XmlAdapter for
mapping of common data-types and data-containers with JAXB.See: Description
| Interface | Description |
|---|---|
| JaxbObject |
This is the interface for a JAXB serializable object that needs to
perform custom initialization logic after un-marshaling. |
| Class | Description |
|---|---|
| Property |
This class represents a simple
property as JAXB bean. |
| PropertyList |
This class represents
Properties as JAXB bean. |
| XmlAdapterEnum<E extends Enum<E>> | |
| 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. |
XmlAdapter for
mapping of common data-types and data-containers with JAXB.
Copyright © 2001–2015 mmm-Team. All rights reserved.