Class | Description |
---|---|
ChildData |
Information about non-bean children
|
DomXmlParser | |
DynamicChangeInfo | |
Generator | |
Hk2JAXBUnmarshallerListener |
Used by implementations of XmlService, though it may not actually
be JAXB that is calling the methods
|
JAUtilities | |
MethodInformation |
Information needed for proxy from a method
|
NameInformation |
Information about the name to XmlElement mappings and
about children with no XmlElement at all
|
ParentedNode |
A node with information about the parent, which is therefor
specific to a place in a tree
|
UnparentedNode |
This tells things about a node in an XML tree, without any
reference to the parent of the node.
|
Utilities | |
XmlElementData |
Information about the XmlElement annotation
|
XmlRootCopyImpl<T> | |
XmlRootHandleImpl<T> | |
XmlServiceImpl |
Enum | Description |
---|---|
ChildType |
Indicates the type of child, whether that child be
direct, or indicated with a List, or indicated with
an array
|
MethodType |
Types of methods we know about
|
Copyright © 2009–2016 Oracle Corporation. All rights reserved.