All Classes and Interfaces

Class
Description
Signals the abortion of the compilation.
Common code between DTDExtensionBindingChecker and ExtensionBindingChecker.
AnnotationReader that reads annotation from classes, not from external binding files.
 
XMLFilter that finds references to other schema files from SAX events.
Accesses a particular property of a bean.
Accessor that uses Java reflection to access a field.
A version of Accessor.GetterSetterReflection that doesn't have any setter.
Accessor that uses Java reflection to access a getter and a setter.
Read-only access to Field.
A version of Accessor.GetterSetterReflection thaat doesn't have any getter.
Signals an error in RawAccessor.
A means to allow the user to provide customized Accessor to be used by JAXB.
 
Annotation compiler ant task.
Nested <classes> elements.
Nested <endorse> elements.
 
Auto-generated, do not edit.
Auto-generated, do not edit.
Enumeration used to represent the type of the schema component that is being parsed when the AnnotationParser is called.
 
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
Used to parse <xs:annotation>.
Factory for AnnotationParser.
Implementation of XSOM AnnotationParserFactory that parses JAXB customization declarations.
Reads annotations for the given property.
Includes attributes and child elements before any RELAX NG element.
Implemented by objects that can have annotations.
 
Auto-generated, do not edit.
 
XmlAdapter useful for mapping interfaces.
Base class for tasks that eventually invoke annotation processing.
Navigator implementation for annotation processing.
Auto-generated, do not edit.
Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any encloding ClassInfo.)
Public because XJC needs to access it
Util class for ArrayInfo
Sometimes a single JAXB-generated bean spans across multiple Java classes/interfaces.
Bi-directional map between elements, inner peers, and outer peers.
 
Auto-generated, do not edit.
Attribute declaration.
 
 
 
 
Property implementation for AttributePropertyInfo.
Attribute PropertyInfo.
Attributes extension that allows attribute values to be exposed as CharSequence.
AttributesEx implementation.
 
Default implementation of the Attributes interface.
Default implementation of the Attributes interface.
Default implementation of the Attributes interface.
Auto-generated, do not edit.
 
ClassNameAllocator filter that performs automatic name conflict resolution.
Axis<T extends XSComponent>
Axis of traversal.
 
Signals a bad command line argument.
 
Fed to unmarshaller when the 'text' data is actually a virtual image of base64 encoding of the binary data transferred on the wire.
 
Generates fields and accessors.
Root of the XML Schema binder.
<attribute> declaration in the binding file.
Class declaration.
<constructor> declaration in the binding file.
Particles in the <content> declaration in the binding file.
conversion declaration (<conversion> and <enumeration>).
Conversion declaration.
Implementation that returns a statically-determined constant TypeUse.
User-specified <javaType> customization.
 
Base interface for all binding customization declarations.
DOM customization.
<element> declaration in the binding file.
Enumeration customization.
<enumeration> declaration in the binding file.
Enumeration member customization.
Controls the ObjectFactory method name.
Global binding customization.
<interface> declaration in the binding file.
 
Implementation of Binder.
 
Root of the binding information.
Container for customization declarations.
Component accessible from Ring.
 
 
This is where a binding of a new class starts.
 
Property customization.
Schema-wide binding customization.
Default naming rules of the generated interfaces.
This customization will enable serialization support on XJC.
<conversion> declaration in the binding file.
Compatibility with 1.0.
Customization specified via Plugin.getCustomizationURIs().
Forces a non-collapsing behavior to allow extension schemas to perform element substitutions.
Holds a reference to a JBlock object.
Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
Deprecated.
The caller no longer needs to use this, as Bridge has methods that can work without BridgeContext.
BridgeContext implementation.
Signals an error while building schemas.
 
DatatypeLibraryFactory for RELAX NG Built-in datatype library and compatibility datatype library.
JAXB spec designates a few Java classes to be mapped to leaves in XML.
JAXB spec designates a few Java classes to be mapped to XML types in a way that ignores restrictions placed on user-defined beans.
ByteArrayOutputStream with access to its raw buffer.
XmlOutput that generates canonical XML.
 
Extended Adapter for use within XJC.
Because XJC doesn't generate the array binding, this class will never show up in the model constructed by XJC.
 
AttributePropertyInfo for the compiler.
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.
Mutable ClassInfo representation.
Visitor of CClassInfoParent
Reference to an existing class.
Implemented by model components that can have customizations contributed by Plugins.
Represents the list of CPluginCustomizations attached to a JAXB model component.
Object that computes the default value expression lazily.
ElementInfo implementation for the compile-time model.
ElementPropertyInfo for the compiler.
 
Enumeration constant.
Transducer that converts a string into an "enumeration class." The structure of the generated class needs to precisely follow the JAXB spec.
Performs character escaping and write the result to the output.
Performs character escaping and write the result to the output.
Wraps a SchemaBuilder and does all the semantic checks required by the RELAX NG spec.
Visits a pattern and creates a list of possible child elements.
Represents a child element.
Pair of Loader and Receiver.
Expression that represents the union of two expressions "A|B".
 
 
JaxBeanInfo implementation for j2s bean.
Auto-generated, do not edit.
Creates new instances of classes.
Information about JAXB-bound class.
A part of the ClassInfo that doesn't depend on a particular reflection library.
Locatable implementation for a class.
Callback interface that allows the driver of the XJC API to rename JAXB-generated classes/interfaces/enums.
Comparator object that sorts JClasses in the order of their names.
Outline object that provides per-CClassInfo information for filling in methods/fields for a bean.
ClassOutline enhanced with schema2java specific information.
Dynamically locates classes to represent elements discovered during the unmarshalling.
Manages association between XSComponents and generated CTypeInfos.
Replaces a few constant pool tokens from a class "template" and then loads it into the VM.
This helps enable whether the JDefinedClass is a Class or Interface or AnnotationTypeDeclaration or Enum
NonElement at compile-time.
Create new JDefinedClass and report class collision errors, if necessary.
Receives generated code and writes to the appropriate storage.
Stack-like data structure that allows the following efficient operations: Push/pop operation.
 
 
RELAX NG schema in the compact syntax.
 
Token literal values and constants.
Token Manager.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Three-state flag for a complex type.
single entry point of building a field expression from a complex type.
Auto-generated, do not edit.
 
Auto-generated, do not edit.
 
Extract the name of the components.
A JAXB Bean that works like a DOM.
 
Auto-generated, do not edit.
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.
Represents one strongly-connected component of the Element graph.
Prints the error to a stream.
ErrorReceiver that prints to a PrintStream.
Defines constants used in the Annotation Processing driver.
 
Useful constant values.
 
 
Constructor declaration.
Realizes a property as an untyped List.
Used to write a content model.
Marker interface that says this implementation implements XSContentType.
Provides contextual information.
This class is responsible for producing RI JAXBContext objects.
Object that coordinates the marshalling/unmarshalling.
Vendor extension customization contributed from Plugins.
Model of a property to be generated.
Visitor for CPropertyInfo.
Visitor for CPropertyInfo.
ReferencePropertyInfo for the compiler.
TypeInfo at the compile-time.
TypeRef for XJC.
This interface describes that outline class could be customized.
Checks if binding declarations are placed where they are allowed.
ValuePropertyInfo implementation for XJC.
CTypeInfo for the DOM node.
Optional interface that can be implemented by JAXB-bound objects to handle cycles in the object graph.
This interface is implemented by the JAXB RI to provide information about the on-going marshalling process.
Annotation.
Attribute.
 
 
 
 
Source implementation backed by DataHandler.
Deprecated.
in JAXB 2.2.4 - use javax.xml.bind.DatatypeConverterImpl instead or let us know why you can't
Builds Data from a XML Schema datatype.
Pluggable datatype writer.
Write data- or field-oriented XML.
Write data- or field-oriented XML.
 
<choice> pattern.
A pattern that can contain other patterns.
 
 
TransducedAccessor that prints to String.
Decorates another Loader by setting a default value.
Collection that returns the view of objects which are actually fetched lazily from an Iterator.
A named pattern.
Reference by name.
 
 
 
 
 
 
 
 
 
 
<grammar> pattern, which is a collection of named patterns.
 
 
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>>
 
 
 
 
 
Coordinates the entire writing process.
Auto-generated, do not edit.
AnnotationParserFactory that parses annotations into a W3C DOM.
Builds a DOM forest and maintains association from system IDs to DOM trees.
 
Produces a complete series of SAX events from any DOM node in the DOMForest.
Loads a DOM.
XmlOutput implementation that does associative marshalling to DOM.
Visits a W3C DOM tree and generates SAX2 events from it.
 
 
 
DatatypeLibraryFactory implementation that returns a dummy Datatype.
 
Base class of all the patterns.
 
 
Aborts on the first error.
 
Command Line Interface of XJC.
Parses as Parseable into a DPattern.
 
 
ObjectFactoryGenerator used when we generate interfaces and implementations in separate packages.
Escape everything above the US-ASCII code range.
Escape everything above the US-ASCII code range.
Realizes a property as an untyped List.
PropertyInfo that allows to add additional elements to the collection.
Shows the call sequence of XmlSerializer methods.
 
 
Printer of RELAX NG digested model to XML using StAX XMLStreamWriter.
 
 
 
Computes the string edit distance.
Element declaration.
Expression that represents an alphabet of a regular language.
TypeInfo that maps to an element.
Auto-generated, do not edit.
Used to build foreign element annotations.
JaxBeanInfo implementation for RuntimeElementInfo.
 
A particular use (specialization) of JAXBElement.
Outline object that provides per-CElementInfo information for filling in methods/fields for a bean.
 
Property generated from elements.
Property that maps to an element.
Factory methods for ElementSet.
 
 
 
Buffer for UTF-8 encoded string.
Creates CharsetEncoder from a charset name.
 
Individual constant of an enumeration.
Outline object that provides per-CEnumConstant information.
NonElement that represents an Enum class.
Enum member name handling mode.
Outline object that provides per-CEnumLeafInfo information for filling in methods/fields for a bean.
 
listen to static errors found during building a JAXB model from a set of classes.
Used internally to report errors.
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
Filter implementation of the ErrorReceiver.
Provides error report capability to other owner components by encapsulating user-specified ErrorHandler and exposing utlity methods.
 
Auto-generated, do not edit.
This builds content models.
Visits XSParticle and creates a corresponding Expression tree.
This filter checks jaxb:extensionBindingPrefix and pass/filter extension bindings.
Auto-generated, do not edit.
 
XmlOutput for StAXDocumentSerializer.
Maps an error to a fatal error.
Encapsulates the access on a field.
Template Accessor for boolean fields.
Template Accessor for byte fields.
Template Accessor for char fields.
Template Accessor for double fields.
Template Accessor for float fields.
Template Accessor for int fields.
Template Accessor for long fields.
Template Accessor for reference type fields.
Template Accessor for short fields.
Locatable implementation for a field.
Representation of a field of ClassOutline.
Abstract model of one field in a generated class.
Factory for FieldRenderer.
Writes all the source files under the specified file folder.
CodeWriter that delegates to another CodeWriter.
Transducer that delegates to another Transducer.
Auto-generated, do not edit.
Iterator that walks over a map of maps.
Foreign attributes on schema elements.
Remembers foreign attributes.
ContentHandler that "forks" the incoming SAX2 events to two ContentHandlers.
EntityResolver that delegates to two EntityResolvers.
XMLFilter that can fork an event to another ContentHandler in the middle.
XmlOutput that writes to two XmlOutputs.
Creates
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.
Wraps Grammar and provides error checking.
The container that can have <define> elements.
 
 
Graph of Elements.
 
 
XSIdentityConstraint implementation.
Pluggable ID/IDREF handling layer.
Signals an incorrect use of JAXB annotations.
Signals an incorrect use of TXW annotations.
A list of IllegalAnnotationException wrapped in one exception.
 
Signals a violation of the RELAX NG spec.
Signals incorrect method signatures on TypedXmlWriter-derived interfaces.
Decides how a bean token is mapped to the generated classes.
 
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>>
 
Scope for <grammar> element of the <include>d grammar.
 
This filter detects the use of incorrect JAXB namespace URI.
UTF8XmlOutput with indentation.
XMLFilterImpl that does indentation to SAX events.
 
Visits a DOM-ish API and generates SAX events.
AnnotationReader implementation that reads annotation inline from Annoation Processing.
Transducer that signals the runtime that this binary data shall be always inlined.
Typed CharSequence for int[].
Pcdata that represents a single integer.
Used solely by ElementBeanInfoImpl to wrap the loaded value object into a JAXBElement object.
 
A means to allow the user to provide customized Accessor to be used by JAXB.
Encapsulates schema-language dependent internalization logic.
XmlVisitor decorator that interns all string tokens.
 
FieldRenderer that wraps another field generator and produces isSetXXX unsetXXX methods.
Various convenient Iterator implementations.
Iterator that wraps another Iterator and changes its type.
Array iterator.
Filter out objects from another iterator.
For each U, apply U->Iterator<T> function and then iterate all the resulting T.
Union of two iterators.
JAXBModel that exposes additional information available only for the java -> schema direction.
Annotatable program elements.
Represents an arrays as annotation members
Represents an annotation on a program element.
Things that can be values of an annotation element.
Base interface for typed annotation writer.
array creation and initialization.
Assignment statements, which are also expressions.
Marker interface for code components that can be placed to the left of '=' in an assignment.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
Java-to-Schema compiler.
 
Writer that escapes characters that are unsafe as Javadoc comments.
This class implements the actual logic of JAXBContext.newInstance(java.lang.String).
This class provides the implementation of JAXBContext.
 
Encapsulates various JAXB operations on objects bound by JAXB.
The in-memory representation of the JAXB binding.
JAXBContext enhanced with JAXB RI specific functionalities.
Standard XMLParser implemented by using JAXP.
XMLReaderCreator that uses JAXP to create XMLReaders.
Allows the application to use OutputStream to define data that will be stored into a file.
A block of Java code, which may contain statements and local declarations.
Case statement
Catch block for a try/catch/finally statement
Represents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.
Indicates that the class is already created.
The common aspect of a package and a class.
Root of the code DOM.
A part is a part of a javadoc comment, and it is a list of values.
If statement, with optional else clause
Common interface for code components that can generate declarations of themselves.
A generated Java class/interface/enum/....
JavaDoc comment.
Program elements that can have Javadoc
Do loops
Enum Constant.
Represents a Java module exports directive.
Factory methods that generate various JExpressions.
A Java expression.
Provides default implementations for JExpression.
Field Reference
A field that can have a JDocComment associated with it
ForEach Statement This will generate the code for statement based on the new j2se 1.5 j.l.s.
For statement
This is a utility class for managing indentation and other basic formatting for PrintWriter.
Common interface for code components that can generate uses of themselves.
Declarations that can have type variables.
JMethod invocation
Utility methods that convert arbitrary strings into Java identifiers.
Label that can be used for continue and break.
Java method.
Modifier constants.
Modifier groups.
Represents a Java module.
Represents a Java module directive.
Module directive type.
Special class object that represents the type of "null".
JClass for generating expressions containing operators
A Java package.
Java built-in primitive types.
A property file.
Represents a Java module requires directive.
Represents a resource file in the application-specific file format.
A simple class that takes an object and serializes it into a file in the parent package with the given name.
Common interface for code components that can generate uses of themselves as statements.
Allows an application to copy a resource file to the output.
Statically generated Java soruce file.
Filter that alters the Java source code.
String literal.
Switch statement
Simple text file.
Try statement with Catch and/or Finally clause
A representation of a type in codeModel.
Type variable used to declare generics.
Variables and fields.
While statement
User: Iaroslav Savytskyi Date: 25/05/12
 
Type of the schema language.
Lazy block reference.
Leafs form a set (by a cyclic doubly-linked list.)
 
Unmarshals a text into a property of the parent element.
 
List of Data or Value.
Auto-generated, do not edit.
Used to list individual values of a multi-value property, and to pack individual values into a multi-value property.
Lister for a collection
Iterator for IDREFS lister.
 
Almost like Iterator but can throw JAXB specific exceptions.
 
 
TransducedAccessor for a list simple type.
 
Auto-generated, do not edit.
Auto-generated, do not edit.
Localizes messages.
 
Optional interface implemented by JAXB objects to expose location information from which an object is unmarshalled.
Location that is chained.
Annotation that also implements Locatable.
Location information for IllegalAnnotationException.
 
Object that returns the current location that the com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor is parsing.
Immutable snapshot of a LocatorEx
Locator implementation with Location marker.
Stores Locator objects for every Element.
LSInput implementation that wraps a SAX InputSource
Programatic entry point to the TXW compiler.
 
 
JAXB-induced mapping between a Java class and an XML element declaration.
Property that maps to the following schema fragment.
Implementation of Marshaller interface for the JAXB RI.
Some NonElement can optionally be an Element.
Message resources
Formats error messages.
Formats error messages.
Formats error messages.
Formats error messages.
Formats error messages.
Formats error messages.
Formats error messages.
Template Accessor for boolean getter/setter.
Template Accessor for boolean getter/setter.
Template Accessor for boolean getter/setter.
Template Accessor for boolean getter/setter.
Template Accessor for boolean getter/setter.
Template Accessor for boolean getter/setter.
Template Accessor for boolean getter/setter.
Template Accessor for reference types getter/setter.
Template Accessor for boolean getter/setter.
Locatable implementation for a method.
The back-end may or may not generate the content interface separately from the implementation class.
Transducer decorator that wraps another Transducer and sets the expected MIME type to the context.
 
Performs no character escaping.
Root of the object model that represents the code that needs to be generated.
Builds a TypeInfoSet (a set of JAXB properties) by using ElementInfoImpl and ClassInfoImpl.
User: Iaroslav Savytskyi Date: 24/05/12
Checks errors on model classes.
 
 
Builds a Model object.
XmlOutput decorator that supports MTOM.
represents a possible number of occurence.
Counts Multiplicity for a particle/term.
The internal representation of an XML name.
Creates Names and assign index numbers to them.
Name class is a set of QNames.
 
 
Visitor pattern over NameClass and its subclasses.
 
Converts aribitrary strings into Java identifiers.
 
Gets the human-readable name of a schema component.
Namespace URIs and local names sorted by their indices.
Maintains namespace <-> prefix bindings.
Take a ValidationContext and make it look like a NamespaceContext.
Keeps track of in-scope namespace bindings for the marshaller.
Implemented by the user application to determine URI -> prefix mapping.
Used by DatatypeWriter to declare additional namespaces.
 
 
Provides unified view of the underlying reflection library, such as java.lang.reflect and/or Annotation Processing.
Navigator implementation for XJC.
 
Auto-generated, do not edit.
Auto-generated, do not edit.
 
Auto-generated, do not edit.
 
Auto-generated, do not edit.
 
Dispatches incoming events into sub handlers appropriately so that the interleaving semantics will be correctly realized.
Dispatches incoming events into sub handlers appropriately so that the interleaving semantics will be correctly realized.
Runtime Engine for RELAXNGCC execution.
Runtime Engine for RELAXNGCC execution.
Controls the validating and converting of values obtained from the config file.
NGCCRuntime extended with various utility methods for parsing XML Schema.
Uses JDK1.4 NIO functionality to escape characters smartly.
Node is a Leaf that has children.
Root of the model.
Performs no character escaping.
Realizes a property as an untyped List.
Auto-generated, do not edit.
TypeInfo that maps to an element.
Reference to a NonElement.
 
 
 
 
A type.
Accessor wrapper that replaces a null with an empty collection.
Just consumes the byte stream.
Generates ObjectFactory then wraps it and provides access to it.
Auto-generated, do not edit.
Expression that represents kleene-star operation (A+)
 
Represents three constants of globalBindings/@optionalProperty.
This stores the invocation configuration for SchemaGenerator
Global options.
Root of the outline.
 
Designates an annotation from base class which shall be overriden by annotation placed together with this.
 
Outline object that provides per-package information.
PackageOutline enhanced with schema2java specific information.
An input that can be turned into a RELAX NG pattern.
 
 
 
 
This exception is thrown when parse errors are encountered.
This exception is thrown when parse errors are encountered.
Provides context information to be used by NGCCRuntimeExs.
 
Binds the content models of XSParticle as properties of the class that's being built.
 
Patch program that runs later to "fix" references among components.
Runs by UnmarshallingContext after all the parsing is done.
 
Manages patchers.
 
 
 
 
 
Walks the pattern tree.
Text data in XML.
Add-on that works on the generated source code.
Generates synchronized methods.
Plugin that marks the generated code by using JSR-250's '@Generated'.
Entry point of a plugin.
Creates the episode file,
Mark model components which does additional code generation.
Filter CodeWriter that writes a progress message to the specified PrintStream.
Writes all the source files under the specified file folder and inserts a file prolog comment in each java source file.
Immutable object that captures the characterstic of the generated writer method.
Represents a property of a wrapper-style element.
A JAXB property that constitutes a JAXB-bound bean.
Create Property objects.
 
Information about a JAXB-bound property.
An Enum that indicates if the property is Element, ElementRef, Value, or Attribute.
Map keyed by QName.
 
Base implementation of Locatable Annotation.
Accesses a particular property of a bean.
Represents the possible binding option for this RawTypeSet.
A reference to something.
Builds RawTypeSet for RELAX NG.
Builds RawTypeSet for XML Schema.
Reference to a class that maps from an element.
Reference to a wildcard.
References to a type.
XmlAdapter used inside XJC is almost always unmarshal-only.
Receives an object by a child Loader.
Auto-generated, do not edit.
A reference to a named pattern.
Reference to a type in a model.
Reference to other schema components.
 
 
 
 
 
 
 
 
 
Reference to a JAXB type (from JAX-RPC.)
PropertyInfo that holds references to other Elements.
 
Represents the information in a class with XmlRegistry annotaion.
 
RELAX NG specific internalization logic.
 
 
Factory for producing XmlSerializers for various Result types.
Holds all the binding related singleton components in a "ring", and let you access those components, creating them as necessary.
 
 
 
 
BuiltinLeafInfoImpl with a support for runtime.
 
 
 
 
 
AnnotationReader that uses java.lang.reflect to read annotations from class files.
 
 
ModelBuilder that works at the run-time by using the java.lang.reflect package.
 
Runtime version of NonElementRef.
PropertyInfo that exposes more information.
 
 
TypeInfoSet refined for runtime.
 
 
XmlAdapter for printing arbitrary object by using Object.toString().
 
JAXBModel that exposes additional information available only for the schema -> java direction.
Builds a DOM tree from SAX2 events.
Receives SAX events and convert them to our internal events.
XmlOutput implementation that writes to SAX ContentHandler.
RELAX NG schema in the XML syntax.
Deprecated. 
Schema Component Designator (SCD).
Set of binding nodes that have target nodes specified via SCD.
Schema component designator.
 
 
 
Auto-generated, do not edit.
Auto-generated, do not edit.
 
 
Encapsulation of the schema file and the builder.
 
 
Builds a model from a RELAX NG grammar.
 
Wraps a JAXP Schema object and lazily instantiate it.
Schema-to-Java compiler.
SchemaCompiler implementation.
Checks XML Schema XML representation constraints and schema component constraints by using JAXP 1.3 validation framework.
Represents a parsed XML schema document.
SchemaDocument implementation.
 
Processor that implements the schema generator command line tool.
CLI entry-point to the schema generator.
 
CLI entry point to schemagen that checks for JDK 5.0
Ant task to invoke the schema generator.
 
 
 
Auto-generated, do not edit.
Generates approximated tree model for XML from a schema component.
The root node of the schema hierarchy tree.
Sample cell renderer for the schema tree.
Tree model for schema hierarchy tree.
The node of the schema hierarchy tree.
Transducer that signals the runtime that this datatype is marshalled to a different XML Schema type.
Generates approximated XML Schema representation from a schema component.
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>>
 
 
Expression that represents a concatanation of two expressions "A,B".
Dumps an annotated grammar in a simple format that makes signature check easy.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
 
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Builds TypeUse from simple types.
Auto-generated, do not edit.
 
A very simple TypeSet.
Realizes a property through one getter and one setter.
SingleField that forces the primitive accessor type.
Output all source files into a single stream with a little formatting header in front of each file.
Sink node of a grpah.
Generates JAXB objects that implement Locatable.
Source node of a graph.
Represents the spec version constant.
Created to record the caller stack trace in logging.
XmlOutput for XMLStreamWriterEx.
XML serializer for StAX XMLStreamWriter.
Step<T extends XSComponent>
Building block of SCD.
Utility class to parse a string
Loads children of an element.
Component that contributes element unmarshallers into StructureLoader.
 
XMLFilter that can cut sub-trees.
XmlAdapter that binds the value as a SOAP attachment.
Marker class used to identify swaref attachments and to generate appropriate annotations later.
Symbol space for ID/IDREF.
Generates synchronized methods.
Represents an XML tag name (and attributes for start tags.)
Parses DTD grammar along with binding information into BGM.
Implemented by Leafs that map to PCDATA in XML.
Unmarshals a text into an object.
 
Place holder for TODOs.
Describes the input token stream.
Describes the input token stream.
 
Token Manager Error.
Auto-generated, do not edit.
Auto-generated, do not edit.
Accessor and Transducer combined into one object.
Template TransducedAccessor for a boolean field.
Template TransducedAccessor for a byte field.
Template TransducedAccessor for a double field.
Template TransducedAccessor for a float field.
Template TransducedAccessor for a byte field.
Template TransducedAccessor for a long field.
Template TransducedAccessor for a short field.
Template TransducedAccessor for a boolean field.
Template TransducedAccessor for a byte field.
Template TransducedAccessor for a double field.
Template TransducedAccessor for a float field.
Template TransducedAccessor for a byte field.
Template TransducedAccessor for a long field.
Template TransducedAccessor for a short field.
Implementation of TransducedAccessor that simply combines a Transducer and Accessor.
Responsible for converting a Java object to a lexical representation and vice versa.
Entry point to TXW.
Signals errors in the TXW processing.
Controls the various aspects of the TXW generation.
Allow you to wrap TypedXmlWriter into a Result so that it can be passed to ResultFactory.
Dummpy implementation to pass through TypedXmlWriter to TXW
Ant task interface for txw compiler.
Java type and associated JAXB annotations.
 
Perform a transitive closure operation on a type to determine if it belongs to this set.
Auto-generated, do not edit.
Defines common operations for all typed XML writers. Root of all typed XML writer interfaces.
Auto-generated, do not edit.
Root of models. Set of TypeInfos.
Information about a type referenced from ElementPropertyInfo.
A reference to a JAXB-bound type.
A simple abstraction for a set of Types that defines containment functions.
Information about how another type is referenced.
Factory methods to create a new TypeUse from an existing one.
Type-related utility methods.
An implementation of interface CharStream, where the stream is assumed to contain 16-bit unicode characters.
UName.
A required primitive property.
Writer that escapes non US-ASCII characters into Java Unicode escape \\uXXXX.
Auto-generated, do not edit.
 
Pass around a 'ticket dispenser' when creating new unmarshallers.
Default Unmarshaller implementation.
Center of the unmarshalling.
Realizes a property as an untyped List.
 
 
 
XmlOutput implementation specialized for UTF-8.
 
Other miscellaneous utility methods.
 
TODO: JAX-WS dependes on this class - consider moving it somewhere more stable, Notify JAX-WS before modifying anything...
Defines additional accessor methods for the event source location.
 
A constant value.
 
 
Property implementation for XmlValue properties.
Reads a text value and set to the current target.
Checks the jaxb:version attribute on a XML Schema document.
Well-known namespace URIs.
 
Finds out where a class file is loaded from.
Generates code that performs the whitespace normalization.
Processes white space normalization.
Auto-generated, do not edit.
 
 
 
 
Feed incoming events to DomHandler and builds a DOM tree.
Mode of the wildcard.
Builds a name class representation of a wildcard.
Type referenced as a result of having the wildcard.
The Node that maps to the program element.
Entry point to the programatic API to access schema compiler (XJC) and schema generator (schemagen).
XJC task for Ant.
 
A shabby driver to invoke XJC1 or XJC2 depending on the command line switch.
Call-back interface that can be implemented by the caller of Driver to receive output from XJC.
Captures the properties and then delegate to XJC1 or XJC2 by looking at the source attribute.
Identifies a user provided customized Accessor to be used.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Specifies that the invocation of the method will produce an attribute.
Auto-generated, do not edit.
 
Used along with XmlElement to write a CDATA section, instead of the normal PCDATA.
Specifies the name of the XML element.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
XmlOutput that writes to StAX XMLEventWriter.
Provides helper methods for creating properly configured XML parser factory instances with namespace support turned on and configured for security.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Deprecated.
this hasn't been implemented in the RI, and this hasn't been speced yet.
Auto-generated, do not edit.
Auto-generated, do not edit.
Marks a property that receives a location from which the object is unmarshalled.
Auto-generated, do not edit.
Auto-generated, do not edit.
Declares the namespace URI of the TypedXmlWriters in a package.
Either an Element or Attribute.
Auto-generated, do not edit.
Well-formed XML writer.
Abstract implementation of XmlOutput Implements the optimal methods, where defer to the non-optimal methods.
Interface that hides the detail of parsing mechanism.
A factory for XMLReaders.
Auto-generated, do not edit.
Auto-generated, do not edit.
 
Generates a set of W3C XML Schema documents from a set of Java classes.
XML Schema specific internalization logic.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Auto-generated, do not edit.
Low-level typeless XML writer driven from TypedXmlWriter.
Receives XML serialization event and writes to XmlOutput.
XmlOutput that writes to StAX XMLStreamWriter.
String with in-scope namespace binding information.
Auto-generated, do not edit.
Auto-generated, do not edit.
Specifies that the invocation of the method will produce a text
Auto-generated, do not edit.
Walks the XML document structure.
 
Filter to write an XML document from a SAX event stream.
Filter to write an XML document from a SAX event stream.
 
Common aspect of XSComplexType and XSAttGroupDecl as the container of attribute uses/attribute groups.
Attribute group declaration.
Attribute declaration.
Attribute use.
Complex type.
Base interface for all the schema components.
Content of a complex type.
Function object that works on XSContentType.
Visitor that works on XSContentType.
Base interface of all "declarations".
Element declaration.
Facet for a simple type.
Utility implementation of XSFunction that returns Boolean to find something from schema objects.
Function object that works on the entire XML Schema components.
Filter implementation of XSFilter.
Identity constraint.
Looks for xsi:nil='true' and sets the target to null.
 
 
Looks at @xsi:type and forwards to the right Loader.
List simple type.
Model group.
Type-safe enumeration for kind of model groups.
Named model group declaration.
Notation declaration.
Parses possibly multiple W3C XML Schema files and compose them into one grammar.
Particle schema component.
Restriction simple type.
Schema.
Set of XSSchema objects.
Simple type.
Function object that works on XSSimpleType and its derived interfaces.
Visitor that works on XSSimpleType and its derived interfaces.
A component that can be referenced from XSParticle This interface provides a set of type check functions (isXXX), which are essentially:
Function object that works on XSTerm.
Function object that works on XSTerm.
Visitor that works on XSTerm.
Base interface for XSComplexType and XSSimpleType.
Union simple type.
Constants that represent variety of simple types.
Visitor for XSComponent
Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.
##any wildcard.
##other wildcard.
Wildcard of a set of namespace URIs.
Visits three kinds of XSWildcard.
Visits three kinds of XSWildcard.
Selector or field of XSIdentityConstraint.
Serializes boolean as 0 or 1.
Writes all the files into a zip file.