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 |
|
| Builder<T> |
|
| BuiltinLeafInfo<T,C> |
JAXB spec designates a few Java classes to be mapped to leaves in XML.
|
| ByteArrayDataSource |
DataSource backed by a byte buffer.
|
| CharacterEscapeHandler |
Performs character escaping and write the result
to the output.
|
| 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.
|
| DatatypeWriter<DT> |
Pluggable datatype writer.
|
| DataWriter |
Write data- or field-oriented XML.
|
| DataWriter |
Write data- or field-oriented XML.
|
| Document |
Coordinates the entire writing process.
|
| DOMScanner |
Visits a W3C DOM tree and generates SAX2 events from it.
|
| DomSerializer |
|
| DumbEscapeHandler |
Escape everything above the US-ASCII code range.
|
| DumbEscapeHandler |
Escape everything above the US-ASCII code range.
|
| DumpSerializer |
|
| 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.
|
| FinalArrayList<T> |
|
| FlattenIterator<T> |
|
| FragmentContentHandler |
|
| ID |
|
| IllegalAnnotationException |
Signals an incorrect use of TXW annotations.
|
| IllegalAnnotationException |
Signals an incorrect use of JAXB annotations.
|
| IllegalSignatureException |
Signals incorrect method signatures on TypedXmlWriter-derived interfaces.
|
| IndentingXMLFilter |
|
| IndentingXMLStreamWriter |
|
| InfosetScanner<XmlNode> |
Visits a DOM-ish API and generates SAX events.
|
| Interned |
Designates that a field, return value, argument, or a variable is supposed
to be an interned string.
|
| Klass |
|
| LeafInfo<T,C> |
|
| Localizable |
Localizable message.
|
| LocalizableMessage |
|
| LocalizableMessageFactory |
|
| LocalizableMessageFactory.ResourceBundleSupplier |
|
| Localizer |
|
| 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 |
|
| Logger |
This is a helper class that provides some convenience methods wrapped around the
standard Logger interface.
|
| 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 |
|
| NamespaceResolver |
|
| 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> |
|
| NotNull |
Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
|
| Nullable |
Designates that a field, return value, argument, or a variable may be null.
|
| NullLocalizable |
|
| OverrideAnnotationOf |
Designates an annotation from base class which shall be overriden by annotation placed together with this.
|
| Package |
|
| Pool<T> |
Pool of reusable objects that are indistinguishable from each other,
such as JAXB marshallers.
|
| Pool.Impl<T> |
|
| 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.
|
| ResultFactory |
Factory for producing XmlSerializers for various Result types.
|
| RuntimeUtil |
|
| RuntimeUtil.ToStringAdapter |
|
| SAX2DOMEx |
Builds a DOM tree from SAX2 events.
|
| SAXException2 |
|
| SAXParseException2 |
|
| SaxSerializer |
|
| SchemaBindings |
|
| StaxSerializer |
XML serializer for StAX XMLStreamWriter.
|
| StreamSerializer |
|
| SwaRefAdapterMarker |
Marker class used to identify swaref attachments and to generate appropriate annotations later.
|
| TODO |
Place holder for TODOs.
|
| TXW |
Entry point to TXW.
|
| TxwException |
Signals errors in the TXW processing.
|
| TXWResult |
|
| TXWSerializer |
|
| TypedXmlWriter |
Defines common operations for all typed XML writers.
Root of all typed XML writer interfaces.
|
| 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.
|
| XmlAttribute |
Specifies that the invocation of the method will produce an attribute.
|
| XmlCDATA |
Used along with XmlElement to write a CDATA section,
instead of the normal PCDATA.
|
| XmlElement |
Specifies the name of the XML element.
|
| 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.
|
| XmlNamespace |
|
| XmlSerializer |
|
| XMLStreamException2 |
|
| XMLStreamReaderToContentHandler |
This is a simple utility class that adapts StAX events from an
XMLStreamReader to SAX events on a
ContentHandler, bridging between the two
parser technologies.
|
| XmlValue |
Specifies that the invocation of the method will produce a text
|
| XMLWriter |
Filter to write an XML document from a SAX event stream.
|
| XMLWriter |
Filter to write an XML document from a SAX event stream.
|