| Package | Description |
|---|---|
| com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
| com.sun.xml.bind.v2.runtime.property | |
| com.sun.xml.bind.v2.runtime.reflect |
Abstraction around accessing data of actual objects.
|
| com.sun.xml.bind.v2.runtime.reflect.opt | |
| com.sun.xml.bind.v2.runtime.unmarshaller | |
| com.sun.xml.bind.v2.util |
| Class | Description |
|---|---|
| Base64Data |
Fed to unmarshaller when the 'text' data is actually
a virtual image of base64 encoding of the binary data
transferred on the wire.
|
| Loader | |
| TagName |
Represents an XML tag name (and attributes for start tags.)
|
| UnmarshallerImpl |
Default Unmarshaller implementation.
|
| UnmarshallingContext |
Center of the unmarshalling.
|
| UnmarshallingContext.State |
State information for each element.
|
| Class | Description |
|---|---|
| ChildLoader |
| Class | Description |
|---|---|
| Receiver |
Receives an object by a child
Loader. |
| UnmarshallingContext.State |
State information for each element.
|
| Class | Description |
|---|---|
| Receiver |
Receives an object by a child
Loader. |
| Class | Description |
|---|---|
| AttributesEx |
Attributes extension that allows attribute values
to be exposed as CharSequence. |
| Intercepter |
Used solely by
ElementBeanInfoImpl to wrap
the loaded value object into a JAXBElement object. |
| Loader | |
| Patcher | |
| ProxyLoader |
Loader that delegates the processing to another Loader
at ProxyLoader.startElement(UnmarshallingContext.State, TagName). |
| Receiver |
Receives an object by a child
Loader. |
| Scope |
Holds the information about packing scope.
|
| StructureLoader |
Loads children of an element.
|
| TagName |
Represents an XML tag name (and attributes for start tags.)
|
| UnmarshallerImpl |
Default Unmarshaller implementation.
|
| UnmarshallingContext |
Center of the unmarshalling.
|
| UnmarshallingContext.State |
State information for each element.
|
| XmlVisitor |
Walks the XML document structure.
|
| XmlVisitor.TextPredictor | |
| XsiNilLoader |
Looks for xsi:nil='true' and sets the target to null.
|
| Class | Description |
|---|---|
| Base64Data |
Fed to unmarshaller when the 'text' data is actually
a virtual image of base64 encoding of the binary data
transferred on the wire.
|
Copyright © 2017 Oracle Corporation. All rights reserved.