Package | Description |
---|---|
com.sun.tools.txw2.builder.xsd |
Reads XML Schema grammar from XSOM and builds the model for TXW.
|
com.sun.tools.xjc |
Schema to Java compiler
|
com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
com.sun.tools.xjc.reader.internalizer |
internalization of external binding files and <jaxb:bindings> customizations.
|
com.sun.tools.xjc.reader.xmlschema | |
com.sun.tools.xjc.reader.xmlschema.bindinfo |
Object Model that represents customization declarations.
|
com.sun.tools.xjc.reader.xmlschema.ct | |
com.sun.tools.xjc.util | |
com.sun.xml.xsom |
Interfaces that the client should use to access schema information.
|
com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
com.sun.xml.xsom.impl.parser |
Parser that reads XML Schema documents and builds an
XSSchemaSet object. |
com.sun.xml.xsom.impl.scd | |
com.sun.xml.xsom.impl.util | |
com.sun.xml.xsom.parser |
Classes to parse XML Schema documents into objects of
com.sun.xml.xsom package. |
com.sun.xml.xsom.util | |
com.sun.xml.xsom.visitor |
Visitor pattern support for the
com.sun.xml.xsom interfaces. |
Class | Description |
---|---|
XSAnnotation | |
XSAttGroupDecl |
Attribute group declaration.
|
XSAttributeDecl |
Attribute declaration.
|
XSAttributeUse |
Attribute use.
|
XSComplexType |
Complex type.
|
XSContentType |
Content of a complex type.
|
XSElementDecl |
Element declaration.
|
XSFacet |
Facet for a simple type.
|
XSIdentityConstraint |
Identity constraint.
|
XSListSimpleType |
List simple type.
|
XSModelGroup |
Model group.
|
XSModelGroupDecl |
Named model group declaration.
|
XSNotation |
Notation declaration.
|
XSParticle |
Particle schema component.
|
XSRestrictionSimpleType |
Restriction simple type.
|
XSSchema |
Schema.
|
XSSchemaSet |
Set of
XSSchema objects. |
XSSimpleType |
Simple type.
|
XSUnionSimpleType |
Union simple type.
|
XSWildcard |
Wildcard schema component (used for both attribute wildcard
and element wildcard.)
XSWildcard interface can always be downcasted to either
Any, Other, or Union.
|
XSXPath |
Selector or field of
XSIdentityConstraint . |
Class | Description |
---|---|
XSSchemaSet |
Set of
XSSchema objects. |
Class | Description |
---|---|
XmlString |
String with in-scope namespace binding information.
|
XSComponent |
Base interface for all the schema components.
|
XSElementDecl |
Element declaration.
|
XSSchemaSet |
Set of
XSSchema objects. |
Class | Description |
---|---|
XSSchemaSet |
Set of
XSSchema objects. |
Class | Description |
---|---|
XSAttContainer |
Common aspect of
XSComplexType and XSAttGroupDecl
as the container of attribute uses/attribute groups. |
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.
|
XSDeclaration |
Base interface of all "declarations".
|
XSElementDecl |
Element declaration.
|
XSModelGroup |
Model group.
|
XSModelGroupDecl |
Named model group declaration.
|
XSParticle |
Particle schema component.
|
XSSchemaSet |
Set of
XSSchema objects. |
XSSimpleType |
Simple type.
|
XSType |
Base interface for
XSComplexType and XSSimpleType . |
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.
|
Class | Description |
---|---|
XSAttributeUse |
Attribute use.
|
XSComponent |
Base interface for all the schema components.
|
XSDeclaration |
Base interface of all "declarations".
|
XSParticle |
Particle schema component.
|
XSSchemaSet |
Set of
XSSchema objects. |
XSSimpleType |
Simple type.
|
Class | Description |
---|---|
XSComplexType |
Complex type.
|
Class | Description |
---|---|
XmlString |
String with in-scope namespace binding information.
|
Class | Description |
---|---|
ForeignAttributes |
Foreign attributes on schema elements.
|
SCD |
Schema Component Designator (SCD).
|
XmlString |
String with in-scope namespace binding information.
|
XSAnnotation | |
XSAttContainer |
Common aspect of
XSComplexType and XSAttGroupDecl
as the container of attribute uses/attribute groups. |
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.
|
XSDeclaration |
Base interface of all "declarations".
|
XSElementDecl |
Element declaration.
|
XSFacet |
Facet for a simple type.
|
XSIdentityConstraint |
Identity constraint.
|
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.
|
XSParticle |
Particle schema component.
|
XSRestrictionSimpleType |
Restriction simple type.
|
XSSchema |
Schema.
|
XSSchemaSet |
Set of
XSSchema objects. |
XSSimpleType |
Simple type.
|
XSTerm |
A component that can be referenced from
XSParticle
This interface provides a set of type check functions (isXXX ),
which are essentially: |
XSType |
Base interface for
XSComplexType and XSSimpleType . |
XSUnionSimpleType |
Union simple type.
|
XSVariety |
Constants that represent variety of simple types.
|
XSWildcard |
Wildcard schema component (used for both attribute wildcard
and element wildcard.)
XSWildcard interface can always be downcasted to either
Any, Other, or Union.
|
XSXPath |
Selector or field of
XSIdentityConstraint . |
Class | Description |
---|---|
ForeignAttributes |
Foreign attributes on schema elements.
|
XmlString |
String with in-scope namespace binding information.
|
XSAnnotation | |
XSAttContainer |
Common aspect of
XSComplexType and XSAttGroupDecl
as the container of attribute uses/attribute groups. |
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.
|
XSDeclaration |
Base interface of all "declarations".
|
XSElementDecl |
Element declaration.
|
XSFacet |
Facet for a simple type.
|
XSIdentityConstraint |
Identity constraint.
|
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.
|
XSParticle |
Particle schema component.
|
XSRestrictionSimpleType |
Restriction simple type.
|
XSSchema |
Schema.
|
XSSchemaSet |
Set of
XSSchema objects. |
XSSimpleType |
Simple type.
|
XSTerm |
A component that can be referenced from
XSParticle
This interface provides a set of type check functions (isXXX ),
which are essentially: |
XSType |
Base interface for
XSComplexType and XSSimpleType . |
XSUnionSimpleType |
Union simple type.
|
XSVariety |
Constants that represent variety of simple types.
|
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.
|
XSXPath |
Selector or field of
XSIdentityConstraint . |
Class | Description |
---|---|
XmlString |
String with in-scope namespace binding information.
|
XSAttGroupDecl |
Attribute group declaration.
|
XSAttributeDecl |
Attribute declaration.
|
XSComplexType |
Complex type.
|
XSContentType |
Content of a complex type.
|
XSDeclaration |
Base interface of all "declarations".
|
XSElementDecl |
Element declaration.
|
XSIdentityConstraint |
Identity constraint.
|
XSModelGroupDecl |
Named model group declaration.
|
XSSchemaSet |
Set of
XSSchema objects. |
XSSimpleType |
Simple type.
|
XSTerm |
A component that can be referenced from
XSParticle
This interface provides a set of type check functions (isXXX ),
which are essentially: |
XSType |
Base interface for
XSComplexType and XSSimpleType . |
Class | Description |
---|---|
SCD |
Schema Component Designator (SCD).
|
XSAttGroupDecl |
Attribute group declaration.
|
XSAttributeDecl |
Attribute declaration.
|
XSComponent |
Base interface for all the schema components.
|
XSElementDecl |
Element declaration.
|
XSFacet |
Facet for a simple type.
|
XSIdentityConstraint |
Identity constraint.
|
XSModelGroup |
Model group.
|
XSModelGroupDecl |
Named model group declaration.
|
XSNotation |
Notation declaration.
|
XSParticle |
Particle schema component.
|
XSSchema |
Schema.
|
XSSimpleType |
Simple type.
|
XSType |
Base interface for
XSComplexType and XSSimpleType . |
XSWildcard |
Wildcard schema component (used for both attribute wildcard
and element wildcard.)
XSWildcard interface can always be downcasted to either
Any, Other, or Union.
|
Class | Description |
---|---|
XSAnnotation | |
XSAttGroupDecl |
Attribute group declaration.
|
XSAttributeDecl |
Attribute declaration.
|
XSAttributeUse |
Attribute use.
|
XSComplexType |
Complex type.
|
XSContentType |
Content of a complex type.
|
XSElementDecl |
Element declaration.
|
XSFacet |
Facet for a simple type.
|
XSIdentityConstraint |
Identity constraint.
|
XSListSimpleType |
List simple type.
|
XSModelGroup |
Model group.
|
XSModelGroupDecl |
Named model group declaration.
|
XSNotation |
Notation declaration.
|
XSParticle |
Particle schema component.
|
XSRestrictionSimpleType |
Restriction simple type.
|
XSSchema |
Schema.
|
XSSchemaSet |
Set of
XSSchema objects. |
XSSimpleType |
Simple type.
|
XSUnionSimpleType |
Union simple type.
|
XSWildcard |
Wildcard schema component (used for both attribute wildcard
and element wildcard.)
XSWildcard interface can always be downcasted to either
Any, Other, or Union.
|
XSXPath |
Selector or field of
XSIdentityConstraint . |
Class | Description |
---|---|
XSSchema |
Schema.
|
XSSchemaSet |
Set of
XSSchema objects. |
Class | Description |
---|---|
XSAnnotation | |
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.
|
XSElementDecl |
Element declaration.
|
XSFacet |
Facet for a simple type.
|
XSIdentityConstraint |
Identity constraint.
|
XSModelGroup |
Model group.
|
XSModelGroupDecl |
Named model group declaration.
|
XSNotation |
Notation declaration.
|
XSParticle |
Particle schema component.
|
XSSchema |
Schema.
|
XSSimpleType |
Simple type.
|
XSType |
Base interface for
XSComplexType and XSSimpleType . |
XSWildcard |
Wildcard schema component (used for both attribute wildcard
and element wildcard.)
XSWildcard interface can always be downcasted to either
Any, Other, or Union.
|
XSXPath |
Selector or field of
XSIdentityConstraint . |
Class | Description |
---|---|
XSAnnotation | |
XSAttGroupDecl |
Attribute group declaration.
|
XSAttributeDecl |
Attribute declaration.
|
XSAttributeUse |
Attribute use.
|
XSComplexType |
Complex type.
|
XSContentType |
Content of a complex type.
|
XSElementDecl |
Element declaration.
|
XSFacet |
Facet for a simple type.
|
XSIdentityConstraint |
Identity constraint.
|
XSListSimpleType |
List simple type.
|
XSModelGroup |
Model group.
|
XSModelGroupDecl |
Named model group declaration.
|
XSNotation |
Notation declaration.
|
XSParticle |
Particle schema component.
|
XSRestrictionSimpleType |
Restriction simple type.
|
XSSchema |
Schema.
|
XSSimpleType |
Simple type.
|
XSUnionSimpleType |
Union simple type.
|
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.
|
XSXPath |
Selector or field of
XSIdentityConstraint . |
Copyright © 2018 Oracle Corporation. All rights reserved.