Package org.glassfish.jaxb.runtime.v2.runtime
package org.glassfish.jaxb.runtime.v2.runtime
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
ClassDescriptionAssociationMap<XmlNode>Bi-directional map between elements, inner peers, and outer peers.AssociationMap.Entry<XmlNode>AttributeAccessor<BeanT>BinderImpl<XmlNode>Implementation of
Binder.ClassBeanInfoImpl<BeanT>JaxBeanInfoimplementation for j2s bean.Object that coordinates the marshalling/unmarshalling.JaxBeanInfoimplementation forRuntimeElementInfo.Transducerthat delegates to anotherTransducer.A list ofIllegalAnnotationExceptionwrapped in one exception.Transducer that signals the runtime that this binary data shall be always inlined.This class provides the implementation of JAXBContext.JaxBeanInfo<BeanT>Encapsulates various JAXB operations on objects bound by JAXB.Implementation ofMarshallerinterface for the JAXB RI.Transducerdecorator that wraps anotherTransducerand sets the expected MIME type to the context.The internal representation of an XML name.CreatesNames and assign index numbers to them.Namespace URIs and local names sorted by their indices.Maintainsnamespace <-> prefixbindings.Transducerthat signals the runtime that this datatype is marshalled to a different XML Schema type.XmlAdapterthat binds the value as a SOAP attachment.Transducer<ValueT>Responsible for converting a Java object to a lexical representation and vice versa.Receives XML serialization event and writes toXmlOutput.