All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| Adapter<TypeT,ClassDeclT> |
Adapter that wraps XmlJavaTypeAdapter.
|
| AnnotationReader<T,C,F,M> |
Reads annotations for the given property.
|
| AnnotationSource |
Implemented by objects that can have annotations.
|
| ArrayInfo<T,C> |
Stand-alone array that can be marshalled/unmarshalled on its own
(without being part of any encloding ClassInfo.)
|
| ArrayInfoUtil |
Util class for ArrayInfo
|
| AttributePropertyInfo<T,C> |
|
| Bindings |
|
| BuiltinLeafInfo<T,C> |
JAXB spec designates a few Java classes to be mapped to leaves in XML.
|
| CharacterEscapeHandler |
Performs character escaping and write the result
to the output.
|
| ClassFactory |
Creates new instances of classes.
|
| ClassInfo<T,C> |
Information about JAXB-bound class.
|
| DataWriter |
Write data- or field-oriented XML.
|
| DOMScanner |
Visits a W3C DOM tree and generates SAX2 events from it.
|
| DumbEscapeHandler |
Escape everything above the US-ASCII code range.
|
| EditDistance |
Computes the string edit distance.
|
| Element<T,C> |
|
| ElementInfo<T,C> |
A particular use (specialization) of JAXBElement.
|
| ElementPropertyInfo<T,C> |
Property that maps to an element.
|
| EnumConstant<T,C> |
Individual constant of an enumeration.
|
| EnumLeafInfo<T,C> |
|
| ErrorHandler |
listen to static errors found during building a JAXB model from a set of classes.
|
| ErrorListener |
Implemented by the driver of the compiler engine to handle
errors found during the compiliation.
|
| FlattenIterator<T> |
|
| ID |
|
| IllegalAnnotationException |
Signals an incorrect use of JAXB annotations.
|
| InfosetScanner<XmlNode> |
Visits a DOM-ish API and generates SAX events.
|
| Klass |
|
| LeafInfo<T,C> |
|
| Locatable |
Optional interface implemented by JAXB objects to expose
location information from which an object is unmarshalled.
|
| Locatable |
|
| Location |
|
| LocatorEx |
Object that returns the current location that the org.glassfish.jaxb.core.v2.runtime.unmarshaller.XmlVisitor
is parsing.
|
| LocatorEx.Snapshot |
|
| MapPropertyInfo<T,C> |
Property that maps to the following schema fragment.
|
| MaybeElement<T,C> |
|
| Messages |
Formats error messages.
|
| Messages |
Formats error messages.
|
| MinimumEscapeHandler |
Performs no character escaping.
|
| ModelBuilderI<T,C,F,M> |
User: Iaroslav Savytskyi
Date: 24/05/12
|
| NameConverter |
Converts aribitrary strings into Java identifiers.
|
| NameConverter.Standard |
|
| Navigator<T,C,F,M> |
Provides unified view of the underlying reflection library,
such as java.lang.reflect and/or Annotation Processing.
|
| NoEscapeHandler |
Performs no character escaping.
|
| NonElement<T,C> |
|
| NonElementRef<T,C> |
|
| OverrideAnnotationOf |
Designates an annotation from base class which shall be overriden by annotation placed together with this.
|
| Package |
|
| PropertyInfo<T,C> |
Information about a JAXB-bound property.
|
| PropertyKind |
An Enum that indicates if the property is
Element, ElementRef, Value, or Attribute.
|
| Ref<T,C> |
Reference to a type in a model.
|
| ReferencePropertyInfo<T,C> |
|
| RegistryInfo<T,C> |
Represents the information in a class with XmlRegistry annotaion.
|
| RuntimeUtil |
|
| RuntimeUtil.ToStringAdapter |
|
| SAX2DOMEx |
Builds a DOM tree from SAX2 events.
|
| SchemaBindings |
|
| SwaRefAdapterMarker |
Marker class used to identify swaref attachments and to generate appropriate annotations later.
|
| TODO |
Place holder for TODOs.
|
| TypeInfo<T,C> |
|
| TypeInfoSet<T,C,F,M> |
|
| TypeRef<T,C> |
|
| Utils |
|
| ValuePropertyInfo<T,C> |
|
| WellKnownNamespace |
Well-known namespace URIs.
|
| Which |
Finds out where a class file is loaded from.
|
| WhiteSpaceProcessor |
Processes white space normalization.
|
| WildcardMode |
Mode of the wildcard.
|
| WildcardTypeInfo<T,C> |
Type referenced as a result of having the wildcard.
|
| XmlFactory |
Provides helper methods for creating properly configured XML parser
factory instances with namespace support turned on and configured for
security.
|
| XmlIsSet |
Deprecated.
|
| XmlLocation |
Marks a property that receives a location from which the object is unmarshalled.
|
| XMLWriter |
Filter to write an XML document from a SAX event stream.
|