| Name | Description | Type | Package | Framework |
| BeanConvertor | Converts String representation of beans to bean instances and vice versa. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| BeanConvertorBuilder | Creates BeanConvertors The optional | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| CharConvertor | The CharConvertor converts a String to a Character object and viceversa. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| CharConvertorBuilder | The builder for the char default convertor. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| ConversionResult | Object returned as result of Convertor. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| Convertor | The purpose of a Convertor is to convert between Object and String representations of the same thing. | Interface | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| Convertor .FormatCache | Interface | org.apache.cocoon.forms.datatype.convertor.Convertor | Apache Cocoon | |
| ConvertorBuilder | Interface to be implemented by components that can build a Convertor based on a XML configuration (supplied as DOM Element). | Interface | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| DefaultFormatCache | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon | |
| DummyStringConvertor | Convertor that converts between strings and strings, in other words,Version:$Id: DummyStringConvertor. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| DummyStringConvertorBuilder | Builds DummyStringConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| EnumConvertor | implementation for types implementing Joshua Bloch's typesafe enum pattern. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| EnumConvertorBuilder | Builds EnumConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingDateConvertor | A Convertor for Date objects backed by the SimpleDateFormat class. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingDateConvertorBuilder | Builds FormattingDateConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingDecimalConvertor | A Convertor for BigDecimals backed by the DecimalFormat class. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingDecimalConvertorBuilder | Builds FormattingDecimalConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingDoubleConvertor | A Convertor for Doubles backed by the DecimalFormat class. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingDoubleConvertorBuilder | Builds FormattingDoubleConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingFloatConvertor | A Convertor for Floats backed by the DecimalFormat class. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingFloatConvertorBuilder | Builds FormattingFloatConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingIntegerConvertor | A Convertor for Integers backed by the DecimalFormat class. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingIntegerConvertorBuilder | Builds FormattingIntegerConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingLongConvertor | A Convertor for Longs backed by the DecimalFormat class. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| FormattingLongConvertorBuilder | Builds FormattingLongConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| HtmlCleaningConvertor | A CForms convertor doing string-to-string conversion by utilizing the Daisy HtmlCleaner component. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| HtmlCleaningConvertorBuilder | Builds HtmlCleaningConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| Icu4jDateConvertor | A Convertor for Date objects backed by ICU4J's SimpleDateFormat class. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| Icu4jDateConvertorBuilder | Builds Icu4jDateConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| LocaleMap | Map using Locale objects as keys. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| MillisDateConvertor | A Convertor for Date objects which uses the number of milliseconds since January 1, 1970, 00:00:00 GMT as string representation. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| MillisDateConvertorBuilder | Builds MillisDateConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| PlainBooleanConvertor | Convertor for java. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| PlainBooleanConvertorBuilder | Builds {PlainBooleanConvertor}s. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| PlainDecimalConvertor | Convertor for BigDecimals that does not do any (locale-dependent) formatting. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| PlainDecimalConvertorBuilder | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon | |
| PlainDoubleConvertor | Convertor for java. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| PlainDoubleConvertorBuilder | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon | |
| PlainFloatConvertor | Convertor for Floats that does not do any (locale-dependent)Version:$Id: PlainFloatConvertor. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| PlainFloatConvertorBuilder | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon | |
| PlainIntegerConvertor | Convertor for java. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| PlainIntegerConvertorBuilder | Builds PlainIntegerConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| PlainLongConvertor | Convertor for java. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |
| PlainLongConvertorBuilder | Builds PlainLongConvertors. | Class | org.apache.cocoon.forms.datatype.convertor | Apache Cocoon |