java.lang.ObjectA converter from one character type to anothercom.opensymphony.module.sitemesh.util.OutputConverter
This class is not threadsafe
| Nested Class Summary: | ||
|---|---|---|
| static class | OutputConverter.ResinWriter | To get internationalised characters to work on Resin, some conversions need to take place. |
| Field Summary | ||
|---|---|---|
| public static final String | WORK_AROUND_RESIN_I18N_BUG | Resin versions 2.1.12 and previously have encoding problems for internationalisation.
This is fixed in Resin 2.1.13. Once 2.1.13 is used more widely, this parameter (and class) can be removed. |
| Method from com.opensymphony.module.sitemesh.util.OutputConverter Summary: |
|---|
| convert, getWriter |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.opensymphony.module.sitemesh.util.OutputConverter Detail: |
|---|
|
|