Uses of Package
org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
-
Packages that use org.glassfish.jaxb.runtime.v2.runtime.unmarshaller Package Description org.glassfish.jaxb.runtime.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller.<Unnamed> org.glassfish.jaxb.runtime.v2.runtime.reflect Abstraction around accessing data of actual objects.<Unnamed> org.glassfish.jaxb.runtime.v2.runtime.unmarshaller org.glassfish.jaxb.runtime.v2.util -
Classes in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by org.glassfish.jaxb.runtime.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 org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by <Unnamed> Class Description ChildLoader -
Classes in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by org.glassfish.jaxb.runtime.v2.runtime.reflect Class Description Receiver Receives an object by a childLoader.UnmarshallingContext.State State information for each element. -
Classes in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by <Unnamed> Class Description Receiver Receives an object by a childLoader. -
Classes in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by org.glassfish.jaxb.runtime.v2.runtime.unmarshaller Class Description AttributesEx Attributesextension that allows attribute values to be exposed asCharSequence.Intercepter Used solely byElementBeanInfoImplto wrap the loaded value object into a JAXBElement object.Loader Patcher ProxyLoader Loaderthat delegates the processing to anotherLoaderatProxyLoader.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 org.glassfish.jaxb.runtime.v2.runtime.unmarshaller used by org.glassfish.jaxb.runtime.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.