|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
XmlAdapter for
mapping of common data-types and data-containers with JAXB.
See:
Description
| Interface Summary | |
|---|---|
| JaxbBeanHolder<T> | This class is a container holding a JAXB bean. |
| Class Summary | |
|---|---|
| ExternalValidatingIdResolver | This is an implementation of IDResolver validating that no IDs are
duplicated or missing (IDRef is pointing to an undefined ID). |
| IdResolverContext | This class is a context for InternalValidatingIdResolver. |
| InternalValidatingIdResolver | This is an implementation of IDResolver validating that no IDs are
duplicated or missing (IDRef is pointing to an undefined ID). |
| JaxbBeanHolderImpl<VIEW,BEAN extends VIEW> | This is the implementation of JaxbBeanHolder. |
| Property | This class represents a simple
property as JAXB bean. |
| PropertyList | This class represents Properties as JAXB bean. |
| XmlAdapterEnum<E extends Enum<E>> | This is an implementation of XmlAdapter for mapping Enums to
nice names. |
| XmlAdapterInfixPattern | This class extends XmlAdapterPattern using
RegexInfixPatternCompiler. |
| XmlAdapterPattern | This is an implementation of XmlAdapter for mapping Pattern. |
| XmlAdapterProperties | This is an implementation of XmlAdapter for mapping
Properties. |
| XmlBeanMapper<T> | This class is a little helper for the simple but common use of JAXB where you
simply want to read or
write the XML for a single JAXB
annotated java bean. |
Contains various XmlAdapter for
mapping of common data-types and data-containers with JAXB.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||