|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xerces.xs | |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.impl.dv | |
org.apache.xerces.impl.dv.util | |
org.apache.xerces.impl.dv.xs | |
org.apache.xerces.impl.xs | |
org.apache.xerces.impl.xs.identity | |
org.apache.xerces.impl.xs.util | |
org.apache.xerces.jaxp | |
org.apache.xerces.parsers | |
org.apache.xerces.xni.grammars | |
org.apache.xerces.xs | |
org.apache.xerces.xs.datatypes | This package provides interfaces for accessing actual value information through PSVI for XML Schema 1.0 data types. |
Classes in org.apache.xerces.xs used by org.apache.xerces.dom | |
---|---|
AttributePSVI
Represents a PSVI item for one attribute information item. |
|
ElementPSVI
Represents a PSVI item for one element information item. |
|
ItemPSVI
Represents an abstract PSVI item for an element or an attribute information item. |
|
ShortList
The ShortList is an immutable ordered collection of
unsigned short . |
|
StringList
The StringList is an immutable ordered collection of
GenericString . |
|
XSAttributeDeclaration
The interface represents the Attribute Declaration schema component. |
|
XSElementDeclaration
The interface represents the Element Declaration schema component. |
|
XSModel
This interface represents an XML Schema. |
|
XSNotationDeclaration
This interface represents the Notation Declaration schema component. |
|
XSSimpleTypeDefinition
This interface represents the Simple Type Definition schema component. |
|
XSTypeDefinition
This interface represents a complex or simple type definition. |
Classes in org.apache.xerces.xs used by org.apache.xerces.impl.dv | |
---|---|
ShortList
The ShortList is an immutable ordered collection of
unsigned short . |
|
XSAnnotation
This interface represents the Annotation schema component. |
|
XSObject
The XSObject is a base object for the XML Schema component
model. |
|
XSObjectList
The XSObjectList interface provides the abstraction of an
immutable ordered collection of XSObject s, without defining
or constraining how this collection is implemented. |
|
XSSimpleTypeDefinition
This interface represents the Simple Type Definition schema component. |
|
XSTypeDefinition
This interface represents a complex or simple type definition. |
Classes in org.apache.xerces.xs used by org.apache.xerces.impl.dv.util | |
---|---|
XSException
The XML Schema API operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable). |
Classes in org.apache.xerces.xs used by org.apache.xerces.impl.dv.xs | |
---|---|
ShortList
The ShortList is an immutable ordered collection of
unsigned short . |
|
StringList
The StringList is an immutable ordered collection of
GenericString . |
|
XSAnnotation
This interface represents the Annotation schema component. |
|
XSNamespaceItem
The interface represents the namespace schema information information item. |
|
XSObject
The XSObject is a base object for the XML Schema component
model. |
|
XSObjectList
The XSObjectList interface provides the abstraction of an
immutable ordered collection of XSObject s, without defining
or constraining how this collection is implemented. |
|
XSSimpleTypeDefinition
This interface represents the Simple Type Definition schema component. |
|
XSTypeDefinition
This interface represents a complex or simple type definition. |
Classes in org.apache.xerces.xs used by org.apache.xerces.impl.xs | |
---|---|
AttributePSVI
Represents a PSVI item for one attribute information item. |
|
ElementPSVI
Represents a PSVI item for one element information item. |
|
ItemPSVI
Represents an abstract PSVI item for an element or an attribute information item. |
|
LSInputList
The LSInputList interface provides the abstraction of an
ordered collection of LSInput s, without defining or
constraining how this collection is implemented. |
|
ShortList
The ShortList is an immutable ordered collection of
unsigned short . |
|
StringList
The StringList is an immutable ordered collection of
GenericString . |
|
XSAnnotation
This interface represents the Annotation schema component. |
|
XSAttributeDeclaration
The interface represents the Attribute Declaration schema component. |
|
XSAttributeGroupDefinition
This interface represents the Attribute Group Definition schema component. |
|
XSAttributeUse
This interface represents the Attribute Use schema component. |
|
XSComplexTypeDefinition
This interface represents the Complex Type Definition schema component. |
|
XSElementDeclaration
The interface represents the Element Declaration schema component. |
|
XSException
The XML Schema API operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable). |
|
XSImplementation
This interface allows one to retrieve an instance of XSLoader . |
|
XSLoader
An interface that provides a method to load XML Schema documents. |
|
XSModel
This interface represents an XML Schema. |
|
XSModelGroup
This interface represents the Model Group schema component. |
|
XSModelGroupDefinition
This interface represents the Model Group Definition schema component. |
|
XSNamedMap
Objects implementing the XSNamedMap interface are used to
represent immutable collections of XML Schema components that can be
accessed by name. |
|
XSNamespaceItem
The interface represents the namespace schema information information item. |
|
XSNamespaceItemList
The XSNamesaceItemList interface provides the abstraction of
an immutable ordered collection of XSNamespaceItem s, without
defining or constraining how this collection is implemented. |
|
XSNotationDeclaration
This interface represents the Notation Declaration schema component. |
|
XSObject
The XSObject is a base object for the XML Schema component
model. |
|
XSObjectList
The XSObjectList interface provides the abstraction of an
immutable ordered collection of XSObject s, without defining
or constraining how this collection is implemented. |
|
XSParticle
This interface represents the Particle schema component. |
|
XSSimpleTypeDefinition
This interface represents the Simple Type Definition schema component. |
|
XSTerm
Describes a term that can be one of a model group, a wildcard, or an element declaration. |
|
XSTypeDefinition
This interface represents a complex or simple type definition. |
|
XSWildcard
This interface represents the Wildcard schema component. |
Classes in org.apache.xerces.xs used by org.apache.xerces.impl.xs.identity | |
---|---|
ShortList
The ShortList is an immutable ordered collection of
unsigned short . |
|
StringList
The StringList is an immutable ordered collection of
GenericString . |
|
XSIDCDefinition
This interface represents the Identity-constraint Definition schema component. |
|
XSNamespaceItem
The interface represents the namespace schema information information item. |
|
XSObject
The XSObject is a base object for the XML Schema component
model. |
|
XSObjectList
The XSObjectList interface provides the abstraction of an
immutable ordered collection of XSObject s, without defining
or constraining how this collection is implemented. |
|
XSTypeDefinition
This interface represents a complex or simple type definition. |
Classes in org.apache.xerces.xs used by org.apache.xerces.impl.xs.util | |
---|---|
ShortList
The ShortList is an immutable ordered collection of
unsigned short . |
|
StringList
The StringList is an immutable ordered collection of
GenericString . |
|
XSException
The XML Schema API operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable). |
|
XSModel
This interface represents an XML Schema. |
|
XSNamedMap
Objects implementing the XSNamedMap interface are used to
represent immutable collections of XML Schema components that can be
accessed by name. |
|
XSNamespaceItem
The interface represents the namespace schema information information item. |
|
XSNamespaceItemList
The XSNamesaceItemList interface provides the abstraction of
an immutable ordered collection of XSNamespaceItem s, without
defining or constraining how this collection is implemented. |
|
XSObject
The XSObject is a base object for the XML Schema component
model. |
|
XSObjectList
The XSObjectList interface provides the abstraction of an
immutable ordered collection of XSObject s, without defining
or constraining how this collection is implemented. |
Classes in org.apache.xerces.xs used by org.apache.xerces.jaxp | |
---|---|
AttributePSVI
Represents a PSVI item for one attribute information item. |
|
ElementPSVI
Represents a PSVI item for one element information item. |
|
PSVIProvider
This interface provides access to the post schema validation infoset for an API that provides a streaming document infoset, such as SAX, XNI, and others. |
Classes in org.apache.xerces.xs used by org.apache.xerces.parsers | |
---|---|
AttributePSVI
Represents a PSVI item for one attribute information item. |
|
ElementPSVI
Represents a PSVI item for one element information item. |
|
PSVIProvider
This interface provides access to the post schema validation infoset for an API that provides a streaming document infoset, such as SAX, XNI, and others. |
Classes in org.apache.xerces.xs used by org.apache.xerces.xni.grammars | |
---|---|
XSModel
This interface represents an XML Schema. |
Classes in org.apache.xerces.xs used by org.apache.xerces.xs | |
---|---|
AttributePSVI
Represents a PSVI item for one attribute information item. |
|
ElementPSVI
Represents a PSVI item for one element information item. |
|
ItemPSVI
Represents an abstract PSVI item for an element or an attribute information item. |
|
LSInputList
The LSInputList interface provides the abstraction of an
ordered collection of LSInput s, without defining or
constraining how this collection is implemented. |
|
ShortList
The ShortList is an immutable ordered collection of
unsigned short . |
|
StringList
The StringList is an immutable ordered collection of
GenericString . |
|
XSAnnotation
This interface represents the Annotation schema component. |
|
XSAttributeDeclaration
The interface represents the Attribute Declaration schema component. |
|
XSAttributeGroupDefinition
This interface represents the Attribute Group Definition schema component. |
|
XSComplexTypeDefinition
This interface represents the Complex Type Definition schema component. |
|
XSElementDeclaration
The interface represents the Element Declaration schema component. |
|
XSException
The XML Schema API operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable). |
|
XSIDCDefinition
This interface represents the Identity-constraint Definition schema component. |
|
XSLoader
An interface that provides a method to load XML Schema documents. |
|
XSModel
This interface represents an XML Schema. |
|
XSModelGroup
This interface represents the Model Group schema component. |
|
XSModelGroupDefinition
This interface represents the Model Group Definition schema component. |
|
XSNamedMap
Objects implementing the XSNamedMap interface are used to
represent immutable collections of XML Schema components that can be
accessed by name. |
|
XSNamespaceItem
The interface represents the namespace schema information information item. |
|
XSNamespaceItemList
The XSNamesaceItemList interface provides the abstraction of
an immutable ordered collection of XSNamespaceItem s, without
defining or constraining how this collection is implemented. |
|
XSNotationDeclaration
This interface represents the Notation Declaration schema component. |
|
XSObject
The XSObject is a base object for the XML Schema component
model. |
|
XSObjectList
The XSObjectList interface provides the abstraction of an
immutable ordered collection of XSObject s, without defining
or constraining how this collection is implemented. |
|
XSParticle
This interface represents the Particle schema component. |
|
XSSimpleTypeDefinition
This interface represents the Simple Type Definition schema component. |
|
XSTerm
Describes a term that can be one of a model group, a wildcard, or an element declaration. |
|
XSTypeDefinition
This interface represents a complex or simple type definition. |
|
XSWildcard
This interface represents the Wildcard schema component. |
Classes in org.apache.xerces.xs used by org.apache.xerces.xs.datatypes | |
---|---|
XSException
The XML Schema API operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |