A B C D E F G H I J K L M N O P Q R S T U V W X _

A

ABSTRACT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
add(Object) - Method in class org.exolab.castor.xml.schema.AnnotationItem
Adds the given Object to this Annotation item.
add(Facet) - Method in class org.exolab.castor.xml.schema.FacetList
Adds the given Facet to this list
add(FacetList) - Method in class org.exolab.castor.xml.schema.FacetList
Adds the facets from the given list into this FacetList
add_escapes(String) - Method in exception org.exolab.castor.xml.dtd.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAnnotation(Annotation) - Method in class org.exolab.castor.xml.schema.Annotated
Adds the given Annotation to this Annotated Structure.
addAppInfo(AppInfo) - Method in class org.exolab.castor.xml.schema.Annotation
Adds the given AppInfo to this annotation.
addAttribute(Attribute) - Method in class org.exolab.castor.xml.dtd.Element
Adds attribute to the element.
addAttribute(AttributeDecl) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Adds the given attribute definition to this AttributeGroup
addAttribute(AttributeDecl) - Method in class org.exolab.castor.xml.schema.Schema
Adds the given attribute definition to this Schema definition
addAttributeDecl(AttributeDecl) - Method in class org.exolab.castor.xml.schema.ComplexType
Adds the given AttributeDecl to this ComplexType.
addAttributeGroup(AttributeGroupDecl) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Adds a AttributeGroup name in the list of redefined attributeGroups.
addAttributeGroup(AttributeGroupDecl) - Method in class org.exolab.castor.xml.schema.Schema
Adds the given attribute group definition to this Schema definition.
addAttributeGroupReference(AttributeGroupReference) - Method in class org.exolab.castor.xml.schema.ComplexType
Adds the given AttributeGroupReference to this ComplexType.
addChild(ContentParticle) - Method in class org.exolab.castor.xml.dtd.ContentParticle
Adds child to the vector of child elements (content particles).
addComplexType(ComplexType) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Adds the given complexType in the list of redefined complexTypes.
addComplexType(ComplexType) - Method in class org.exolab.castor.xml.schema.Schema
Adds the given Complextype definition to this Schema defintion
addContent(Object) - Method in class org.exolab.castor.xml.schema.AppInfoJpaNature
Adds a content value to the content.
addDocumentation(Documentation) - Method in class org.exolab.castor.xml.schema.Annotation
Adds the given Documentation to this Annotation.
addElement(Element) - Method in class org.exolab.castor.xml.dtd.DTDdocument
Adds Element Declaration to the document.
addElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.ComplexType
Adds the given ElementDecl to this ContentModelGroup.
addElementDecl(ElementDecl) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Adds the given ElementDecl to this ContentModelGroup.
addElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.Group
Adds the given ElementDecl to this ContentModelGroup.
addElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.Schema
Adds the given Element declaration to this Schema defintion
addEscapes(String) - Static method in error org.exolab.castor.xml.dtd.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addFacet(Facet) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
Adds the given Facet to the list of Facets for this SimpleTypeDefinition
addFacet(Facet) - Method in class org.exolab.castor.xml.schema.SimpleType
Adds the given Facet to this Simpletype.
addField(IdentityField) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Adds the given IdentityField to this IdentityConstraint
addGeneralEntity(GeneralEntity) - Method in class org.exolab.castor.xml.dtd.DTDdocument
Adds General Entity Declaration to the document.
addGroup(Group) - Method in class org.exolab.castor.xml.schema.ComplexType
Adds the given Group to this ContentModelGroup.
addGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.ComplexType
Adds the given ModelGroup Definition to this ContentModelGroup.
addGroup(Group) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Adds the given Group to this ContentModelGroup.
addGroup(ModelGroup) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Adds the given ModelGroup definition to this ContentModelGroup.
addGroup(Group) - Method in class org.exolab.castor.xml.schema.Group
Adds the given Group to this ContentModelGroup.
addGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.Group
Adds the given ModelGroup definition to this ContentModelGroup.
addGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Adds a group name in the list of redefined groups.
addIdentityConstraint(IdentityConstraint) - Method in class org.exolab.castor.xml.schema.ElementDecl
Adds the given IdentityConstraint to this element definition.
addImportedSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
Adds the given Schema definition to this Schema definition as an imported schenma
addInclude(String) - Method in class org.exolab.castor.xml.schema.Schema
Indicates that the given XML Schema file has been processed via an
addKey(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
 
addKey(int, String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
 
addMemberType(String) - Method in class org.exolab.castor.xml.schema.Union
Adds the given SimpleType reference as a member of this Union.
addMemberType(SimpleType) - Method in class org.exolab.castor.xml.schema.Union
Adds the given SimpleType as a member of this Union
addMixedContentChild(String) - Method in class org.exolab.castor.xml.dtd.Element
Adds name of a child to the set of children's names.
addModelGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.ModelGroup
Adds the given ModelGroup to this ModelGroup
addModelGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.Schema
Adds the given Group declaration to this Schema definition
addNamespace(String, String) - Method in class org.exolab.castor.xml.schema.Schema
Adds to the namespaces declared in this Schema
addNamespace(String) - Method in class org.exolab.castor.xml.schema.Wildcard
add a namespace
addNature(String) - Method in class org.exolab.castor.xml.schema.AppInfo
 
addNotation(Notation) - Method in class org.exolab.castor.xml.dtd.DTDdocument
Adds a Notation Declaration to the document.
addRedefineSchema(RedefineSchema) - Method in class org.exolab.castor.xml.schema.Schema
Adds the given redefinition of structures to this Schema definition.
addReference(AttributeGroupReference) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Adds the given AttributeGroupReference to this AttributeGroup
addResolvable(String, Referable) - Method in interface org.exolab.castor.xml.schema.Resolver
Adds a resolvable object to this resolver identified by id.
addResolvable(String, Referable) - Method in class org.exolab.castor.xml.schema.ScopableResolver
Adds a resolvable object to this resolver identified by id.
addSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Adds a simpleType in the list of redefined simpleTypes.
addSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.Schema
Adds the given SimpletType definition to this Schema defintion
addValue(String) - Method in class org.exolab.castor.xml.dtd.Attribute
Adds the value to the set of possible values.
addWildcard(Wildcard) - Method in class org.exolab.castor.xml.schema.ComplexType
 
addWildcard(Wildcard) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Adds the given Wildcard to this ContentModelGroup.
addWildcard(Wildcard) - Method in class org.exolab.castor.xml.schema.Group
Adds the given Wildcard to this ContentModelGroup.
adjustBeginLineColumn(int, int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
Method to adjust line and column numbers for the start of a token.
ALL - Static variable in class org.exolab.castor.xml.schema.BlockList
The #all value
ALL - Static variable in class org.exolab.castor.xml.schema.FinalList
The #all value
ALL - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
AND - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
Annotated - Class in org.exolab.castor.xml.schema
A base class used for XML Structures that support annotations.
Annotated() - Constructor for class org.exolab.castor.xml.schema.Annotated
 
Annotation - Class in org.exolab.castor.xml.schema
A class representing the XML Schema Annotation.
Annotation() - Constructor for class org.exolab.castor.xml.schema.Annotation
 
ANNOTATION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ANNOTATION - Static variable in class org.exolab.castor.xml.schema.Structure
 
AnnotationItem - Class in org.exolab.castor.xml.schema
A class which represents the superclass of either AppInfo or Documentation element.
AnnotationUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling Annotations
AnnotationUnmarshaller(SchemaContext, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
Creates a new AnnotationUnmarshaller.
ANY - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
ANY - Static variable in class org.exolab.castor.xml.schema.ContentType
 
any - Static variable in class org.exolab.castor.xml.schema.ContentType
 
ANY - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ANY_ATTRIBUTE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ANYSIMPLETYPE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
AnyType - Class in org.exolab.castor.xml.schema
A Class which represents the XML Schema AnyType.
AnyType(Schema) - Constructor for class org.exolab.castor.xml.schema.AnyType
Creates a new AnyType for the given Schema.
ANYTYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ANYTYPE - Static variable in class org.exolab.castor.xml.schema.Structure
 
ANYURI_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
AnyURIType - Class in org.exolab.castor.xml.schema.simpletypes
 
AnyURIType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.AnyURIType
 
AppInfo - Class in org.exolab.castor.xml.schema
A class which represents the AppInfo element
AppInfo() - Constructor for class org.exolab.castor.xml.schema.AppInfo
Creates a new AppInfo
APPINFO - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
APPINFO - Static variable in class org.exolab.castor.xml.schema.Structure
 
AppInfoJpaNature - Class in org.exolab.castor.xml.schema
 
AppInfoJpaNature(AppInfo) - Constructor for class org.exolab.castor.xml.schema.AppInfoJpaNature
 
AppInfoSolrjNature - Class in org.exolab.castor.xml.schema
 
AppInfoSolrjNature(AppInfo) - Constructor for class org.exolab.castor.xml.schema.AppInfoSolrjNature
 
AppInfoUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for unmarshalling XML Schema <appinfo> elements
AppInfoUnmarshaller(SchemaContext, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
Creates a new AppInfoUnmarshaller.
AtomicType - Class in org.exolab.castor.xml.schema.simpletypes
The base class for built-in atomic Schema types
AtomicType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.AtomicType
 
AttlistDecl(DTDdocument) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the Attribute Declaration nonterminal.
ATTR_FORM_DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ATTR_VALUE_CHAR_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
ATTR_VALUE_CHAR_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
Attribute - Class in org.exolab.castor.xml.dtd
Implementation of DTD Attribute declaration specification.
Attribute(Element, String) - Constructor for class org.exolab.castor.xml.dtd.Attribute
Constructor, setting name, owning element of the attribute and occurance specification to DEFAULT.
ATTRIBUTE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ATTRIBUTE - Static variable in class org.exolab.castor.xml.schema.Structure
 
ATTRIBUTE_GROUP - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ATTRIBUTE_GROUP - Static variable in class org.exolab.castor.xml.schema.Structure
 
AttributeDecl - Class in org.exolab.castor.xml.schema
An XML Schema Attribute Definition
AttributeDecl(Schema, String) - Constructor for class org.exolab.castor.xml.schema.AttributeDecl
Creates a new AttrDecl with the given name
AttributeDecl(Schema) - Constructor for class org.exolab.castor.xml.schema.AttributeDecl
Creates a new AttrDecl in the given schema.
AttributeGroup - Class in org.exolab.castor.xml.schema
An XML Schema Attribute Group Definition
AttributeGroup() - Constructor for class org.exolab.castor.xml.schema.AttributeGroup
 
AttributeGroupDecl - Class in org.exolab.castor.xml.schema
An XML Schema Attribute Group Definition
AttributeGroupDecl(Schema) - Constructor for class org.exolab.castor.xml.schema.AttributeGroupDecl
Creates a new AttributeGroup definition
AttributeGroupReference - Class in org.exolab.castor.xml.schema
An XML Schema Attribute Group Definition
AttributeGroupReference(Schema, String) - Constructor for class org.exolab.castor.xml.schema.AttributeGroupReference
Creates a new AttributeGroup definition
AttributeGroupUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling AttributeGroups
AttributeGroupUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
Creates a new AttributeGroupUnmarshaller.
AttributeUnmarshaller - Class in org.exolab.castor.xml.schema.reader
The Unmarshaller for Attribute declarations
AttributeUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
 
AttrValue() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the Attribute Value nonterminal.

B

backup(int) - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
BASE64BINARY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
BASE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
BEGIN_ATTR_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
BEGIN_COMMENT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
BEGIN_ELEMENT_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
BEGIN_GE_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
BEGIN_NOTATION_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
BEGIN_PE_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
beginColumn - Variable in class org.exolab.castor.xml.dtd.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.exolab.castor.xml.dtd.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
BinaryType - Class in org.exolab.castor.xml.schema.simpletypes
Represents types derived from binary
BinaryType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.BinaryType
 
BLOCK_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
BLOCK_DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
BlockList - Class in org.exolab.castor.xml.schema
A class to represent the values of the XML Schema block property
BlockList() - Constructor for class org.exolab.castor.xml.schema.BlockList
Creates a new default BlockList.
BlockList(String) - Constructor for class org.exolab.castor.xml.schema.BlockList
Creates a new BlockList using the given list of values.
BOOLEAN_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
BOOLEAN_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
The name of the XML Schema boolean type
BooleanType - Class in org.exolab.castor.xml.schema.simpletypes
Represents the boolean type
BooleanType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.BooleanType
 
bufpos - Variable in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
BYTE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 

C

cacheIncludedSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
Caches the given Schema definition as an included XML Schema of this Schema definition.
CDATA - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
The SAX characters method for recieving characters
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Signals to recieve charactes
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Signals to recieve charactes
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
CharacterUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A utility class for Unmarshalling elements with only String content
CharacterUnmarshaller(SchemaContext) - Constructor for class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
Creates a new StringUnmarshaller.
CharStream - Interface in org.exolab.castor.xml.dtd.parser
This interface describes a character stream that maintains line and column number positions of the characters.
checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.Facet
Checks the constraints on the current facet against the other local facets of the same derived data type and facets of the base data type.
checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.facets.MaxExclusive
Validation is performed according to section "4.3.8.4 Constraints on maxExclusive Schema Components" of "XML Schema Part 2: Datatypes Second Edition" document.
checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.facets.MaxInclusive
Validation is performed according to section "4.3.7.4 Constraints on maxInclusive Schema Components" of "XML Schema Part 2: Datatypes Second Edition" document.
checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.facets.MinExclusive
Validation is performed according to section "4.3.9.4 Constraints on minExclusive Schema Components" of "XML Schema Part 2: Datatypes Second Edition" document.
checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.facets.MinInclusive
Validation is performed according to section "4.3.10.4 Constraints on minInclusive Schema Components" of "XML Schema Part 2: Datatypes Second Edition" document.
CHOICE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
clear() - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
Clears the current buffer
Column - Class in org.exolab.castor.xml.schema.annotations.jdo
Element 'column' is used to specify the column where the property of an object will be saved.
Column() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.Column
 
ColumnDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
Class ColumnDescriptor.
ColumnDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
 
COMBINING_CHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
COMBINING_CHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
Comment() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the Comment nonterminal.
COMMENT_CHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
COMPLEX_CONTENT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
COMPLEX_CONTENT - Static variable in class org.exolab.castor.xml.schema.Structure
 
COMPLEX_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
COMPLEX_TYPE - Static variable in class org.exolab.castor.xml.schema.Structure
 
ComplexContentRestrictionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for unmarshalling restriction elements of a complexContent
ComplexContentRestrictionUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
Creates a new RestrictionUnmarshaller.
ComplexContentUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling simpleContent
ComplexContentUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
Creates a new ComplexContentUnmarshaller.
ComplexType - Class in org.exolab.castor.xml.schema
The XML Schema ComplexType class.
ComplexType(Schema) - Constructor for class org.exolab.castor.xml.schema.ComplexType
Creates a new ComplexType instance with no name.
ComplexType(Schema, String) - Constructor for class org.exolab.castor.xml.schema.ComplexType
Creates a new ComplexType with the given name.
ComplexTypeUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for unmarshalling XML Schema definitions.
ComplexTypeUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
Creates a new ComplexTypeUnmarshaller instance.
ComponentReader - Class in org.exolab.castor.xml.schema.reader
The base class for separate component unmarshallers for reading an XML Schema component.
ComponentReader(SchemaContext) - Constructor for class org.exolab.castor.xml.schema.reader.ComponentReader
To hand down a couple of configuration items to all Unmarshaller classes.
contains(String) - Method in class org.exolab.castor.xml.schema.FacetList
Returns the facet of the list with with the given name.
ContentModelGroup - Interface in org.exolab.castor.xml.schema
An XML Schema ModelGroup.
ContentParticle - Class in org.exolab.castor.xml.dtd
Implementation of DTD Content Particle specification, used to define the content of an element.
ContentParticle() - Constructor for class org.exolab.castor.xml.dtd.ContentParticle
Constructor, setting occurance specification to ONE, by default.
ContentParticle(String) - Constructor for class org.exolab.castor.xml.dtd.ContentParticle
Creates content particle and sets its type to REFERENCE, that is the content is exactly one child-element.
ContentType - Class in org.exolab.castor.xml.schema
An XML Schema ContentType
ContentType(short) - Constructor for class org.exolab.castor.xml.schema.ContentType
Creates a new ContentType.
ContPart() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the Content Particle nonterminal.
convertAttribute(Attribute, Schema) - Method in class org.exolab.castor.xml.dtd.Converter
Convert DTD Attribute declaration to Schema Attribute Declaration.
convertContentParticle(ContentParticle, Schema) - Method in class org.exolab.castor.xml.dtd.Converter
Method to convert ContentParticle object, used to implement element content in the DTD object model, to the corresponding object in the Schema object model: either Group or ElementDecl.
convertDTDElementToSchemaElement(Element, Schema) - Method in class org.exolab.castor.xml.dtd.Converter
Convert DTD Element declaration to Schema Element Declaration.
convertDTDObjectToSchemaObject(DTDdocument, String, Map) - Method in class org.exolab.castor.xml.dtd.Converter
Convert DTD document object to corresponding Schema object.
convertDTDtoSchema(Reader, Writer, String, Map<String, String>) - Method in class org.exolab.castor.xml.dtd.Converter
Convert DTD document to corresponding XML Schema document.
convertDTDtoSchema(Reader, Writer) - Method in class org.exolab.castor.xml.dtd.Converter
Convert DTD document to corresponding XML Schema document.
Converter - Class in org.exolab.castor.xml.dtd
Class containing methods to parse and convert XML DTD documents to corresponding XML Schema documents.
Converter() - Constructor for class org.exolab.castor.xml.dtd.Converter
 
copy() - Method in class org.exolab.castor.xml.schema.SimpleContent
Creates a copy of this SimpleContent
copyFacets(SimpleType) - Method in class org.exolab.castor.xml.schema.SimpleType
Copy this type's facets to the target type.
createAttributeDecl(String) - Method in class org.exolab.castor.xml.schema.ComplexType
Creates an AttributeDecl with the given name.
createComplexType() - Method in class org.exolab.castor.xml.schema.Schema
Creates a new ComplexType using this Schema as the owning Schema document.
createComplexType(String) - Method in class org.exolab.castor.xml.schema.Schema
Creates a new ComplexType using this Schema as the owning Schema document.
createFacet(String, String) - Method in class org.exolab.castor.xml.schema.FacetFactory
Creates a new instance of a facet.
createReference(String) - Method in class org.exolab.castor.xml.schema.SimpleType
A helper method for classes which extend SimpleType.
createSchema(String) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
Creates an XML Schema using the given XML instance filename.
createSchema(Reader) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
Creates an XML Schema using the given Reader.
createSchema(InputSource) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
Creates an XML Schema using the given InputSource.
createSimpleType() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
Creates the SimpleType instance which represents this SimpleTypeDefinition
createSimpleType(String, String, String) - Method in class org.exolab.castor.xml.schema.Schema
Creates a new SimpleType using this Schema as the owning Schema document.
createSimpleType(String, SimpleType) - Method in class org.exolab.castor.xml.schema.Schema
Creates a new SimpleType using this Schema as the owning Schema document.
curChar - Variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
curChar - Variable in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 
currentToken - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
This is the last token that has been consumed successfully.

D

DASH - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
DatatypeHandler - Class in org.exolab.castor.xml.schema.util
A class used for "guessing" the proper datatype of an XML attribute or an XML element with simpleContent.
DATE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
DATE_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
The name of the XML Schema date type
DATETIME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
DATETIME_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
The name of the XML Schema dateTime type
DateTimeType - Class in org.exolab.castor.xml.schema.simpletypes
Represents date/time XML SChema types
DateTimeType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.DateTimeType
 
DECIMAL_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
DecimalType - Class in org.exolab.castor.xml.schema.simpletypes
Represents the decimal type and those derived from it (integer, short...)
DecimalType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.DecimalType
 
DEFAULT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
DEFAULT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
DEFAULT_NAME_SPACE - Static variable in class org.exolab.castor.xml.dtd.Converter
 
DEFAULT_NAME_SPACE_PREFIX - Static variable in class org.exolab.castor.xml.dtd.Converter
 
DEFAULT_SCHEMA_NS - Static variable in class org.exolab.castor.xml.schema.Schema
The Namespace supported by the W3C XML Schema Recommendation.
deleteAcceptNull() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
 
deleteDetachable() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
 
deleteDirty() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
 
deleteReadOnly() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
 
DIGIT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
DIGIT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
disable_tracing() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
disable_tracing() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
 
Documentation - Class in org.exolab.castor.xml.schema
A class which represents the XML Schema Documentation element
Documentation() - Constructor for class org.exolab.castor.xml.schema.Documentation
Creates a new Documentation
DOCUMENTATION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
DOCUMENTATION - Static variable in class org.exolab.castor.xml.schema.Structure
 
DocumentationUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling XML Schema elements
DocumentationUnmarshaller(SchemaContext, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
Creates a new DocumentationUnmarshaller.
Done() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
DOUBLE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
DOUBLE_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
The name of the XML Schema double type
DTDdocument - Class in org.exolab.castor.xml.dtd
Implementation of DTD document specification.
DTDdocument() - Constructor for class org.exolab.castor.xml.dtd.DTDdocument
 
DTDdocument(String) - Constructor for class org.exolab.castor.xml.dtd.DTDdocument
Constructor, setting the name of the document.
DTDException - Exception in org.exolab.castor.xml.dtd
This exception is thrown in the following cases: if a DTD document does not comply with DTD syntax and the parser is unable to parse the document; if a DTD document, though syntactically is well formed, but semantically is not correct, for example if an attribute is defined for an undefined element.
DTDException() - Constructor for exception org.exolab.castor.xml.dtd.DTDException
 
DTDException(String) - Constructor for exception org.exolab.castor.xml.dtd.DTDException
Constructor, setting the message of the exception.
DTDInitialParser - Class in org.exolab.castor.xml.dtd.parser
Initial XML DTD parser.
DTDInitialParser(CharStream) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
DTDInitialParser(DTDInitialParserTokenManager) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
DTDInitialParserConstants - Interface in org.exolab.castor.xml.dtd.parser
 
DTDInitialParserTokenManager - Class in org.exolab.castor.xml.dtd.parser
 
DTDInitialParserTokenManager(CharStream) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
DTDInitialParserTokenManager(CharStream, int) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
DTDParser - Class in org.exolab.castor.xml.dtd.parser
Main XML DTD parser.
DTDParser(CharStream) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDParser
 
DTDParser(DTDParserTokenManager) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDParser
 
DTDParserConstants - Interface in org.exolab.castor.xml.dtd.parser
 
DTDParserTokenManager - Class in org.exolab.castor.xml.dtd.parser
 
DTDParserTokenManager(CharStream) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 
DTDParserTokenManager(CharStream, int) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 
DURATION_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
DurationType - Class in org.exolab.castor.xml.schema.simpletypes
Represents timeDuration
DurationType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.DurationType
 

E

ELEM_FORM_DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
Element - Class in org.exolab.castor.xml.dtd
Implementation of DTD Element declaration specification.
Element(DTDdocument, String) - Constructor for class org.exolab.castor.xml.dtd.Element
Constructor, setting the name of the element and owning DTD document.
Element(DTDdocument) - Constructor for class org.exolab.castor.xml.dtd.Element
Constructor, setting owning DTD document of the element.
ELEMENT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ELEMENT - Static variable in class org.exolab.castor.xml.schema.Structure
 
ELEMENT_ONLY - Static variable in class org.exolab.castor.xml.schema.ContentType
 
ElementDecl(DTDdocument) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the Element Declaration nonterminal.
ElementDecl - Class in org.exolab.castor.xml.schema
An XML Schema ElementDecl
ElementDecl(Schema) - Constructor for class org.exolab.castor.xml.schema.ElementDecl
Creates a new default element definition
ElementDecl(Schema, String) - Constructor for class org.exolab.castor.xml.schema.ElementDecl
Creates a new default element definition
elementName() - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
Returns the name of the element that this ComponentReader handles.
elementName() - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName(String) - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
Sets the name of the element that this CharacterUnmarshaller handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.ImportUnmarshaller
Sets the name of the element that this UnknownUnmarshaller handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.IncludeUnmarshaller
Sets the name of the element that this UnknownUnmarshaller handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
Sets the name of the element that this UnknownUnmarshaller handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
Sets the name of the element that this UnknownUnmarshaller handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
Returns the name of the element that this SaxUnmarshaller handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Returns the name of the element that this ComponentReader handles.
elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
Returns the name of the element that this ComponentReader handles
elementName(String) - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
Sets the name of the element that this UnknownUnmarshaller handles
elementName() - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
Returns the name of the element that this ComponentReader handles
ElementUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling element definitions
ElementUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
Creates a new ElementUnmarshaller.
elemOnly - Static variable in class org.exolab.castor.xml.schema.ContentType
 
EMPTY - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
EMPTY - Static variable in class org.exolab.castor.xml.schema.ContentType
 
empty - Static variable in class org.exolab.castor.xml.schema.ContentType
 
enable - Static variable in class org.exolab.castor.xml.schema.writer.SchemaWriter
Deprecated.  
enable_tracing() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
enable_tracing() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
 
END_ATTR_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
END_COMMENT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
END_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
END_DQ_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
END_DQ_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
END_ELEMENT_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
END_GE_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
END_NOTATION_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
END_PE_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
END_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
END_SQ_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
END_SQ_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
endColumn - Variable in class org.exolab.castor.xml.dtd.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endDocument() - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
endDocument() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
endDocument() - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
Signals to end of the element with the given name.
endElement(String) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
endElement(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
Signals to end of the element with the given name.
endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
Signals to end of the element with the given name.
endElement(String) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
endLine - Variable in class org.exolab.castor.xml.dtd.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ENTITIES - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
ENTITIES_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
ENTITY - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
ENTITY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
ENTITY_VALUE_TEXT_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
ENTITY_VALUE_TEXT_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
EntityValue(Hashtable) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
Parsing procedure corresponding to the Entity Value nonterminal.
enumerate() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns an enumeration of all the Particles of this ContentModelGroup.
enumerate() - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Returns an enumeration of all the Particles contained within this ContentModelGroup.
enumerate() - Method in class org.exolab.castor.xml.schema.FacetList
Returns an Enumeration of the Facets in this list
enumerate() - Method in class org.exolab.castor.xml.schema.Group
Returns an enumeration of all the Particles contained within this ContentModelGroup.
enumerate() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns an enumeration of all the Particles of this ContentModelGroup
enumerateAttributeGroups() - Method in class org.exolab.castor.xml.schema.RedefineSchema
Enumerates the attributeGroup names.
enumerateComplexTypes() - Method in class org.exolab.castor.xml.schema.RedefineSchema
Enumerates the complexType names.
enumerateGroups() - Method in class org.exolab.castor.xml.schema.RedefineSchema
Enumerates the group names.
enumerateKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
Method enumerateKey.
enumerateSimpleTypes() - Method in class org.exolab.castor.xml.schema.RedefineSchema
Enumerates the simpleType names.
ENUMERATION - Static variable in class org.exolab.castor.xml.schema.Facet
 
ENUMERATION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
EOF - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
EOF - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
eol - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
The end of line string for this machine.
error(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
This method is called for a general error.
error(Exception) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
This method is called for a general error.
error(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
error(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
This method is called for a general error.
error(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
error(SAXParseException) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
expectedTokenSequences - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
Each entry in this array is an array of integers.
EXTENDER - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
EXTENDER - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
EXTENSION - Static variable in class org.exolab.castor.xml.schema.BlockList
The extension value
EXTENSION - Static variable in class org.exolab.castor.xml.schema.FinalList
The extension value
EXTENSION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ExtensionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling extension elements
ExtensionUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
Creates a new ExtensionUnmarshaller.

F

Facet - Class in org.exolab.castor.xml.schema
Represents the base type for XML Schema Facets
Facet(String, String) - Constructor for class org.exolab.castor.xml.schema.Facet
Creates a new Facet with the given name.
FACET - Static variable in class org.exolab.castor.xml.schema.Structure
 
FacetFactory - Class in org.exolab.castor.xml.schema
A factory to create instances of Facets.
FacetList - Class in org.exolab.castor.xml.schema
A list for maintaining facets
FacetList() - Constructor for class org.exolab.castor.xml.schema.FacetList
Creates a new FacetList
FacetUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling facets
FacetUnmarshaller(SchemaContext, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
Creates a new FacetUnmarshaller.
fatalError(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
fatalError(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
fatalError(SAXParseException) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
Field - Class in org.exolab.castor.xml.schema.annotations.solrj
Element 'field' is used to specify the use of the SOLRJ
Field() - Constructor for class org.exolab.castor.xml.schema.annotations.solrj.Field
 
FIELD - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
FieldDescriptor - Class in org.exolab.castor.xml.schema.annotations.solrj.descriptors
Class FieldDescriptor.
FieldDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.solrj.descriptors.FieldDescriptor
 
FieldOrSelectorUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling Selector or Field elements for identity-constraints
FieldOrSelectorUnmarshaller(SchemaContext, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
Creates a new FieldOrSelectorUnmarshaller.
FINAL_ALL - Static variable in class org.exolab.castor.xml.schema.SimpleType
The value of the final attribute used for blocking all types of derivation.
FINAL_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
FINAL_DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
FINAL_LIST - Static variable in class org.exolab.castor.xml.schema.SimpleType
The value of the final attribute used for blocking list derivation.
FINAL_RESTRICTION - Static variable in class org.exolab.castor.xml.schema.SimpleType
The value of the final attribute used for blocking restriction derivation.
FINAL_UNION - Static variable in class org.exolab.castor.xml.schema.SimpleType
The value of the final attribute used for blocking union derivation.
FinalList - Class in org.exolab.castor.xml.schema
A class to represent the values of the XML Schema block property
FinalList() - Constructor for class org.exolab.castor.xml.schema.FinalList
Creates a new default FinalList.
FinalList(String) - Constructor for class org.exolab.castor.xml.schema.FinalList
Creates a new FinalList using the given list of values.
finish() - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
Called to signal an end of unmarshalling.
finish() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Called to signal an end of unmarshalling.
finish() - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
Called to signal an end of unmarshalling.
finish() - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
 
finish() - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
 
finish() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
Called to signal an end of unmarshalling.
finish() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
Terminates the process of this restriction by setting a proper base.
finish() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
Called to signal an end of unmarshalling.
finish() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
 
finish() - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
 
FIXED - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
FIXED_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
FLOAT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
FLOAT_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
The name of the XML Schema float type
Form - Class in org.exolab.castor.xml.schema
Represents an enumerated type which consists of two values: "qualified" and "unqualified".
FORM - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
FRACTIONDIGITS - Static variable in class org.exolab.castor.xml.schema.Facet
 
fromValue(String) - Static method in enum types.TableAccessModeType
Method fromValue.

G

GDAY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
GE_VAlUE_CHAR_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
GE_VAlUE_CHAR_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
GeneralEntity - Class in org.exolab.castor.xml.dtd
Implementation of DTD General Entity declaration specification.
GeneralEntity() - Constructor for class org.exolab.castor.xml.dtd.GeneralEntity
Default constructor.
GeneralEntity(DTDdocument, String) - Constructor for class org.exolab.castor.xml.dtd.GeneralEntity
Constructor, setting name and owning DTD document of the general entity.
generateParseException() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
generateParseException() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
 
GEntityDecl(DTDdocument) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the General Entity Declaration nonterminal.
get(int) - Method in class org.exolab.castor.xml.schema.FacetList
Returns the facet at the given index
get() - Method in class org.exolab.castor.xml.schema.ResolvableReference
Called to resolve the object and return it.
getAbsoluteURI() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
Returns the absolute URI for this URILocation
getAcceptNull() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Returns the value of field 'acceptNull'.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Returns the value of field 'accessMode'.
getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.solrj.descriptors.FieldDescriptor
Method getAccessMode.
getAccessMode() - Method in class types.descriptors.TableAccessModeTypeDescriptor
Method getAccessMode.
getAnnotation() - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
 
getAnnotations() - Method in class org.exolab.castor.xml.schema.Annotated
Returns an Enumeration of the Annotations contained within this Annotated type.
getAnyAttribute() - Method in class org.exolab.castor.xml.schema.AttributeGroup
Returns the anyAttribute set in this attribute group if any.
getAnyAttribute() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns the wilcard used in this complexType (can be null)
getAnyAttribute() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
Returns the anyAttribute set in this attribute group if any.
getAnyAttribute() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the wilcard used in this complexType (can be null).
getAppInfo() - Method in class org.exolab.castor.xml.schema.Annotation
Returns an enumeration of all AppInfo elements for this Annotation.
getAppInfo() - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
 
getAttribute(String) - Method in class org.exolab.castor.xml.schema.AttributeGroup
Returns the AttributeDecl associated with the given name
getAttribute(String) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns the AttributeDecl associated with the given name
getAttribute(String) - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
Returns the AttributeDecl associated with the given name
getAttribute() - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
 
getAttribute(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the top-level Attribute associated with the given name.
getAttributeDecl(String) - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the AttributeDecl associated with the given name.
getAttributeDecls() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns an Enumeration of *all* the AttributeDecl objects declared within this ComplexType.
getAttributeFormDefault() - Method in class org.exolab.castor.xml.schema.Schema
Returns the attributeFormDefault property of this Schema.
getAttributeGroup() - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
Returns the AttributeGroup created by this AttributeGroupUnmarshaller
getAttributeGroup(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns the AttributeGroup corresponding to the given canonical name (unqualified name).
getAttributeGroup(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the AttributeGroup associated with the given name.
getAttributeGroup() - Method in class org.exolab.castor.xml.schema.Wildcard
Returns the AttributeGroup that contains this wilcard (can return null)
getAttributeGroupReferences() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns an Enumeration of all the AttributeGroup that are referenced within this ComplexType.
getAttributeGroups() - Method in class org.exolab.castor.xml.schema.Schema
Returns an Enumeration of all top-level AttributeGroup declarations
getAttributes() - Method in class org.exolab.castor.xml.dtd.Element
Returns enumeration of the attributes of the element.
getAttributes() - Method in class org.exolab.castor.xml.schema.AttributeGroup
Returns an Enumeration of all the attributes of this attribute group.
getAttributes() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns an Enumeration of all the attributes of this attribute group.
getAttributes() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
Returns an enumeration of the AttributeDecls and AttributeGroups of this AttributeGroup
getAttributes() - Method in class org.exolab.castor.xml.schema.Schema
Returns an Enumeration of all top-level Attribute declarations
getBase() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
getBaseType() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the base type that this type inherits from.
getBaseType() - Method in class org.exolab.castor.xml.schema.XMLType
Returns the base type that this type inherits from.
getBaseTypeName() - Method in class org.exolab.castor.xml.schema.XMLType
If this type has a base type, this returns its name.
getBaseURI() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
Returns the base location of this URILocation.
getBeginColumn() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
getBeginLine() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
getBlock() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the value of the 'block' attribute for this element.
getBlock() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the value of the 'block' attribute for this element
getBlockDefault() - Method in class org.exolab.castor.xml.schema.Schema
Returns the default BlockList for this Schema.
getBuiltInBaseType() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the built in type this type is derived from.
getBuiltInType(String) - Method in class org.exolab.castor.xml.schema.SimpleTypesFactory
Gets an instance of a class derived from SimpleType representing the built in type which name is given as a parameter.
getBuiltInTypeName(int) - Method in class org.exolab.castor.xml.schema.Schema
Gets a built in type's name given its code.
getBuiltInTypeName(int) - Method in class org.exolab.castor.xml.schema.SimpleTypesFactory
Gets a built in type's name given its code.
getCachedIncludedSchema(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the cached included schema with the given SchemaLocation
getCachedIncludedSchemas() - Method in class org.exolab.castor.xml.schema.Schema
Returns an enumeration of all the included schemas that are cached in this XML Schema Definition.
getChildren() - Method in class org.exolab.castor.xml.dtd.ContentParticle
Returns enumeration of the children - content particles, that form the content of this Content Particle, if has SEQ or CHOICE type (sequence or choice list), null otherwise.
getCode() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
getColumn() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Deprecated.  
getColumn() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
Deprecated.  
getComplexType() - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
 
getComplexType(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns the ComplexType corresponding to the given name.
getComplexType(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the ComplexType of associated with the given name
getComplexType() - Method in class org.exolab.castor.xml.schema.Wildcard
Returns the complexType that contains this wildcard, can return null.
getComplexTypes() - Method in class org.exolab.castor.xml.schema.Schema
Returns an Enumeration of all top-level ComplexType declarations
getContent() - Method in class org.exolab.castor.xml.dtd.Element
Returns Content Particle, representing the content of the element, if has ELEMENTS_ONLY content, null otherwise.
getContent() - Method in class org.exolab.castor.xml.schema.AnnotationItem
Returns the String content of this Annotation item.
getContent() - Method in class org.exolab.castor.xml.schema.AppInfoJpaNature
Returns a list of JDO content values.
getContent() - Method in class org.exolab.castor.xml.schema.AppInfoSolrjNature
Returns a list of JDO content values.
getContentModelGroup() - Method in class org.exolab.castor.xml.schema.Group
Returns the ContentModelGroup for this group.
getContentModelGroup() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns the ContentModelGroup for this group Only used for a element
getContentType() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the content type of this ComplexType.
getDeclarations() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns an ordered Enumeration of all the ContentModelType definitions (element, group, modelGroupRef)+
getDefaultValue() - Method in class org.exolab.castor.xml.dtd.Attribute
Returns default value.
getDefaultValue() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the default value of this element definition.
getDefaultValue() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the default value of this element definition.
getDerivationMethod() - Method in class org.exolab.castor.xml.schema.XMLType
Gets the name of the derivation method used to derive this type from its parent. null for primitive types.
getDerivedBy() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
getDetachable() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Returns the value of field 'detachable'.
getDirty() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Returns the value of field 'dirty'.
getDocument() - Method in class org.exolab.castor.xml.dtd.Element
Returns DTD document owning this element.
getDocument() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Return DTD document owning this General Entity declaration.
getDocument() - Method in class org.exolab.castor.xml.dtd.Notation
Returns DTD document owning this notation.
getDocumentation() - Method in class org.exolab.castor.xml.schema.Annotation
Returns an enumeration of all documentation elements for this Annotation.
getDocumentation() - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
 
getDocumentLocator() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
 
getDocumentLocator() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
getEffectiveFacets() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns an enumeration of the effective facets for this type.
getElement() - Method in class org.exolab.castor.xml.dtd.Attribute
Returns Element owning this attribute.
getElement(String) - Method in class org.exolab.castor.xml.dtd.DTDdocument
Returns requested Element Declaration.
getElement() - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
 
getElementDecl(String) - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the element declaration with the given name, or null if no element declaration with that name exists in this ContentModelGroup.
getElementDecl(String) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Returns the element declaration with the given name, or null if no element declaration with that name exists in this ContentModelGroup.
getElementDecl(String) - Method in class org.exolab.castor.xml.schema.Group
Returns the element declaration with the given name, or null if no element declaration with that name exists in this ContentModelGroup.
getElementDecl(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the ElementDecl of associated with the given name
getElementDecls() - Method in class org.exolab.castor.xml.schema.Schema
Returns an Enumeration of all top-level element declarations
getElementFormDefault() - Method in class org.exolab.castor.xml.schema.Schema
Returns the elementFormDefault property of this Schema.
getElements() - Method in class org.exolab.castor.xml.dtd.DTDdocument
Returns enumeration of the Element declarations in the DTD document.
getEndColumn() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
getEndLine() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
getFacet() - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
 
getFacet(String) - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the first facet associated with the given name.
getFacet() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
getFacets(String) - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the facets associated with the given name.
getFacets() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns an Enumeration of all the Facets (including inherited) facets for this type.
getFields() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Returns an Enumeration of the IdentityFields contained within this IdentityConstraint.
getFinal() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the list of values for the final property for this ComplexType, or null if no final values have been set.
getFinal() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the value of the 'final' attribute for this element definition.
getFinal() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the value of the 'final' property, indicating which types of derivation are not allowed, or null if the final property has not been set.
getFinalDefault() - Method in class org.exolab.castor.xml.schema.Schema
Returns the default FinalList for this Schema.
getFixedValue() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the fixed value of this element definition.
getFixedValue() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the fixed value of this element definition.
getForm() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the Form for this attribute declaration.
getForm() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the Form for this element definition.
getGeneralEntities() - Method in class org.exolab.castor.xml.dtd.DTDdocument
Returns enumeration of the General Entity declarations in the DTD document.
getGeneralEntity(String) - Method in class org.exolab.castor.xml.dtd.DTDdocument
Returns requested Genaral Entity Declaration.
getGroup() - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
Returns the Group that was unmarshalled by this Unmarshaller.
getGroup() - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
Returns the Group that was unmarshalled by this Unmarshaller.
getId() - Method in class org.exolab.castor.xml.schema.AppInfoJpaNature
Returns the id of the Nature.
getId() - Method in class org.exolab.castor.xml.schema.AppInfoSolrjNature
Returns the id of the Nature.
getId() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the Id for this attribute declaration
getId() - Method in class org.exolab.castor.xml.schema.AttributeGroup
Returns the id of this AttributeGroup
getId() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the 'id' for this element definition.
getId() - Method in class org.exolab.castor.xml.schema.Group
Returns the ID for this Group.
getId() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Returns the Id of this IdentityConstraint, or null if no Id has been set.
getId() - Method in class org.exolab.castor.xml.schema.IdentityField
Returns the Id of this IdentityField, or null if no Id has been set.
getId() - Method in class org.exolab.castor.xml.schema.IdentitySelector
Returns the Id of this IdentitySelector, or null if no Id has been set.
getId() - Method in class org.exolab.castor.xml.schema.Schema
Returns the Id for this Schema, as specified by the Id attribute, or null if no Id exists.
getId() - Method in class org.exolab.castor.xml.schema.Union
Returns the id for this Union, or null if no id has been set.
getId() - Method in class org.exolab.castor.xml.schema.XMLType
Returns the Id for this ComplexType, or null if no Id has been set.
getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.solrj.descriptors.FieldDescriptor
Method getIdentity.
getIdentity() - Method in class types.descriptors.TableAccessModeTypeDescriptor
Method getIdentity.
getIdentityConstraint() - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
Returns the IdentityConstraint created.
getIdentityConstraints() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns an Enumeration of IdentityConstraint objects contained within this element definition.
GetImage() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
getImpl() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
getImplClass() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
getImportedSchema() - Method in class org.exolab.castor.xml.schema.Schema
Returns the imported schemas of this schema
getImportedSchema(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the imported schema with the given namespace
getImportedSchema(String, boolean) - Method in class org.exolab.castor.xml.schema.Schema
Returns the imported schema with the given namespace
getInstance() - Static method in class org.exolab.castor.xml.schema.FacetFactory
Returns the singleton instance of the facet factory.
getItemType() - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
Returns the simpleType for the items of this ListType.
getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.solrj.descriptors.FieldDescriptor
Method getJavaClass.
getJavaClass() - Method in class types.descriptors.TableAccessModeTypeDescriptor
Method getJavaClass.
getKey(int) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
Method getKey.
getKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
Method getKey.Returns the contents of the collection in an Array.
getKeyCount() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
Method getKeyCount.
getLength() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the value of the length facet result can be null
getLine() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Deprecated.  
getLine() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
Deprecated.  
getLocalAnnotation() - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
Returns the annotation which appears local to this Union, or null if no local annotation has been set.
getLocalAnnotation() - Method in class org.exolab.castor.xml.schema.Union
Returns the annotation which appears local to this Union, or null if no local annotation has been set.
getLocalAttributeDecls() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns an Enumeration of *all* locally defined AttributeDecl declared within this ComplexType.
getLocalAttributeGroupReferences() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns the AttributeGroupReference of THIS attribute group.
getLocalAttributes() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns the attributes of THIS attribute group.
getLocalFacets() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the facets of this type (without the parent's facets).
getMasterSchema() - Method in class org.exolab.castor.xml.schema.Schema
Returns the master schema in which this instance of schema is used at runtime.
getMaxExponent() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
 
getMaxLength() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the value of the maxlength facet result can be null
getMaxMantissa() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
 
getMaxOccurs() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the maximum number of occurances that this ContentModelGroup may appear.
getMaxOccurs() - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Returns the maximum number of occurrences that this ContentModelGroup may appear.
getMaxOccurs() - Method in class org.exolab.castor.xml.schema.Particle
Returns the maximum number of occurances that this CMParticle may appear
getMemberTypes() - Method in class org.exolab.castor.xml.schema.Union
Returns an Enumeration of all the SimpleTypes that are members of this Union.
getMessage() - Method in exception org.exolab.castor.xml.dtd.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.exolab.castor.xml.dtd.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMinExponent() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
 
getMinLength() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the value of the minlength facet result can be null
getMinMantissa() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
 
getMinOccurs() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the minimum number of occurances that this ContentModelGroup must appear.
getMinOccurs() - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Returns the minimum number of occurrences that this ContentModelGroup must appear.
getMinOccurs() - Method in class org.exolab.castor.xml.schema.Particle
Returns the minimum number of occurances that this CMParticle must appear
getMixedContentChildren() - Method in class org.exolab.castor.xml.dtd.Element
Returns iterator of the set of mixed children, if of MIXED content, null otherwise.
getModelGroup(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns the Model Group of the given name that is contained in this RedefineSchema.
getModelGroup(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the ModeGroup of associated with the given name
getModelGroup() - Method in class org.exolab.castor.xml.schema.Wildcard
Returns the model group that contains this wildcard, can return null.
getModelGroups() - Method in class org.exolab.castor.xml.schema.Schema
Returns an Enumeration of all top-level ModelGroup declarations
getName() - Method in class org.exolab.castor.xml.dtd.Attribute
Returns the name of the attribute.
getName() - Method in class org.exolab.castor.xml.dtd.DTDdocument
Returns the name of the document.
getName() - Method in class org.exolab.castor.xml.dtd.Element
Returns the name of the element.
getName() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Returns the name of the general entity.
getName() - Method in class org.exolab.castor.xml.dtd.Notation
Returns the name of the notation.
getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.xml.schema.annotations.solrj.Field
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.xml.schema.AnyType
Returns the name of this type.
getName() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the name of attributes defined by this AttributeDecl.
getName(boolean) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the name of this Attribute declaration.
getName() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns the name of this AttributeGroup
getName() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the name of this Element declaration.
getName(boolean) - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the name of this Element declaration.
getName() - Method in class org.exolab.castor.xml.schema.Facet
Returns the name of this Facet.
getName() - Method in class org.exolab.castor.xml.schema.Group
Returns the name of this Group, or null if no name was defined.
getName() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Returns the name of this IdentityConstraint.
getName() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns the name of this ModelGroup.
getName(boolean) - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns the name of this Model Group definition
getName() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
getName() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
 
getName() - Method in class org.exolab.castor.xml.schema.XMLType
Returns the name of this type (null if none was defined)
getNamespace(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the namespace associated with the given prefix.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.solrj.descriptors.FieldDescriptor
Method getNameSpacePrefix.
getNamespacePrefix(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the namespace prefix associated with the given namespace.
getNameSpacePrefix() - Method in class types.descriptors.TableAccessModeTypeDescriptor
Method getNameSpacePrefix.
getNamespaces() - Method in class org.exolab.castor.xml.schema.Schema
Returns the namespaces declared for this Schema
getNamespaces() - Method in class org.exolab.castor.xml.schema.Wildcard
Returns an enumeration that contains the different namespaces of this wildcard
getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.solrj.descriptors.FieldDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class types.descriptors.TableAccessModeTypeDescriptor
Method getNameSpaceURI.
getNextToken() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
getNextToken() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
getNextToken() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
 
getNextToken() - Method in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 
getNotation(String) - Method in class org.exolab.castor.xml.dtd.DTDdocument
Returns requested Notation Declaration.
getNotation() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Returns name of associated notation, if external entity, null otherwise.
getNotations() - Method in class org.exolab.castor.xml.dtd.DTDdocument
Returns enumeration of the Notation declarations in the DTD document.
getNumberOfFacets(String) - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the number of facets named 'name' within the list of facets of this simple type.
getObject() - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
Returns the Object created by this Unmarshaller
getObject() - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
Returns the Object created by this ComponentReader.
getObject() - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Returns the Object created by this Unmarshaller
getObject() - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.ImportUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.IncludeUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
Returns the Object created by this Unmarshaller
getObject() - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Returns the Object created by this ComponentReader.
getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
Returns the Object created by this ComponentReader
getObject() - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
Returns the Object created by this ComponentReader
getObjects() - Method in class org.exolab.castor.xml.schema.AnnotationItem
Returns an Enumeration of all objects contained by this Annotation item.
getOrder() - Method in class org.exolab.castor.xml.schema.Group
Returns the compositor for this Group.
getOriginalSchema() - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns the schema imported used for the redefinitions.
getOwningType() - Method in class org.exolab.castor.xml.schema.Facet
Returns the owning SimpleType instance.
getParent() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the parent of this AttributeDecl, this value may be null if no parent has been set.
getParent() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the parent of this ComplexType, this value may be null if no parent has been set.
getParent() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the parent of this ElementDecl, this value may be null if no parent has been set.
getParent() - Method in class org.exolab.castor.xml.schema.Group
Returns the parent of this Group, this value may be null if no parent has been set.
getParent() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the parent Structure that contains this SimpleType.
getParentSchema() - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns the parent schema in which this RedefineSchema is used.
getParser() - Method in interface org.exolab.castor.xml.schema.SchemaContext
Return an XML document parser as specified in the configuration file.
getParser(String) - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
getParser() - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
Return an XML document parser as specified in the configuration file.
getParticle(int) - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the Particle at the specified index
getParticle(int) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Returns the Particle at the specified index.
getParticle(int) - Method in class org.exolab.castor.xml.schema.Group
Returns the Particle at the specified index.
getParticleCount() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the number of particles contained within this ContentModelGroup.
getParticleCount() - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Returns the number of particles contained within this ContentModelGroup.
getParticleCount() - Method in class org.exolab.castor.xml.schema.Group
Returns the number of particles contained within this ContentModelGroup.
getPrimaryKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Returns the value of field 'primaryKey'.
getProcessContent() - Method in class org.exolab.castor.xml.schema.Wildcard
Returns the processContent of this wildcard
getProperty(String) - Method in class org.exolab.castor.xml.schema.AppInfo
 
getPseudo() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
 
getPubIdentifier() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Returns public identifier, if EXTERNAL_PUBLIC entity, null otherwise.
getPubIdentifier() - Method in class org.exolab.castor.xml.dtd.Notation
Returns public identifier.
getReader() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
Returns a Reader for the resource represented by this URILocation.
getReadOnly() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Returns the value of field 'readOnly'.
getRedefineSchema() - Method in class org.exolab.castor.xml.schema.Schema
Returns an enumeration of redefined schemas.
getRedefineSchema(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the redefined schema corresponding schemaLocation.
getRefer() - Method in class org.exolab.castor.xml.schema.KeyRef
Returns the refer field (the name of the key being referenced).
getReference() - Method in class org.exolab.castor.xml.dtd.ContentParticle
Returns the name of the child element, if content is exactly one child.
getReference() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the AttributeDecl that this attribute definition references.
getReference() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
Gets the name of the attribute group this class refers to.
getReference() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the ElementDecl that this element definition references.
getReference() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns the reference if any
getReferenceId() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the Id used to Refer to this Object.
getReferenceId() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the Id used to Refer to this Object
getReferenceId() - Method in class org.exolab.castor.xml.schema.Group
Returns the Id used to refer to this Object.
getReferenceId() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns the Id used to Refer to this Object
getReferenceId() - Method in interface org.exolab.castor.xml.schema.Referable
Returns the Id used to Refer to this Object
getReferenceId() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the Id used to Refer to this Object.
getReferenceName() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the actual reference name of this AttributeDecl, or null if this AttributeDecl is not a reference.
getReferenceName() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the actual reference name of this AttributeDecl, or null if this AttributeDecl is not a reference.
getRelativeURI() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
Returns the relative URI for this URILocation
getResolver() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Returns the resolver used for resolving id references.
getResolver() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
Returns the resolver used for resolving id references.
getSchema() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the Schema that this AttributeGroupDecl belongs to.
getSchema() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns the Schema that this AttributeGroupDecl belongs to.
getSchema() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the XML Schema to which this element declaration belongs.
getSchema() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns the schema that contains this modelGroup definition
getSchema() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
Returns the Schema for this SchemaLocation, or null if this SchemaLocation was not constructed with a Schema object.
getSchema() - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Returns the Schema instance representing the XML schema (file) just processed.
getSchema() - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
Returns the XML Schema object that is being used by this handler
getSchema() - Method in class org.exolab.castor.xml.schema.Wildcard
Returns the parent schema in which this wildcard is located.
getSchema() - Method in class org.exolab.castor.xml.schema.XMLType
Returns the schema to which this type belongs
getSchemaContext() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
To get the Castor XML schema context used.
getSchemaLocation() - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns the URI of the imported schema.
getSchemaLocation() - Method in class org.exolab.castor.xml.schema.Schema
Returns the schemaLocation hint provided of this schema
getSchemaNamespace() - Method in class org.exolab.castor.xml.schema.Schema
Returns the namespace of the XML Schema
Note: This is not the same as targetNamespace.
getSchemaResolver() - Method in interface org.exolab.castor.xml.schema.SchemaContext
To get the Resolver to use in Schema*.
getSchemaResolver() - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
To get the Resolver to use in Schema*.
getSelector() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Returns the selector of this IdentityConstraint.
getSerializer() - Method in interface org.exolab.castor.xml.schema.SchemaContext
Returns a default serializer for producing an XML document.
getSerializer() - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
Returns a default serializer for producing an XML document.
getSimpleType() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the data type associated with this AttributeDecl.
getSimpleType() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
Returns the SimpleType created
getSimpleType(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns the SimpleType corresponding to the given name.
getSimpleType(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the SimpleType associated with the given name, or null if no such SimpleType exists.
getSimpleType(String, String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the SimpleType associated with the given name and namespace, or null if no such SimpleType exists.
getSimpleType() - Method in class org.exolab.castor.xml.schema.SimpleContent
Returns the simpleType that represents that contentType.
getSimpleType() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
getSimpleTypes() - Method in class org.exolab.castor.xml.schema.Schema
Returns an Enumeration of all SimpleType declarations
getSource() - Method in class org.exolab.castor.xml.schema.AnnotationItem
Returns the source property of this Annotaion item.
getString() - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
Returns the set of characters recieved by this CharacterUnmarshaller as a String
getStructureName(Structure) - Static method in class org.exolab.castor.xml.schema.SchemaNames
Returns the name for the Schema Structure.
getStructureType() - Method in class org.exolab.castor.xml.schema.Annotation
Returns the type of this Schema Structure.
getStructureType() - Method in class org.exolab.castor.xml.schema.AnnotationItem
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.AnyType
Returns the type of this Schema Structure.
getStructureType() - Method in class org.exolab.castor.xml.schema.AppInfo
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.AttributeGroup
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns the type of this Schema Structure.
getStructureType() - Method in class org.exolab.castor.xml.schema.Documentation
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.Facet
Returns the type of this Schema Structure.
getStructureType() - Method in class org.exolab.castor.xml.schema.Group
Returns the type of this Schema Structure.
getStructureType() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.IdentityField
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.IdentitySelector
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.Key
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.KeyRef
Returns the type of this Schema Structure.
getStructureType() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns the type of this Redefine Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.Schema
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.Structure
Returns the type of this Schema Structure.
getStructureType() - Method in class org.exolab.castor.xml.schema.TypeReference
Returns Structure.UNKNOWN (This class should not be seen outside ElementDecl anyway)
getStructureType() - Method in class org.exolab.castor.xml.schema.Union
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.Unique
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.UnknownDef
Returns the type of this Schema Structure
getStructureType() - Method in class org.exolab.castor.xml.schema.Wildcard
Returns the type of this Schema Structure
getSubstitutionGroup() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the substitutionGroup for this element declaration, or null if it's absent; if this ElementDecl instance is a reference to a global element definition, return its substitution group
getSubstitutionGroupMembers() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns an enumeration of the elements that can be substitute to this element declaration.
GetSuffix(int) - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
getSysIdentifier() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Returns system identifier, if EXTERNAL_PUBLIC or EXTERNAL_SYSTEM entity, null otherwise.
getSysIdentifier() - Method in class org.exolab.castor.xml.dtd.Notation
Returns system identifier.
getTargetNamespace() - Method in class org.exolab.castor.xml.schema.Schema
Returns the target namespace for this Schema, or null if no namespace has been defined.
getToken(int) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
getToken(int) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
 
getType() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Returns the value of field 'type'.
getType() - Method in class org.exolab.castor.xml.schema.ContentType
Returns the type of this ContentType
getType() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns the XMLType (ComplexType or SimpleType) of this ElementDecl.
getType(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns the first simple or complex type which name equals TypeName
getTypeCode() - Method in class org.exolab.castor.xml.schema.SimpleType
Gets the code for this simple type.
getTypeName() - Method in class org.exolab.castor.xml.schema.SimpleContent
Returns the name of the associated type for this SimpleContent
getTypes() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
 
getURIResolver() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Returns the URIresolver used for resolving hrefs.
getUse() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns the value of the use attribute for this attribute declaration or attribute reference.
getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.xml.schema.annotations.solrj.descriptors.FieldDescriptor
Method getValidator.
getValidator() - Method in class types.descriptors.TableAccessModeTypeDescriptor
Method getValidator.
getValue() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Returns the value of the entity (replacement text) if internal entity, null otherwise.
getValue() - Method in class org.exolab.castor.xml.schema.Facet
Returns the character (String) representation of this facet.
getValue() - Method in class org.exolab.castor.xml.schema.Form
Returns the String value of this Form.
getValue() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
 
getValues() - Method in class org.exolab.castor.xml.dtd.Attribute
Returns iterator of the set of possible values, if of NOTATION or Enumeration type, null otherwise.
getVersion() - Method in class org.exolab.castor.xml.schema.Schema
Returns the version information of the XML Schema definition represented by this Schema instance.
getWildcard() - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
Returns the Wildcard unmarshalled by this Unmarshaller.
getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.solrj.descriptors.FieldDescriptor
Method getXMLName.
getXMLName() - Method in class types.descriptors.TableAccessModeTypeDescriptor
Method getXMLName.
getXPath() - Method in class org.exolab.castor.xml.schema.IdentityField
Returns the XPath of this IdentityField.
getXPath() - Method in class org.exolab.castor.xml.schema.IdentitySelector
Returns the XPath of this IdentitySelector.
GEValue() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the General Entity Value nonterminal.
GMONTH_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
GMONTHDAY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
Group - Class in org.exolab.castor.xml.schema
An XML Schema Group
Group() - Constructor for class org.exolab.castor.xml.schema.Group
Creates a new Group, with no name.
Group(String) - Constructor for class org.exolab.castor.xml.schema.Group
Creates a new Group with the given name.
GROUP - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
GROUP - Static variable in class org.exolab.castor.xml.schema.Structure
 
GroupUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling ModelGroups
GroupUnmarshaller(SchemaContext, Schema, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
Creates a new GroupUnmarshaller.
guessType(String) - Static method in class org.exolab.castor.xml.schema.util.DatatypeHandler
Guesses the datatype for the given value.
GYEAR_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
GYEARMONTH_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 

H

hasAcceptNull() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Method hasAcceptNull.
hasAll() - Method in class org.exolab.castor.xml.schema.BlockList
Returns true if the BlockList contains "#all".
hasAll() - Method in class org.exolab.castor.xml.schema.FinalList
Returns true if the FinalList contains "#all".
hasAny() - Method in class org.exolab.castor.xml.schema.ComplexType
A helper method that returns true if this complexType contains an <any> element.
hasAny() - Method in class org.exolab.castor.xml.schema.Group
A helper method that returns true if this group contains an <any> element.
hasAttributeGroupRedefinition(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns true if this redefinition contains a redefinition for an AttributeGroup with the given name.
hasChildren() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns true if this element has children (i.e if it holds attributes or elements).
hasComplexTypeRedefinition(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns true if this redefinition contains a redefinition for a complexType with the given name.
hasDetachable() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Method hasDetachable.
hasDirty() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Method hasDirty.
hasExtension() - Method in class org.exolab.castor.xml.schema.BlockList
Returns true if extension is contained within this BlockList.
hasExtension() - Method in class org.exolab.castor.xml.schema.FinalList
Returns true if extension is contained within this FinalList.
hasFacet(String) - Method in class org.exolab.castor.xml.schema.SimpleType
Returns true if this SimpleType has a specified Facet with the given name.
hasGroupRedefinition(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns true if this redefinition contains a redefinition for a group with the given name.
hasNature(String) - Method in class org.exolab.castor.xml.schema.AppInfo
 
hasReadOnly() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Method hasReadOnly.
hasRedefinition() - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns true if at least one structure other than an annotation is present.
hasReference() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns true if this ModelGroup is referencing another one
hasRestriction() - Method in class org.exolab.castor.xml.schema.BlockList
Returns true if restriction is contained within this BlockList.
hasRestriction() - Method in class org.exolab.castor.xml.schema.FinalList
Returns true if restriction is contained within this FinalList.
hasSimpleTypeRedefinition(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Returns true if this redefinition contains a redefinition for a simpleType with the given name.
hasSubstitution() - Method in class org.exolab.castor.xml.schema.BlockList
Returns true if substitution is contained within this BlockList.
hasXMLType() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Indicates whether a type is set for this element definiion.
hasXMLType() - Method in class org.exolab.castor.xml.schema.ElementDecl
Indicates whether a type is set for this element definiion.
HEXBINARY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 

I

ID - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
ID_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ID_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
IDENTITY_FIELD - Static variable in class org.exolab.castor.xml.schema.Structure
 
IDENTITY_SELECTOR - Static variable in class org.exolab.castor.xml.schema.Structure
 
IdentityConstraint - Class in org.exolab.castor.xml.schema
The base class for the XML Schema Identity Constraints (key, keyref, unique).
IdentityConstraint(String) - Constructor for class org.exolab.castor.xml.schema.IdentityConstraint
Constructor used by sub-classes.
IdentityConstraintUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling Identity Constraints
IdentityConstraintUnmarshaller(SchemaContext, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
Creates a new IdentityConstraintUnmarshaller.
IdentityField - Class in org.exolab.castor.xml.schema
A class which represents the field selector for an IdentityConstraint
IdentityField(String) - Constructor for class org.exolab.castor.xml.schema.IdentityField
Creates a new IdentityField.
IdentitySelector - Class in org.exolab.castor.xml.schema
A class which represents the selector for an IdentityConstraint
IdentitySelector(String) - Constructor for class org.exolab.castor.xml.schema.IdentitySelector
Creates a new IdentitySelector.
IDREF - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
IDREF_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
IDREFS - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
IDREFS_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
illegalAttribute(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
This method is called when an illegal Attribute is encountered.
illegalAttribute(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
This method is called when an illegal Attribute is encountered.
illegalElement(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
This method is called when an illegal Element is encountered.
illegalElement(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
This method is called when an illegal Element is encountered.
image - Variable in class org.exolab.castor.xml.dtd.parser.Token
The string image of the token.
IMPLIED - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
IMPORT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ImportUnmarshaller - Class in org.exolab.castor.xml.schema.reader
 
ImportUnmarshaller(SchemaContext, Schema, AttributeSet, URIResolver, Locator, SchemaUnmarshallerState) - Constructor for class org.exolab.castor.xml.schema.reader.ImportUnmarshaller
 
INCLUDE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
includeProcessed(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns True if the given XML Schema has already been included via
IncludeUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A simple unmarshaller to read included schemas.
IncludeUnmarshaller(SchemaContext, Schema, AttributeSet, URIResolver, Locator, SchemaUnmarshallerState) - Constructor for class org.exolab.castor.xml.schema.reader.IncludeUnmarshaller
 
Input() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
Main method that starts parsing process.
Input() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Main parsing method that starts parsing process.
InputCharStream - Class in org.exolab.castor.xml.dtd.parser
An implementation of interface CharStream.
InputCharStream(Reader, int, int, int) - Constructor for class org.exolab.castor.xml.dtd.parser.InputCharStream
Constructor, allowing to specify start line and start column of the char stream, and buffer size as well.
InputCharStream(Reader, int, int) - Constructor for class org.exolab.castor.xml.dtd.parser.InputCharStream
Constructor, allowing to specify start line and start column of the char stream.
InputCharStream(Reader) - Constructor for class org.exolab.castor.xml.dtd.parser.InputCharStream
Constructor, instantiating the char stream to begin at 1-st line and 1-st column of dstream.
INT_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
INT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
The name of the XML Schema integer type
INVALID_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
This code is for errors or uninitialized types.
isAbstract() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns true if this ComplexType has been marked as Abstract.
isAbstract() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns true if this element definition is abstract
isAcceptNull() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Returns the value of field 'acceptNull'.
isAnyContent() - Method in class org.exolab.castor.xml.dtd.Element
True if the element is of ANY content type, false otherwise.
isAnyType() - Method in class org.exolab.castor.xml.schema.XMLType
Returns true if this XMLType is an AnyType
isAttributeWildcard() - Method in class org.exolab.castor.xml.schema.Wildcard
Returns true if this wildcard represents <anyAttribute> otherwise false
isBuiltInType() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns true if this SimpleType is a built in type.
isBuiltInType(int) - Static method in class org.exolab.castor.xml.schema.SimpleTypesFactory
Indicates if a type code corresponds to an xml schema built in type.
isChoiceType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
True if the content is a choice list of content particles, false otherwise.
isComplexContent() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns true if this complexType is a 'complexContent'.
isComplexType() - Method in class org.exolab.castor.xml.schema.XMLType
Returns true if this XMLType is a ComplexType
isDateTimeType() - Method in class org.exolab.castor.xml.schema.SimpleType
Indicates whether this SimpleType is a date/time type.
isDateTimeType() - Method in class org.exolab.castor.xml.schema.simpletypes.DateTimeType
Indicates whether this SimpleType is a date/time type.
isDateTimeType(int) - Static method in class org.exolab.castor.xml.schema.SimpleTypesFactory
Tells if a type code corresponds to an xml schema (built-in) date/time type.
isDEFAULT() - Method in class org.exolab.castor.xml.dtd.Attribute
True if attribute's default value is specified, false otherwise.
isDefault() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns true if the "default" flag is set.
isDetachable() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Returns the value of field 'detachable'.
isDirty() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Returns the value of field 'dirty'.
isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.solrj.descriptors.FieldDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class types.descriptors.TableAccessModeTypeDescriptor
Method isElementDefinition.
isElemOnlyContent() - Method in class org.exolab.castor.xml.dtd.Element
True if the element is of ELEMENTS_ONLY content type, false otherwise.
isEmptiable() - Method in class org.exolab.castor.xml.schema.ComplexType
 
isEmptiable() - Method in class org.exolab.castor.xml.schema.Group
Indicates whether this Particle is 'emptiable'
isEmptiable() - Method in class org.exolab.castor.xml.schema.Particle
 
isEmpty() - Method in class org.exolab.castor.xml.schema.AttributeGroup
Returns true if this AttributeGroup does not contain any AttributeDecls or any non-empty AttributeGroupReferences
isEmpty() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns true if this AttributeGroup does not contain any AttributeDecls or any non-empty AttributeGroups
isEmpty() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
Returns true if this AttributeGroup does not contain any AttributeDecls or any non-empty AttributeGroups
isEmptyContent() - Method in class org.exolab.castor.xml.dtd.Element
True if the element is of EMPTY content type, false otherwise.
isENTITIESType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of ENTITIES type, false otherwise.
isENTITYType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of ENTITY type, false otherwise.
isEnumerationType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of Enumeration type, false otherwise.
isExternalPublic() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
True if EXTERNAL_PUBLIC entity, false otherwise.
isExternalSystem() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
True if EXTERNAL_SYSTEM entity, false otherwise.
isExternalUnparsed() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
True if external unparsed entity, that is if external and associated notation name is specified, false otherwise.
isFacet(String) - Static method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
 
isFIXED() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute has fixed value, false otherwise.
isFixed() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns true if the use attribute is equal to "optional".
isGroupName(String) - Static method in class org.exolab.castor.xml.schema.SchemaNames
Determines whether or not the given name is the name of an XML Schema group structure.
isIDREFSType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of IDREFS type, false otherwise.
isIDREFType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of IDREF type, false otherwise.
isIDType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of ID type, false otherwise.
isIMPLIED() - Method in class org.exolab.castor.xml.dtd.Attribute
True if no default value for the attribute is provided ("IMPLIED" specification), false otherwise.
isInternal() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
True if internal entity, false otherwise.
isKnownNamespace(String) - Method in class org.exolab.castor.xml.schema.Schema
Returns True if the namespace is known to this schema
isMaxInclusive() - Method in class org.exolab.castor.xml.schema.simpletypes.AtomicType
Tells if the maximum is inclusive or not Has no meaning if there is no maxInclusive/Exclusive facet
isMaxOccursSet() - Method in class org.exolab.castor.xml.schema.Particle
Indicates whetehr maxOccurs has been set.
isMinInclusive() - Method in class org.exolab.castor.xml.schema.simpletypes.AtomicType
Tells if the minimum is inclusive or not Has no meaning if there is no minInclusive/Exclusive facet
isMinOccursSet() - Method in class org.exolab.castor.xml.schema.Particle
Indicates whether minOccurs has been set.
isMixedContent() - Method in class org.exolab.castor.xml.dtd.Element
True if the element is of MIXED content type, false otherwise.
isModelGroupDefinition() - Method in class org.exolab.castor.xml.schema.Group
Deprecated. Since Castor 0.9.2, to handle properly the element the class ModelGroup has been created
isMultivalued() - Method in class org.exolab.castor.xml.schema.Facet
Returns true if this Facet can occur more than once, such as the "enumeration" facet.
isNamespaceName(String) - Static method in class org.exolab.castor.xml.schema.SchemaNames
Determines whether or not the given name is the name of an XML Schema namespace attributes.
isNameSpacePrefix(String) - Static method in class org.exolab.castor.xml.dtd.Converter
 
isNillable() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns whether or not instances of this element definition may appear with no content.
isNMTOKENSType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of NMTOKENS type, false otherwise.
isNMTOKENType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of NMTOKEN type, false otherwise.
isNOTATIONType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of NOTATION type, false otherwise.
isNumericType() - Method in class org.exolab.castor.xml.schema.SimpleType
Indicates whether this SimpleType is a numeric type.
isNumericType() - Method in class org.exolab.castor.xml.schema.simpletypes.DecimalType
Indicates whether this SimpleType is a numeric type.
isNumericType() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
Indicates whether this SimpleType is a numeric type.
isNumericType(int) - Static method in class org.exolab.castor.xml.schema.SimpleTypesFactory
Tells if a type code corresponds to an xml schema (built-in) numeric type.
isOneOccurance() - Method in class org.exolab.castor.xml.dtd.ContentParticle
True if ocurence specification of the content particle is ONE, false otherwise.
isOneOrMoreOccurances() - Method in class org.exolab.castor.xml.dtd.ContentParticle
True if occurance specification of the content particle is ONE_OR_MORE, false otherwise.
isOptional() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns true if the use attribute is equal to "optional".
isPrimitiveType(int) - Static method in class org.exolab.castor.xml.schema.SimpleTypesFactory
Tells if a type code corresponds to an xml schema (built-in) primitive type.
isProcessName(String) - Static method in class org.exolab.castor.xml.schema.SchemaNames
Determines whether or not the given name is the name of an XML Schema Wildcard processContents attribute.
isProhibited() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns true if the use attribute is equal to "prohibited".
isPublic() - Method in class org.exolab.castor.xml.dtd.Notation
True if PUBLIC notation, false otherwise.
isQualified() - Method in class org.exolab.castor.xml.schema.Form
Returns true if this Form is the qualified Form.
isReadOnly() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Returns the value of field 'readOnly'.
isRedefined() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Returns true if this attributeGroupDecl is a redefinition.
isRedefined() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns true if this complexType is a redefinition.
isRedefined() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns true if this group is a redefinition.
isRedefined() - Method in class org.exolab.castor.xml.schema.SimpleType
Returns true if this simpleType is a redefinition.
isReference() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns true if this attribute definition simply references another attribute Definition
isReference() - Method in class org.exolab.castor.xml.schema.ElementDecl
Returns true if this element definition simply references another element Definition
isReference() - Method in class org.exolab.castor.xml.schema.ModelGroup
Returns true if this model group definition simply references another model group Definition
isReferenceType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
True if the content is exactly on child-element, false otherwise.
isREQUIRED() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is required, false otherwise.
isRequired() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Returns true if the 'use' attribute is equal to REQUIRED and there is no specified value.
isRestricted() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns true if this complexType is a restriction.
isSeqType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
True if the content is a sequence list of content particles, false otherwise.
isSimpleContent() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns true if this complexType is a 'simpleContent'.
isSimpleType() - Method in class org.exolab.castor.xml.schema.XMLType
Returns true if this XMLType is a SimpleType
isStringType() - Method in class org.exolab.castor.xml.dtd.Attribute
True if the attribute is of CDATA type, false otherwise.
isSystem() - Method in class org.exolab.castor.xml.dtd.Notation
True if SYSTEM notation, false otherwise.
isTopLevel() - Method in class org.exolab.castor.xml.schema.ComplexType
Returns true if this is a top level ComplexType.
isUnqualified() - Method in class org.exolab.castor.xml.schema.Form
Returns true if this Form is the unqualified Form.
isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Method isValid.
isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
Method isValid.
isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
Method isValid.
isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
Method isValid.
isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
Method isValid.
isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
Method isValid.
isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Method isValid.
isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Method isValid.
isValid() - Method in class org.exolab.castor.xml.schema.annotations.solrj.Field
Method isValid.
isValid() - Method in class org.exolab.castor.xml.schema.Structure
Calls validate() to determine if this Schema Definition is valid.
isWhiteSpace(char[], int, int) - Static method in class org.exolab.castor.xml.schema.reader.ComponentReader
Determines if the given sequence of characters consists of whitespace characters
isWhiteSpace(char[], int, int) - Static method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
Determines if the given sequence of characters consists of whitespace characters
isZeroOrMoreOccurances() - Method in class org.exolab.castor.xml.dtd.ContentParticle
True if occurance specification of the content particle is ZERO_OR_MORE, false otherwise.
isZeroOrOneOccurance() - Method in class org.exolab.castor.xml.dtd.ContentParticle
True if occurance specification of the content particle is ZERO_OR_ONE, false otherwise.
ITEM_TYPE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
iterateKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
Method iterateKey.

J

jj_nt - Variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
jj_nt - Variable in class org.exolab.castor.xml.dtd.parser.DTDParser
 
jjnewLexState - Static variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
jjnewLexState - Static variable in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 
jjstrLiteralImages - Static variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
jjstrLiteralImages - Static variable in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 

K

Key - Class in org.exolab.castor.xml.schema
A class that represents the XML Schema Identity Constraint: Key.
Key(String) - Constructor for class org.exolab.castor.xml.schema.Key
Creates a new Key Identity-Constraint.
KEY - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
KEY - Static variable in class org.exolab.castor.xml.schema.Structure
 
KeyRef - Class in org.exolab.castor.xml.schema
A class that represents the XML Schema Identity Constraint: KeyRef.
KeyRef(String, String) - Constructor for class org.exolab.castor.xml.schema.KeyRef
Creates a new KeyRef Identity-Constraint.
KEYREF - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
KEYREF - Static variable in class org.exolab.castor.xml.schema.Structure
 
kind - Variable in class org.exolab.castor.xml.dtd.parser.Token
An integer that describes the kind of this token.

L

LANGUAGE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
LAX - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
LEFT_PAREN - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
LEFT_PAREN_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
LENGTH - Static variable in class org.exolab.castor.xml.schema.Facet
 
LETTER - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
LETTER - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
lexStateNames - Static variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
lexStateNames - Static variable in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 
LIST - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
LIST - Static variable in class org.exolab.castor.xml.schema.Structure
 
ListType - Class in org.exolab.castor.xml.schema.simpletypes
Represents a SimpleType that is a "list" of a given SimpleType.
ListType(Schema) - Constructor for class org.exolab.castor.xml.schema.simpletypes.ListType
Creates a new ListType.
LONG_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
LONG_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
The name of the XML Schema long type
lookingAhead - Variable in class org.exolab.castor.xml.dtd.parser.DTDParser
 

M

main(String[]) - Static method in class org.exolab.castor.xml.dtd.Converter
Simple command line interface to read an XML DTD file and create corresponding XML Schema file.
main(String[]) - Static method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
For testing purposes only.
ManyToMany - Class in org.exolab.castor.xml.schema.annotations.jdo
Class ManyToMany.
ManyToMany() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
 
ManyToManyDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
Class ManyToManyDescriptor.
ManyToManyDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
 
marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
 
marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
 
marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
 
marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
 
marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
 
marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
 
marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
 
marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
 
marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
 
marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
 
marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
 
marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
 
marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
 
marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
 
marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
 
marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
 
marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.solrj.Field
 
marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.solrj.Field
 
marshalSchema(Schema, Writer) - Method in class org.exolab.castor.xml.dtd.Converter
Marshals XML Schema to output char stream.
MAX_EXCLUSIVE - Static variable in class org.exolab.castor.xml.schema.Facet
 
MAX_EXCLUSIVE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
MAX_INCLUSIVE - Static variable in class org.exolab.castor.xml.schema.Facet
 
MAX_INCLUSIVE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
MAX_LENGTH - Static variable in class org.exolab.castor.xml.schema.Facet
 
MAX_OCCURS_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
MaxExclusive - Class in org.exolab.castor.xml.schema.facets
An implementation of maxExclusive constraining facet, defined in section "4.3.8 maxExclusive" of "XML Schema Part 2: Datatypes Second Edition" document.
MaxExclusive(String) - Constructor for class org.exolab.castor.xml.schema.facets.MaxExclusive
Creates an instance of this class.
MaxInclusive - Class in org.exolab.castor.xml.schema.facets
An implementation of maxInclusive constraining facet, defined in section "4.3.7 maxInclusive" of "XML Schema Part 2: Datatypes Second Edition" document.
MaxInclusive(String) - Constructor for class org.exolab.castor.xml.schema.facets.MaxInclusive
Creates an instance of this class.
MEMBER_TYPES_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
MIN_EXCLUSIVE - Static variable in class org.exolab.castor.xml.schema.Facet
 
MIN_EXCLUSIVE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
MIN_INCLUSIVE - Static variable in class org.exolab.castor.xml.schema.Facet
 
MIN_INCLUSIVE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
MIN_LENGTH - Static variable in class org.exolab.castor.xml.schema.Facet
 
MIN_OCCURS_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
MinExclusive - Class in org.exolab.castor.xml.schema.facets
An implementation of minExclusive constraining facet, defined in section "4.3.9 minExclusive" of "XML Schema Part 2: Datatypes Second Edition" document.
MinExclusive(String) - Constructor for class org.exolab.castor.xml.schema.facets.MinExclusive
Creates an instance of this class.
MinInclusive - Class in org.exolab.castor.xml.schema.facets
An implementation of minInclusive constraining facet, defined in section "4.3.10 minInclusive" of "XML Schema Part 2: Datatypes Second Edition" document.
MinInclusive(String) - Constructor for class org.exolab.castor.xml.schema.facets.MinInclusive
Creates an instance of this class.
Mixed(Element) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the Mixed Element Content nonterminal.
MIXED - Static variable in class org.exolab.castor.xml.schema.ContentType
 
mixed - Static variable in class org.exolab.castor.xml.schema.ContentType
 
MIXED - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
ModelGroup - Class in org.exolab.castor.xml.schema
An XML Schema ModelGroup :
ModelGroup() - Constructor for class org.exolab.castor.xml.schema.ModelGroup
Creates a new ModelGroup, with no name
ModelGroup(Schema) - Constructor for class org.exolab.castor.xml.schema.ModelGroup
Creates a new ModelGroup definition
ModelGroup(String, Schema) - Constructor for class org.exolab.castor.xml.schema.ModelGroup
Creates a new ModelGroup with the given name
MODELGROUP - Static variable in class org.exolab.castor.xml.schema.Structure
 
MODELGROUP_REF - Static variable in class org.exolab.castor.xml.schema.Structure
 
ModelGroupUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling ModelGroups Definition
ModelGroupUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
Creates a new ModelGroupUnmarshaller.

N

NAME - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
NAME - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NAME_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NAME_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
NAME_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NAME_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NAME_OF_PE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
NAME_SPACE_KEY - Static variable in class org.exolab.castor.xml.dtd.Converter
 
NAME_SPACE_PREFIX_KEY - Static variable in class org.exolab.castor.xml.dtd.Converter
 
NAME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
NAMECHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
NAMECHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NAMESPACE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
NAMESPACE_ANY - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
NAMESPACE_LOCAL - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
NAMESPACE_OTHER - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
NAMESPACE_TARGET - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
NCNAME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
NDATA - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NEGATIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
newToken(int) - Static method in class org.exolab.castor.xml.dtd.parser.Token
Returns a new Token object, by default.
next - Variable in class org.exolab.castor.xml.dtd.parser.Token
A reference to the next regular (non-special) token from the input stream.
NILLABLE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
NMTOKEN - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NMTOKEN_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NMTOKEN_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
NMTOKENS - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NMTOKENS_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
NON_NEGATIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
NON_POSITIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
NORMALIZEDSTRING_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
Notation - Class in org.exolab.castor.xml.dtd
Implementation of DTD Notation declaration specification.
Notation(DTDdocument, String) - Constructor for class org.exolab.castor.xml.dtd.Notation
Constructor, setting name and owning DTD document of the notation.
NOTATION - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
NOTATION_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
NotationDecl(DTDdocument) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the Notation Declaration nonterminal.
NULL_ARGUMENT - Static variable in class org.exolab.castor.xml.schema.XMLType
Error message for a null argument

O

OccuranceSpecification(ContentParticle) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Method to parse occurance specification of a Content Particle, that is "?"
OneToMany - Class in org.exolab.castor.xml.schema.annotations.jdo
Class OneToMany.
OneToMany() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
 
OneToManyDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
Class OneToManyDescriptor.
OneToManyDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
 
OneToOne - Class in org.exolab.castor.xml.schema.annotations.jdo
Class OneToOne.
OneToOne() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
 
OneToOneDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
Class OneToOneDescriptor.
OneToOneDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
 
OR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
OR_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
Order - Enum in org.exolab.castor.xml.schema
The order of an XML Schema model group.
ORDER_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
org.exolab.castor.xml.dtd - package 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.dtd.parser - package org.exolab.castor.xml.dtd.parser
The XML DTD Parser API Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Alexander Totok This package consists of two parsers: Initial Parser parses the input text, searches for parameter entity declarations (i.e. entities used only within XML DTD) and substitutes parameter entity references by corresponding replacement text.
org.exolab.castor.xml.schema - package org.exolab.castor.xml.schema
 
org.exolab.castor.xml.schema.annotations.jdo - package org.exolab.castor.xml.schema.annotations.jdo
 
org.exolab.castor.xml.schema.annotations.jdo.descriptors - package org.exolab.castor.xml.schema.annotations.jdo.descriptors
 
org.exolab.castor.xml.schema.annotations.solrj - package org.exolab.castor.xml.schema.annotations.solrj
 
org.exolab.castor.xml.schema.annotations.solrj.descriptors - package org.exolab.castor.xml.schema.annotations.solrj.descriptors
 
org.exolab.castor.xml.schema.facets - package org.exolab.castor.xml.schema.facets
 
org.exolab.castor.xml.schema.reader - package org.exolab.castor.xml.schema.reader
 
org.exolab.castor.xml.schema.simpletypes - package org.exolab.castor.xml.schema.simpletypes
 
org.exolab.castor.xml.schema.simpletypes.factory - package org.exolab.castor.xml.schema.simpletypes.factory
 
org.exolab.castor.xml.schema.util - package org.exolab.castor.xml.schema.util
 
org.exolab.castor.xml.schema.writer - package org.exolab.castor.xml.schema.writer
 
outOfOrder(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
This method is called when an out of order element is encountered
outOfOrder(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
This method is called when an out of order element is encountered
overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.Facet
Checks whether the current facet overrides a facet of the base data type.
overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.facets.MaxExclusive
Checks whether the current facet overrides a facet of the base data type.
overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.facets.MaxInclusive
Checks whether the current facet overrides a facet of the base data type.
overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.facets.MinExclusive
Checks whether the current facet overrides a facet of the base data type.
overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.facets.MinInclusive
Checks whether the current facet overrides a facet of the base data type.

P

parseDTD(Reader) - Method in class org.exolab.castor.xml.dtd.Converter
Parses text of a DTD document and returns corresponding DTD document object.
ParseException - Exception in org.exolab.castor.xml.dtd.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.exolab.castor.xml.dtd.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.exolab.castor.xml.dtd.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.exolab.castor.xml.dtd.parser.ParseException
 
parseNamespace(String) - Static method in class org.exolab.castor.xml.dtd.Converter
 
Particle - Class in org.exolab.castor.xml.schema
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.
Particle() - Constructor for class org.exolab.castor.xml.schema.Particle
Default Constructor, uses a default minimum occurance of 1, and a default unbounded maximum occurance
PATTERN - Static variable in class org.exolab.castor.xml.schema.Facet
 
PCDATA - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
PE_REFERENCE_D - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
PE_REFERENCE_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
PE_REFERENCE_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
PEdecl(Hashtable) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
Parsing procedure corresponding to the Parameter Entity Declaration nonterminal.
PkType - Class in org.exolab.castor.xml.schema.annotations.jdo
Class PkType.
PkType() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.PkType
 
PkTypeDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
Class PkTypeDescriptor.
PkTypeDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
 
PLUS - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
POSITIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
PRECISION - Static variable in class org.exolab.castor.xml.schema.Facet
 
PrimaryKey - Class in org.exolab.castor.xml.schema.annotations.jdo
Class PrimaryKey.
PrimaryKey() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
 
PrimaryKeyDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
Class PrimaryKeyDescriptor.
PrimaryKeyDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
 
Print(PrintWriter) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
Prints this instance's content
Print(PrintWriter) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
Prints each type in the list.
Print(PrintWriter) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
 
process(String, String, String, String, Map<String, String>) - Method in class org.exolab.castor.xml.dtd.Converter
 
process(Reader, Writer, String, String, Map<String, String>) - Method in class org.exolab.castor.xml.dtd.Converter
 
PROCESS_CONTENTS - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
processingInstruction(String, String) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
processingInstruction(String, String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
processingInstruction(String, String) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
PUBIDCHAR_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
PUBIDCHAR_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
PUBLIC_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
Public_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
PUBLIC_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
Public_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
PUBLITER_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
PUBLITER_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 

Q

QNAME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
Qualified - Static variable in class org.exolab.castor.xml.schema.Form
The Qualified Form Object
QUALIFIED_VALUE - Static variable in class org.exolab.castor.xml.schema.Form
The String value for the qualified Form
QUESTION - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 

R

read() - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
Reads the Schema from the source and returns the Schema object model.
readChar() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
Returns the next character from the input stream.
ReadonlyDirtyType - Class in org.exolab.castor.xml.schema.annotations.jdo
Class ReadonlyDirtyType.
ReadonlyDirtyType() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
 
ReadonlyDirtyTypeDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
Class ReadonlyDirtyTypeDescriptor.
ReadonlyDirtyTypeDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
 
RealType - Class in org.exolab.castor.xml.schema.simpletypes
Represents "real numbers" (float, double and user types derived from them) Those numbers are of the form m x 2^e The min and max values for m are accessed with get/setMin/MaxMantissa e are accessed with get/setMin/MaxExponent m and e are not facets as specified by the xmlschema, they are just a way to regroup real and float under the same class.
RealType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.RealType
 
REDEFINE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
REDEFINE - Static variable in class org.exolab.castor.xml.schema.Structure
 
redefinedElement(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
This method is called when an element which may only be defined once, is redefined.
redefinedElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
This method is called when an element which may only be defined once, is redefined.
redefinedElement(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
This method is called when an element which may only be defined once, is redefined.
redefinedElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
This method is called when an element which may only be defined once, is redefined.
RedefineSchema - Class in org.exolab.castor.xml.schema
This class is a wrapper used to save meta information concerning redefined structures from an XML schema.
RedefineSchema(Schema) - Constructor for class org.exolab.castor.xml.schema.RedefineSchema
Default constructor to create a RedefineSchema that contains only Annotations
RedefineSchema(Schema, Schema) - Constructor for class org.exolab.castor.xml.schema.RedefineSchema
Constructs a new RedefineSchema structure
RedefineUnmarshaller - Class in org.exolab.castor.xml.schema.reader
The purpose of this class is to read redefined elements in an XML schema.
RedefineUnmarshaller(SchemaContext, Schema, AttributeSet, URIResolver, Locator, SchemaUnmarshallerState) - Constructor for class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
The XML Schema imported
REF_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
REFER_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
Referable - Interface in org.exolab.castor.xml.schema
 
ReInit(CharStream) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
ReInit(DTDInitialParserTokenManager) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
ReInit(CharStream) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
ReInit(CharStream, int) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
ReInit(CharStream) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
 
ReInit(DTDParserTokenManager) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
 
ReInit(CharStream) - Method in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 
ReInit(CharStream, int) - Method in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
Reinitialization of the char stream, allowing to specify start line and start column of the char stream, and buffer size as well.
ReInit(Reader, int, int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
Reinitialization of the char stream, allowing to specify start line and start column of the char stream.
ReInit(Reader) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
Reinitialization of the char stream, instantiating the char stream to begin at 1-st line and 1-st column of dstream.
remove(Object) - Method in class org.exolab.castor.xml.schema.AnnotationItem
Removes the given Object from this Annotation item.
remove(Facet) - Method in class org.exolab.castor.xml.schema.FacetList
Removes the given Facet from this list
remove(int) - Method in class org.exolab.castor.xml.schema.FacetList
Removes the facet located at the given index
removeAllKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
 
removeAnnotation(Annotation) - Method in class org.exolab.castor.xml.schema.Annotated
Removes the given Annotation from this Annotated Structure.
removeAppInfo(AppInfo) - Method in class org.exolab.castor.xml.schema.Annotation
Removes the given AppInfo from this Annotation.
removeAttribute(AttributeDecl) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Removes the given AttributeDecl from this AttributeGroup.
removeAttribute(AttributeDecl) - Method in class org.exolab.castor.xml.schema.Schema
Removes the given top level Attribute from this Schema
removeAttributeDecl(AttributeDecl) - Method in class org.exolab.castor.xml.schema.ComplexType
Removes the given AttributeDecl from this ComplexType.
removeAttributeGroup(AttributeGroupDecl) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Removes the attributeGroup with the given name from the redefine structure.
removeAttributeGroup(AttributeGroupDecl) - Method in class org.exolab.castor.xml.schema.Schema
Removes the given AttributeGroup definition from this Schema
removeAttributeGroupReference(AttributeGroupReference) - Method in class org.exolab.castor.xml.schema.ComplexType
Removes the given AttributeGroupReference from this ComplexType.
removeCachedIncludedSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
Removes the given cached included schema from this Schema definition's list of cached included schema.
removeComplexType(ComplexType) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Removes the complexType with the given name from the redefine structure.
removeComplexType(ComplexType) - Method in class org.exolab.castor.xml.schema.Schema
Removes the given top level ComplexType from this Schema
removeDocumentation(Documentation) - Method in class org.exolab.castor.xml.schema.Annotation
Removes the given Documentation from this Annotation.
removeElement(ElementDecl) - Method in class org.exolab.castor.xml.schema.Schema
Removes the given top level Element from this Schema
removeElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.ComplexType
Removes the given ElementDecl from this ContentModelGroup.
removeElementDecl(ElementDecl) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Removes the given ElementDecl from this ContentModelGroup.
removeElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.Group
Removes the given ElementDecl from this ContentModelGroup.
removeFacet(Facet) - Method in class org.exolab.castor.xml.schema.SimpleType
Removes the given Facet from this SimpleType.
removeFacet(String) - Method in class org.exolab.castor.xml.schema.SimpleType
Removes the facet with the given name from this SimpleType.
removeField(IdentityField) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Removes the given IdentityField from this IdentityConstraint.
removeGroup(Group) - Method in class org.exolab.castor.xml.schema.ComplexType
Removes the given Group from this ContentModelGroup.
removeGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.ComplexType
Removes the given ModelGroup Definition from this ContentModelGroup.
removeGroup(Group) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Removes the given Group from this ContentModelGroup.
removeGroup(ModelGroup) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Removes the given ModelGroup definition from this ContentModelGroup.
removeGroup(Group) - Method in class org.exolab.castor.xml.schema.Group
Removes the given Group from this ContentModelGroup.
removeGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.Group
Removes the given ModelGroup definition from this ContentModelGroup.
removeGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Removes the given ModelGroup from the redefine structure.
removeGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.Schema
Removes the given top level ModelGroup definition from this Schema
removeIdentityConstraint(IdentityConstraint) - Method in class org.exolab.castor.xml.schema.ElementDecl
Removes the given IdentityConstraint from this element definition.
removeImportedSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
Removes the given Schema definition from this Schema definition's list of imported schenma
removeKey(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
Method removeKey.
removeKeyAt(int) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
Method removeKeyAt.
removeNamespace(String) - Method in class org.exolab.castor.xml.schema.Schema
Removes the namespace from the set of namespace declarations for this Schema definition.
removeNamespace(String) - Method in class org.exolab.castor.xml.schema.Wildcard
Removes the given namespace from the namespace collection
removeRedefineSchema(RedefineSchema) - Method in class org.exolab.castor.xml.schema.Schema
Removes the given redefined structure from this Schema definition's list of redefinitions.
removeReference(AttributeGroupReference) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Removes the given AttributeGroupReference from this AttributeGroup.
removeResolvable(String) - Method in interface org.exolab.castor.xml.schema.Resolver
Removes a resolvable object from this resolver.
removeResolvable(String) - Method in class org.exolab.castor.xml.schema.ScopableResolver
Removes a resolvable object from this resolver.
removeSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.RedefineSchema
Removes the given simpleType from the redefine structure.
removeSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.Schema
Removes the given top level SimpleType from this Schema
removeWildcard(Wildcard) - Method in class org.exolab.castor.xml.schema.ComplexType
Removes the given Wildcard from this Group.
removeWildcard(Wildcard) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
Removes the given Wildcard from this ContentModelGroup.
removeWildcard(Wildcard) - Method in class org.exolab.castor.xml.schema.Group
Removes the given Wildcard from this ContentModelGroup.
REQUIRED - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
resolvable() - Method in class org.exolab.castor.xml.schema.ResolvableReference
Determines whether or not the reference can be resolved at the time this method is called.
ResolvableReference - Class in org.exolab.castor.xml.schema
Implements a reference to an object that will be resolved at a later time using some resolver mechanism.
ResolvableReference(String, Resolver) - Constructor for class org.exolab.castor.xml.schema.ResolvableReference
Constructs a resolvable reference for the named object.
ResolvableReference(Referable) - Constructor for class org.exolab.castor.xml.schema.ResolvableReference
Constructs a resolvable reference for the given object.
resolve(String) - Method in interface org.exolab.castor.xml.schema.Resolver
Called to resolve a reference give the reference's identifier.
resolve(String) - Method in class org.exolab.castor.xml.schema.ScopableResolver
 
Resolver - Interface in org.exolab.castor.xml.schema
Defines an object resolver but does not specify any implementation.
resolveReference() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
Resolves the attribute group reference
resolveReference(SimpleType) - Static method in class org.exolab.castor.xml.schema.SimpleType
A helper method for classes which extend SimpleType.
ResolvingObject - Interface in org.exolab.castor.xml.schema
 
RESTRICTION - Static variable in class org.exolab.castor.xml.schema.BlockList
The restriction value
RESTRICTION - Static variable in class org.exolab.castor.xml.schema.FinalList
The restriction value
RESTRICTION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
RIGHT_PAREN - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
RIGHT_PAREN_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 

S

S - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
S - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
S_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
S_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
S_GE_PUB - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
S_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
S_NOT_SYS - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
Sax2ComponentReader - Class in org.exolab.castor.xml.schema.reader
A SAX adapter class for the ComponentReader.
Sax2ComponentReader(ComponentReader) - Constructor for class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
SaxUnmarshaller - Class in org.exolab.castor.xml.schema.reader
The base class for unmarshallers
SaxUnmarshaller() - Constructor for class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
Schema - Class in org.exolab.castor.xml.schema
A class representing an XML Schema Definition.
Schema() - Constructor for class org.exolab.castor.xml.schema.Schema
Creates a new Schema definition
Schema(String) - Constructor for class org.exolab.castor.xml.schema.Schema
Creates a new Schema definition
Schema(String, String) - Constructor for class org.exolab.castor.xml.schema.Schema
Creates a new Schema definition
SCHEMA - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SCHEMA - Static variable in class org.exolab.castor.xml.schema.Structure
 
SCHEMA_PACKAGE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SchemaContext - Interface in org.exolab.castor.xml.schema
Represents an execution context for schema reading/writing activities.
SchemaContextImpl - Class in org.exolab.castor.xml.schema
Represents an execution context for schema reading/writing activities.
SchemaContextImpl() - Constructor for class org.exolab.castor.xml.schema.SchemaContextImpl
Creates an instance of SchemaContextImpl.
SchemaException - Exception in org.exolab.castor.xml.schema
An XML Schema Exception class
SchemaException() - Constructor for exception org.exolab.castor.xml.schema.SchemaException
Creates a new SchemaException with no message or nested exception.
SchemaException(String) - Constructor for exception org.exolab.castor.xml.schema.SchemaException
Creates a new SchemaException with the given message.
SchemaException(Throwable) - Constructor for exception org.exolab.castor.xml.schema.SchemaException
Creates a new SchemaException with the given nested exception.
SchemaException(String, Throwable) - Constructor for exception org.exolab.castor.xml.schema.SchemaException
Creates a new SchemaException with the given message and nested exception.
SchemaLocation - Class in org.exolab.castor.xml.schema.reader
An implementation of URILocation for applications that need to resolve an XML Schema in a non-standard way, such as a Schema embedded in another XML document, or a Schema created in-memory, etc.
SchemaLocation(Schema, String) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaLocation
Creates a new SchemaLocation
SCHEMALOCATION_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SchemaNames - Class in org.exolab.castor.xml.schema
A class which holds the names for many of the Schema related components.
SchemaNames() - Constructor for class org.exolab.castor.xml.schema.SchemaNames
 
SchemaReader - Class in org.exolab.castor.xml.schema.reader
A class for reading XML Schemas.
SchemaReader(InputSource) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaReader
Creates a new SchemaReader for the given InputSource
SchemaReader(Reader, String) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaReader
Creates a new SchemaReader for the given Reader
SchemaReader(String) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaReader
Creates a new SchemaReader for the given URL
SchemaReader() - Constructor for class org.exolab.castor.xml.schema.reader.SchemaReader
New style how to create a SchemaReader instance, requiring that SchemaContext and InputSource are set before calling read.
SchemaUnmarshaller - Class in org.exolab.castor.xml.schema.reader
 
SchemaUnmarshaller(SchemaContext) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Creates a SchemaUnmarshaller instance.
SchemaUnmarshaller(SchemaContext, SchemaUnmarshallerState) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Creates a SchemaUnmarshaller instance.
SchemaUnmarshaller(SchemaContext, boolean, SchemaUnmarshallerState, URIResolver) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Creates a SchemaUnmarshaller instance.
SchemaUnmarshaller(SchemaContext, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Creates a SchemaUnmarshaller instance.
SchemaUnmarshallerState - Class in org.exolab.castor.xml.schema.reader
A class used to save state information for the SchemaUnmarshaller.
SchemaUnmarshallerState() - Constructor for class org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState
 
SchemaWriter - Class in org.exolab.castor.xml.schema.writer
A class for serializing Schema models.
SchemaWriter(Writer) - Constructor for class org.exolab.castor.xml.schema.writer.SchemaWriter
Creates a new SchemaWriter for the given Writer.
SchemaWriter(DocumentHandler) - Constructor for class org.exolab.castor.xml.schema.writer.SchemaWriter
Creates a new SchemaWriter for the given DocumentHandler.
SchemaWriter() - Constructor for class org.exolab.castor.xml.schema.writer.SchemaWriter
A constructor to create an empty uninitialized SchemaWriter via XMLContext.
ScopableResolver - Class in org.exolab.castor.xml.schema
An implementation of Resolver that can be "scoped".
ScopableResolver() - Constructor for class org.exolab.castor.xml.schema.ScopableResolver
 
ScopableResolver(Resolver) - Constructor for class org.exolab.castor.xml.schema.ScopableResolver
 
SELECTOR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SeqOrChoiceContPart() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
Parsing procedure corresponding to the Content Particle nonterminal of the partial form: choice list of content particles, or sequence list of content particles.
SEQUENCE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
serializeSchema(Writer, Schema) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
Serializes a Schema instance to the given Writer instance.
setAbstract(boolean) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets whether or not this ComplexType should be abstract.
setAbstract(boolean) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets whether or not this element definition is abstract
setAcceptNull(boolean) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Sets the value of field 'acceptNull'.
setAccessMode(TableAccessModeType) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Sets the value of field 'accessMode'.
setAnyAttribute(Wildcard) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Sets the wildcard (anyAttribute) of this attribute Group
setAnyAttribute(Wildcard) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets the wildcard (anyAttribute) of the ComplexType.
setAnyContent() - Method in class org.exolab.castor.xml.dtd.Element
Sets the content type of the element to ANY.
setAttributeFormDefault(Form) - Method in class org.exolab.castor.xml.schema.Schema
Sets the attributeFormDefault property of this Schema.
setAttributeWildcard() - Method in class org.exolab.castor.xml.schema.Wildcard
Sets this wildcard to represent <anyAttribute>
setBase(String) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets the base type that this type is derived from.
setBase(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
setBaseType(XMLType) - Method in class org.exolab.castor.xml.schema.AnyType
Overrides XMLType#setBaseType(), anyType cannot have a Base type.
setBaseType(XMLType) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets the base type for this ComplexType.
setBaseType(SimpleType) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
Sets the base type for this SimpleTypeDefinition.
setBaseType(XMLType) - Method in class org.exolab.castor.xml.schema.XMLType
Sets the base type for this datatype
setBlock(BlockList) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets the value of the 'block' attribute for this ComplexType.
setBlock(String) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets the value of the 'block' attribute for this ComplexType.
setBlock(BlockList) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the value of the 'block' attribute for this element
setBlock(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the value of the 'block' attribute for this element
setBlockDefault(BlockList) - Method in class org.exolab.castor.xml.schema.Schema
Sets the default BlockList for this Schema.
setBlockDefault(String) - Method in class org.exolab.castor.xml.schema.Schema
Sets the default Block values for this Schema.
setCacheIncludedSchemas(boolean) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
Sets wheter or not to cache the included xml schemas instead of inlining them as specified by the XML Schema specification.
setCacheIncludedSchemas(boolean) - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState
 
setChoiceType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
Sets the content to choice list of content particles.
setCode(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
setComplexContent(boolean) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets whether or not this complexType is a 'complexContent'.
setContent(Object) - Method in class org.exolab.castor.xml.schema.AppInfoSolrjNature
Adds a content value to the content.
setContentType(ContentType) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets the content type of this complexType.
setDEFAULT() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets occurance specification to DEFAULT.
setDefaultGroupingAsAll() - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
Sets the default grouping as "all".
setDefaultGroupOrder(Order) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
This method is used to set the default group type.
setDefaultValue(String) - Method in class org.exolab.castor.xml.dtd.Attribute
Sets default value.
setDefaultValue(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the DEFAULT value
setDefaultValue(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the default value for this element definition.
setDerivationMethod(String) - Method in class org.exolab.castor.xml.schema.AnyType
Overrides XMLType#setDerivationMethod, anyType cannot be derived from any other type.
setDerivationMethod(String) - Method in class org.exolab.castor.xml.schema.XMLType
Sets the derivation method name
setDerivedBy(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
setDetachable(boolean) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Sets the value of field 'detachable'.
setDirty(boolean) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Sets the value of field 'dirty'.
setDocumentHandler(Writer) - Method in class org.exolab.castor.xml.schema.writer.SchemaWriter
To set the DocumentHandler to a Writer - which is wrapped by a serializer.
setDocumentHandler(DocumentHandler) - Method in class org.exolab.castor.xml.schema.writer.SchemaWriter
To directly set a DocumentHandler.
setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
 
setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
setElementFormDefault(Form) - Method in class org.exolab.castor.xml.schema.Schema
Sets the elementFormDefault property of this Schema.
setElemOnlyContent(ContentParticle) - Method in class org.exolab.castor.xml.dtd.Element
Sets the content type of the element to ELEMENTS_ONLY.
setEmptyContent() - Method in class org.exolab.castor.xml.dtd.Element
Sets the content type of the element to EMPTY.
setENTITIESType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to ENTITIES.
setEntityResolver(EntityResolver) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
Sets the EntityResolver used to resolve SYSTEM Identifier.
setENTITYType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to ENTITY.
setEnumerationType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to Enumeration.
setErrorHandler(ErrorHandler) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
Sets the ErrorHandler.
setExternalPublic(String, String) - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Sets the general entity to EXTERNAL_PUBLIC.
setExternalSystem(String) - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Sets the general entity to EXTERNAL_SYSTEM.
setFinal(FinalList) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets the value of the 'final' attribute for this ComplexType definition.
setFinal(String) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets the value of the 'final' attribute for this ComplexType definition.
setFinal(FinalList) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the value of the 'final' attribute for this element definition.
setFinal(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the value of the 'final' attribute for this element definition.
setFinal(String) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
Sets the value of the 'final' property, indicating which types of derivation are not allowed.
setFinal(String) - Method in class org.exolab.castor.xml.schema.SimpleType
Sets the value of the 'final' property, indicating which types of derivation are not allowed.
setFinalDefault(FinalList) - Method in class org.exolab.castor.xml.schema.Schema
Sets the default FinalList for this Schema.
setFinalDefault(String) - Method in class org.exolab.castor.xml.schema.Schema
Sets the default final values for this Schema.
setFIXED() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets occurance specification to FIXED.
setFixedValue(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the FIXED value.
setFixedValue(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the fixed value for this element definition.
setForm(Form) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the Form for this attribute declaration.
setForm(Form) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the Form for this element definition.
setId(String) - Method in class org.exolab.castor.xml.schema.AnyType
Sets the Id for this XMLType.
setId(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the Id for this attribute declaration
setId(String) - Method in class org.exolab.castor.xml.schema.AttributeGroup
Sets the id of this AttributeGroup
setId(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the Id for this element definition.
setId(String) - Method in class org.exolab.castor.xml.schema.Group
Sets the ID for this Group.
setId(String) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Sets the Id for this IdentityConstraint.
setId(String) - Method in class org.exolab.castor.xml.schema.IdentityField
Sets the Id for this IdentityField.
setId(String) - Method in class org.exolab.castor.xml.schema.IdentitySelector
Sets the Id for this IdentitySelector.
setId(String) - Method in class org.exolab.castor.xml.schema.Schema
Sets the Id for this Schema
setId(String) - Method in class org.exolab.castor.xml.schema.Union
Sets the id for this Union.
setId(String) - Method in class org.exolab.castor.xml.schema.Wildcard
Sets the ID for this Group
setId(String) - Method in class org.exolab.castor.xml.schema.XMLType
Sets the Id for this XMLType.
setIDREFSType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to IDREFS.
setIDREFType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to IDREF.
setIDType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to ID.
setImpl(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
Sets the implementing class name and tries to create the corresponding class in the package org.exolab.castor.xml.schema.simpletypes
setIMPLIED() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets occurance specification to IMPLIED.
setInputSource(InputSource) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
A different way to create a SchemaReader by using an empty constructor and setting the InputSource afterwards.
setIsModelGroupDefinition(boolean) - Method in class org.exolab.castor.xml.schema.Group
Deprecated. Since Castor 0.9.2, to handle properly the element the class ModelGroup has been created
setItemType(SimpleType) - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
Sets the SimpleType for this ListType (the type of item that instances of this list holds).
setItemType(String) - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
Sets the SimpleType for this ListType (the type of item that instances of this list holds).
setKey(int, String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
 
setKey(String[]) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
 
setLocalAnnotation(Annotation) - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
Sets an annotation which is local to this Union.
setLocalAnnotation(Annotation) - Method in class org.exolab.castor.xml.schema.Union
Sets an annotation which is local to this Union.
setMasterSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
Sets the master schema in which this instance of schema is used at runtime.
setMaxExponent(long) - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
 
setMaxMantissa(long) - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
 
setMaxOccurs(int) - Method in class org.exolab.castor.xml.schema.Particle
Sets the maximum number of occurances that this CMParticle must appear within it's parent context
setMinExponent(long) - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
 
setMinMantissa(long) - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
 
setMinOccurs(int) - Method in class org.exolab.castor.xml.schema.Particle
Sets the minimum number of occurances that this CMParticle must appear within it's parent context
setMixedContent() - Method in class org.exolab.castor.xml.dtd.Element
Sets the content type of the element to MIXED.
setName(String) - Method in class org.exolab.castor.xml.dtd.Element
Sets the name of the element.
setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.xml.schema.annotations.solrj.Field
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.xml.schema.AnyType
Overrides XMLType#setName.
setName(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the name of attributes defined by this attribute definition
setName(String) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Sets the name of this AttributeGroup
setName(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the name of the element that this Element definition defines.
setName(String) - Method in class org.exolab.castor.xml.schema.Group
Sets the name of this Group.
setName(String) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Sets the name for this IdentityConstraint.
setName(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
setName(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
 
setName(String) - Method in class org.exolab.castor.xml.schema.XMLType
Sets the name of this type
setNDATA(String) - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Sets the associated notation.
setNillable(boolean) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets whether or not instances of this element definition may contain empty content
setNMTOKENSType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to NMTOKENS.
setNMTOKENType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to NMTOKEN.
setNOTATIONType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to NOTATION.
setOneOccurance() - Method in class org.exolab.castor.xml.dtd.ContentParticle
Sets occurance specification of the content particle to ONE.
setOneOrMoreOccurances() - Method in class org.exolab.castor.xml.dtd.ContentParticle
Sets occurance specification of the content particle to ONE_OR_MORE.
setOrder(Order) - Method in class org.exolab.castor.xml.schema.Group
Sets the Order for this Group.
setOwningType(SimpleType) - Method in class org.exolab.castor.xml.schema.Facet
Sets the owning SimpleType instance.
setParent(Structure) - Method in class org.exolab.castor.xml.schema.AnyType
Sets the parent for this XMLType
setParent(Structure) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the parent for this AttributeDecl
setParent(Structure) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets the parent for this ComplexType.
setParent(Structure) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the parent for this ElementDecl.
setParent(Structure) - Method in class org.exolab.castor.xml.schema.Group
Sets the parent for this Group.
setParent(Structure) - Method in class org.exolab.castor.xml.schema.SimpleType
Sets the parent for this SimpleType
setParent(Structure) - Method in class org.exolab.castor.xml.schema.TypeReference
Sets the parent for this Schema type
setParent(Structure) - Method in class org.exolab.castor.xml.schema.XMLType
Sets the parent for this XMLType
setPrimaryKey(PrimaryKey) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Sets the value of field 'primaryKey'.
setProcessContents(String) - Method in class org.exolab.castor.xml.schema.Wildcard
Sets the processContent of the wildCard
setProperty(String, Object) - Method in class org.exolab.castor.xml.schema.AppInfo
 
setPseudo(boolean) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
 
setPublic(String, String) - Method in class org.exolab.castor.xml.dtd.Notation
Sets the notation to PUBLIC.
setReadOnly(boolean) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Sets the value of field 'readOnly'.
setRedefined() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Sets this Group has redefined.
setRedefined() - Method in class org.exolab.castor.xml.schema.ComplexType
Sets this Group has redefined.
setRedefined() - Method in class org.exolab.castor.xml.schema.ModelGroup
Sets this Group has redefined.
setRedefined() - Method in class org.exolab.castor.xml.schema.SimpleType
Sets this Group has redefined.
setRefer(String) - Method in class org.exolab.castor.xml.schema.KeyRef
Sets the refer field (the name of the key being referenced).
setReference(AttributeDecl) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the reference for this attribute definition
setReference(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the reference for this attribute definition
setReference(ElementDecl) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the reference for this element definition
setReference(String) - Method in class org.exolab.castor.xml.schema.ModelGroup
Sets the reference for this ModelGroup definition
setReferenceName(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the name which this element declaration refers to
setReferenceType(String) - Method in class org.exolab.castor.xml.dtd.ContentParticle
Makes the content particle represent the content with exactly one child-element.
setREQUIRED() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets occurance specification to REQUIRED.
setResolver(Resolver) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Sets the Resolver to be used for resolving id references
setResolver(Resolver) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
Sets the Resolver to be used for resolving id references
setRestriction(boolean) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets whether or not this complexType is a restriction.
setSchema(Schema) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Set the parent schema of the current ElementDecl.
setSchema(Schema) - Method in class org.exolab.castor.xml.schema.ModelGroup
Sets the Schema that contains this group.
setSchema(Schema) - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Sets the Schema instance to be processed.
setSchema(Schema) - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
Sets the Schema for this Union.
setSchema(Schema) - Method in class org.exolab.castor.xml.schema.Union
Sets the Schema for this Union.
setSchema(Schema) - Method in class org.exolab.castor.xml.schema.XMLType
Sets the name of this SimpleType
setSchemaContext(SchemaContext) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
To set the Castor XML schema context to be used.
setSchemaContext(SchemaContext) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
To set the SchemaContext to be used.
setSchemaContext(SchemaContext) - Method in class org.exolab.castor.xml.schema.writer.SchemaWriter
To set the SchemaContext to be used for the SchemaWriter.
setSchemaLocation(String) - Method in class org.exolab.castor.xml.schema.Schema
Set the schemaLocation for this schema.
setSchemaResolver(Resolver) - Method in interface org.exolab.castor.xml.schema.SchemaContext
To set the Resolver for Schema*.
setSchemaResolver(Resolver) - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
To set the Resolver for Schema*.
setSelector(IdentitySelector) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Sets the selector for this IdentityConstraint.
setSeqType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
Sets the content to sequence list of content particles.
setSimpleContent(boolean) - Method in class org.exolab.castor.xml.schema.ComplexType
Sets whether or not this complexType is a 'simpleContent'.
setSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the SimpleType for this attribute declaration
setSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.SimpleContent
Sets the simpleType that represents that contentType.
setSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
setSimpleTypeReference(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the simple type of this attribute to be a reference.
setSource(String) - Method in class org.exolab.castor.xml.schema.AnnotationItem
Sets the source property for this Annotaion item.
setStringType() - Method in class org.exolab.castor.xml.dtd.Attribute
Sets the type of the attribute to CDATA.
setSubstitutionGroup(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the substitutionGroup for this element definition.
setSystem(String) - Method in class org.exolab.castor.xml.dtd.Notation
Sets the notation to SYSTEM.
setTargetNamespace(String) - Method in class org.exolab.castor.xml.schema.Schema
Sets the target namespace for this Schema
setType(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Sets the value of field 'type'.
setType(XMLType) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the XMLType for this Element declaration.
setTypeReference(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
Sets the type of this element to be a reference.
setTypes(Vector) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
 
setURIResolver(URIResolver) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Sets the URIResolver to be used for resolving hrefs.
setURIResolver(URIResolver) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
Sets the URIResolver used to resolve hrefs.
setUse(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
Sets the 'use' attribute of this attribute declaration Note: this should not be used to set the flag to FIXED or DEFAULT
setValidation(boolean) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
Sets whether or not post-read validation should occur.
setValue(String) - Method in class org.exolab.castor.xml.dtd.GeneralEntity
Sets the value (replacement text) of the general entity, making it internal parsed entity.
setValue(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
 
setValue(String) - Method in enum types.TableAccessModeType
 
setVersion(String) - Method in class org.exolab.castor.xml.schema.Schema
Sets the version information for the XML Schema defintion represented by this Schema instance.
setXPath(String) - Method in class org.exolab.castor.xml.schema.IdentityField
Sets the XPath expression for this Field.
setXPath(String) - Method in class org.exolab.castor.xml.schema.IdentitySelector
Sets the XPath expression for this Selector.
setZeroOrMoreOccurances() - Method in class org.exolab.castor.xml.dtd.ContentParticle
Sets occurance specification of the content particle to ZERO_OR_MORE.
setZeroOrOneOccurance() - Method in class org.exolab.castor.xml.dtd.ContentParticle
Sets occurance specification of the content particle to ZERO_OR_ONE.
SHORT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
SIMPLE - Static variable in class org.exolab.castor.xml.schema.ContentType
 
SIMPLE_CONTENT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SIMPLE_CONTENT - Static variable in class org.exolab.castor.xml.schema.Structure
 
SIMPLE_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SIMPLE_TYPE - Static variable in class org.exolab.castor.xml.schema.Structure
 
SimpleContent - Class in org.exolab.castor.xml.schema
An extension of the ContentType to support simple content extension and restriction for complexTypes.
SimpleContent() - Constructor for class org.exolab.castor.xml.schema.SimpleContent
Creates a new SimpleContent
SimpleContent(SimpleContent) - Constructor for class org.exolab.castor.xml.schema.SimpleContent
Creates a new SimpleContent using the given SimpleContent.
SimpleContent(SimpleType) - Constructor for class org.exolab.castor.xml.schema.SimpleContent
Creates a new SimpleContent
SimpleContent(Schema, String) - Constructor for class org.exolab.castor.xml.schema.SimpleContent
Creates a new SimpleContent
SimpleContentRestrictionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for unmarshalling restriction elements of a simpleContent
SimpleContentRestrictionUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
Creates a new RestrictionUnmarshaller.
SimpleContentUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling simpleContent
SimpleContentUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
Creates a new SimpleContentUnmarshaller.
SimpleType - Class in org.exolab.castor.xml.schema
An XML Schema SimpleType.
SimpleType() - Constructor for class org.exolab.castor.xml.schema.SimpleType
Default constructor.
SIMPLETYPE_REF - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SimpleTypeDefinition - Class in org.exolab.castor.xml.schema.reader
A simple class used when unmarshalling simpleTypes
SimpleTypeDefinition(Schema, String, String) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
 
SimpleTypeListUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for unmarshalling list elements of a simpleType.
SimpleTypeRestrictionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for unmarshalling restriction elements of a simpleType
SimpleTypeRestrictionUnmarshaller(SchemaContext, SimpleTypeDefinition, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
Creates a new RestrictionUnmarshaller
SimpleTypesFactory - Class in org.exolab.castor.xml.schema
SimpleTypesFactory provides code constants for every built in type defined in www.w3.org/TR/xmlschma-2-20000407 USER_TYPE is used for user derived types.
SimpleTypesFactory() - Constructor for class org.exolab.castor.xml.schema.SimpleTypesFactory
Creates an instance of SimpleTypesFactory, loading type definition information from the relevant files.
SimpleTypeUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling SimpleTypes
SimpleTypeUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
Creates a new SimpleTypeUnmarshaller.
size() - Method in class org.exolab.castor.xml.schema.FacetList
Returns the number of Facets in this list
SKIP - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SOURCE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SPACE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
specialConstructor - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.exolab.castor.xml.dtd.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
START_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
START_DQ_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
START_DQ_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
START_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
START_SQ_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
START_SQ_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
startDocument() - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
startDocument() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
startDocument() - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
Signals the start of an element with the given name.
startElement(String, AttributeList) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
startElement(String, AttributeList) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
Signals the start of an element with the given name.
startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
Signals the start of an element with the given name.
startElement(String, AttributeList) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
staticFlag - Static variable in class org.exolab.castor.xml.dtd.parser.InputCharStream
 
STRICT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
STRING_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
STRING_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
STRING_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
The name of the XML Schema string type
StringType - Class in org.exolab.castor.xml.schema.simpletypes
Represents the XML Schema string type.
StringType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.StringType
 
Structure - Class in org.exolab.castor.xml.schema
The base class for all XML Schema stuctures.
Structure() - Constructor for class org.exolab.castor.xml.schema.Structure
Creates a new XML Schema Structure
SUBSTITUTION - Static variable in class org.exolab.castor.xml.schema.BlockList
The substitution value
SUBSTITUTION_GROUP_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
SwitchTo(int) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
 
SwitchTo(int) - Method in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
 
SYSLITER_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
SYSLITER_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
SYSTEM_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
System_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
SYSTEM_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
System_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 

T

Table - Class in org.exolab.castor.xml.schema.annotations.jdo
Element 'table' is used to specify the table where the Object will be saved.
Table() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.Table
 
TableAccessModeType - Enum in types
Enumeration TableAccessModeType.
TableAccessModeTypeDescriptor - Class in types.descriptors
Class TableAccessModeTypeDescriptor.
TableAccessModeTypeDescriptor() - Constructor for class types.descriptors.TableAccessModeTypeDescriptor
 
TableDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
Class TableDescriptor.
TableDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
 
TARGET_NS_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
TEXT_ONLY - Static variable in class org.exolab.castor.xml.schema.ContentType
 
TEXT_UNIT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
textOnly - Static variable in class org.exolab.castor.xml.schema.ContentType
 
TIME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
TIME_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
The name of the XML Schema time type
toBigDecimal() - Method in class org.exolab.castor.xml.schema.Facet
Returns a BigDecimal representation of the value of this facet.
toByte() - Method in class org.exolab.castor.xml.schema.Facet
Returns a byte representation of the value of this facet.
toDouble() - Method in class org.exolab.castor.xml.schema.Facet
Returns a double representation of the value of this facet.
toFloat() - Method in class org.exolab.castor.xml.schema.Facet
Returns a double representation of the value of this facet.
toInt() - Method in class org.exolab.castor.xml.schema.Facet
Returns an int representation of the value of this facet.
toInt(String) - Static method in class org.exolab.castor.xml.schema.reader.ComponentReader
Converts the given String to an int
toInt(String) - Static method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
Converts the given String to an int
token - Variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
token - Variable in class org.exolab.castor.xml.dtd.parser.DTDParser
 
Token - Class in org.exolab.castor.xml.dtd.parser
Describes the input token stream.
Token() - Constructor for class org.exolab.castor.xml.dtd.parser.Token
 
token_source - Variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
 
token_source - Variable in class org.exolab.castor.xml.dtd.parser.DTDParser
 
TOKEN_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
tokenImage - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
tokenImage - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
tokenImage - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.exolab.castor.xml.dtd.parser
This Error is occurs if the Token Manager is unable to form next token and pass it to the parser.
TokenMgrError() - Constructor for error org.exolab.castor.xml.dtd.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.exolab.castor.xml.dtd.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.exolab.castor.xml.dtd.parser.TokenMgrError
 
toLong() - Method in class org.exolab.castor.xml.schema.Facet
Returns a long representation of the value of this facet.
toShort() - Method in class org.exolab.castor.xml.schema.Facet
Returns an short representation of the value of this facet.
toString() - Method in class org.exolab.castor.xml.dtd.parser.Token
Returns the image.
toString() - Method in class org.exolab.castor.xml.schema.BlockList
Returns the String representation of this BlockList
toString() - Method in class org.exolab.castor.xml.schema.ContentType
Returns the String representation of this ContentType
toString() - Method in class org.exolab.castor.xml.schema.FinalList
Returns the String representation of this FinalList.
toString() - Method in class org.exolab.castor.xml.schema.Form
Returns the String value of this Form.
toString() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
Returns the String representation of this URILocation.
toString() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
To generate a String representing this class instance.
toString() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
To generate a String representing this class instance.
toString() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
To generate a String representing this class instance.
toString() - Method in enum types.TableAccessModeType
Method toString.
TOTALDIGITS - Static variable in class org.exolab.castor.xml.schema.Facet
 
Type - Class in org.exolab.castor.xml.schema.simpletypes.factory
Stores information about an xml built in type.
Type() - Constructor for class org.exolab.castor.xml.schema.simpletypes.factory.Type
 
TYPE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
TypeList - Class in org.exolab.castor.xml.schema.simpletypes.factory
Stores the list of informations about the xml built in types.
TypeList() - Constructor for class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
 
TypeProperty - Class in org.exolab.castor.xml.schema.simpletypes.factory
Stores a "facet" of an xml built in type.
TypeProperty() - Constructor for class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
 
TypeReference - Class in org.exolab.castor.xml.schema
Package private class to handles type references.
TypeReference() - Constructor for class org.exolab.castor.xml.schema.TypeReference
 
types - package types
 
types.descriptors - package types.descriptors
 

U

UNBOUNDED - Static variable in class org.exolab.castor.xml.schema.Particle
A constant to represent an UNBOUNDED particle
UNION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
UNION - Static variable in class org.exolab.castor.xml.schema.Structure
 
Union - Class in org.exolab.castor.xml.schema
A class that represents the XML Schema Union simple-type.
Union(Schema) - Constructor for class org.exolab.castor.xml.schema.Union
Creates a new Union type.
UnionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling XML Schema Union types
UnionUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
Creates a new IdentityConstraintUnmarshaller
UNIQUE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
UNIQUE - Static variable in class org.exolab.castor.xml.schema.Structure
 
Unique - Class in org.exolab.castor.xml.schema
A class that represents the XML Schema Identity Constraint: Unique.
Unique(String) - Constructor for class org.exolab.castor.xml.schema.Unique
Creates a new Unique Identity-Constraint.
UNKNOWN - Static variable in class org.exolab.castor.xml.schema.Structure
 
UnknownDef - Class in org.exolab.castor.xml.schema
This class is temporary until I finish the implementation
UnknownDef() - Constructor for class org.exolab.castor.xml.schema.UnknownDef
Creates a new UnknownDef
UnknownUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Skipping unknown elements during unmarshalling
UnknownUnmarshaller(SchemaContext, String) - Constructor for class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
 
unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.Column
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.Table
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.solrj.Field
Method unmarshal.
Unqualified - Static variable in class org.exolab.castor.xml.schema.Form
The Qualified Form Object
UNQUALIFIED_VALUE - Static variable in class org.exolab.castor.xml.schema.Form
The String value for the unqualified Form
UNSIGNED_BYTE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
UNSIGNED_INT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
UNSIGNED_LONG_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
UNSIGNED_SHORT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
 
UNSUPPORTED_NAMESPACES - Static variable in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
Unsupported namespace definitions, pointing to older XML schema specifications.
UrType - Class in org.exolab.castor.xml.schema.simpletypes
The ur-type definition
UrType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.UrType
 
USE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
USE_OPTIONAL - Static variable in class org.exolab.castor.xml.schema.AttributeDecl
The use attribute value for optional
USE_PROHIBITED - Static variable in class org.exolab.castor.xml.schema.AttributeDecl
The use attribute value for prohibited
USE_REQUIRED - Static variable in class org.exolab.castor.xml.schema.AttributeDecl
The use attribute value for required
USER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
Simple type defined by the user.
useResolver(Resolver) - Method in class org.exolab.castor.xml.schema.ComplexType
 
useResolver(Resolver) - Method in interface org.exolab.castor.xml.schema.ResolvingObject
 

V

validate() - Method in class org.exolab.castor.xml.schema.Annotation
Checks the validity of this Schema definition.
validate() - Method in class org.exolab.castor.xml.schema.AnnotationItem
Checks the validity of this Schema defintion.
validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
 
validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
 
validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
 
validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
 
validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
 
validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
 
validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
 
validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
 
validate() - Method in class org.exolab.castor.xml.schema.annotations.solrj.Field
 
validate() - Method in class org.exolab.castor.xml.schema.AnyType
Checks the validity of this Schema defintion.
validate() - Method in class org.exolab.castor.xml.schema.AttributeDecl
Checks the validity of this Attribute declaration
validate() - Method in class org.exolab.castor.xml.schema.AttributeGroup
Checks the validity of this Attribute declaration
validate() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
Checks the validity of this Attribute declaration
validate() - Method in class org.exolab.castor.xml.schema.ComplexType
Checks the validity of this ComplexType defintion.
validate() - Method in class org.exolab.castor.xml.schema.ElementDecl
Checks the validity of this element definition.
validate() - Method in class org.exolab.castor.xml.schema.Facet
Checks the validity of this Schema defintion.
validate() - Method in class org.exolab.castor.xml.schema.Group
Checks the validity of this Group defintion.
validate() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
Checks the validity of this Schema defintion.
validate() - Method in class org.exolab.castor.xml.schema.IdentityField
Checks the validity of this Schema defintion.
validate() - Method in class org.exolab.castor.xml.schema.IdentitySelector
Checks the validity of this Schema defintion.
validate() - Method in class org.exolab.castor.xml.schema.ModelGroup
Checks the validity of this Schema defintion.
validate() - Method in class org.exolab.castor.xml.schema.RedefineSchema
 
validate() - Method in class org.exolab.castor.xml.schema.Schema
Checks the validity of this Schema definition.
validate() - Method in class org.exolab.castor.xml.schema.SimpleType
Checks the validity of this SimpleType definition.
validate() - Method in class org.exolab.castor.xml.schema.Structure
Checks the validity of this Schema defintion.
validate() - Method in class org.exolab.castor.xml.schema.TypeReference
Checks the validity of this type defintion.
validate() - Method in class org.exolab.castor.xml.schema.UnknownDef
Checks the validity of this Schema defintion.
validate() - Method in class org.exolab.castor.xml.schema.Wildcard
 
value() - Method in enum types.TableAccessModeType
Method value.
VALUE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
valueOf(String) - Static method in class org.exolab.castor.xml.schema.ContentType
Creates a new ContentType based on the given String
valueOf(String) - Static method in class org.exolab.castor.xml.schema.Form
Returns the Form corresponding to the given value.
valueOf(String) - Static method in enum org.exolab.castor.xml.schema.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum types.TableAccessModeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exolab.castor.xml.schema.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.TableAccessModeType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 

W

warning(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
 
warning(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
 
warning(SAXParseException) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
 
whichType(String, String) - Static method in class org.exolab.castor.xml.schema.util.DatatypeHandler
Guesses which datatype should be used.
WHITESPACE - Static variable in class org.exolab.castor.xml.schema.Facet
 
WHITESPACE_COLLAPSE - Static variable in class org.exolab.castor.xml.schema.Facet
 
WHITESPACE_PRESERVE - Static variable in class org.exolab.castor.xml.schema.Facet
 
WHITESPACE_REPLACE - Static variable in class org.exolab.castor.xml.schema.Facet
 
WILDCARD - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
WILDCARD - Static variable in class org.exolab.castor.xml.schema.Structure
 
Wildcard - Class in org.exolab.castor.xml.schema
A class that represents an XML Schema Wildcard.
Wildcard(ComplexType) - Constructor for class org.exolab.castor.xml.schema.Wildcard
The wildcard is embedded in a complexType
Wildcard(Group) - Constructor for class org.exolab.castor.xml.schema.Wildcard
The wildcard is embedded in a ModelGroup ()
Wildcard(AttributeGroup) - Constructor for class org.exolab.castor.xml.schema.Wildcard
The wildcard is embedded in an AttributeGroup.
WildcardUnmarshaller - Class in org.exolab.castor.xml.schema.reader
A class for Unmarshalling WildCard
WildcardUnmarshaller(SchemaContext, ComplexType, Schema, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
 
WildcardUnmarshaller(SchemaContext, Group, Schema, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
 
WildcardUnmarshaller(SchemaContext, AttributeGroup, Schema, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
 
WithinAttrDecl - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
WithinAttrValueDQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
WithinAttrValueSQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
WithinComment - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
WithinEntityValueDQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
WithinEntityValueSQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
WithinGEDecl - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
WithinGEValueDQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
WithinGEValueSQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
WithinNotationDecl - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
 
WithinPEdecl - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
 
write(Schema) - Method in class org.exolab.castor.xml.schema.writer.SchemaWriter
 

X

XMLInstance2Schema - Class in org.exolab.castor.xml.schema.util
A class for reading XML Schemas.
XMLInstance2Schema() - Constructor for class org.exolab.castor.xml.schema.util.XMLInstance2Schema
Creates a new XMLInstance2Schema
XMLInstance2SchemaHandler - Class in org.exolab.castor.xml.schema.util
A Utility class which will attempt to create an XML Schema Object Model based on a given XML instance document.
XMLInstance2SchemaHandler() - Constructor for class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
Creates a new XMLInstance2SchemaHandler
XMLInstance2SchemaHandler(Schema) - Constructor for class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
Creates a new XMLInstance2SchemaHandler
XMLType - Class in org.exolab.castor.xml.schema
The base type for XML Schema types, such as complex types and simple types.
XMLType() - Constructor for class org.exolab.castor.xml.schema.XMLType
Default constructor
XPATH_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
XSD_NAMESPACE - Static variable in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
W3C XML schema namespace.
XSI_NAMESPACE - Static variable in class org.exolab.castor.xml.schema.Schema
The Namespace supported by the W3C XML Schema Recommendation for the built-in types: xsi:type, xsi:nil, and xsi:schemaLocation.

_

_locator - Variable in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
The document locator

A B C D E F G H I J K L M N O P Q R S T U V W X _

Copyright © 2012. All Rights Reserved.