Uses of Package
com.sun.xml.bind.v2.runtime.unmarshaller
-
Packages that use com.sun.xml.bind.v2.runtime.unmarshaller 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 -
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.unmarshaller Class Description LocatorEx Object that returns the current location that thecom.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
is parsing. -
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.v2.runtime 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. -
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.v2.runtime.property Class Description ChildLoader -
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.v2.runtime.reflect Class Description Receiver Receives an object by a childLoader
.UnmarshallingContext.State State information for each element. -
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.v2.runtime.reflect.opt Class Description Receiver Receives an object by a childLoader
. -
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.v2.runtime.unmarshaller Class Description AttributesEx Attributes
extension that allows attribute values to be exposed asCharSequence
.Intercepter Used solely byElementBeanInfoImpl
to wrap the loaded value object into a JAXBElement object.Loader LocatorEx Object that returns the current location that thecom.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
is parsing.Patcher ProxyLoader Loader
that delegates the processing to anotherLoader
atProxyLoader.startElement(UnmarshallingContext.State, TagName)
.Receiver Receives an object by a childLoader
.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. -
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by 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.