Package | Description |
---|---|
org.x4o.xml.conv |
Provides interfaces for two way object converters.
|
org.x4o.xml.conv.text |
Provides implementations of object to text converters.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStringObjectConverter
AbstractStringObjectConverter to create ObjectConverters which work with strings.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanConverter
BooleanConverter.
|
class |
ByteConverter
ByteConverter.
|
class |
CharacterConverter
CharacterConverter.
|
class |
ClassConverter
Converts a String of an className into the the Class object.
|
class |
DoubleConverter
DoubleConverter.
|
class |
EnumConverter
Converts Sring of an Enum into the enum value.
|
class |
FloatConverter
FloatConverter.
|
class |
IntegerConverter
IntegerConverter.
|
class |
LongConverter
LongConverter.
|
class |
StringSplitConverter
StringSplitConverter.
|
class |
URLConverter
URLConverter.
|
Copyright © 2004-2013 X4O. All Rights Reserved.