Uses of Package
org.x4o.xml.conv
Packages that use org.x4o.xml.conv
Package
Description
The interfaces for two way object converters.
The default implementations to convert text to objects.
The XML Element definitions.
-
Classes in org.x4o.xml.conv used by org.x4o.xml.convClassDescriptionAbstractObjectConverter to create ObjectConverters.The interface to convert objects.ObjectConverterException is thrown by an ObjectConverter.ObjectConverterProvider for class.
-
Classes in org.x4o.xml.conv used by org.x4o.xml.conv.textClassDescriptionAbstractObjectConverter to create ObjectConverters.AbstractStringObjectConverter to create ObjectConverters which work with strings.The interface to convert objects.ObjectConverterException is thrown by an ObjectConverter.
-
Classes in org.x4o.xml.conv used by org.x4o.xml.elementClassDescriptionThe interface to convert objects.ObjectConverterException is thrown by an ObjectConverter.