Serialized Form


Package org.exolab.castor.xml.dtd

Class org.exolab.castor.xml.dtd.DTDException extends Exception implements Serializable

serialVersionUID: 4760130120041855808L


Package org.exolab.castor.xml.dtd.parser

Class org.exolab.castor.xml.dtd.parser.ParseException extends Exception implements Serializable

serialVersionUID: 5798523224831508600L

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class org.exolab.castor.xml.dtd.parser.TokenMgrError extends Error implements Serializable

serialVersionUID: 5390945290273323564L

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.exolab.castor.xml.schema

Class org.exolab.castor.xml.schema.Annotated extends Structure implements Serializable

Serialized Fields

_annotations

Vector<E> _annotations
The Annotations of this Annotated structure.

Class org.exolab.castor.xml.schema.Annotation extends Structure implements Serializable

serialVersionUID: 2838816224303555598L

Serialized Fields

_appInfos

Vector<E> _appInfos
List of <appinfo/> objects.


_documentations

Vector<E> _documentations
List of objects.

Class org.exolab.castor.xml.schema.AnnotationItem extends Structure implements Serializable

Serialized Fields

_objects

Vector<E> _objects
List of any elements


_source

String _source
The source attribute

Class org.exolab.castor.xml.schema.AnyType extends XMLType implements Serializable

serialVersionUID: 7670252205849057981L

Serialized Fields

name

String name
The name of this type


_parent

Schema _parent
The parent Schema for this AnyType

Class org.exolab.castor.xml.schema.AppInfo extends AnnotationItem implements Serializable

serialVersionUID: -8678983924238645714L

Serialized Fields

_natures

Set<E> _natures
Map holding the available natures.


_properties

Map<K,V> _properties
Map holding the properties set and read by natures.

Class org.exolab.castor.xml.schema.AttributeDecl extends Annotated implements Serializable

serialVersionUID: -8720345516857919305L

Serialized Fields

_form

Form _form
The default namespace form for this AttributeDecl (optional).


_id

String _id
The id for this AttributeDecl


_name

String _name
The name of attributes defined by this AttributeDecl


_parent

Structure _parent
The parent for this AttributeDecl


_schema

Schema _schema
The Schema to which this AttributeDecl belongs


_simpleType

SimpleType _simpleType
The simple type for this AttributeDecl.


_useFlag

short _useFlag
The current value of the 'use' property. The value is OPTIONAL by default.


_fixed

String _fixed
The fixed value for attribute instances of this attribute declaration.


_default

String _default
The default value for attribute instances of this attribute declaration.


_attributeRef

String _attributeRef
A reference to a top-level attribute

Class org.exolab.castor.xml.schema.AttributeGroup extends Annotated implements Serializable

Serialized Fields

_id

String _id
The id of this AttributeGroup

Class org.exolab.castor.xml.schema.AttributeGroupDecl extends AttributeGroup implements Serializable

serialVersionUID: -5401452412514803353L

Serialized Fields

_name

String _name
The name of this AttributeGroup


_schema

Schema _schema
The Schema to which this AttributeDecl belongs


_attributes

Vector<E> _attributes
The collection of attributes for this AttributeGroup


_references

Vector<E> _references
The collection of AttributesGroupReferences for this AttributeGroup


_anyAttribute

Wildcard _anyAttribute
the anyattribute wilcard, if any


_redefinition

boolean _redefinition
An attribute that indicates if this AttributeGroupDecl is a redefinition

Class org.exolab.castor.xml.schema.AttributeGroupReference extends AttributeGroup implements Serializable

serialVersionUID: -6283626049554689747L

Serialized Fields

_schema

Schema _schema
The Schema to which this AttributeDecl belongs


_reference

String _reference

Class org.exolab.castor.xml.schema.ComplexType extends XMLType implements Serializable

serialVersionUID: 5348120259072084658L

Serialized Fields

_abstract

boolean _abstract
The abstract flag for this ComplexType.


_anyAttribute

Wildcard _anyAttribute
A wildcard that represents an <anyAttribute> element if any. Only one <anyAttribute> can appear inside the global scope of a complexType


_attributes

AttributeGroupDecl _attributes
The attribute declarations for this ComplexType.


_baseType

String _baseType
The name of the base type used in <restriction>> or <extension>.


_block

BlockList _block
The value of the 'block' property for this ComplexType. This value may be null.


_complexContent

boolean _complexContent
a flag set to true if this complexType is a complexContent.


_content

ContentType _content
The content type ("mixed", "simpleType","elemOnly") for this ComplexType.


_contentModel

ContentModelGroup _contentModel
The ContentModel for this ComplexType.


_final

FinalList _final
The final property for this ComplexType. This value may be null..


_parent

Structure _parent
The parent structure for this ComplexType (either an ElementDecl or a Schema).


_restricted

boolean _restricted
a flag set to true if this complexType is a restriction.


_redefinition

boolean _redefinition
An attribute that indicates if this ComplexType is a redefinition.

Class org.exolab.castor.xml.schema.ContentType extends Object implements Serializable

serialVersionUID: -2985958570376322773L

Serialized Fields

_type

short _type

Class org.exolab.castor.xml.schema.Documentation extends AnnotationItem implements Serializable

serialVersionUID: -2388810468832309970L

Class org.exolab.castor.xml.schema.ElementDecl extends Particle implements Serializable

serialVersionUID: -7804351635137964219L

Serialized Fields

_block

BlockList _block
The block attribute for this element definition.


_constraints

Vector<E> _constraints
collection of Identity Constraints


_default

String _default
The default value for this element definition. Only useful for simpleContent.


_elementRefName

String _elementRefName
The name of a reference to a top-level element declaration


_referencedElement

ElementDecl _referencedElement
The top-level element declaration this element reference points to


_final

FinalList _final
The final value for this element definition.


_fixed

String _fixed
The fixed value for this element definition. Only used for simpleContent.


_form

Form _form
The form type for this element definition. Specifies whether names should be qualified or unqualified. Uses the default Form from the parent Schema if unspecified.


_id

String _id
The unique ID for this element definition (optional).


_isAbstract

boolean _isAbstract
Flag indicating whether or not this Element declaration is abstract


_name

String _name
The element name


_nillable

boolean _nillable
Flag indicating whether or not the element value may be null.


_parent

Structure _parent
The parent for this ElementDecl


_schema

Schema _schema
The parent schema that this element declaration belongs to


_substitutionGroup

String _substitutionGroup
The substitutionGroup for this element definition.


_xmlType

XMLType _xmlType
The XMLType for this element declaration

Class org.exolab.castor.xml.schema.Facet extends Annotated implements Serializable

serialVersionUID: 7821829275720939922L

Serialized Fields

_name

String _name
The name of this Facet.


_value

String _value
The character value of this Facet.


_owningType

SimpleType _owningType
The owning SimpleType instance.

Class org.exolab.castor.xml.schema.FacetList extends Object implements Serializable

serialVersionUID: 3855871093270831240L

Serialized Fields

facets

List<E> facets
The list of facets

Class org.exolab.castor.xml.schema.Group extends Particle implements Serializable

serialVersionUID: 3133443973681261845L

Serialized Fields

_contentModel

ContentModelGroup _contentModel
the implementation of ContentModelGroup.


_name

String _name
The name of this Group.


_order

Order _order
The Compositor for the Group.


_id

String _id
ID of this Group (if present at all).


_isModelGroupDefinition

boolean _isModelGroupDefinition
True if was created for a group tag, false otherwise (all, choice, sequence).


_parent

Structure _parent
The parent for this Group (either another Group or a ComplexType).

Class org.exolab.castor.xml.schema.IdentityConstraint extends Annotated implements Serializable

Serialized Fields

_id

String _id
Identity Constraint id


_name

String _name
Identity Constraint name


_selector

IdentitySelector _selector
Identity Constraint Selector


_fields

Vector<E> _fields
The fields of this Identity Constraint

Class org.exolab.castor.xml.schema.IdentityField extends Annotated implements Serializable

serialVersionUID: -1385357135959672473L

Serialized Fields

_id

String _id
Identity Field id (optional)


_xpath

String _xpath
XPath expression for field nodes (required)

Class org.exolab.castor.xml.schema.IdentitySelector extends Annotated implements Serializable

serialVersionUID: -66732684639814508L

Serialized Fields

_id

String _id
Identity Selector id (optional)


_xpath

String _xpath
XPath expression for selector nodes (required)

Class org.exolab.castor.xml.schema.Key extends IdentityConstraint implements Serializable

serialVersionUID: -3998837864243593902L

Class org.exolab.castor.xml.schema.KeyRef extends IdentityConstraint implements Serializable

serialVersionUID: -7342572522733089648L

Serialized Fields

_refer

String _refer
The refer for the KeyRef, (ie. the name of key being refered to).

Class org.exolab.castor.xml.schema.ModelGroup extends Group implements Serializable

serialVersionUID: -2057934322265672413L

Serialized Fields

_groupRef

String _groupRef
the name of the ModelGroup referenced


_modelDefs

Vector<E> _modelDefs
An ordered list of all ModelGroup definitions


_redefinition

boolean _redefinition
An attribute that indicates if this Group is a redefinition


_schema

Schema _schema
the schema that contains this model group

Class org.exolab.castor.xml.schema.Particle extends Annotated implements Serializable

Serialized Fields

_maxOccurs

int _maxOccurs
The maximum occurance


_maxOccursSet

boolean _maxOccursSet
Indicates whether maxOccurs has been set.


_minOccurs

int _minOccurs
The minimum occurance


_minOccursSet

boolean _minOccursSet
Indicates whether minOccurs has been set.

Class org.exolab.castor.xml.schema.RedefineSchema extends Annotated implements Serializable

serialVersionUID: -7095458840388436859L

Serialized Fields

_originalSchema

Schema _originalSchema
The original schema that is imported in the parent schema


_parentSchema

Schema _parentSchema
The parent schema in which this redefined XML Schema is used.


_schemaLocation

String _schemaLocation
The schema location of the redefined schema


_complexTypes

Map<K,V> _complexTypes
A vector with the names of the redefined complexTypes


_simpleTypes

Map<K,V> _simpleTypes
A vector with the names of the redefined simpleTypes


_groups

Map<K,V> _groups
A vector with the names of the redefined groups


_attributeGroups

Map<K,V> _attributeGroups
A vector with the names of the redefined attributeGroups

Class org.exolab.castor.xml.schema.Schema extends Annotated implements Serializable

serialVersionUID: -8130246250710502508L

Serialized Fields

_attributeFormDefault

Form _attributeFormDefault
The attributeFormDefault property


_attributeGroups

Map<K,V> _attributeGroups
The global AttribteGroups for this Schema


_attributes

Map<K,V> _attributes
The global attributes for this Schema


_block

BlockList _block
The value of the block attribute.


_complexTypes

Map<K,V> _complexTypes
A list of defined architypes


_elementFormDefault

Form _elementFormDefault
The elementFormDefault attribute for this Schema


_elements

Map<K,V> _elements
A list of defined elements


_final

FinalList _final
The value of the final attribute.


_groups

Map<K,V> _groups
A list of defined top-levels groups


_redefineSchemas

Map<K,V> _redefineSchemas
A list of defined


_id

String _id
The ID for this Schema


_importedSchemas

Map<K,V> _importedSchemas
A list of imported schemas


_cachedincludedSchemas

Map<K,V> _cachedincludedSchemas
A list of included schemas meant to be used only when the cache mechanism is enabled.


_includedSchemas

Vector<E> _includedSchemas
A list of XML Schema files included in this schema


_namespaces

Namespaces _namespaces
A list of namespaces declared in this schema


_schemaLocation

String _schemaLocation
The schemaLocation hint provided in the 'import' tag. By default the schemaLocation is the locator of the SaxUnmarshaller


_schemaNamespace

String _schemaNamespace
The namespace of this XML Schema (ie the namespace of the W3C Schema supported by this Schema).


_simpleTypes

Hashtable<K,V> _simpleTypes
A list of defined SimpleTypes


_targetNamespace

String _targetNamespace
The targetNamespace for this Schema


_version

String _version
The version information as specified by the version attribute


_masterSchema

Schema _masterSchema
A reference to the master schema used when this instance of Schema is used in another schema (redefine, include or import)

Class org.exolab.castor.xml.schema.SchemaException extends XMLException implements Serializable

serialVersionUID: 7814714272702298809L

Class org.exolab.castor.xml.schema.SimpleContent extends ContentType implements Serializable

serialVersionUID: 6406889524623062413L

Serialized Fields

_schema

Schema _schema
The associated parent Schema


_simpleType

SimpleType _simpleType
The simpleType definition that defines this content type (if any)


_typeName

String _typeName
The name of the simpleType, used when the simpleType has not yet been read or added to the parent Schema

Class org.exolab.castor.xml.schema.SimpleType extends XMLType implements Serializable

Serialized Fields

_facets

FacetList _facets
The constraining facets of this type.


_final

String _final
The value of the final attribute (optional).


_parent

Structure _parent
The parent structure of this SimpleType. (Schema, AttributeDecl or ElementDecl)


_typeCode

int _typeCode
The code for this simple type. (As defined by SimpleTypesFactory)


_redefinition

boolean _redefinition
An attribute that indicates if this SimpleType is a redefinition.

Class org.exolab.castor.xml.schema.Structure extends Object implements Serializable

Class org.exolab.castor.xml.schema.TypeReference extends XMLType implements Serializable

serialVersionUID: -8707313918028332092L

Serialized Fields

referredType

XMLType referredType
The referred type (stored in the schema)

Class org.exolab.castor.xml.schema.Union extends SimpleType implements Serializable

serialVersionUID: -1389185884142578168L

Serialized Fields

_annotation

Annotation _annotation
The local annotation for this Union


_id

String _id
The id attribute for this Union


_simpleTypes

Vector<E> _simpleTypes
The simpleType members of this Union


_hasReferencedTypes

boolean _hasReferencedTypes

Class org.exolab.castor.xml.schema.Unique extends IdentityConstraint implements Serializable

serialVersionUID: 5254587610463428138L

Class org.exolab.castor.xml.schema.UnknownDef extends Structure implements Serializable

serialVersionUID: 8695003871138156676L

Class org.exolab.castor.xml.schema.Wildcard extends Particle implements Serializable

serialVersionUID: -2747251897459951684L

Serialized Fields

_namespaces

Vector<E> _namespaces
The vector where we store the list of namespaces


_attribute

boolean _attribute
A boolean that indicates if this wildcard represents <anyAttribute>. By default a wildcard represents <any>


_complexType

ComplexType _complexType
The complexType that holds this wildcard.


_group

Group _group
The Group ( or ) that holds this wildcard.


_attGroup

AttributeGroup _attGroup
The Attribute Group that holds the wildcard


_processContents

String _processContents
the processContent of this wildcard. (strict by default)

Class org.exolab.castor.xml.schema.XMLType extends Annotated implements Serializable

Serialized Fields

_id

String _id
The ID of this datatype


name

String name
The name of this type


baseType

XMLType baseType
The base datatype reference


schema

Schema schema
The owning Schema to which this type belongs


derivationMethod

String derivationMethod
The name of the derivation method (if any)


Package org.exolab.castor.xml.schema.annotations.jdo

Class org.exolab.castor.xml.schema.annotations.jdo.Column extends ReadonlyDirtyType implements Serializable

Serialized Fields

_name

String _name
Attribute 'name' is used to specify the name of the column.


_type

String _type
Attribute 'type' is used to specify the JDO-type of the column.


_acceptNull

boolean _acceptNull
Specifies if this field accepts NULL values or not.


_has_acceptNull

boolean _has_acceptNull
keeps track of state for field: _acceptNull

Class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany extends Object implements Serializable

Serialized Fields

_name

String _name
The name attribute specifies the name of the column that represents this relation. Note that you do not need to specify the name for the additional table created to realize the many to many relation (this is done implicitly).

Class org.exolab.castor.xml.schema.annotations.jdo.OneToMany extends ReadonlyDirtyType implements Serializable

Serialized Fields

_name

String _name
The name attribute specifies the name of the column that represents this relation.

Class org.exolab.castor.xml.schema.annotations.jdo.OneToOne extends ReadonlyDirtyType implements Serializable

Serialized Fields

_name

String _name
The name attribute specifies the name of the column that represents this relation.

Class org.exolab.castor.xml.schema.annotations.jdo.PkType extends Object implements Serializable

Serialized Fields

_keyList

List<E> _keyList
Field _keyList.

Class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey extends PkType implements Serializable

Class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType extends Object implements Serializable

Serialized Fields

_readOnly

boolean _readOnly
Attribute 'read-only' is used to set off changing the column. If true, no update can be performed.


_has_readOnly

boolean _has_readOnly
keeps track of state for field: _readOnly


_dirty

boolean _dirty
If the value is 'true', the field will not be checked against the database for modification.


_has_dirty

boolean _has_dirty
keeps track of state for field: _dirty

Class org.exolab.castor.xml.schema.annotations.jdo.Table extends Object implements Serializable

Serialized Fields

_name

String _name
Attribute 'name' is used to specify the name of the table.


_accessMode

TableAccessModeType _accessMode
Field _accessMode.


_detachable

boolean _detachable
Attribute 'detachable' is used to indicate that the domain entity generated will support Castor JDO long transactions out of the box.


_has_detachable

boolean _has_detachable
keeps track of state for field: _detachable


_primaryKey

PrimaryKey _primaryKey
Field _primaryKey.


Package org.exolab.castor.xml.schema.annotations.solrj

Class org.exolab.castor.xml.schema.annotations.solrj.Field extends Object implements Serializable

Serialized Fields

_name

String _name
Attribute 'name' is used to specify the name of the index field to be mapped against.


Package org.exolab.castor.xml.schema.facets

Class org.exolab.castor.xml.schema.facets.MaxExclusive extends Facet implements Serializable

serialVersionUID: 2343915377123869053L

Class org.exolab.castor.xml.schema.facets.MaxInclusive extends Facet implements Serializable

serialVersionUID: 2826634377769846916L

Class org.exolab.castor.xml.schema.facets.MinExclusive extends Facet implements Serializable

serialVersionUID: 9164023814934394681L

Class org.exolab.castor.xml.schema.facets.MinInclusive extends Facet implements Serializable

serialVersionUID: 1820136879077904618L


Package org.exolab.castor.xml.schema.simpletypes

Class org.exolab.castor.xml.schema.simpletypes.AnyURIType extends AtomicType implements Serializable

serialVersionUID: 2322360019220182755L

Class org.exolab.castor.xml.schema.simpletypes.AtomicType extends SimpleType implements Serializable

Class org.exolab.castor.xml.schema.simpletypes.BinaryType extends AtomicType implements Serializable

serialVersionUID: 369229235823885435L

Class org.exolab.castor.xml.schema.simpletypes.BooleanType extends AtomicType implements Serializable

serialVersionUID: 4964075389839351348L

Class org.exolab.castor.xml.schema.simpletypes.DateTimeType extends AtomicType implements Serializable

serialVersionUID: 799183446555870630L

Class org.exolab.castor.xml.schema.simpletypes.DecimalType extends AtomicType implements Serializable

serialVersionUID: -5292080472364200642L

Class org.exolab.castor.xml.schema.simpletypes.DurationType extends AtomicType implements Serializable

serialVersionUID: 6278260639621816644L

Class org.exolab.castor.xml.schema.simpletypes.ListType extends SimpleType implements Serializable

serialVersionUID: 5907869367277661845L

Serialized Fields

_annotation

Annotation _annotation
The local annotation for this ListType.


_itemType

SimpleType _itemType
The SimpleType the list is based on.


_hasReference

boolean _hasReference

Class org.exolab.castor.xml.schema.simpletypes.RealType extends AtomicType implements Serializable

serialVersionUID: 3968578511223258942L

Serialized Fields

_minMantissa

long _minMantissa

_maxMantissa

long _maxMantissa

_minExponent

long _minExponent

_maxExponent

long _maxExponent

Class org.exolab.castor.xml.schema.simpletypes.StringType extends AtomicType implements Serializable

serialVersionUID: 8077759890021781094L

Class org.exolab.castor.xml.schema.simpletypes.UrType extends SimpleType implements Serializable

serialVersionUID: 1900080808918191023L



Copyright © 2012. All Rights Reserved.