Uses of Package
org.exolab.castor.xml.schema

Packages that use org.exolab.castor.xml.schema
org.exolab.castor.xml.dtd The XML DTD Object Model Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Alexander Totok This package is an implementation of the XML DTD specification. 
org.exolab.castor.xml.schema   
org.exolab.castor.xml.schema.facets   
org.exolab.castor.xml.schema.reader   
org.exolab.castor.xml.schema.simpletypes   
org.exolab.castor.xml.schema.simpletypes.factory   
org.exolab.castor.xml.schema.util   
org.exolab.castor.xml.schema.writer   
 

Classes in org.exolab.castor.xml.schema used by org.exolab.castor.xml.dtd
AttributeDecl
          An XML Schema Attribute Definition
ElementDecl
          An XML Schema ElementDecl
Particle
          An abstract class that represents an XML Schema Particle This is not an entirely true representation of how XML Schema depicts a "particle" since this representation of a particle does not hold the "term" component (element, all, choice, sequence, group, any) but rather the "term" extends this class.
Schema
          A class representing an XML Schema Definition.
SchemaException
          An XML Schema Exception class
 

Classes in org.exolab.castor.xml.schema used by org.exolab.castor.xml.schema
Annotated
          A base class used for XML Structures that support annotations.
Annotation
          A class representing the XML Schema Annotation.
AnnotationItem
          A class which represents the superclass of either AppInfo or Documentation element.
AppInfo
          A class which represents the AppInfo element
AttributeDecl
          An XML Schema Attribute Definition
AttributeGroup
          An XML Schema Attribute Group Definition
AttributeGroupDecl
          An XML Schema Attribute Group Definition
AttributeGroupReference
          An XML Schema Attribute Group Definition
BlockList
          A class to represent the values of the XML Schema block property
ComplexType
          The XML Schema ComplexType class.
ContentModelGroup
          An XML Schema ModelGroup.
ContentType
          An XML Schema ContentType
Documentation
          A class which represents the XML Schema Documentation element
ElementDecl
          An XML Schema ElementDecl
Facet
          Represents the base type for XML Schema Facets
FacetFactory
          A factory to create instances of Facets.
FacetList
          A list for maintaining facets
FinalList
          A class to represent the values of the XML Schema block property
Form
          Represents an enumerated type which consists of two values: "qualified" and "unqualified".
Group
          An XML Schema Group
IdentityConstraint
          The base class for the XML Schema Identity Constraints (key, keyref, unique).
IdentityField
          A class which represents the field selector for an IdentityConstraint
IdentitySelector
          A class which represents the selector for an IdentityConstraint
ModelGroup
          An XML Schema ModelGroup :
Order
          The order of an XML Schema model group.
Particle
          An abstract class that represents an XML Schema Particle This is not an entirely true representation of how XML Schema depicts a "particle" since this representation of a particle does not hold the "term" component (element, all, choice, sequence, group, any) but rather the "term" extends this class.
RedefineSchema
          This class is a wrapper used to save meta information concerning redefined structures from an XML schema.
Referable
           
Resolver
          Defines an object resolver but does not specify any implementation.
Schema
          A class representing an XML Schema Definition.
SchemaContext
          Represents an execution context for schema reading/writing activities.
SchemaException
          An XML Schema Exception class
SimpleContent
          An extension of the ContentType to support simple content extension and restriction for complexTypes.
SimpleType
          An XML Schema SimpleType.
Structure
          The base class for all XML Schema stuctures.
Wildcard
          A class that represents an XML Schema Wildcard.
XMLType
          The base type for XML Schema types, such as complex types and simple types.
 

Classes in org.exolab.castor.xml.schema used by org.exolab.castor.xml.schema.facets
Annotated
          A base class used for XML Structures that support annotations.
Facet
          Represents the base type for XML Schema Facets
SchemaException
          An XML Schema Exception class
Structure
          The base class for all XML Schema stuctures.
 

Classes in org.exolab.castor.xml.schema used by org.exolab.castor.xml.schema.reader
Annotation
          A class representing the XML Schema Annotation.
AppInfo
          A class which represents the AppInfo element
AttributeDecl
          An XML Schema Attribute Definition
AttributeGroup
          An XML Schema Attribute Group Definition
ComplexType
          The XML Schema ComplexType class.
Documentation
          A class which represents the XML Schema Documentation element
ElementDecl
          An XML Schema ElementDecl
Facet
          Represents the base type for XML Schema Facets
Group
          An XML Schema Group
IdentityConstraint
          The base class for the XML Schema Identity Constraints (key, keyref, unique).
ModelGroup
          An XML Schema ModelGroup :
Resolver
          Defines an object resolver but does not specify any implementation.
Schema
          A class representing an XML Schema Definition.
SchemaContext
          Represents an execution context for schema reading/writing activities.
SimpleType
          An XML Schema SimpleType.
Wildcard
          A class that represents an XML Schema Wildcard.
 

Classes in org.exolab.castor.xml.schema used by org.exolab.castor.xml.schema.simpletypes
Annotated
          A base class used for XML Structures that support annotations.
Annotation
          A class representing the XML Schema Annotation.
Referable
           
Schema
          A class representing an XML Schema Definition.
SchemaException
          An XML Schema Exception class
SimpleType
          An XML Schema SimpleType.
Structure
          The base class for all XML Schema stuctures.
XMLType
          The base type for XML Schema types, such as complex types and simple types.
 

Classes in org.exolab.castor.xml.schema used by org.exolab.castor.xml.schema.simpletypes.factory
SimpleType
          An XML Schema SimpleType.
 

Classes in org.exolab.castor.xml.schema used by org.exolab.castor.xml.schema.util
Order
          The order of an XML Schema model group.
Schema
          A class representing an XML Schema Definition.
 

Classes in org.exolab.castor.xml.schema used by org.exolab.castor.xml.schema.writer
Schema
          A class representing an XML Schema Definition.
SchemaContext
          Represents an execution context for schema reading/writing activities.
 



Copyright © 2012. All Rights Reserved.