All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractInlineAnnotationReaderImpl<T,C,F,M> |
AnnotationReader that reads annotation from classes,
not from external binding files.
|
| Accessor<BeanT,ValueT> |
Accesses a particular property of a bean.
|
| Accessor.FieldReflection<BeanT,ValueT> |
Accessor that uses Java reflection to access a field.
|
| Accessor.GetterOnlyReflection<BeanT,ValueT> |
|
| Accessor.GetterSetterReflection<BeanT,ValueT> |
Accessor that uses Java reflection to access a getter and a setter.
|
| Accessor.ReadOnlyFieldReflection<BeanT,ValueT> |
Read-only access to Field.
|
| Accessor.SetterOnlyReflection<BeanT,ValueT> |
|
| AccessorException |
|
| AccessorFactory |
A means to allow the user to provide customized Accessor
to be used by JAXB.
|
| AccessorFactoryImpl |
|
| Annotated |
Auto-generated, do not edit.
|
| Annotation |
Auto-generated, do not edit.
|
| Any |
Auto-generated, do not edit.
|
| AnyTypeAdapter |
XmlAdapter useful for mapping interfaces.
|
| Appinfo |
Auto-generated, do not edit.
|
| ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> |
Public because XJC needs to access it
|
| AssociationMap<XmlNode> |
Bi-directional map between elements, inner peers,
and outer peers.
|
| AttrDecls |
Auto-generated, do not edit.
|
| AttributeAccessor<BeanT> |
|
| AttributeProperty<BeanT> |
|
| AttributesEx |
|
| AttributesExImpl |
|
| AttributesImpl |
Default implementation of the Attributes interface.
|
| AttributeType |
Auto-generated, do not edit.
|
| Base64Data |
Fed to unmarshaller when the 'text' data is actually
a virtual image of base64 encoding of the binary data
transferred on the wire.
|
| BinderImpl<XmlNode> |
Implementation of Binder.
|
| Bridge<T> |
Mini-marshaller/unmarshaller that is specialized for a particular
element name and a type.
|
| BridgeContext |
Deprecated.
|
| BridgeContextImpl |
|
| BuiltinLeafInfoImpl<TypeT,ClassDeclT> |
JAXB spec designates a few Java classes to be mapped to XML types
in a way that ignores restrictions placed on user-defined beans.
|
| ByteArrayOutputStreamEx |
|
| C14nXmlOutput |
|
| ChildLoader |
|
| ClassBeanInfoImpl<BeanT> |
|
| ClassInfoImpl<T,C,F,M> |
A part of the ClassInfo that doesn't depend on a particular
reflection library.
|
| ClassLocatable<C> |
|
| ClassResolver |
Dynamically locates classes to represent elements discovered during the unmarshalling.
|
| CollisionCheckStack<E> |
Stack-like data structure that allows the following efficient operations:
Push/pop operation.
|
| ComplexContent |
Auto-generated, do not edit.
|
| ComplexExtension |
Auto-generated, do not edit.
|
| ComplexRestriction |
Auto-generated, do not edit.
|
| ComplexType |
Auto-generated, do not edit.
|
| ComplexTypeHost |
Auto-generated, do not edit.
|
| ComplexTypeModel |
Auto-generated, do not edit.
|
| CompositeStructure |
A JAXB Bean that works like a DOM.
|
| CompositeStructureBeanInfo |
|
| Const |
|
| ContentModelContainer |
Used to write a content model.
|
| ContextFactory |
This class is responsible for producing RI JAXBContext objects.
|
| Coordinator |
Object that coordinates the marshalling/unmarshalling.
|
| CycleRecoverable |
Optional interface that can be implemented by JAXB-bound objects
to handle cycles in the object graph.
|
| CycleRecoverable.Context |
This interface is implemented by the JAXB RI to provide
information about the on-going marshalling process.
|
| DataSourceSource |
Source implementation backed by DataHandler.
|
| DatatypeConverterImpl |
Deprecated.
|
| DefaultTransducedAccessor<T> |
|
| DefaultValueLoaderDecorator |
Decorates another Loader by setting a default value.
|
| Discarder |
Loader implementation that discards the whole sub-tree.
|
| Documentation |
Auto-generated, do not edit.
|
| DomLoader<ResultT extends Result> |
Loads a DOM.
|
| DOMOutput |
XmlOutput implementation that does associative marshalling to DOM.
|
| DummyPropertyInfo<T,C,F,M> |
PropertyInfo that allows to add additional elements to the collection.
|
| Element |
Auto-generated, do not edit.
|
| ElementBeanInfoImpl |
|
| Encoded |
Buffer for UTF-8 encoded string.
|
| ExplicitGroup |
Auto-generated, do not edit.
|
| ExtensionType |
Auto-generated, do not edit.
|
| FastInfosetStreamWriterOutput |
|
| FatalAdapter |
Maps an error to a fatal error.
|
| FieldAccessor_Boolean |
|
| FieldAccessor_Byte |
|
| FieldAccessor_Character |
|
| FieldAccessor_Double |
|
| FieldAccessor_Float |
|
| FieldAccessor_Integer |
|
| FieldAccessor_Long |
|
| FieldAccessor_Ref |
Template Accessor for reference type fields.
|
| FieldAccessor_Short |
|
| FieldLocatable<F> |
|
| FilterTransducer<T> |
|
| FixedOrDefault |
Auto-generated, do not edit.
|
| ForkXmlOutput |
|
| IDResolver |
Pluggable ID/IDREF handling layer.
|
| IllegalAnnotationsException |
|
| IllegalAnnotationsException.Builder |
|
| Import |
Auto-generated, do not edit.
|
| IndentingUTF8XmlOutput |
|
| InlineBinaryTransducer<V> |
Transducer that signals the runtime that this binary data shall be always inlined.
|
| IntArrayData |
|
| IntData |
Pcdata that represents a single integer.
|
| Intercepter |
|
| InternalAccessorFactory |
A means to allow the user to provide customized Accessor
to be used by JAXB.
|
| InterningXmlVisitor |
XmlVisitor decorator that interns all string tokens.
|
| JAXBContextFactory |
Creates JAXB context.
|
| JAXBContextImpl |
This class provides the implementation of JAXBContext.
|
| JAXBContextImpl.JAXBContextBuilder |
|
| JaxBeanInfo<BeanT> |
Encapsulates various JAXB operations on objects bound by JAXB.
|
| JAXBRIContext |
JAXBContext enhanced with JAXB RI specific functionalities.
|
| LeafPropertyLoader |
Unmarshals a text into a property of the parent element.
|
| LeafPropertyXsiLoader |
|
| List |
Auto-generated, do not edit.
|
| Lister<BeanT,PropT,ItemT,PackT> |
Used to list individual values of a multi-value property, and
to pack individual values into a multi-value property.
|
| Lister.CollectionLister<BeanT,T extends Collection> |
|
| Lister.IDREFSIterator |
|
| Lister.Pack<ItemT> |
|
| ListIterator<E> |
Almost like Iterator but can throw JAXB specific exceptions.
|
| ListTransducedAccessorImpl<BeanT,ListT,ItemT,PackT> |
|
| Loader |
|
| LocalAttribute |
Auto-generated, do not edit.
|
| LocalElement |
Auto-generated, do not edit.
|
| LocatableAnnotation |
|
| MarshallerImpl |
Implementation of Marshaller interface for the JAXB RI.
|
| Messages |
Formats error messages.
|
| MethodAccessor_Boolean |
Template Accessor for boolean getter/setter.
|
| MethodAccessor_Byte |
Template Accessor for boolean getter/setter.
|
| MethodAccessor_Character |
Template Accessor for boolean getter/setter.
|
| MethodAccessor_Double |
Template Accessor for boolean getter/setter.
|
| MethodAccessor_Float |
Template Accessor for boolean getter/setter.
|
| MethodAccessor_Integer |
Template Accessor for boolean getter/setter.
|
| MethodAccessor_Long |
Template Accessor for boolean getter/setter.
|
| MethodAccessor_Ref |
Template Accessor for reference types getter/setter.
|
| MethodAccessor_Short |
Template Accessor for boolean getter/setter.
|
| MethodLocatable<M> |
|
| MimeTypedTransducer<V> |
|
| ModelBuilder<T,C,F,M> |
|
| MTOMXmlOutput |
|
| Name |
The internal representation of an XML name.
|
| NameBuilder |
Creates Names and assign index numbers to them.
|
| NameList |
Namespace URIs and local names sorted by their indices.
|
| NamespaceContext2 |
Maintains namespace <-> prefix bindings.
|
| NamespaceContextImpl |
Keeps track of in-scope namespace bindings for the marshaller.
|
| NamespacePrefixMapper |
Implemented by the user application to determine URI -> prefix
mapping.
|
| NestedParticle |
Auto-generated, do not edit.
|
| NioEscapeHandler |
Uses JDK1.4 NIO functionality to escape characters smartly.
|
| NoFixedFacet |
Auto-generated, do not edit.
|
| NullSafeAccessor<B,V,P> |
Accessor wrapper that replaces a null with an empty collection.
|
| Occurs |
Auto-generated, do not edit.
|
| Particle |
|
| Patcher |
Runs by UnmarshallingContext after all the parsing is done.
|
| Patcher |
|
| Pcdata |
Text data in XML.
|
| Property<BeanT> |
A JAXB property that constitutes a JAXB-bound bean.
|
| PropertyFactory |
|
| ProxyLoader |
|
| QNameMap<V> |
|
| QNameMap.Entry<V> |
|
| Quick |
|
| RawAccessor<B,V> |
Accesses a particular property of a bean.
|
| Receiver |
Receives an object by a child Loader.
|
| Redefinable |
Auto-generated, do not edit.
|
| RuntimeAnnotationReader |
|
| RuntimeArrayInfo |
|
| RuntimeAttributePropertyInfo |
|
| RuntimeBuiltinLeafInfo |
|
| RuntimeBuiltinLeafInfoImpl<T> |
|
| RuntimeClassInfo |
|
| RuntimeElement |
|
| RuntimeElementInfo |
|
| RuntimeElementPropertyInfo |
|
| RuntimeEnumLeafInfo |
|
| RuntimeInlineAnnotationReader |
AnnotationReader that uses java.lang.reflect to
read annotations from class files.
|
| RuntimeLeafInfo |
|
| RuntimeMapPropertyInfo |
|
| RuntimeModelBuilder |
ModelBuilder that works at the run-time by using
the java.lang.reflect package.
|
| RuntimeNonElement |
|
| RuntimeNonElementRef |
|
| RuntimePropertyInfo |
|
| RuntimeReferencePropertyInfo |
|
| RuntimeTypeInfo |
|
| RuntimeTypeInfoSet |
|
| RuntimeTypeRef |
|
| RuntimeValuePropertyInfo |
|
| SAXConnector |
Receives SAX events and convert them to our internal events.
|
| SAXOutput |
|
| Schema |
Auto-generated, do not edit.
|
| SchemaTop |
Auto-generated, do not edit.
|
| SchemaTypeTransducer<V> |
Transducer that signals the runtime that this datatype
is marshalled to a different XML Schema type.
|
| Scope<BeanT,PropT,ItemT,PackT> |
Holds the information about packing scope.
|
| SimpleContent |
Auto-generated, do not edit.
|
| SimpleDerivation |
Auto-generated, do not edit.
|
| SimpleExtension |
Auto-generated, do not edit.
|
| SimpleRestriction |
Auto-generated, do not edit.
|
| SimpleRestrictionModel |
Auto-generated, do not edit.
|
| SimpleType |
Auto-generated, do not edit.
|
| SimpleTypeHost |
Auto-generated, do not edit.
|
| StackRecorder |
Created to record the caller stack trace in logging.
|
| StAXExStreamWriterOutput |
|
| StructureLoader |
Loads children of an element.
|
| StructureLoaderBuilder |
|
| SwaRefAdapter |
XmlAdapter that binds the value as a SOAP attachment.
|
| TagName |
Represents an XML tag name (and attributes for start tags.)
|
| TextLoader |
Unmarshals a text into an object.
|
| TopLevelAttribute |
Auto-generated, do not edit.
|
| TopLevelElement |
Auto-generated, do not edit.
|
| TransducedAccessor<BeanT> |
|
| TransducedAccessor_field_Boolean |
|
| TransducedAccessor_field_Byte |
|
| TransducedAccessor_field_Double |
|
| TransducedAccessor_field_Float |
|
| TransducedAccessor_field_Integer |
|
| TransducedAccessor_field_Long |
|
| TransducedAccessor_field_Short |
|
| TransducedAccessor_method_Boolean |
|
| TransducedAccessor_method_Byte |
|
| TransducedAccessor_method_Double |
|
| TransducedAccessor_method_Float |
|
| TransducedAccessor_method_Integer |
|
| TransducedAccessor_method_Long |
|
| TransducedAccessor_method_Short |
|
| TransducedAccessor.CompositeTransducedAccessorImpl<BeanT,ValueT> |
|
| Transducer<ValueT> |
Responsible for converting a Java object to a lexical representation
and vice versa.
|
| TypeCast |
|
| TypeDefParticle |
Auto-generated, do not edit.
|
| TypeHost |
Auto-generated, do not edit.
|
| TypeReference |
A reference to a JAXB-bound type.
|
| Union |
Auto-generated, do not edit.
|
| UnmarshallerChain |
Pass around a 'ticket dispenser' when creating new
unmarshallers.
|
| UnmarshallerImpl |
Default Unmarshaller implementation.
|
| UnmarshallingContext |
Center of the unmarshalling.
|
| UTF8XmlOutput |
XmlOutput implementation specialized for UTF-8.
|
| Util |
TODO: JAX-WS dependes on this class - consider moving it somewhere more stable, Notify JAX-WS before modifying anything...
|
| ValidationEventLocatorEx |
Defines additional accessor methods for the event source location.
|
| ValidationEventLocatorExImpl |
|
| ValueProperty<BeanT> |
Property implementation for XmlValue properties.
|
| ValuePropertyLoader |
Reads a text value and set to the current target.
|
| Wildcard |
Auto-generated, do not edit.
|
| WildcardLoader |
Feed incoming events to DomHandler and builds a DOM tree.
|
| XmlAccessorFactory |
Identifies a user provided customized Accessor
to be used.
|
| XMLEventWriterOutput |
|
| XmlOutput |
Well-formed XML writer.
|
| XmlOutputAbstractImpl |
Abstract implementation of XmlOutput
Implements the optimal methods, where defer to
the non-optimal methods.
|
| XmlSchemaGenerator<T,C,F,M> |
Generates a set of W3C XML Schema documents from a set of Java classes.
|
| XMLSerializer |
Receives XML serialization event and writes to XmlOutput.
|
| XMLStreamWriterOutput |
|
| XmlVisitor |
Walks the XML document structure.
|
| XmlVisitor.TextPredictor |
|
| XsiNilLoader |
Looks for xsi:nil='true' and sets the target to null.
|
| XsiNilLoader.Array |
|
| XsiNilLoader.Single |
|
| XsiTypeLoader |
Looks at @xsi:type and forwards to the right Loader.
|