All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary
| Class |
Description |
| AbortException |
Signals the abortion of the compilation.
|
| AbstractExtensionBindingChecker |
|
| AbstractInlineAnnotationReaderImpl<T,C,F,M> |
AnnotationReader that reads annotation from classes,
not from external binding files.
|
| AbstractLexicalHandler |
|
| AbstractReferenceFinderImpl |
XMLFilter that finds references to other schema files from
SAX events.
|
| AbstractResourceBundle |
This class contains methods common to all *ResourceBundle classes
|
| 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 |
|
| Adapter<TypeT,ClassDeclT> |
Adapter that wraps XmlJavaTypeAdapter.
|
| AfterPattern |
|
| Annotated |
Auto-generated, do not edit.
|
| Annotation |
Auto-generated, do not edit.
|
| AnnotationContext |
Enumeration used to represent the type of the schema component
that is being parsed when the AnnotationParser is called.
|
| AnnotationImpl |
|
| AnnotationParser |
This class behaves as a JAXB Annotation Processor,
It reads the user specified typeDeclarations
and the config files
It also reads config files
Used in unit tests
|
| AnnotationParser |
Used to parse <xs:annotation>.
|
| AnnotationParserFactory |
|
| AnnotationParserFactoryImpl |
|
| AnnotationReader<T,C,F,M> |
Reads annotations for the given property.
|
| Annotations<E extends ParsedElementAnnotation,L extends Location,CL extends CommentList<L>> |
Includes attributes and child elements before any RELAX NG element.
|
| AnnotationSource |
Implemented by objects that can have annotations.
|
| Any |
Auto-generated, do not edit.
|
| AnyNameExceptNameClass |
|
| AnyTypeAdapter |
XmlAdapter useful for mapping interfaces.
|
| ApBasedTask |
Base class for tasks that eventually invoke annotation processing.
|
| ApNavigator |
Navigator implementation for annotation processing.
|
| Appinfo |
Auto-generated, do not edit.
|
| ArrayInfo<T,C> |
Stand-alone array that can be marshalled/unmarshalled on its own
(without being part of any encloding ClassInfo.)
|
| ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> |
Public because XJC needs to access it
|
| ArrayInfoUtil |
Util class for ArrayInfo
|
| Aspect |
Sometimes a single JAXB-generated bean spans across multiple Java classes/interfaces.
|
| AssociationMap<XmlNode> |
Bi-directional map between elements, inner peers,
and outer peers.
|
| AttGroupDeclImpl |
|
| AttrDecls |
Auto-generated, do not edit.
|
| AttributeAccessor<BeanT> |
|
| AttributeBase |
|
| AttributeDeclImpl |
|
| AttributePattern |
|
| AttributeProperty<BeanT> |
|
| AttributePropertyInfo<T,C> |
|
| AttributesEx |
|
| AttributesExImpl |
|
| AttributesHolder |
|
| AttributesHolder |
|
| AttributesImpl |
Default implementation of the Attributes interface.
|
| AttributesImpl |
Default implementation of the Attributes interface.
|
| AttributesImpl |
Default implementation of the Attributes interface.
|
| AttributeType |
Auto-generated, do not edit.
|
| AttributeUseImpl |
|
| AutoClassNameAllocator |
|
| Axis<T extends XSComponent> |
Axis of traversal.
|
| Axis.ModelGroupAxis |
|
| BadCommandLineException |
Signals a bad command line argument.
|
| Base |
|
| Base64Data |
Fed to unmarshaller when the 'text' data is actually
a virtual image of base64 encoding of the binary data
transferred on the wire.
|
| Base64Data |
Binary data represented as base64-encoded string
in XML.
|
| Base64EncoderStream |
This class implements a BASE64 Encoder.
|
| BASE64EncodingAlgorithm |
|
| BaseContentRef |
|
| BeanGenerator |
Generates fields and accessors.
|
| BGMBuilder |
Root of the XML Schema binder.
|
| BIAttribute |
<attribute> declaration in the binding file.
|
| BIClass |
Class declaration.
|
| BIConstructor |
<constructor> declaration in the binding file.
|
| BIContent |
Particles in the <content> declaration in the binding file.
|
| BIConversion |
conversion declaration (<conversion> and <enumeration>).
|
| BIConversion |
Conversion declaration.
|
| BIConversion.Static |
Implementation that returns a statically-determined constant TypeUse.
|
| BIConversion.User |
User-specified <javaType> customization.
|
| BIConversion.UserAdapter |
|
| BIDeclaration |
Base interface for all binding customization declarations.
|
| BIDom |
DOM customization.
|
| BIElement |
<element> declaration in the binding file.
|
| BIEnum |
Enumeration customization.
|
| BIEnumeration |
<enumeration> declaration in the binding file.
|
| BIEnumMember |
Enumeration member customization.
|
| BIFactoryMethod |
Controls the ObjectFactory method name.
|
| BIGlobalBinding |
Global binding customization.
|
| BIInlineBinaryData |
Generates XmlInlineBinaryData.
|
| BIInterface |
<interface> declaration in the binding file.
|
| BinaryPattern |
|
| BinaryText |
BinaryText represents a MTOM attachment.
|
| BinderImpl<XmlNode> |
Implementation of Binder.
|
| BindGreen |
|
| BindInfo |
Root of the binding information.
|
| BindInfo |
Container for customization declarations.
|
| BindingComponent |
Component accessible from Ring.
|
| Bindings |
|
| BindPurple |
|
| BindRed |
This is where a binding of a new class starts.
|
| BindYellow |
|
| BIProperty |
Property customization.
|
| BIProperty.BaseTypeBean |
|
| BISchemaBinding |
Schema-wide binding customization.
|
| BISchemaBinding.NamingRule |
Default naming rules of the generated interfaces.
|
| BISerializable |
This customization will enable serialization support on XJC.
|
| BIUserConversion |
<conversion> declaration in the binding file.
|
| BIXDom |
Compatibility with 1.0.
|
| BIXPluginCustomization |
|
| BIXSubstitutable |
Forces a non-collapsing behavior to allow extension schemas
to perform element substitutions.
|
| BlockReference |
Holds a reference to a JBlock object.
|
| BooleanEncodingAlgorithm |
An encoder for handling boolean values.
|
| Bridge<T> |
Mini-marshaller/unmarshaller that is specialized for a particular
element name and a type.
|
| BridgeContext |
Deprecated.
|
| BridgeContextImpl |
|
| Builder<T> |
|
| BuildException |
Signals an error while building schemas.
|
| BuiltinDatatypeLibrary |
|
| BuiltinDatatypeLibraryFactory |
|
| BuiltInEncodingAlgorithm |
|
| BuiltInEncodingAlgorithm.WordListener |
|
| BuiltInEncodingAlgorithmFactory |
|
| BuiltInEncodingAlgorithmState |
|
| BuiltinLeafInfo<T,C> |
JAXB spec designates a few Java classes to be mapped to leaves in XML.
|
| 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.
|
| BuiltInRestrictedAlphabets |
|
| ByteArrayDataSource |
DataSource backed by a byte buffer.
|
| ByteArrayOutputStreamEx |
|
| C14nXmlOutput |
|
| CachedDatatypeLibraryFactory |
|
| CAdapter |
Extended Adapter for use within XJC.
|
| CArrayInfo |
Because XJC doesn't generate the array binding, this class will
never show up in the model constructed by XJC.
|
| CascadingDatatypeLibraryFactory |
|
| CAttributePropertyInfo |
|
| CBuiltinLeafInfo |
Encapsulates the default handling for leaf classes (which are bound
to text in XML.) In particular this class knows how to convert
the lexical value into the Java class according to this default rule.
|
| CClass |
|
| CClassInfo |
|
| CClassInfoParent |
|
| CClassInfoParent.Package |
|
| CClassInfoParent.Visitor<T> |
|
| CClassRef |
Reference to an existing class.
|
| CCustomizable |
Implemented by model components that can have customizations contributed by Plugins.
|
| CCustomizations |
|
| CDefaultValue |
Object that computes the default value expression lazily.
|
| CElement |
|
| CElementInfo |
|
| CElementPropertyInfo |
|
| CElementPropertyInfo.CollectionMode |
|
| CEnumConstant |
Enumeration constant.
|
| CEnumLeafInfo |
Transducer that converts a string into an "enumeration class."
The structure of the generated class needs to precisely
follow the JAXB spec.
|
| CharacterEscapeHandler |
Performs character escaping and write the result
to the output.
|
| CharacterEscapeHandler |
Performs character escaping and write the result
to the output.
|
| CharactersEvent |
|
| CharArray |
|
| CharArrayArray |
|
| CharArrayIntMap |
|
| CharArrayString |
|
| CheckingSchemaBuilder |
Wraps a SchemaBuilder and does all the semantic checks
required by the RELAX NG spec.
|
| ChildElementFinder |
Visits a pattern and creates a list of possible child elements.
|
| ChildElementFinder.Element |
Represents a child element.
|
| ChildLoader |
|
| Choice |
Expression that represents the union of two expressions "A|B".
|
| ChoiceNameClass |
|
| ChoicePattern |
|
| ClassBeanInfoImpl<BeanT> |
|
| Classes |
Auto-generated, do not edit.
|
| ClassFactory |
Creates new instances of classes.
|
| ClassInfo<T,C> |
Information about JAXB-bound class.
|
| ClassInfoImpl<T,C,F,M> |
A part of the ClassInfo that doesn't depend on a particular
reflection library.
|
| ClassLocatable<C> |
|
| ClassNameAllocator |
Callback interface that allows the driver of the XJC API
to rename JAXB-generated classes/interfaces/enums.
|
| ClassNameComparator |
Comparator object that sorts JClasses in the order
of their names.
|
| ClassOutline |
Outline object that provides per- CClassInfo information
for filling in methods/fields for a bean.
|
| ClassOutlineImpl |
ClassOutline enhanced with schema2java specific
information.
|
| ClassResolver |
Dynamically locates classes to represent elements discovered during the unmarshalling.
|
| ClassSelector |
|
| ClassType |
This helps enable whether the JDefinedClass is a Class or Interface or
AnnotationTypeDeclaration or Enum
|
| CNonElement |
|
| CodeModelClassFactory |
Create new JDefinedClass and report class collision errors,
if necessary.
|
| CodeWriter |
Receives generated code and writes to the appropriate storage.
|
| CollectionTypeAttribute |
Bean used by JAXB to bind a collection type attribute to our FieldRenderer.
|
| CollisionCheckStack<E> |
Stack-like data structure that allows the following efficient operations:
Push/pop operation.
|
| CommentEvent |
|
| CommentList<L extends Location> |
|
| CommonResourceBundle |
Resource bundle implementation for localized messages.
|
| CompactParseable |
RELAX NG schema in the compact syntax.
|
| CompactSyntax |
|
| CompactSyntaxConstants |
Token literal values and constants.
|
| CompactSyntaxTokenManager |
Token Manager.
|
| ComplexContent |
Auto-generated, do not edit.
|
| ComplexExtension |
Auto-generated, do not edit.
|
| ComplexRestriction |
Auto-generated, do not edit.
|
| ComplexType |
Auto-generated, do not edit.
|
| ComplexTypeBindingMode |
Three-state flag for a complex type.
|
| ComplexTypeFieldBuilder |
single entry point of building a field expression from a complex type.
|
| ComplexTypeHost |
Auto-generated, do not edit.
|
| ComplexTypeImpl |
|
| ComplexTypeModel |
Auto-generated, do not edit.
|
| ComponentImpl |
|
| ComponentNameFunction |
Extract the name of the components.
|
| CompositeStructure |
A JAXB Bean that works like a DOM.
|
| CompositeStructureBeanInfo |
|
| Config |
Auto-generated, do not edit.
|
| ConfigReader |
This reads the config files passed by the user to annotation processing
and obtains a list of classes that need to be included
for a particular config from the set of classes passed
by the user to annotation processing.
|
| ConnectedComponent |
Represents one strongly-connected component
of the Element graph.
|
| ConsoleErrorReporter |
|
| Const |
Defines constants used in the Annotation Processing driver.
|
| Const |
|
| Const |
Useful constant values.
|
| Const |
|
| Const |
|
| Constructor |
Constructor declaration.
|
| ContentListField |
Realizes a property as an untyped List.
|
| ContentModelContainer |
Used to write a content model.
|
| ContentTypeImpl |
Marker interface that says this implementation
implements XSContentType.
|
| Context |
Provides contextual information.
|
| ContextFactory |
This class is responsible for producing RI JAXBContext objects.
|
| ContiguousCharArrayArray |
|
| Coordinator |
Object that coordinates the marshalling/unmarshalling.
|
| CPluginCustomization |
Vendor extension customization contributed from Plugins.
|
| CPropertyInfo |
Model of a property to be generated.
|
| CPropertyVisitor<V> |
|
| CPropertyVisitor2<R,P> |
|
| CReferencePropertyInfo |
|
| CTypeInfo |
|
| CTypeRef |
|
| CustomizableOutline |
This interface describes that outline class could be customized.
|
| CustomizationContextChecker |
Checks if binding declarations are placed where they are allowed.
|
| CValuePropertyInfo |
|
| CWildcardTypeInfo |
|
| 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.
|
| DAnnotation |
Annotation.
|
| DAnnotation.Attribute |
Attribute.
|
| DataExceptPattern |
|
| DataPattern |
|
| DataPatternBuilder<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| DataSourceSource |
Source implementation backed by DataHandler.
|
| Datatype |
Datatype object.
|
| DatatypeBuilder |
Creates a user-defined type by adding parameters to
the pre-defined type.
|
| DatatypeConverterImpl |
Deprecated.
|
| DatatypeException |
Signals Datatype related exceptions.
|
| DatatypeLibrary |
A Datatype library
|
| DatatypeLibraryFactory |
Factory class for the DatatypeLibrary class.
|
| DatatypeLibraryLoader |
Discovers the datatype library implementation from the classpath.
|
| DatatypeStreamingValidator |
Datatype streaming validator.
|
| DatatypeWriter<DT> |
Pluggable datatype writer.
|
| DataWriter |
Write data- or field-oriented XML.
|
| DataWriter |
Write data- or field-oriented XML.
|
| DAttributePattern |
|
| DChoicePattern |
<choice> pattern.
|
| DContainerPattern |
A pattern that can contain other patterns.
|
| DDataPattern |
|
| DDefine |
|
| Decoder |
Abstract decoder for developing concrete encoders.
|
| DecoderStateTables |
|
| DefaultAuthenticator |
|
| DefaultAuthenticator.Receiver |
|
| DefaultTransducedAccessor<T> |
|
| DefaultValueLoaderDecorator |
Decorates another Loader by setting a default value.
|
| DeferedCollection<T> |
Collection that returns the view of objects which are actually fetched
lazily from an Iterator.
|
| DelayedRef |
Reference by name.
|
| DelayedRef.AttGroup |
|
| DelayedRef.Attribute |
|
| DelayedRef.ComplexType |
|
| DelayedRef.Element |
|
| DelayedRef.IdentityConstraint |
|
| DelayedRef.ModelGroup |
|
| DelayedRef.SimpleType |
|
| DelayedRef.Type |
|
| DElementPattern |
|
| DEmptyPattern |
|
| DGrammarPattern |
<grammar> pattern, which is a collection of named patterns.
|
| DGroupPattern |
|
| DInterleavePattern |
|
| Discarder |
Loader implementation that discards the whole sub-tree.
|
| Div<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| DivHost |
|
| DListPattern |
|
| DMixedPattern |
|
| DNotAllowedPattern |
|
| Document |
Coordinates the entire writing process.
|
| Documentation |
Auto-generated, do not edit.
|
| DomAnnotationParserFactory |
|
| DOMDocumentParser |
The Fast Infoset DOM parser.
|
| DOMDocumentSerializer |
The Fast Infoset DOM serializer.
|
| DOMForest |
Builds a DOM forest and maintains association from
system IDs to DOM trees.
|
| DOMForest.Handler |
|
| DOMForestScanner |
Produces a complete series of SAX events from any DOM node
in the DOMForest.
|
| DomLoader<ResultT extends Result> |
Loads a DOM.
|
| DOMOutput |
XmlOutput implementation that does associative marshalling to DOM.
|
| DOMScanner |
Visits a W3C DOM tree and generates SAX2 events from it.
|
| DomSerializer |
|
| DOMStreamReader |
|
| DOMStreamReader.Scope |
Namespace declarations on one element.
|
| DOMUtil |
|
| DOMUtils |
|
| DOneOrMorePattern |
|
| DoNothingDatatypeLibraryFactoryImpl |
|
| DOptionalPattern |
|
| DoubleEncodingAlgorithm |
|
| DPattern |
Base class of all the patterns.
|
| DPatternVisitor<V> |
|
| DPatternWalker |
|
| DraconianErrorHandler |
Aborts on the first error.
|
| DRefPattern |
|
| Driver |
Command Line Interface of XJC.
|
| DSchemaBuilderImpl |
|
| DtdContext |
|
| DTDEvent |
DTDEvent.
|
| DTDEventListener |
All DTD parsing events are signaled through this interface.
|
| DTDHandlerBase |
do-nothing implementation of DTDEventHandler.
|
| DTDParser |
This implements parsing of XML 1.0 DTDs.
|
| DTextPattern |
|
| DualObjectFactoryGenerator |
|
| DumbEscapeHandler |
Escape everything above the US-ASCII code range.
|
| DumbEscapeHandler |
Escape everything above the US-ASCII code range.
|
| DummyListField |
Realizes a property as an untyped List.
|
| DummyLocation |
|
| DummyPropertyInfo<T,C,F,M> |
PropertyInfo that allows to add additional elements to the collection.
|
| DumpSerializer |
|
| DUnaryPattern |
|
| DuplicateAttributeVerifier |
|
| DuplicateAttributeVerifier.Entry |
|
| DValuePattern |
|
| DXMLPrinter |
|
| DXmlTokenPattern |
|
| DZeroOrMorePattern |
|
| EagerNClass |
|
| EditDistance |
Computes the string edit distance.
|
| Element |
Expression that represents an alphabet of a regular language.
|
| Element<T,C> |
|
| Element |
Auto-generated, do not edit.
|
| ElementAnnotationBuilder<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
Used to build foreign element annotations.
|
| ElementBeanInfoImpl |
|
| ElementDecl |
|
| ElementInfo<T,C> |
A particular use (specialization) of JAXBElement.
|
| ElementOutline |
Outline object that provides per- CElementInfo information
for filling in methods/fields for a bean.
|
| ElementPattern |
|
| ElementPropertyInfo<T,C> |
Property that maps to an element.
|
| ElementSets |
Factory methods for ElementSet.
|
| EmptyImpl |
|
| EmptyIterator<E> |
|
| EmptyPattern |
|
| Encoded |
Buffer for UTF-8 encoded string.
|
| Encoder |
Abstract encoder for developing concrete encoders.
|
| EncoderFactory |
|
| EncodingAlgorithm |
|
| EncodingAlgorithmAttributes |
Interface for a list of XML attributes that may contain encoding algorithm
data.
|
| EncodingAlgorithmAttributesImpl |
|
| EncodingAlgorithmContentHandler |
SAX2 extention handler to receive notification of encoding algorithm data.
|
| EncodingAlgorithmException |
|
| EncodingAlgorithmIndexes |
The indexes of built-in encoding algorithms.
|
| EncodingConstants |
|
| EncodingMap |
|
| EndDocumentEvent |
|
| EndElementEvent |
|
| EntityDeclarationImpl |
|
| EntityReferenceEvent |
|
| EnumConstant<T,C> |
Individual constant of an enumeration.
|
| EnumConstantOutline |
|
| EnumLeafInfo<T,C> |
|
| EnumMemberMode |
Enum member name handling mode.
|
| EnumOutline |
Outline object that provides per- CEnumLeafInfo information
for filling in methods/fields for a bean.
|
| EOFException |
|
| 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.
|
| ErrorListener |
Implemented by the driver of the compiler engine to handle
errors found during the compiliation.
|
| ErrorPattern |
|
| ErrorReceiver |
Implemented by the driver of the compiler engine to handle
errors found during the compiliation.
|
| ErrorReceiverFilter |
Filter implementation of the ErrorReceiver.
|
| ErrorReporter |
Provides error report capability to other owner components
by encapsulating user-specified ErrorHandler
and exposing utlity methods.
|
| EventBase |
|
| EventLocation |
|
| ExistingBlockReference |
|
| ExplicitGroup |
Auto-generated, do not edit.
|
| Expression |
This builds content models.
|
| ExpressionBuilder |
|
| ExtendedContentHandler |
|
| ExtensionBindingChecker |
This filter checks jaxb:extensionBindingPrefix and
pass/filter extension bindings.
|
| ExtensionType |
Auto-generated, do not edit.
|
| ExternalVocabulary |
An external vocabulary.
|
| FacetImpl |
|
| FastInfosetDefaultHandler |
|
| FastInfosetException |
|
| FastInfosetParser |
A general interface for parsers of fast infoset documents.
|
| FastInfosetReader |
Interface for reading an Fast Infoset document using callbacks.
|
| FastInfosetResult |
A JAXP Result implementation that supports the serialization to fast
infoset documents for use by applications that expect a Result.
|
| FastInfosetSerializer |
A general interface for serializers of fast infoset documents.
|
| FastInfosetSource |
A JAXP Source implementation that supports the parsing fast
infoset document for use by applications that expect a Source.
|
| FastInfosetStreamReader |
Fast Infoset Stream Reader.
|
| FastInfosetStreamWriterOutput |
|
| FastInfosetWriter |
|
| FatalAdapter |
Maps an error to a fatal error.
|
| Features |
|
| FI_DOM_Or_XML_DOM_SAX_SAXEvent |
|
| FI_SAX_Or_XML_SAX_DOM_SAX_SAXEvent |
|
| FI_SAX_Or_XML_SAX_SAXEvent |
|
| FI_SAX_XML |
|
| FI_StAX_SAX_Or_XML_SAX_SAXEvent |
|
| FieldAccessor |
Encapsulates the access on a field.
|
| 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> |
|
| FieldOutline |
|
| FieldRenderer |
Abstract model of one field in a generated class.
|
| FieldRendererFactory |
|
| FileCodeWriter |
Writes all the source files under the specified file folder.
|
| FilterCodeWriter |
|
| FilterTransducer<T> |
|
| FinalArrayList<T> |
|
| FinalArrayList<T> |
|
| FixedEntryStringIntMap |
|
| FixedOrDefault |
Auto-generated, do not edit.
|
| FlattenIterator<T> |
|
| FloatEncodingAlgorithm |
|
| ForeignAttributes |
Foreign attributes on schema elements.
|
| ForeignAttributesImpl |
Remembers foreign attributes.
|
| ForkContentHandler |
ContentHandler that "forks" the incoming SAX2 events to
two ContentHandlers.
|
| ForkEntityResolver |
|
| ForkingFilter |
|
| ForkXmlOutput |
|
| FragmentContentHandler |
|
| GenericFieldRenderer |
Creates
|
| Grammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
Scope for <grammar> element that serves as a container
of <define>s.
|
| GrammarHost |
Wraps Grammar and provides error checking.
|
| GrammarSection<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
The container that can have <define> elements.
|
| GrammarSection.Combine |
|
| GrammarSectionHost |
|
| Graph |
|
| GroupPattern |
|
| HexadecimalEncodingAlgorithm |
|
| ID |
|
| IdentityConstraintImpl |
|
| IDResolver |
Pluggable ID/IDREF handling layer.
|
| IEEE754FloatingPointEncodingAlgorithm |
|
| IllegalAnnotationException |
Signals an incorrect use of TXW annotations.
|
| IllegalAnnotationException |
Signals an incorrect use of JAXB annotations.
|
| IllegalAnnotationsException |
|
| IllegalAnnotationsException.Builder |
|
| IllegalSchemaException |
Signals a violation of the RELAX NG spec.
|
| IllegalSignatureException |
Signals incorrect method signatures on TypedXmlWriter-derived interfaces.
|
| ImplStructureStrategy |
Decides how a bean token is mapped to the generated classes.
|
| ImplStructureStrategy.Result |
|
| Import |
Auto-generated, do not edit.
|
| Include<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| IncludedGrammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
Scope for <grammar> element of the <include>d grammar.
|
| IncludeHost |
|
| IncorrectNamespaceURIChecker |
This filter detects the use of incorrect JAXB namespace URI.
|
| IndentingUTF8XmlOutput |
|
| IndentingXMLFilter |
|
| IndentingXMLStreamWriter |
|
| InfosetScanner<XmlNode> |
Visits a DOM-ish API and generates SAX events.
|
| InlineAnnotationReaderImpl |
AnnotationReader implementation that reads annotation inline from Annoation Processing.
|
| InlineBinaryTransducer<V> |
Transducer that signals the runtime that this binary data shall be always inlined.
|
| InputEntity |
This is how the parser talks to its input entities, of all kinds.
|
| IntArrayData |
|
| IntData |
Pcdata that represents a single integer.
|
| IntegerEncodingAlgorithm |
|
| IntEncodingAlgorithm |
|
| Intercepter |
|
| InterleavePattern |
|
| InternalAccessorFactory |
A means to allow the user to provide customized Accessor
to be used by JAXB.
|
| InternalizationLogic |
Encapsulates schema-language dependent internalization logic.
|
| Interned |
Designates that a field, return value, argument, or a variable is supposed
to be an interned string.
|
| InterningXmlVisitor |
XmlVisitor decorator that interns all string tokens.
|
| IsSetField |
|
| IsSetFieldRenderer |
FieldRenderer that wraps another field generator
and produces isSetXXX unsetXXX methods.
|
| Iterators |
Various convenient Iterator implementations.
|
| Iterators.Adapter<T,U> |
|
| Iterators.Array<T> |
Array iterator.
|
| Iterators.Filter<T> |
Filter out objects from another iterator.
|
| Iterators.Map<T,U> |
For each U, apply U->Iterator<T> function and then iterate all
the resulting T.
|
| Iterators.Union<T> |
Union of two iterators.
|
| J2SJAXBModel |
JAXBModel that exposes additional information available
only for the java -> schema direction.
|
| JAnnotatable |
Annotatable program elements.
|
| JAnnotationArrayMember |
Represents an arrays as annotation members
|
| JAnnotationClassValue |
Captures the Class or Enum value of the annotation.
|
| JAnnotationStringValue |
Captures the value of the annotation.
|
| JAnnotationUse |
Represents an annotation on a program element.
|
| JAnnotationValue |
Things that can be values of an annotation element.
|
| JAnnotationWriter<A extends Annotation> |
Base interface for typed annotation writer.
|
| JArray |
array creation and initialization.
|
| JArrayCompRef |
array component reference.
|
| JAssignment |
Assignment statements, which are also expressions.
|
| JAssignmentTarget |
Marker interface for code components that can be placed to
the left of '=' in an assignment.
|
| JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
| JavaCompiler |
Java-to-Schema compiler.
|
| JavaCompilerImpl |
|
| JavadocEscapeWriter |
Writer that escapes characters that are unsafe
as Javadoc comments.
|
| JAXBContextFactory |
This class implements the actual logic of JAXBContext.newInstance(java.lang.String).
|
| 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.
|
| JAXBModel |
The in-memory representation of the JAXB binding.
|
| JAXBRIContext |
JAXBContext enhanced with JAXB RI specific functionalities.
|
| JAXPParser |
Standard XMLParser implemented by using JAXP.
|
| JAXPXMLReaderCreator |
|
| JBinaryFile |
Allows the application to use OutputStream to define data
that will be stored into a file.
|
| JBlock |
A block of Java code, which may contain statements and local declarations.
|
| JCase |
Case statement
|
| JCast |
A cast operation.
|
| JCatchBlock |
Catch block for a try/catch/finally statement
|
| JClass |
Represents a Java reference type, such as a class, an interface,
an enum, an array type, a parameterized type.
|
| JClassAlreadyExistsException |
Indicates that the class is already created.
|
| JClassContainer |
The common aspect of a package and a class.
|
| JCodeModel |
Root of the code DOM.
|
| JCommentPart |
A part is a part of a javadoc comment, and it is a list of values.
|
| JConditional |
If statement, with optional else clause
|
| JDeclaration |
Common interface for code components that can generate declarations
of themselves.
|
| JDefinedClass |
A generated Java class/interface/enum/....
|
| JDocComment |
JavaDoc comment.
|
| JDocCommentable |
Program elements that can have Javadoc
|
| JDoLoop |
Do loops
|
| JEnumConstant |
Enum Constant.
|
| JExportsDirective |
Represents a Java module exports directive.
|
| JExpr |
|
| JExpression |
A Java expression.
|
| JExpressionImpl |
|
| JFieldRef |
Field Reference
|
| JFieldVar |
|
| JForEach |
ForEach Statement
This will generate the code for statement based on the new
j2se 1.5 j.l.s.
|
| JForLoop |
For statement
|
| JFormatter |
This is a utility class for managing indentation and other basic
formatting for PrintWriter.
|
| JGenerable |
Common interface for code components that can generate
uses of themselves.
|
| JGenerifiable |
Declarations that can have type variables.
|
| JInvocation |
JMethod invocation
|
| JJavaName |
Utility methods that convert arbitrary strings into Java identifiers.
|
| JLabel |
Label that can be used for continue and break.
|
| JMethod |
Java method.
|
| JMod |
Modifier constants.
|
| JMods |
Modifier groups.
|
| JModule |
Represents a Java module.
|
| JModuleDirective |
Represents a Java module directive.
|
| JModuleDirective.Type |
Module directive type.
|
| JNullType |
Special class object that represents the type of "null".
|
| JOp |
JClass for generating expressions containing operators
|
| JPackage |
A Java package.
|
| JPrimitiveType |
Java built-in primitive types.
|
| JPropertyFile |
A property file.
|
| JRequiresDirective |
Represents a Java module requires directive.
|
| JResourceFile |
Represents a resource file in the application-specific file format.
|
| JSerializedObject |
A simple class that takes an object and serializes it into a file
in the parent package with the given name.
|
| JStatement |
Common interface for code components that can generate
uses of themselves as statements.
|
| JStaticFile |
Allows an application to copy a resource file to the output.
|
| JStaticJavaFile |
Statically generated Java soruce file.
|
| JStaticJavaFile.ChainFilter |
|
| JStaticJavaFile.LineFilter |
Filter that alters the Java source code.
|
| JStringLiteral |
String literal.
|
| JSwitch |
Switch statement
|
| JTextFile |
Simple text file.
|
| JTryBlock |
Try statement with Catch and/or Finally clause
|
| JType |
A representation of a type in codeModel.
|
| JTypeVar |
Type variable used to declare generics.
|
| JVar |
Variables and fields.
|
| JWhileLoop |
While statement
|
| JXC |
User: Iaroslav Savytskyi
Date: 25/05/12
|
| KeyIntMap |
|
| Klass |
|
| Language |
Type of the schema language.
|
| LazyBlockReference |
Lazy block reference.
|
| LeafInfo<T,C> |
|
| 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.
|
| ListPattern |
|
| ListSimpleTypeImpl |
|
| ListTransducedAccessorImpl<BeanT,ListT,ItemT,PackT> |
|
| Loader |
|
| LocalAttribute |
Auto-generated, do not edit.
|
| LocalElement |
Auto-generated, do not edit.
|
| Localizable |
Localizable message.
|
| LocalizableMessage |
|
| LocalizableMessageFactory |
|
| LocalizableMessageFactory.ResourceBundleSupplier |
|
| Localizer |
|
| Localizer |
Localizes messages.
|
| LocalNameQualifiedNamesMap |
|
| LocalNameQualifiedNamesMap.Entry |
|
| LocalScoping |
|
| Locatable |
Optional interface implemented by JAXB objects to expose
location information from which an object is unmarshalled.
|
| Locatable |
|
| LocatableAnnotation |
|
| Location |
|
| Location |
|
| LocatorEx |
Object that returns the current location that the org.glassfish.jaxb.core.v2.runtime.unmarshaller.XmlVisitor
is parsing.
|
| LocatorEx.Snapshot |
|
| LocatorImpl |
|
| LocatorTable |
|
| Logger |
This is a helper class that provides some convenience methods wrapped around the
standard Logger interface.
|
| LongEncodingAlgorithm |
|
| LowLevelFastInfosetStreamWriter |
Low level Fast Infoset stream writer.
|
| LSInputSAXWrapper |
LSInput implementation that wraps a SAX InputSource
|
| Main |
|
| Mapping |
JAXB-induced mapping between a Java class
and an XML element declaration.
|
| MapPropertyInfo<T,C> |
Property that maps to the following schema fragment.
|
| MarshallerImpl |
Implementation of Marshaller interface for the JAXB RI.
|
| MaskingClassLoader |
ClassLoader that masks a specified set of classes
from its parent class loader.
|
| MaybeElement<T,C> |
|
| MessageCatalog |
This class provides support for multi-language string lookup, as needed
to localize messages from applications supporting multiple languages
at the same time.
|
| Messages |
Message resources
|
| Messages |
Formats error messages.
|
| Messages |
Formats error messages.
|
| Messages |
Formats error messages.
|
| Messages |
Formats error messages.
|
| Messages |
Formats error messages.
|
| Messages |
Formats error messages.
|
| 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> |
|
| MethodWriter |
The back-end may or may not generate the content interface
separately from the implementation class.
|
| MimeTypedTransducer<V> |
|
| MimeTypeRange |
|
| MinimumEscapeHandler |
Performs no character escaping.
|
| Model |
Root of the object model that represents the code that needs to be generated.
|
| ModelBuilder<T,C,F,M> |
|
| ModelBuilderI<T,C,F,M> |
User: Iaroslav Savytskyi
Date: 24/05/12
|
| ModelChecker |
Checks errors on model classes.
|
| ModelGroupDeclImpl |
|
| ModelGroupImpl |
|
| ModelLoader |
|
| MtomEnabled |
A SOAPElement implementation may support this interface to allow MTOM attachments.
|
| MtomStreamWriter |
A XMLStreamWriter that used for MTOM encoding may provide its own
AttachmentMarshaller.
|
| MTOMXmlOutput |
|
| Multiplicity |
represents a possible number of occurence.
|
| MultiplicityCounter |
|
| Name |
The internal representation of an XML name.
|
| NameBuilder |
Creates Names and assign index numbers to them.
|
| NameClass |
Name class is a set of QNames.
|
| NameClassBuilder<N extends ParsedNameClass,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| NameClassBuilderImpl<E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| NameClassVisitor<V> |
Visitor pattern over NameClass and its subclasses.
|
| NameClassWalker |
|
| NameConverter |
Converts aribitrary strings into Java identifiers.
|
| NameConverter.Standard |
|
| NameGetter |
Gets the human-readable name of a schema component.
|
| NameList |
Namespace URIs and local names sorted by their indices.
|
| NamespaceBase |
|
| NamespaceContext2 |
Maintains namespace <-> prefix bindings.
|
| NamespaceContextAdapter |
|
| NamespaceContextEx |
|
| NamespaceContextEx.Binding |
Prefix to namespace URI binding.
|
| NamespaceContextImpl |
Keeps track of in-scope namespace bindings for the marshaller.
|
| NamespaceContextImplementation |
|
| NamespacePrefixMapper |
Implemented by the user application to determine URI -> prefix
mapping.
|
| NamespaceResolver |
|
| Naming |
|
| Navigator<T,C,F,M> |
Provides unified view of the underlying reflection library,
such as java.lang.reflect and/or Annotation Processing.
|
| NavigatorImpl |
|
| NClass |
|
| NestedParticle |
Auto-generated, do not edit.
|
| NGCCEventReceiver |
Auto-generated, do not edit.
|
| NGCCEventReceiver |
|
| NGCCEventSource |
Auto-generated, do not edit.
|
| NGCCEventSource |
|
| NGCCHandler |
Auto-generated, do not edit.
|
| NGCCHandler |
|
| NGCCInterleaveFilter |
Dispatches incoming events into sub handlers appropriately
so that the interleaving semantics will be correctly realized.
|
| NGCCInterleaveFilter |
Dispatches incoming events into sub handlers appropriately
so that the interleaving semantics will be correctly realized.
|
| NGCCRuntime |
Runtime Engine for RELAXNGCC execution.
|
| NGCCRuntime |
Runtime Engine for RELAXNGCC execution.
|
| NGCCRuntimeEx |
Controls the validating and converting of values obtained
from the config file.
|
| NGCCRuntimeEx |
NGCCRuntime extended with various utility methods for
parsing XML Schema.
|
| NioEscapeHandler |
Uses JDK1.4 NIO functionality to escape characters smartly.
|
| NoEscapeHandler |
Performs no character escaping.
|
| NoExtendedContentField |
Realizes a property as an untyped List.
|
| NoFixedFacet |
Auto-generated, do not edit.
|
| NonElement<T,C> |
|
| NonElementRef<T,C> |
|
| NotAllowedPattern |
|
| Notation |
|
| NotationImpl |
|
| NotNull |
Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
|
| NsNameClass |
|
| NsNameExceptNameClass |
|
| NType |
A type.
|
| Nullable |
Designates that a field, return value, argument, or a variable may be null.
|
| NullLocalizable |
|
| NullSafeAccessor<B,V,P> |
Accessor wrapper that replaces a null with an empty collection.
|
| NullStream |
Just consumes the byte stream.
|
| ObjectFactoryGenerator |
Generates ObjectFactory then wraps it and provides
access to it.
|
| Occurs |
Auto-generated, do not edit.
|
| OctetBufferListener |
|
| OneOrMore |
Expression that represents kleene-star operation (A+)
|
| OneOrMorePattern |
|
| OptionalPropertyMode |
Represents three constants of globalBindings/@optionalProperty.
|
| Options |
This stores the invocation configuration for
SchemaGenerator
|
| Options |
Global options.
|
| Outline |
Root of the outline.
|
| OutputStreamCodeWriter |
|
| OverrideAnnotationOf |
Designates an annotation from base class which shall be overriden by annotation placed together with this.
|
| Package |
|
| PackageOutline |
Outline object that provides per-package information.
|
| PackageOutlineImpl |
|
| ParallelWorldClassLoader |
Load classes/resources from a side folder, so that
classes of the same package can live in a single jar file.
|
| ParameterlessDatatypeBuilder |
|
| Parseable |
An input that can be turned into a RELAX NG pattern.
|
| ParsedElementAnnotation |
|
| ParsedNameClass |
|
| ParsedPattern |
|
| ParsedPatternHost |
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| ParserContext |
|
| ParserVocabulary |
|
| Particle |
|
| ParticleBinder |
Binds the content models of XSParticle as properties of the class that's being built.
|
| ParticleImpl |
|
| Patch |
Patch program that runs later to "fix" references among components.
|
| Patcher |
Runs by UnmarshallingContext after all the parsing is done.
|
| Patcher |
|
| PatcherManager |
Manages patchers.
|
| PatcherManager.Patcher |
|
| Pattern |
|
| PatternBuilder |
|
| PatternFunction |
|
| PatternVisitor |
|
| PatternWalker |
Walks the pattern tree.
|
| Pcdata |
Text data in XML.
|
| Plugin |
Add-on that works on the generated source code.
|
| PluginImpl |
Generates synchronized methods.
|
| PluginImpl |
Plugin that marks the generated code by using '@Generated'.
|
| PluginImpl |
Entry point of a plugin.
|
| PluginImpl |
Creates the episode file,
|
| Pool<T> |
Pool of reusable objects that are indistinguishable from each other,
such as JAXB marshallers.
|
| Pool.Impl<T> |
|
| Populatable |
Mark model components which does additional code generation.
|
| PrefixArray |
|
| PrimitiveTypeContentHandler |
SAX2 extention handler to receive notification of character data as
primtive types.
|
| PrintTable |
|
| ProcessingInstructionEvent |
|
| ProgressCodeWriter |
Filter CodeWriter that writes a progress message to the specified
PrintStream.
|
| PrologCodeWriter |
Writes all the source files under the specified file folder and
inserts a file prolog comment in each java source file.
|
| Properties |
|
| Property |
Represents a property of a wrapper-style element.
|
| Property<BeanT> |
A JAXB property that constitutes a JAXB-bound bean.
|
| PropertyFactory |
|
| PropertyImpl |
|
| PropertyInfo<T,C> |
Information about a JAXB-bound property.
|
| PropertyKind |
An Enum that indicates if the property is
Element, ElementRef, Value, or Attribute.
|
| ProtectedTask |
Executes a Task in a special class loader that allows us to control
where to load particular APIs.
|
| ProxyLoader |
|
| QNameMap<V> |
|
| QNameMap.Entry<V> |
|
| QualifiedName |
|
| QualifiedNameArray |
|
| Quick |
|
| RawAccessor<B,V> |
Accesses a particular property of a bean.
|
| RawTypeSet |
|
| RawTypeSet.Mode |
Represents the possible binding option for this RawTypeSet.
|
| RawTypeSet.Ref |
A reference to something.
|
| RawTypeSetBuilder |
|
| RawTypeSetBuilder |
|
| RawTypeSetBuilder.CClassRef |
Reference to a class that maps from an element.
|
| RawTypeSetBuilder.WildcardRef |
Reference to a wildcard.
|
| RawTypeSetBuilder.XmlTypeRef |
References to a type.
|
| ReadIterator<E> |
|
| ReadOnlyAdapter<OnTheWire,InMemory> |
XmlAdapter used inside XJC is almost always unmarshal-only.
|
| Receiver |
Receives an object by a child Loader.
|
| Redefinable |
Auto-generated, do not edit.
|
| Ref |
Reference to other schema components.
|
| Ref<T,C> |
Reference to a type in a model.
|
| Ref.AttGroup |
|
| Ref.Attribute |
|
| Ref.ComplexType |
|
| Ref.ContentType |
|
| Ref.Element |
|
| Ref.IdentityConstraint |
|
| Ref.SimpleType |
|
| Ref.Term |
|
| Ref.Type |
|
| Reference |
Reference to a JAXB type (from JAX-RPC.)
|
| ReferencePropertyInfo<T,C> |
|
| RefPattern |
|
| RegistryInfo<T,C> |
Represents the information in a class with XmlRegistry annotaion.
|
| RELAXNGCompiler |
|
| RELAXNGInternalizationLogic |
RELAX NG specific internalization logic.
|
| Resolver |
This entity resolver class provides a number of utilities which can help
management of external parsed entities in XML.
|
| ResourceEntityResolver |
|
| RestrictedAlphabet |
|
| RestrictedAlphabetContentHandler |
|
| RestrictionSimpleTypeImpl |
|
| ResultFactory |
Factory for producing XmlSerializers for various Result types.
|
| Ring |
Holds all the binding related singleton components in a "ring",
and let you access those components, creating them as necessary.
|
| 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 |
|
| RuntimeUtil |
|
| RuntimeUtil.ToStringAdapter |
|
| RuntimeValuePropertyInfo |
|
| S2JJAXBModel |
JAXBModel that exposes additional information available
only for the schema -> java direction.
|
| SAX2DOMEx |
Builds a DOM tree from SAX2 events.
|
| SAX2StAXWriter |
|
| SAXConnector |
Receives SAX events and convert them to our internal events.
|
| SAXDocumentParser |
The Fast Infoset SAX parser.
|
| SAXDocumentSerializer |
The Fast Infoset SAX serializer.
|
| SAXDocumentSerializerWithPrefixMapping |
The Fast Infoset SAX serializer that maps prefixes to user specified prefixes
that are specified in a namespace URI to prefix map.
|
| SAXEventSerializer |
|
| SAXEventSerializer.AttributeValueHolder |
|
| SAXException2 |
|
| SAXOutput |
|
| SAXParseable |
RELAX NG schema in the XML syntax.
|
| SAXParseException2 |
|
| SAXParserFactoryAdaptor |
Deprecated. |
| SaxSerializer |
|
| SCD |
Schema Component Designator (SCD).
|
| SCDBasedBindingSet |
Set of binding nodes that have target nodes specified via SCD.
|
| SCDImpl |
Schema component designator.
|
| SCDParser |
|
| SCDParserConstants |
|
| SCDParserTokenManager |
|
| Schema |
Auto-generated, do not edit.
|
| Schema |
|
| Schema |
Auto-generated, do not edit.
|
| SchemaBindings |
|
| SchemaBuilder<N extends ParsedNameClass,P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| SchemaBuilderHost |
|
| SchemaBuilderImpl |
|
| SchemaCache |
Wraps a JAXP Schema object and lazily instantiate it.
|
| SchemaCompiler |
Schema-to-Java compiler.
|
| SchemaCompilerImpl |
|
| SchemaConstraintChecker |
Checks XML Schema XML representation constraints and
schema component constraints by using JAXP 1.3 validation framework.
|
| SchemaDocument |
Represents a parsed XML schema document.
|
| SchemaDocumentImpl |
|
| SchemaGenBase |
|
| SchemaGenerator |
Processor that implements the schema generator
command line tool.
|
| SchemaGenerator |
CLI entry-point to the schema generator.
|
| SchemaGenerator.Runner |
|
| SchemaGeneratorFacade |
CLI entry point to schemagen that checks for JDK 5.0
|
| SchemaGenTask |
Ant task to invoke the schema generator.
|
| SchemaImpl |
|
| SchemaPatternBuilder |
|
| SchemaSetImpl |
|
| SchemaTop |
Auto-generated, do not edit.
|
| SchemaTreeTraverser |
Generates approximated tree model for XML from a schema component.
|
| SchemaTreeTraverser.SchemaRootNode |
The root node of the schema hierarchy tree.
|
| SchemaTreeTraverser.SchemaTreeCellRenderer |
Sample cell renderer for the schema tree.
|
| SchemaTreeTraverser.SchemaTreeModel |
Tree model for schema hierarchy tree.
|
| SchemaTreeTraverser.SchemaTreeNode |
The node of the schema hierarchy tree.
|
| SchemaTypeTransducer<V> |
Transducer that signals the runtime that this datatype
is marshalled to a different XML Schema type.
|
| SchemaWriter |
Generates approximated XML Schema representation from
a schema component.
|
| Scope<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| Scope<BeanT,PropT,ItemT,PackT> |
Holds the information about packing scope.
|
| ScopeHost |
|
| Sequence |
Expression that represents a concatanation of two expressions
"A,B".
|
| SerializerVocabulary |
|
| ShortEncodingAlgorithm |
An encoder for handling Short values.
|
| SignatureWriter |
Dumps an annotated grammar in a simple format that
makes signature check easy.
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SimpleContent |
Auto-generated, do not edit.
|
| SimpleDerivation |
Auto-generated, do not edit.
|
| SimpleExtension |
Auto-generated, do not edit.
|
| SimpleNameClass |
|
| SimpleRestriction |
Auto-generated, do not edit.
|
| SimpleRestrictionModel |
Auto-generated, do not edit.
|
| SimpleType |
Auto-generated, do not edit.
|
| SimpleTypeBuilder |
|
| SimpleTypeHost |
Auto-generated, do not edit.
|
| SimpleTypeImpl |
|
| SimpleTypeSet |
A very simple TypeSet.
|
| SingleField |
Realizes a property through one getter and one setter.
|
| SinglePrimitiveAccessField |
|
| SingleStreamCodeWriter |
Output all source files into a single stream with a little
formatting header in front of each file.
|
| SinkNode |
Sink node of a grpah.
|
| SourceLocationAddOn |
Generates JAXB objects that implement Locatable.
|
| SourceNode |
Source node of a graph.
|
| SpecVersion |
Represents the spec version constant.
|
| StackRecorder |
Created to record the caller stack trace in logging.
|
| StartDocumentEvent |
|
| StartElementEvent |
|
| StAX2SAXReader |
|
| StAXDocumentParser |
The Fast Infoset StAX parser.
|
| StAXDocumentSerializer |
The Fast Infoset StAX serializer.
|
| StAXEventAllocatorBase |
allows a user to register a way to allocate events given an XMLStreamReader.
|
| StAXEventFactory |
|
| StAXEventReader |
|
| StAXEventWriter |
|
| StAXExStreamWriterOutput |
|
| StAXFilteredEvent |
|
| StAXFilteredParser |
|
| StAXInputFactory |
|
| StAXManager |
|
| StAXOutputFactory |
|
| StAXParserWrapper |
|
| StaxSerializer |
XML serializer for StAX XMLStreamWriter.
|
| StAxSOAPBody |
A StAxSOAPBody is a SOAPBody that allows to be loaded from a StAX style
payload.
|
| StAxSOAPBody.Payload |
The StAxSOAPBody represents the StAX source of SOAPBody payload.
|
| Step<T extends XSComponent> |
|
| StreamingDataHandler |
DataHandler extended to offer better buffer management
in a streaming environment.
|
| StreamingValidatorImpl |
|
| StreamSerializer |
|
| StringArray |
|
| StringCutter |
Utility class to parse a string
|
| StringIntMap |
|
| StringIntMap.Entry |
|
| StructureLoader |
Loads children of an element.
|
| StructureLoaderBuilder |
|
| SubstGroupBaseTypeRef |
|
| SubtreeCutter |
|
| SwaRefAdapter |
XmlAdapter that binds the value as a SOAP attachment.
|
| SwaRefAdapterMarker |
Marker class used to identify swaref attachments and to generate appropriate annotations later.
|
| SymbolSpace |
Symbol space for ID/IDREF.
|
| SynchronizedMethodAddOn |
Generates synchronized methods.
|
| SystemIdResolver |
|
| TagName |
Represents an XML tag name (and attributes for start tags.)
|
| TDTDReader |
Parses DTD grammar along with binding information into BGM.
|
| TextLoader |
Unmarshals a text into an object.
|
| TextPattern |
|
| TODO |
Place holder for TODOs.
|
| Token |
Describes the input token stream.
|
| Token |
Describes the input token stream.
|
| TokenMgrError |
Token Manager Error.
|
| TokenMgrError |
|
| 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.
|
| TransformInputOutput |
|
| TXW |
Entry point to TXW.
|
| TxwException |
Signals errors in the TXW processing.
|
| TXWResult |
|
| TXWSerializer |
|
| TypeAndAnnotation |
Java type and associated JAXB annotations.
|
| TypeCast |
|
| TypeClosure |
Perform a transitive closure operation on a type to determine if it
belongs to this set.
|
| TypeDefParticle |
Auto-generated, do not edit.
|
| TypedXmlWriter |
Defines common operations for all typed XML writers.
Root of all typed XML writer interfaces.
|
| TypeHost |
Auto-generated, do not edit.
|
| TypeInfo<T,C> |
|
| TypeInfoSet<T,C,F,M> |
|
| TypeRef<T,C> |
|
| TypeReference |
A reference to a JAXB-bound type.
|
| TypeSet |
A simple abstraction for a set of Types that defines containment functions.
|
| TypeUse |
Information about how another type is referenced.
|
| TypeUseFactory |
Factory methods to create a new TypeUse from an existing one.
|
| TypeUtil |
Type-related utility methods.
|
| UCode_UCodeESC_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain 16-bit unicode characters.
|
| UName |
UName.
|
| UnboxedField |
A required primitive property.
|
| UnicodeEscapeWriter |
Writer that escapes non US-ASCII characters into
Java Unicode escape \\uXXXX.
|
| Union |
Auto-generated, do not edit.
|
| UnionSimpleTypeImpl |
|
| UnmarshallerChain |
Pass around a 'ticket dispenser' when creating new
unmarshallers.
|
| UnmarshallerImpl |
Default Unmarshaller implementation.
|
| UnmarshallingContext |
Center of the unmarshalling.
|
| UnparsedEntity |
|
| UntypedListField |
Realizes a property as an untyped List.
|
| UntypedListFieldRenderer |
|
| Uri |
|
| Utf16 |
|
| UTF8XmlOutput |
XmlOutput implementation specialized for UTF-8.
|
| Util |
|
| Util |
Other miscellaneous utility methods.
|
| Util |
A Utility class for the StAX Events implementation.
|
| Util |
TODO: JAX-WS dependes on this class - consider moving it somewhere more stable, Notify JAX-WS before modifying anything...
|
| Utils |
|
| UUIDEncodingAlgorithm |
|
| ValidationContext |
An interface that must be implemented by caller to
provide context information that is necessary to
perform validation of some Datatypes.
|
| ValidationEventLocatorEx |
Defines additional accessor methods for the event source location.
|
| ValidationEventLocatorExImpl |
|
| ValueArray |
|
| ValueArrayResourceException |
|
| ValuePattern |
|
| ValueProperty<BeanT> |
Property implementation for XmlValue properties.
|
| ValuePropertyInfo<T,C> |
|
| ValuePropertyLoader |
Reads a text value and set to the current target.
|
| VersionChecker |
Checks the jaxb:version attribute on a XML Schema document.
|
| Vocabulary |
|
| Vocabulary |
A canonical representation of a vocabulary.
|
| VocabularyApplicationData |
Application data that can be associated with a vocabulary.
|
| VocabularyGenerator |
|
| WellKnownNamespace |
Well-known namespace URIs.
|
| WellKnownNamespaces |
|
| Which |
Finds out where a class file is loaded from.
|
| WhitespaceNormalizer |
Generates code that performs the whitespace normalization.
|
| WhiteSpaceProcessor |
Processes white space normalization.
|
| Wildcard |
Auto-generated, do not edit.
|
| WildcardImpl |
|
| WildcardImpl.Any |
|
| WildcardImpl.Finite |
|
| WildcardImpl.Other |
|
| WildcardLoader |
Feed incoming events to DomHandler and builds a DOM tree.
|
| WildcardMode |
Mode of the wildcard.
|
| WildcardNameClassBuilder |
Builds a name class representation of a wildcard.
|
| WildcardTypeInfo<T,C> |
Type referenced as a result of having the wildcard.
|
| XJC |
Entry point to the programatic API to access
schema compiler (XJC) and schema generator (schemagen).
|
| XJC2Task |
XJC task for Ant.
|
| XJCBase |
|
| XJCFacade |
A shabby driver to invoke XJC1 or XJC2 depending on the command line switch.
|
| XJCListener |
Call-back interface that can be implemented by the caller of Driver
to receive output from XJC.
|
| XJCTask |
Captures the properties and then delegate to XJC1 or XJC2 by looking at
the source attribute.
|
| XML_DOM_FI |
|
| XML_DOM_SAX_FI |
|
| XML_SAX_FI |
|
| XML_SAX_StAX_FI |
|
| XmlAccessorFactory |
Identifies a user provided customized Accessor
to be used.
|
| XmlAccessorOrderWriter |
Auto-generated, do not edit.
|
| XmlAccessorTypeWriter |
Auto-generated, do not edit.
|
| XmlAnyAttributeWriter |
Auto-generated, do not edit.
|
| XmlAnyElementWriter |
Auto-generated, do not edit.
|
| XmlAttachmentRefWriter |
Auto-generated, do not edit.
|
| XmlAttribute |
Specifies that the invocation of the method will produce an attribute.
|
| XmlAttributeWriter |
Auto-generated, do not edit.
|
| XmlBaseHandler |
|
| XmlCDATA |
Used along with XmlElement to write a CDATA section,
instead of the normal PCDATA.
|
| XMLChar |
This class defines the basic XML character properties.
|
| XmlChars |
Methods in this class are used to determine whether characters may
appear in certain roles in XML documents.
|
| XMLConstants |
|
| XmlElement |
Specifies the name of the XML element.
|
| XmlElementDeclWriter |
Auto-generated, do not edit.
|
| XmlElementRefsWriter |
Auto-generated, do not edit.
|
| XmlElementRefWriter |
Auto-generated, do not edit.
|
| XmlElementsWriter |
Auto-generated, do not edit.
|
| XmlElementWrapperWriter |
Auto-generated, do not edit.
|
| XmlElementWriter |
Auto-generated, do not edit.
|
| XmlEnumValueWriter |
Auto-generated, do not edit.
|
| XmlEnumWriter |
Auto-generated, do not edit.
|
| XMLEventWriterOutput |
|
| XmlFactory |
Provides helper methods for creating properly configured XML parser
factory instances with namespace support turned on and configured for
security.
|
| XmlIDREFWriter |
Auto-generated, do not edit.
|
| XmlIDWriter |
Auto-generated, do not edit.
|
| XmlInlineBinaryDataWriter |
Auto-generated, do not edit.
|
| XmlIsSet |
Deprecated.
|
| XmlJavaTypeAdapterWriter |
Auto-generated, do not edit.
|
| XmlListWriter |
Auto-generated, do not edit.
|
| XmlLocation |
Marks a property that receives a location from which the object is unmarshalled.
|
| XmlMimeTypeWriter |
Auto-generated, do not edit.
|
| XmlMixedWriter |
Auto-generated, do not edit.
|
| XmlNames |
This class contains static methods used to determine whether identifiers
may appear in certain roles in XML documents.
|
| XmlNamespace |
|
| XmlNsWriter |
Auto-generated, do not edit.
|
| XmlOutput |
Well-formed XML writer.
|
| XmlOutputAbstractImpl |
Abstract implementation of XmlOutput
Implements the optimal methods, where defer to
the non-optimal methods.
|
| XMLParser |
Interface that hides the detail of parsing mechanism.
|
| XMLReaderCreator |
A factory for XMLReaders.
|
| XmlRegistryWriter |
Auto-generated, do not edit.
|
| XmlRootElementWriter |
Auto-generated, do not edit.
|
| XmlSchemaGenerator<T,C,F,M> |
Generates a set of W3C XML Schema documents from a set of Java classes.
|
| XMLSchemaInternalizationLogic |
XML Schema specific internalization logic.
|
| XmlSchemaTypesWriter |
Auto-generated, do not edit.
|
| XmlSchemaTypeWriter |
Auto-generated, do not edit.
|
| XmlSchemaWriter |
Auto-generated, do not edit.
|
| XmlSeeAlsoWriter |
Auto-generated, do not edit.
|
| XmlSerializer |
|
| XMLSerializer |
Receives XML serialization event and writes to XmlOutput.
|
| XMLStreamException2 |
|
| XMLStreamReaderEx |
|
| 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.
|
| XMLStreamReaderToXMLStreamWriter |
|
| XMLStreamReaderToXMLStreamWriter.Breakpoint |
|
| XMLStreamWriterEx |
|
| XMLStreamWriterOutput |
|
| XmlString |
String with in-scope namespace binding information.
|
| XmlTransientWriter |
Auto-generated, do not edit.
|
| XmlTypeWriter |
Auto-generated, do not edit.
|
| XmlValue |
Specifies that the invocation of the method will produce a text
|
| XmlValueWriter |
Auto-generated, do not edit.
|
| XmlVisitor |
Walks the XML document structure.
|
| XmlVisitor.TextPredictor |
|
| XMLWriter |
Filter to write an XML document from a SAX event stream.
|
| XMLWriter |
Filter to write an XML document from a SAX event stream.
|
| XPathImpl |
|
| XSAnnotation |
|
| XSAttContainer |
|
| XSAttGroupDecl |
Attribute group declaration.
|
| XSAttributeDecl |
Attribute declaration.
|
| XSAttributeUse |
Attribute use.
|
| XSComplexType |
Complex type.
|
| XSComponent |
Base interface for all the schema components.
|
| XSContentType |
Content of a complex type.
|
| XSContentTypeFunction<T> |
|
| XSContentTypeVisitor |
|
| XSDeclaration |
Base interface of all "declarations".
|
| XSElementDecl |
Element declaration.
|
| XSFacet |
Facet for a simple type.
|
| XSFinder |
Utility implementation of XSFunction that returns
Boolean to find something from schema objects.
|
| XSFunction<T> |
Function object that works on the entire XML Schema components.
|
| XSFunctionFilter<T> |
Filter implementation of XSFilter.
|
| XSIdentityConstraint |
Identity constraint.
|
| 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.
|
| XSListSimpleType |
List simple type.
|
| XSModelGroup |
Model group.
|
| XSModelGroup.Compositor |
Type-safe enumeration for kind of model groups.
|
| XSModelGroupDecl |
Named model group declaration.
|
| XSNotation |
Notation declaration.
|
| XSOMParser |
Parses possibly multiple W3C XML Schema files and compose
them into one grammar.
|
| XSParticle |
Particle schema component.
|
| XSRestrictionSimpleType |
Restriction simple type.
|
| XSSchema |
Schema.
|
| XSSchemaSet |
|
| XSSimpleType |
Simple type.
|
| XSSimpleTypeFunction<T> |
Function object that works on XSSimpleType
and its derived interfaces.
|
| XSSimpleTypeVisitor |
Visitor that works on XSSimpleType
and its derived interfaces.
|
| XSTerm |
A component that can be referenced from XSParticle
This interface provides a set of type check functions ( isXXX),
which are essentially:
|
| XSTermFunction<T> |
Function object that works on XSTerm.
|
| XSTermFunctionWithParam<T,P> |
Function object that works on XSTerm.
|
| XSTermVisitor |
|
| XSType |
|
| XSUnionSimpleType |
Union simple type.
|
| XSVariety |
Constants that represent variety of simple types.
|
| XSVisitor |
|
| XSWildcard |
Wildcard schema component (used for both attribute wildcard
and element wildcard.)
XSWildcard interface can always be downcasted to either
Any, Other, or Union.
|
| XSWildcard.Any |
##any wildcard.
|
| XSWildcard.Other |
##other wildcard.
|
| XSWildcard.Union |
Wildcard of a set of namespace URIs.
|
| XSWildcardFunction<T> |
|
| XSWildcardVisitor |
|
| XSXPath |
|
| ZeroOneBooleanAdapter |
Serializes boolean as 0 or 1.
|
| ZipCodeWriter |
Writes all the files into a zip file.
|