(package private) class |
AttributeLabel |
The AttributeLabel object is used convert any value
retrieved from an XML attribute to a primitive object.
|
(package private) class |
ElementArrayLabel |
The ElementArrayLabel represents a label that is used
to represent an XML element array in a class schema.
|
(package private) class |
ElementLabel |
The ElementLabel represents a label that is used to
represent an XML element in a class schema.
|
(package private) class |
ElementListLabel |
The ElementListLabel represents a label that is used
to represent an XML element list in a class schema.
|
(package private) class |
ElementListUnionLabel |
The ElementListUnionLabel is an adapter for an internal
label.
|
(package private) class |
ElementMapLabel |
The ElementMapLabel represents a label that is used
to represent an XML element map in a class schema.
|
(package private) class |
ElementMapUnionLabel |
The ElementMapUnionLabel is an adapter for an internal
label.
|
(package private) class |
ElementUnionLabel |
The ElementUnionLabel is an adapter for an internal
label.
|
(package private) class |
TextLabel |
The TextLabel represents a label that is used to get
a converter for a text entry within an XML element.
|
(package private) class |
TextListLabel |
The TextListLabel object is used to create a label
that will create a converter used to read free text.
|
(package private) class |
VersionLabel |
The VersionLabel object is used convert any double
retrieved from an XML attribute to a version revision.
|