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.
|
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 |
|
ACTask |
Annotation compiler ant task.
|
ACTask.Classes |
Nested <classes> elements.
|
ACTask.Endorse |
Nested <endorse> elements.
|
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.
|
AntErrorListener |
|
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.
|
Attribute |
Attribute declaration.
|
AttributeAccessor<BeanT> |
|
AttributeDeclImpl |
|
AttributePattern |
|
AttributeProp |
|
AttributeProperty<BeanT> |
|
AttributePropertyInfo<T,C> |
|
AttributesEx |
Attributes extension that allows attribute values
to be exposed as CharSequence .
|
AttributesExImpl |
|
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.
|
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 |
|
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.
|
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.
|
Bridge<T> |
Mini-marshaller/unmarshaller that is specialized for a particular
element name and a type.
|
BridgeContext |
Deprecated.
|
BridgeContextImpl |
|
BuildException |
Signals an error while building schemas.
|
BuiltinDatatypeLibrary |
|
BuiltinDatatypeLibraryFactory |
DatatypeLibraryFactory for
RELAX NG Built-in datatype library and compatibility datatype library.
|
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.
|
ByteArrayOutputStreamEx |
ByteArrayOutputStream with access to its raw buffer.
|
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 Plugin s.
|
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.
|
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 JClass es 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 |
|
ClassTailor |
Replaces a few constant pool tokens from a class "template" and then loads it into the VM.
|
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.
|
CollisionCheckStack<E> |
Stack -like data structure that allows the following efficient operations:
Push/pop operation.
|
CommentList<L extends Location> |
|
CommentListImpl |
|
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 |
Prints the error to a stream.
|
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.
|
Coordinator |
Object that coordinates the marshalling/unmarshalling.
|
CPluginCustomization |
Vendor extension customization contributed from Plugin s.
|
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.
|
Data |
|
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 .
|
DatatypeConverterImpl |
Deprecated.
|
DatatypeFactory |
Builds Data from a XML Schema datatype.
|
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 |
|
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 .
|
Define |
A named pattern.
|
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 |
|
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 javax.xml.transform.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 |
|
DOMUtil |
|
DOMUtils |
|
DOneOrMorePattern |
|
DoNothingDatatypeLibraryFactoryImpl |
DatatypeLibraryFactory implementation
that returns a dummy Datatype .
|
DOptionalPattern |
|
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 |
|
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 .
|
DummyPropertyInfo<T,C,F,M> |
PropertyInfo that allows to add additional elements to the collection.
|
DumpSerializer |
|
DUnaryPattern |
|
DValuePattern |
|
DXMLPrinter |
Printer of RELAX NG digested model to XML using StAX XMLStreamWriter .
|
DXmlTokenPattern |
|
DZeroOrMorePattern |
|
EagerNClass |
|
EditDistance |
Computes the string edit distance.
|
Element |
Element declaration.
|
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 |
|
ElementProp |
Property generated from elements.
|
ElementPropertyInfo<T,C> |
Property that maps to an element.
|
ElementSets |
Factory methods for ElementSet .
|
Empty |
|
EmptyImpl |
|
EmptyPattern |
|
Encoded |
Buffer for UTF-8 encoded string.
|
EncoderFactory |
Creates CharsetEncoder from a charset name.
|
EncodingMap |
|
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 |
Used internally to report errors.
|
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.
|
ExistingBlockReference |
|
ExplicitGroup |
Auto-generated, do not edit.
|
Expression |
This builds content models.
|
ExpressionBuilder |
|
ExtensionBindingChecker |
This filter checks jaxb:extensionBindingPrefix and
pass/filter extension bindings.
|
ExtensionType |
Auto-generated, do not edit.
|
FacetImpl |
|
FastInfosetStreamWriterOutput |
|
FatalAdapter |
Maps an error to a fatal error.
|
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> |
|
FixedOrDefault |
Auto-generated, do not edit.
|
FlattenIterator<T> |
Iterator that walks over a map of maps.
|
ForeignAttributes |
Foreign attributes on schema elements.
|
ForeignAttributesImpl |
Remembers foreign attributes.
|
ForkContentHandler |
ContentHandler that "forks" the incoming SAX2 events to
two ContentHandlers.
|
ForkEntityResolver |
EntityResolver that delegates to two EntityResolver s.
|
ForkingFilter |
XMLFilter that can fork an event to another ContentHandler
in the middle.
|
ForkXmlOutput |
|
GenericFieldRenderer |
Creates
|
Grammar |
Represents a RELAX NG grammar.
|
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 |
|
ID |
|
IdentityConstraintImpl |
|
IDResolver |
Pluggable ID/IDREF handling layer.
|
IllegalAnnotationException |
Signals an incorrect use of JAXB annotations.
|
IllegalAnnotationException |
Signals an incorrect use of TXW 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 |
XMLFilterImpl that does indentation to SAX events.
|
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.
|
IntArrayData |
Typed CharSequence for int[].
|
IntData |
Pcdata that represents a single integer.
|
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.
|
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> |
Iterator that wraps another Iterator and changes its type.
|
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
|
JAnnotationUse |
Represents an annotation on a program element.
|
JAnnotationValue |
Things that can be values of an annotation element.
|
JAnnotationWriter<A extends java.lang.annotation.Annotation> |
Base interface for typed annotation writer.
|
JArray |
array creation and initialization.
|
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) .
|
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
|
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
|
Klass |
|
Language |
Type of the schema language.
|
LazyBlockReference |
Lazy block reference.
|
Leaf |
Leaf s form a set (by a cyclic doubly-linked list.)
|
LeafElementProp |
|
LeafInfo<T,C> |
|
LeafPropertyLoader |
Unmarshals a text into a property of the parent element.
|
LeafPropertyXsiLoader |
|
List |
|
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 java.util.Collection> |
|
Lister.IDREFSIterator |
Iterator for IDREFS lister.
|
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.
|
Localizer |
Localizes messages.
|
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 com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
is parsing.
|
LocatorEx.Snapshot |
|
LocatorImpl |
Locator implementation with Location marker.
|
LocatorTable |
Stores Locator objects for every Element .
|
LSInputSAXWrapper |
LSInput implementation that wraps a SAX InputSource
|
Main |
Programatic entry point to the TXW compiler.
|
Main |
|
Main.Options |
|
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.
|
MaybeElement<T,C> |
|
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 |
|
MTOMXmlOutput |
|
Multiplicity |
represents a possible number of occurence.
|
MultiplicityCounter |
|
Name |
The internal representation of an XML name.
|
NameBuilder |
Creates Name s and assign index numbers to them.
|
NameClass |
Name class is a set of QName s.
|
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.
|
NamespaceContext2 |
Maintains namespace <-> prefix bindings.
|
NamespaceContextAdapter |
Take a ValidationContext and make it look like a NamespaceContext .
|
NamespaceContextImpl |
Keeps track of in-scope namespace bindings for the marshaller.
|
NamespacePrefixMapper |
Implemented by the user application to determine URI -> prefix
mapping.
|
NamespaceResolver |
|
NameUtil |
|
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.
|
Node |
|
NodeSet |
Root of the model.
|
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 |
|
NotationImpl |
|
NsNameClass |
|
NsNameExceptNameClass |
|
NType |
A type.
|
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.
|
OneOrMore |
Expression that represents kleene-star operation (A+)
|
OneOrMorePattern |
|
OptimizedAccessorFactory |
|
OptimizedTransducedAccessorFactory |
|
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 |
|
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 |
|
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 JSR-250's '@Generated'.
|
PluginImpl |
Entry point of a plugin.
|
PluginImpl |
Creates the episode file,
|
Populatable |
Mark model components which does additional code generation.
|
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.
|
Prop |
Immutable object that captures the characterstic
of the generated writer method.
|
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.
|
ProxyLoader |
|
QNameMap<V> |
Map keyed by QName .
|
QNameMap.Entry<V> |
|
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.
|
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 |
A reference to a named pattern.
|
Ref<T,C> |
Reference to a type in a model.
|
Ref |
Reference to other schema components.
|
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.
|
ResourceEntityResolver |
|
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 |
XmlAdapter for printing arbitrary object by using Object.toString() .
|
RuntimeValuePropertyInfo |
|
S2JJAXBModel |
JAXBModel that exposes additional information available
only for the schema -> java direction.
|
SAX2DOMEx |
Builds a DOM tree from SAX2 events.
|
SAXConnector |
Receives SAX events and convert them to our internal events.
|
SAXOutput |
XmlOutput implementation that writes to SAX ContentHandler .
|
SAXParseable |
RELAX NG schema in the XML syntax.
|
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 |
Auto-generated, do not edit.
|
Schema |
|
SchemaBindings |
|
SchemaBuilder |
Encapsulation of the schema file and the builder.
|
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 |
Builds a model from a RELAX NG grammar.
|
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<BeanT,PropT,ItemT,PackT> |
Holds the information about packing scope.
|
Scope<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
ScopeHost |
|
Sequence |
Expression that represents a concatanation of two expressions
"A,B".
|
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.
|
StAXExStreamWriterOutput |
|
StaxSerializer |
XML serializer for StAX XMLStreamWriter.
|
Step<T extends XSComponent> |
|
StreamSerializer |
|
StringCutter |
Utility class to parse a string
|
StructureLoader |
Loads children of an element.
|
StructureLoaderBuilder |
|
SubstGroupBaseTypeRef |
|
SubtreeCutter |
XMLFilter that can cut sub-trees.
|
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.
|
TagName |
Represents an XML tag name (and attributes for start tags.)
|
TDTDReader |
Parses DTD grammar along with binding information into BGM.
|
Text |
Implemented by Leaf s that map to PCDATA in XML.
|
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 |
|
TokenMgrError |
Token Manager Error.
|
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.
|
TXW |
Entry point to TXW.
|
TxwException |
Signals errors in the TXW processing.
|
TxwOptions |
Controls the various aspects of the TXW generation.
|
TXWResult |
|
TXWSerializer |
|
TxwTask |
Ant task interface for txw compiler.
|
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.
|
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 |
|
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 |
|
Value |
A constant value.
|
ValuePattern |
|
ValueProp |
|
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.
|
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.
|
WriterNode |
The Node that maps to the program element.
|
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.
|
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.
|
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 |
XmlOutput that writes to StAX XMLEventWriter .
|
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.
|
XmlNamespace |
|
XmlNode |
|
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 XMLReader s.
|
XmlRegistryWriter |
Auto-generated, do not edit.
|
XmlRootElementWriter |
Auto-generated, do not edit.
|
XmlSchemaBuilder |
|
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 .
|
XMLStreamWriterOutput |
XmlOutput that writes to StAX XMLStreamWriter .
|
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.
|