Uses of Class
org.x4o.xml.conv.AbstractStringObjectConverter
Packages that use AbstractStringObjectConverter
-
Uses of AbstractStringObjectConverter in org.x4o.xml.conv.text
Subclasses of AbstractStringObjectConverter in org.x4o.xml.conv.textModifier and TypeClassDescriptionclass
BooleanConverter.class
ByteConverter.class
CharacterConverter.class
Converts a String of an className into the the Class object.class
DoubleConverter.class
Converts Sring of an Enum into the enum value.class
FloatConverter.class
IntegerConverter.class
LongConverter.class
StringSplitConverter.class
URLConverter.