|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.xml.xsom | |
---|---|
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. |
Classes in com.sun.xml.xsom used by com.sun.xml.xsom | |
---|---|
ForeignAttributes
Foreign attributes on schema elements. |
|
SCD
Schema Component Designator (SCD). |
|
XmlString
String with in-scope namespace binding information. |
|
XSAnnotation
XML Schema annotation. |
|
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 . |
Classes in com.sun.xml.xsom used by com.sun.xml.xsom.impl | |
---|---|
ForeignAttributes
Foreign attributes on schema elements. |
|
XmlString
String with in-scope namespace binding information. |
|
XSAnnotation
XML Schema annotation. |
|
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 . |
Classes in com.sun.xml.xsom used by com.sun.xml.xsom.impl.parser | |
---|---|
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 . |
Classes in com.sun.xml.xsom used by com.sun.xml.xsom.impl.scd | |
---|---|
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. |
Classes in com.sun.xml.xsom used by com.sun.xml.xsom.impl.util | |
---|---|
XSAnnotation
XML Schema annotation. |
|
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 . |
Classes in com.sun.xml.xsom used by com.sun.xml.xsom.parser | |
---|---|
XSSchema
Schema. |
|
XSSchemaSet
Set of XSSchema objects. |
Classes in com.sun.xml.xsom used by com.sun.xml.xsom.util | |
---|---|
XSAnnotation
XML Schema annotation. |
|
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 . |
Classes in com.sun.xml.xsom used by com.sun.xml.xsom.visitor | |
---|---|
XSAnnotation
XML Schema annotation. |
|
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |