Uses of Package
org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Packages that use org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Package
Description
Code that implements JAXBContext, Unmarshaller, and Marshaller.
Abstraction around accessing data of actual objects.
-
Classes in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by org.glassfish.jaxb.runtime.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 org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by org.glassfish.jaxb.runtime.v2.runtime.reflect
-
-
Classes in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by org.glassfish.jaxb.runtime.v2.runtime.unmarshallerClassDescription
Attributesextension that allows attribute values to be exposed asCharSequence.Used solely byElementBeanInfoImplto wrap the loaded value object into a JAXBElement object.Loaderthat delegates the processing to anotherLoaderatProxyLoader.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 org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by org.glassfish.jaxb.runtime.v2.utilClassDescriptionFed to unmarshaller when the 'text' data is actually a virtual image of base64 encoding of the binary data transferred on the wire.