Uses of Package
com.sun.xml.bind.v2.runtime.unmarshaller
Packages that use com.sun.xml.bind.v2.runtime.unmarshaller
Package
Description
Code that implements JAXBContext, Unmarshaller, and Marshaller.
Abstraction around accessing data of actual objects.
-
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.unmarshallerClassDescriptionObject that returns the current location that the
com.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.runtimeClassDescriptionFed to unmarshaller when the 'text' data is actually a virtual image of base64 encoding of the binary data transferred on the wire.Represents an XML tag name (and attributes for start tags.)Default Unmarshaller implementation.Center of the unmarshalling.State information for each element.
-
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.v2.runtime.property
-
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.v2.runtime.reflect
-
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.v2.runtime.reflect.opt
-
Classes in com.sun.xml.bind.v2.runtime.unmarshaller used by com.sun.xml.bind.v2.runtime.unmarshallerClassDescription
Attributes
extension that allows attribute values to be exposed asCharSequence
.Used solely byElementBeanInfoImpl
to wrap the loaded value object into a JAXBElement object.Object that returns the current location that thecom.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
is parsing.Loader
that delegates the processing to anotherLoader
atProxyLoader.startElement(UnmarshallingContext.State, TagName)
.Receives an object by a childLoader
.Holds the information about packing scope.Loads children of an element.Represents an XML tag name (and attributes for start tags.)Default Unmarshaller implementation.Center of the unmarshalling.State information for each element.Walks the XML document structure.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.utilClassDescriptionFed to unmarshaller when the 'text' data is actually a virtual image of base64 encoding of the binary data transferred on the wire.