Package com.sun.xml.bind.v2.runtime.unmarshaller
package com.sun.xml.bind.v2.runtime.unmarshaller
-
ClassDescription
Attributesextension that allows attribute values to be exposed asCharSequence.AttributesEximplementation.Fed to unmarshaller when the 'text' data is actually a virtual image of base64 encoding of the binary data transferred on the wire.Decorates anotherLoaderby setting a default value.Loaderimplementation that discards the whole sub-tree.Loads a DOM.TypedCharSequencefor int[].Pcdatathat represents a single integer.Used solely byElementBeanInfoImplto wrap the loaded value object into a JAXBElement object.XmlVisitordecorator that interns all string tokens.Unmarshals a text into a property of the parent element.Object that returns the current location that thecom.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitoris parsing.Immutable snapshot of aLocatorExLoaderthat delegates the processing to anotherLoaderatProxyLoader.startElement(UnmarshallingContext.State, TagName).Receives an object by a childLoader.Receives SAX events and convert them to our internal events.Scope<BeanT,PropT, ItemT, PackT> Holds the information about packing scope.Loads children of an element.Represents an XML tag name (and attributes for start tags.)Unmarshals a text into an object.Default Unmarshaller implementation.Center of the unmarshalling.Reads a text value and set to the current target.Feed incoming events toDomHandlerand builds a DOM tree.Walks the XML document structure.Looks for xsi:nil='true' and sets the target to null.Looks at @xsi:type and forwards to the rightLoader.