| Package | Description |
|---|---|
| com.sun.xml.bind.unmarshaller | |
| 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 and Description |
|---|
| LocatorEx
Object that returns the current location that the
com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
is parsing. |
| Class and 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 and Description |
|---|
| ChildLoader |
| Class and Description |
|---|
| Receiver
Receives an object by a child
Loader. |
| UnmarshallingContext.State
State information for each element.
|
| Class and Description |
|---|
| Receiver
Receives an object by a child
Loader. |
| Class and 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 |
| LocatorEx
Object that returns the current location that the
com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
is parsing. |
| 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 and 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 © 2005–2017 Oracle Corporation. All rights reserved.