A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABANDON_URI_SNIFFING - Static variable in class com.sun.msv.reader.dtd.DTDReader
-
when this value is in the above set, that indicates we couldn't detect what URIs are going to be used with that prefix.
- Abort() - Constructor for exception com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker.Abort
- AbortException - Exception in com.sun.msv.reader
-
This exception will be thrown when the schema parsing is aborted after all the errors are reported through GrammarReaderController.
- AbortException() - Constructor for exception com.sun.msv.reader.AbortException
- AbortException() - Constructor for exception com.sun.msv.reader.trex.ng.RELAXNGReader.AbortException
- AbstractCalendarFormatter - Class in com.sun.msv.datatype.xsd.datetime
- AbstractCalendarFormatter() - Constructor for class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- AbstractCalendarParser - Class in com.sun.msv.datatype.xsd.datetime
-
Parses XML Schema date/time related types into a structure.
- AbstractCalendarParser(String, String) - Constructor for class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- AbstractVerifier - Class in com.sun.msv.verifier
-
Base implementation for various Verifier implementations.
- AbstractVerifier() - Constructor for class com.sun.msv.verifier.AbstractVerifier
- acceptedPatterns - Variable in class com.sun.msv.verifier.regexp.ElementToken
- acceptor - Variable in class com.sun.msv.verifier.Verifier.Context
- Acceptor - Interface in com.sun.msv.verifier
-
exposes the low-level validation engine interface.
- accepts(StringPair) - Method in class com.sun.msv.grammar.NameClass
- accepts(String, String) - Method in class com.sun.msv.grammar.AnyNameClass
-
AnyNameClass accpets any name, as its name suggests.
- accepts(String, String) - Method in class com.sun.msv.grammar.ChoiceNameClass
-
accepts a name if it is accepted by nc1 or nc2.
- accepts(String, String) - Method in class com.sun.msv.grammar.DifferenceNameClass
-
accepts a name if it is accepted by nc1 and not by nc2.
- accepts(String, String) - Method in class com.sun.msv.grammar.dtd.LocalNameClass
- accepts(String, String) - Method in class com.sun.msv.grammar.NameClass
-
checks if this name class accepts given namespace:localName pair.
- accepts(String, String) - Method in class com.sun.msv.grammar.NamespaceNameClass
-
accepts a name if its namespace URI matches to the namespaceURI field.
- accepts(String, String) - Method in class com.sun.msv.grammar.NotNameClass
-
accepts a name if it is not accepted by the child name class.
- accepts(String, String) - Method in class com.sun.msv.grammar.SimpleNameClass
- accepts(String, String) - Method in class com.sun.msv.grammar.xmlschema.LaxDefaultNameClass
- activeScopes - Variable in class com.sun.msv.verifier.identity.IDConstraintChecker
-
a map from
IdentityConstraint
to aLightStack
ofSelectorMatcher
. - activeSteps - Variable in class com.sun.msv.verifier.identity.PathMatcher.SinglePathMatcher
-
stores matched steps.
- add - Variable in class com.sun.msv.datatype.regexp.Token.ModifierToken
- add(ITimeDurationValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- add(ITimeDurationValueType) - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
-
returns the result of addition of this object and TimeDuration.
- add(XSDatatype) - Method in class com.sun.msv.grammar.relax.RELAXModule.DatatypeContainer
- add(NameClassAndExpression) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
-
Adds newly found element or attribute.
- add(Matcher) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- add(String, IdentityConstraint) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.IdentityConstraintContainer
- add(String, String, boolean, ValidationContext) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
Deprecated.please use the addFacet method, which is better named.
- add(Map, XSDatatypeImpl) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
- addBackPatchJob(XSDatatypeExp) - Method in class com.sun.msv.reader.GrammarReader
- addBackPatchJob(GrammarReader.BackPatch) - Method in class com.sun.msv.reader.GrammarReader
- addChild(Token) - Method in class com.sun.msv.datatype.regexp.Token
- addChild(Token) - Method in class com.sun.msv.datatype.regexp.Token.UnionToken
- addDefaultValue(AttributeExp, String) - Method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
-
note that the specified expression is marked with the default value.
- addElement(Op) - Method in class com.sun.msv.datatype.regexp.Op.UnionOp
- addElementRule(ExpressionPool, ElementRule) - Method in class com.sun.msv.grammar.relax.ElementRules
- addFacet(String, String, boolean, ValidationContext) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
adds a facet to the type.
- addFacet(String, String, boolean, ValidationContext) - Method in class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator
- addFacet(String, String, boolean, ValidationContext) - Method in interface com.sun.msv.reader.datatype.xsd.XSTypeIncubator
- addHedge(Expression, ExpressionPool) - Method in class com.sun.msv.grammar.relax.HedgeRules
- additionalNamespaceMap - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- addKeyValue(SelectorMatcher, KeyValue) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
-
adds a new KeyValue to the value set.
- addName(String, String) - Method in class com.sun.msv.grammar.xmlschema.LaxDefaultNameClass
-
add a name so that this name will be rejected by the accepts method.
- addParameter(String, String, ValidationContext) - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
- addParameter(String, String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ngimpl.DatatypeBuilderImpl
- addParameter(String, String, ValidationContext) - Method in class com.sun.msv.grammar.relaxng.datatype.DatatypeBuilderImpl
- addRange(int, int) - Method in class com.sun.msv.datatype.regexp.RangeToken
- addRange(int, int) - Method in class com.sun.msv.datatype.regexp.Token
- addUserDefinedType(XSDatatypeExp) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- afterRoot() - Method in class com.sun.msv.scanner.dtd.DTDParser
- all(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- ALL - Static variable in class com.sun.msv.grammar.NameClass
-
name class that accepts everything.
- ALL - Static variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- allowEmptyChoice - Variable in class com.sun.msv.reader.ChoiceState
- allowEmptySequence - Variable in class com.sun.msv.reader.SequenceState
- allowNullChild - Variable in class com.sun.msv.reader.trex.NameClassWithChildState
-
if this flag is true, then it is OK not to have any children.
- AmbiguousDocumentException() - Constructor for exception com.sun.msv.verifier.psvi.TypeDetector.AmbiguousDocumentException
- analyzeFirstCharacter(RangeToken, int) - Method in class com.sun.msv.datatype.regexp.Token
- ANCHOR - Static variable in class com.sun.msv.datatype.regexp.Op
- ANCHOR - Static variable in class com.sun.msv.datatype.regexp.Token
- annealDeclaration(ElementDeclExp) - Method in class com.sun.msv.reader.xmlschema.ElementDeclState
-
This method is called after this class finishes augmenting ElementDeclExp.
- annealExpression(Expression) - Method in class com.sun.msv.reader.ExpressionWithChildState
-
performs final wrap-up and returns a fully created Expression object that represents this element.
- annealExpression(Expression) - Method in class com.sun.msv.reader.relax.core.MixedState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.AttributeState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.ElementState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.MixedState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.ng.comp.CompAttributeState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.ng.ListState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.OneOrMoreState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.OptionalState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.StartState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.typed.TypedElementState
- annealExpression(Expression) - Method in class com.sun.msv.reader.trex.ZeroOrMoreState
- annealExpression(Expression) - Method in class com.sun.msv.reader.xmlschema.AttributeGroupState
- annealExpression(Expression) - Method in class com.sun.msv.reader.xmlschema.AttributeState
- annealExpression(Expression) - Method in class com.sun.msv.reader.xmlschema.ComplexContentBodyState
- annealExpression(Expression) - Method in class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
- annealExpression(Expression) - Method in class com.sun.msv.reader.xmlschema.ElementDeclState
- annealExpression(Expression) - Method in class com.sun.msv.reader.xmlschema.GroupState
- annealExpression(Expression) - Method in class com.sun.msv.reader.xmlschema.SimpleContentExtensionState
- annealExpression(Expression) - Method in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
- annealNameClass(NameClass) - Method in class com.sun.msv.reader.trex.NameClassWithChildState
-
performs final wrap-up and returns a fully created NameClass object that represents this element.
- annealNameClass(NameClass) - Method in class com.sun.msv.reader.trex.ng.NGNameState
-
performs final wrap-up and returns a fully created NameClass object that represents this element.
- annealType(XSDatatypeExp) - Method in class com.sun.msv.reader.datatype.xsd.ListState
- annealType(XSDatatypeExp) - Method in class com.sun.msv.reader.datatype.xsd.RestrictionState
- annealType(XSDatatypeExp) - Method in class com.sun.msv.reader.datatype.xsd.SimpleTypeState
- annealType(XSDatatypeExp) - Method in class com.sun.msv.reader.datatype.xsd.TypeWithOneChildState
-
performs final wrap-up and returns a fully created DataType object that represents this element.
- AnnotationNamespace - Static variable in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
-
Namespace URI of RELAX NG DTD compatibility annotation
- any(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- ANY_STRING - Static variable in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- anyAttribute(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- AnyAttributeOwner - Interface in com.sun.msv.reader.xmlschema
-
A state that can have <anyAttribute > element must implement this interface.
- AnyAttributeState - Class in com.sun.msv.reader.xmlschema
-
used to parse <anyAttribute > element.
- AnyAttributeState() - Constructor for class com.sun.msv.reader.xmlschema.AnyAttributeState
- AnyElementState - Class in com.sun.msv.reader.xmlschema
-
used to parse <any > element.
- AnyElementState() - Constructor for class com.sun.msv.reader.xmlschema.AnyElementState
- AnyElementToken - Class in com.sun.msv.verifier.regexp
-
special Token that matchs any element.
- AnyElementToken() - Constructor for class com.sun.msv.verifier.regexp.AnyElementToken
- AnyNameClass - Class in com.sun.msv.grammar
-
a NameClass that matches any name.
- AnyNameClass() - Constructor for class com.sun.msv.grammar.AnyNameClass
- AnyNameState() - Constructor for class com.sun.msv.reader.trex.ng.NGNameState.AnyNameState
- AnyOtherElementExp - Class in com.sun.msv.relaxns.grammar.relax
-
place holder for <anyOtherElement> of RELAX.
- AnyOtherElementExp(Locator, String, String) - Constructor for class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
-
creates "skelton" of AnyOtherElement.
- AnyOtherElementState - Class in com.sun.msv.relaxns.reader.relax
-
parses <anyOtherElement> state.
- AnyOtherElementState() - Constructor for class com.sun.msv.relaxns.reader.relax.AnyOtherElementState
- AnyOtherElementVerifier - Class in com.sun.msv.relaxns.verifier
-
IslandVerifier that validates <anyOtherElement /> of RELAX.
- AnyOtherElementVerifier(AnyOtherElementExp[]) - Constructor for class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
- AnyState - Class in com.sun.msv.reader.xmlschema
-
base implementation of AnyAttributeState and AnyElementState.
- AnyState() - Constructor for class com.sun.msv.reader.xmlschema.AnyState
- anyString - Static variable in class com.sun.msv.grammar.Expression
-
special expression object that represents "any string".
- anyString(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
- AnyStringExpression() - Constructor for class com.sun.msv.grammar.Expression.AnyStringExpression
- AnyURIType - Class in com.sun.msv.datatype.xsd
-
"anyURI" type.
- AnyURIType() - Constructor for class com.sun.msv.datatype.xsd.AnyURIType
- appendByte(StringBuffer, int) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
- appendEscaped(StringBuffer, char) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
-
convert one 'char' in BMP to UTF-8 encoding.
- appendEscaped(StringBuffer, char, char) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
-
convert one surrogate pair to UTF-8 encoding.
- appendHex(StringBuffer, int) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
- APPLICABLE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
-
indicates the specified facet is applicable to this type.
- areaLen - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
- areas - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
-
areas.
- asciiOnly - Variable in class com.sun.msv.generator.DataTypeGeneratorImpl
-
if this flag is set to true, then non-ASCII characters will not be used.
- AsciiReader(InputStream) - Constructor for class com.sun.msv.scanner.dtd.XmlReader.AsciiReader
- assignedEncoding - Variable in class com.sun.msv.scanner.dtd.XmlReader
- assignType(Datatype) - Method in class com.sun.msv.verifier.regexp.StringToken
- attAdapter - Variable in class com.sun.msv.writer.ContentHandlerAdaptor
- attDupChecker - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Object that checks duplicate attributes in a content model.
- attFeeder - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- attLocalName - Variable in class com.sun.msv.verifier.ErrorInfo.BadAttribute
- AttModel(Expression, boolean) - Constructor for class com.sun.msv.reader.dtd.DTDReader.AttModel
- attNamespaceURI - Variable in class com.sun.msv.verifier.ErrorInfo.BadAttribute
- attPicker - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- attPool(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- AttPoolClause - Class in com.sun.msv.grammar.relax
-
'attPool' of RELAX module.
- AttPoolClause(String) - Constructor for class com.sun.msv.grammar.relax.AttPoolClause
- AttPoolContainer() - Constructor for class com.sun.msv.grammar.relax.RELAXModule.AttPoolContainer
- AttPoolRefState - Class in com.sun.msv.reader.relax.core
-
parses <ref role="..." />.
- AttPoolRefState() - Constructor for class com.sun.msv.reader.relax.core.AttPoolRefState
- attPools - Variable in class com.sun.msv.grammar.relax.RELAXModule
-
map from role name to AttPoolClause object
- AttPoolState - Class in com.sun.msv.reader.relax.core
-
parses <attPool> element.
- AttPoolState() - Constructor for class com.sun.msv.reader.relax.core.AttPoolState
- attPruner - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- attQName - Variable in class com.sun.msv.verifier.ErrorInfo.BadAttribute
-
information about the attribute that caused the error.
- attRemover - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- attribute(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- attribute(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader.StateFactory
- attribute(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- attribute(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- attribute(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- attributeDecl(String, String, String, String[], short, String) - Method in class com.sun.msv.reader.dtd.DTDReader
- attributeDecl(String, String, String, String[], short, String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
For each entry in an ATTLIST declaration, this event will be fired.
- attributeDecl(String, String, String, String[], short, String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- AttributeDeclContainer() - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.AttributeDeclContainer
- AttributeDeclExp - Class in com.sun.msv.grammar.xmlschema
-
global attribute declaration.
- AttributeDeclExp(String) - Constructor for class com.sun.msv.grammar.xmlschema.AttributeDeclExp
-
name of this attribute declaration.
- attributeDecls - Variable in class com.sun.msv.generator.Generator
-
all AttributeExps in the grammar.
- attributeDecls - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
map from attribute declaration name to AttributeDeclExp object
- attributeDecls - Variable in class com.sun.msv.reader.dtd.DTDReader
-
map from element name to (map from attribute name to AttModel).
- AttributeExp - Class in com.sun.msv.grammar
-
Attribute declaration.
- AttributeExp(NameClass, Expression) - Constructor for class com.sun.msv.grammar.AttributeExp
- AttributeFeeder - Class in com.sun.msv.verifier.regexp
-
Feeds AttributeToken to the expression and obtains the residual (content model).
- AttributeFeeder(REDocumentDeclaration) - Constructor for class com.sun.msv.verifier.regexp.AttributeFeeder
- attributeFormDefault - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
value of the "attributeFormDefault" attribute.
- attributeFreeContentModel - Variable in class com.sun.msv.grammar.relax.ElementRule
-
Attribute-free content model
- attributeGroup(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- AttributeGroupContainer() - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.AttributeGroupContainer
- AttributeGroupExp - Class in com.sun.msv.grammar.xmlschema
-
attribute group declaration.
- AttributeGroupExp(String) - Constructor for class com.sun.msv.grammar.xmlschema.AttributeGroupExp
-
name of this attribute group declaration.
- attributeGroups - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
map from attribute group name to AttributeGroupExp object
- AttributeGroupState - Class in com.sun.msv.reader.xmlschema
-
parses <attributeGroup /> element.
- AttributeGroupState() - Constructor for class com.sun.msv.reader.xmlschema.AttributeGroupState
- AttributeListAdapter() - Constructor for class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Construct a new adapter.
- AttributePicker - Class in com.sun.msv.verifier.regexp
-
removes all unnecessary expressions and creates an expression that consists of required attributes and choices only.
- AttributePicker(ExpressionPool) - Constructor for class com.sun.msv.verifier.regexp.AttributePicker
- attributePrunedExpression - Variable in class com.sun.msv.verifier.regexp.OptimizationTag
-
AttributePruner.prune(exp)
- AttributePruner - Class in com.sun.msv.verifier.regexp
-
Creates an expression whose AttributeExp is completely replaced by nullSet.
- AttributePruner(ExpressionPool) - Constructor for class com.sun.msv.verifier.regexp.AttributePruner
- AttributeRecoveryToken - Class in com.sun.msv.verifier.regexp
-
special AttributeToken that memorizes
AttributeExp
that fails to validate itself. - AttributeRecoveryToken(REDocumentDeclaration, String, String, String, StringToken) - Constructor for class com.sun.msv.verifier.regexp.AttributeRecoveryToken
- AttributeRemover - Class in com.sun.msv.verifier.regexp
-
Creates an expression whose AttributeExp is completely replaced by epsilon.
- AttributeRemover(ExpressionPool) - Constructor for class com.sun.msv.verifier.regexp.AttributeRemover
- attributes - Variable in class com.sun.msv.generator.ElementDeclCollector
- attributes - Variable in class com.sun.msv.util.StartTagInfo
- attributesDecls - Variable in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
-
map from name to DeclImpl.
- AttributeState - Class in com.sun.msv.reader.relax.core
-
parses <attribute> element.
- AttributeState - Class in com.sun.msv.reader.trex
-
parses <attribute> pattern.
- AttributeState - Class in com.sun.msv.reader.trex.ng
-
parses <attribute> pattern.
- AttributeState - Class in com.sun.msv.reader.xmlschema
-
used to parse <attribute > element.
- AttributeState() - Constructor for class com.sun.msv.reader.relax.core.AttributeState
- AttributeState() - Constructor for class com.sun.msv.reader.trex.AttributeState
- AttributeState() - Constructor for class com.sun.msv.reader.trex.ng.AttributeState
- AttributeState() - Constructor for class com.sun.msv.reader.xmlschema.AttributeState
- attributeStep - Variable in class com.sun.msv.grammar.xmlschema.XPath
-
optional attribute step that can only appear as the last child.
- AttributeToken - Class in com.sun.msv.verifier.regexp
-
represents attribute and its value.
- AttributeToken(REDocumentDeclaration) - Constructor for class com.sun.msv.verifier.regexp.AttributeToken
- AttributeToken(REDocumentDeclaration, String, String, String, StringToken) - Constructor for class com.sun.msv.verifier.regexp.AttributeToken
- AttributeToken(REDocumentDeclaration, String, String, String, String, IDContextProvider2) - Constructor for class com.sun.msv.verifier.regexp.AttributeToken
- attributeType - Variable in class com.sun.msv.verifier.Verifier
-
the same instance is reused by the feedAttribute method to reduce the number of the object creation.
- AttributeWildcard - Class in com.sun.msv.grammar.xmlschema
-
Attribute wildcard property of the schema component.
- AttributeWildcard(NameClass, int) - Constructor for class com.sun.msv.grammar.xmlschema.AttributeWildcard
- AttributeWildcardComputer - Class in com.sun.msv.reader.xmlschema
-
Processes the attribtue wildcard according to the spec.
- AttributeWildcardComputer(XMLSchemaReader) - Constructor for class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
- atts - Variable in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
-
map of StringPairs to ReferenceExp(TagClause/AttPoolClause).
- atts - Variable in class com.sun.msv.writer.ContentHandlerAdaptor
- attToken - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
-
the AttributeToken object which is re-used
- attValue - Variable in class com.sun.msv.verifier.ErrorInfo.BadAttribute
- attWildcard - Variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
attribute wildcard as an expression.
- AttWildcardExp - Interface in com.sun.msv.grammar.xmlschema
-
Schema component with
AttributeWildcard
B
- backPatchJobs - Variable in class com.sun.msv.reader.GrammarReader
- BACKREFERENCE - Static variable in class com.sun.msv.datatype.regexp.Op
- BACKREFERENCE - Static variable in class com.sun.msv.datatype.regexp.Token
- backwardCompatibiliyHook1 - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
Deprecated.
- backwardCompatibiliyHook2 - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
Deprecated.
- backwardCompatibiliyHook3 - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
Deprecated.
- backwardReference - Variable in class com.sun.msv.reader.GrammarReader
-
keeps track of all backward references to every ReferenceExp.
- BackwardReferenceMap() - Constructor for class com.sun.msv.reader.GrammarReader.BackwardReferenceMap
- BadAttribute(StartTagInfo, String, String, String, String) - Constructor for class com.sun.msv.verifier.ErrorInfo.BadAttribute
- BadTagName(StartTagInfo) - Constructor for class com.sun.msv.verifier.ErrorInfo.BadTagName
- BadTagName(String, String, String) - Constructor for class com.sun.msv.verifier.ErrorInfo.BadTagName
- BadText(String) - Constructor for class com.sun.msv.verifier.ErrorInfo.BadText
- BadText(StringBuffer) - Constructor for class com.sun.msv.verifier.ErrorInfo.BadText
- bailOut - Variable in class com.sun.msv.relaxns.reader.NamespaceState
-
this flag indicates we are in bail-out mode.
- base - Variable in class com.sun.msv.grammar.xmlschema.LaxDefaultNameClass
- base - Variable in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
-
value of the base attribute.
- Base64BinaryType - Class in com.sun.msv.datatype.xsd
-
"base64Binary" type.
- Base64BinaryType() - Constructor for class com.sun.msv.datatype.xsd.Base64BinaryType
- BaseContentTypeRenderer() - Constructor for class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState.BaseContentTypeRenderer
- baseFacets - Variable in class com.sun.msv.datatype.xsd.IntegerDerivedType
- basePrefixResolver - Static variable in class com.sun.msv.reader.GrammarReader
-
The namespace prefix resolver that only resolves "xml" prefix.
- baseReader - Variable in class com.sun.msv.relaxns.reader.trex.TREXIslandSchemaReader
- BaseReader(InputStream) - Constructor for class com.sun.msv.scanner.dtd.XmlReader.BaseReader
- baseSchema - Variable in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
-
XMLSchemaSchema object of the base type.
- baseType - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
immediate base type, which may be a concrete type or DataTypeWithFacet
- baseType - Variable in class com.sun.msv.datatype.xsd.Proxy
-
immediate base type, which may be a concrete type or DataTypeWithFacet
- baseType - Variable in class com.sun.msv.datatype.xsd.TypeIncubator
-
base type
- baseType - Variable in class com.sun.msv.grammar.relaxng.datatype.DatatypeBuilderImpl
- baseType - Variable in class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator
-
base object.
- baseTypeName - Variable in class com.sun.msv.reader.trex.ng.DataState
-
the name of the base type.
- baseTypeName - Variable in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
-
Namespace URI and local name of the base attribute.
- baseURI - Variable in class com.sun.msv.reader.State
-
base URI for this state.
- baseURI - Variable in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- baseURI - Variable in class com.sun.msv.reader.xmlschema.WSDLGrammarReaderController
- beginpos - Variable in class com.sun.msv.datatype.regexp.Match
- BigDateTimeValueType - Class in com.sun.msv.datatype.xsd.datetime
-
DateTimeValueType object that can hold all lexically valid dateTime value.
- BigDateTimeValueType() - Constructor for class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- BigDateTimeValueType(BigDateTimeValueType, TimeZone) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
creates an instance with the specified BigDateTimeValueType, with modified time zone.
- BigDateTimeValueType(BigInteger, int, int, int, int, BigDecimal, TimeZone) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- BigDateTimeValueType(BigInteger, Integer, Integer, Integer, Integer, BigDecimal, TimeZone) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- BigTimeDurationValueType - Class in com.sun.msv.datatype.xsd.datetime
-
ITimeDurationValueType implementation that can hold all lexically legal timeDuration value.
- BigTimeDurationValueType(int, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigDecimal) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
-
All the fields should be positive and use the signum field to determine the sign.
- BigTimeDurationValueType(String) - Constructor for class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
-
Reads in the lexical duration format.
- BinaryBaseType - Class in com.sun.msv.datatype.xsd
-
base implementation for "hexBinary" and "base64Binary" types.
- BinaryBaseType(String) - Constructor for class com.sun.msv.datatype.xsd.BinaryBaseType
- BinaryExp - Class in com.sun.msv.grammar
-
Base implementation for those expression which has two child expressions.
- BinaryExp(Expression, Expression) - Constructor for class com.sun.msv.grammar.BinaryExp
- BinaryValueType - Class in com.sun.msv.datatype.xsd
-
value type of "base64Binary" and "hexBinary" type.
- BinaryValueType(byte[]) - Constructor for class com.sun.msv.datatype.xsd.BinaryValueType
- binaryVisit(BinaryExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- bind(ReferenceContainer, IslandSchemaImpl.Binder) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- bind(SchemaProvider, ErrorHandler) - Method in class com.sun.msv.relaxns.grammar.relax.RELAXIslandSchema
- bind(SchemaProvider, ErrorHandler) - Method in class com.sun.msv.relaxns.grammar.trex.TREXIslandSchema
- bind(ErrorHandler) - Method in class com.sun.msv.relaxns.verifier.SchemaProviderImpl
-
binds all IslandSchemata.
- Binder(SchemaProvider, ErrorHandler, ExpressionPool) - Constructor for class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- block - Variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
The block property of this schema component, implemented as a bit field.
- block - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
The disallowed substitution property of this schema component, implemented as a bit field.
- blockDefault - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
value of the "blockDefault" attribute.
- blockNames - Static variable in class com.sun.msv.datatype.regexp.Token
- blockRanges - Static variable in class com.sun.msv.datatype.regexp.Token
- BMPattern - Class in com.sun.msv.datatype.regexp
-
Boyer-Moore searcher.
- BMPattern(String, boolean) - Constructor for class com.sun.msv.datatype.regexp.BMPattern
- BMPattern(String, int, boolean) - Constructor for class com.sun.msv.datatype.regexp.BMPattern
- body - Variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
actual content model definition + attribute uses.
- body - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
The expression that represents the "body" of this expression.
- BooleanType - Class in com.sun.msv.datatype.xsd
-
"boolean" type.
- BooleanType() - Constructor for class com.sun.msv.datatype.xsd.BooleanType
- boundElements - Variable in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- branches - Variable in class com.sun.msv.datatype.regexp.Op.UnionOp
- buf - Variable in class com.sun.msv.scanner.dtd.InputEntity
- buf - Variable in class com.sun.msv.scanner.dtd.InternalEntity
- buf - Variable in class com.sun.msv.util.LightStack
- buffer - Variable in class com.sun.msv.scanner.dtd.XmlReader.BaseReader
- BUFSIZ - Static variable in class com.sun.msv.scanner.dtd.InputEntity
- builtin(String, String) - Method in class com.sun.msv.scanner.dtd.DTDParser
- BuiltinAtomicType - Class in com.sun.msv.datatype.xsd
-
base class for atomic built-in types; those types which can be used by itself (int,uriReference,string, etc) .
- BuiltinAtomicType(String) - Constructor for class com.sun.msv.datatype.xsd.BuiltinAtomicType
- BuiltinAtomicType(String, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.BuiltinAtomicType
- BuiltinDatatypeLibrary - Class in com.sun.msv.grammar.relaxng.datatype
-
RELAX NG built-in datatypes.
- BuiltinDatatypeLibrary() - Constructor for class com.sun.msv.grammar.relaxng.datatype.BuiltinDatatypeLibrary
- builtinType - Static variable in class com.sun.msv.datatype.xsd.DatatypeFactory
-
a map that contains built in types.
- bundleName - Variable in class com.sun.msv.scanner.dtd.MessageCatalog
- ByteType - Class in com.sun.msv.datatype.xsd
-
"byte" type.
- ByteType() - Constructor for class com.sun.msv.datatype.xsd.ByteType
C
- cache - Variable in class com.sun.msv.scanner.dtd.MessageCatalog
- cachedHashCode - Variable in class com.sun.msv.grammar.Expression
-
Hash code of this object.
- CACHESIZE - Static variable in class com.sun.msv.datatype.regexp.REUtil
- cal - Variable in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- calc(Expression) - Static method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- calc(NameClass) - Static method in class com.sun.msv.grammar.util.PossibleNamesCollector
-
computes all possibile names for this name class, and returns the set of
StringPair
. - calcCompleteWildcard(AttributeWildcard, Set) - Method in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
-
Computes the "complete attribute wildcard"
- calcComplexTypeWildcard(AttributeWildcard, AttributeWildcard) - Method in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.AttributeExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.ChoiceExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.ConcurExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.DataExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.ElementExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.Expression.AnyStringExpression
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.Expression
-
computes epsilon reducibility
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.Expression.EpsilonExpression
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.Expression.NullSetExpression
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.InterleaveExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.ListExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.MixedExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.OneOrMoreExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.OtherExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.ReferenceExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.relax.ElementRules
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.SequenceExp
- calcEpsilonReducibility() - Method in class com.sun.msv.grammar.ValueExp
- calcHashCode() - Method in class com.sun.msv.grammar.AttributeExp
- calcHashCode() - Method in class com.sun.msv.grammar.BinaryExp
- calcHashCode() - Method in class com.sun.msv.grammar.DataExp
- calcHashCode() - Method in class com.sun.msv.grammar.ElementExp
- calcHashCode() - Method in class com.sun.msv.grammar.Expression.AnyStringExpression
- calcHashCode() - Method in class com.sun.msv.grammar.Expression
-
Computes the hashCode again.
- calcHashCode() - Method in class com.sun.msv.grammar.Expression.EpsilonExpression
- calcHashCode() - Method in class com.sun.msv.grammar.Expression.NullSetExpression
- calcHashCode() - Method in class com.sun.msv.grammar.OtherExp
- calcHashCode() - Method in class com.sun.msv.grammar.ReferenceExp
- calcHashCode() - Method in class com.sun.msv.grammar.UnaryExp
- calcHashCode() - Method in class com.sun.msv.grammar.ValueExp
- calcLength(char[]) - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
-
computes the length of binary data.
- calcResidual(Expression, ElementToken) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
-
compute the residual
- calcResidual(Expression, Token) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
-
compute the residual
- CalendarFormatter - Class in com.sun.msv.datatype.xsd.datetime
-
Formats a
Calendar
object to a String. - CalendarFormatter() - Constructor for class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- CalendarParser - Class in com.sun.msv.datatype.xsd.datetime
-
Parses XML Schema date/time related types into
Calendar
. - CalendarParser(String, String) - Constructor for class com.sun.msv.datatype.xsd.datetime.CalendarParser
- callInterceptExpression(Expression) - Method in class com.sun.msv.reader.State
- callStack - Variable in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp.RenderingContext
- canHaveOccurs(ExpressionState) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
returns true if the given state can have "occurs" attribute.
- canHaveOccurs(ExpressionState) - Method in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
-
returns true if the given state can have "occurs" attribute.
- canHaveOccurs(State) - Method in class com.sun.msv.reader.relax.RELAXReader
-
returns true if the given state can have "occurs" attribute.
- canonicalize(String[]) - Method in class com.sun.msv.scanner.dtd.MessageCatalog
- CAPTURE - Static variable in class com.sun.msv.datatype.regexp.Op
- CARRIAGE_RETURN - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.ChoiceState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.ExpressionWithChildState
-
combines half-made expression and newly found child expression into the expression.
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.InterleaveState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.relax.core.ClauseState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.relax.core.MixedState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.SequenceState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.trex.AttributeState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.trex.classic.ConcurState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.xmlschema.AttributeGroupState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.xmlschema.AttributeState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.xmlschema.ComplexContentState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.xmlschema.ElementDeclState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.xmlschema.GroupState
- castExpression(Expression, Expression) - Method in class com.sun.msv.reader.xmlschema.SimpleContentState
- castNameClass(NameClass, NameClass) - Method in class com.sun.msv.reader.trex.NameClassChoiceState
- castNameClass(NameClass, NameClass) - Method in class com.sun.msv.reader.trex.NameClassDifferenceState
- castNameClass(NameClass, NameClass) - Method in class com.sun.msv.reader.trex.NameClassNotState
- castNameClass(NameClass, NameClass) - Method in class com.sun.msv.reader.trex.NameClassWithChildState
-
combines half-made name class and newly found child name class into the name class.
- castNameClass(NameClass, NameClass) - Method in class com.sun.msv.reader.trex.ng.NGNameState
- Catalog() - Constructor for class com.sun.msv.scanner.dtd.DTDParser.Catalog
- categories - Static variable in class com.sun.msv.datatype.regexp.Token
- categories2 - Static variable in class com.sun.msv.datatype.regexp.Token
- categoryNames - Static variable in class com.sun.msv.datatype.regexp.Token
- cccec - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- CERR_ANN_CHILD_ELEMENT - Static variable in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- CERR_ANN_INVALID_ATTRIBUTE - Static variable in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- CERR_ANN_MISPLACED - Static variable in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- CERR_COMPETING - Static variable in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- CERR_COMPETING2 - Static variable in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- CERR_DEFVALUE_COMPETING_ELEMENTS - Static variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- CERR_DEFVALUE_COMPLEX_ELEMENTNAME - Static variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- CERR_DEFVALUE_CONTEXT_DEPENDENT_TYPE - Static variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- CERR_DEFVALUE_DIFFERENT_VALUES - Static variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- CERR_DEFVALUE_INVALID - Static variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- CERR_DEFVALUE_NAME_IS_NOT_SIMPLE - Static variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- CERR_DEFVALUE_NOT_OPTIONAL - Static variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- CERR_DEFVALUE_REPEATABLE - Static variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- CERR_ID_TYPE_WITH_NON_SIMPLE_ATTNAME - Static variable in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- CERR_ID_TYPE_WITH_NON_SIMPLE_ELEMENTNAME - Static variable in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- CERR_MALPLACED_ID_TYPE - Static variable in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- ChainPrefixResolver(String, String) - Constructor for class com.sun.msv.reader.GrammarReader.ChainPrefixResolver
- chameleonTargetNamespace - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
The intended target namespace of the chameleon schema.
- CHAR - Static variable in class com.sun.msv.datatype.regexp.Op
- CHAR - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_FINAL_QUOTE - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_INIT_QUOTE - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_LETTER - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_MARK - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_NUMBER - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_OTHER - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_PUNCTUATION - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_SEPARATOR - Static variable in class com.sun.msv.datatype.regexp.Token
- CHAR_SYMBOL - Static variable in class com.sun.msv.datatype.regexp.Token
- characterChunk(String, Datatype) - Method in interface com.sun.msv.verifier.psvi.TypedContentHandler
-
receives notification of a string.
- characters(char[], int, int) - Method in class com.sun.msv.generator.ExampleReader
- characters(char[], int, int) - Method in class com.sun.msv.reader.dtd.DTDReader
- characters(char[], int, int) - Method in class com.sun.msv.reader.IgnoreState
- characters(char[], int, int) - Method in class com.sun.msv.reader.State
- characters(char[], int, int) - Method in class com.sun.msv.reader.trex.classic.StringState
- characters(char[], int, int) - Method in class com.sun.msv.reader.trex.NameClassNameState
- characters(char[], int, int) - Method in class com.sun.msv.reader.trex.ng.DataParamState
- characters(char[], int, int) - Method in class com.sun.msv.reader.trex.ng.ValueState
- characters(char[], int, int) - Method in class com.sun.msv.reader.util.ForkContentHandler
- characters(char[], int, int) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of character data.
- characters(char[], int, int) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- characters(char[], int, int) - Method in class com.sun.msv.util.xml.DocumentFilter
- characters(char[], int, int) - Method in class com.sun.msv.util.xml.DOMBuilder
- characters(char[], int, int) - Method in class com.sun.msv.verifier.identity.FieldMatcher
- characters(char[], int, int) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- characters(char[], int, int) - Method in class com.sun.msv.verifier.identity.Matcher
- characters(char[], int, int) - Method in class com.sun.msv.verifier.identity.MatcherBundle
- characters(char[], int, int) - Method in class com.sun.msv.verifier.psvi.TypeDetector
- characters(char[], int, int) - Method in class com.sun.msv.verifier.Verifier
- characters(char[], int, int) - Method in class com.sun.msv.verifier.VerifierFilter
- characters(char[], int, int) - Method in class com.sun.msv.writer.ContentHandlerAdaptor
-
Adapt a SAX1 characters event.
- characters(String) - Method in class com.sun.msv.writer.XMLWriter
- characterType - Variable in class com.sun.msv.verifier.psvi.TypeDetector
- characterType - Variable in class com.sun.msv.verifier.Verifier
-
this field is used to receive type information of character literals.
- chardata - Variable in class com.sun.msv.datatype.regexp.RegexParser
- chardata - Variable in class com.sun.msv.datatype.regexp.Token.CharToken
- charData - Variable in class com.sun.msv.datatype.regexp.Op.CharOp
- CharOp(int, int) - Constructor for class com.sun.msv.datatype.regexp.Op.CharOp
- chars - Variable in class com.sun.msv.scanner.dtd.DTDParser.NameCacheEntry
- charsets - Static variable in class com.sun.msv.scanner.dtd.XmlReader
- charSource - Variable in class com.sun.msv.datatype.regexp.Match
- charTarget - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- charTmp - Variable in class com.sun.msv.scanner.dtd.DTDParser
- CharToken(int, int) - Constructor for class com.sun.msv.datatype.regexp.Token.CharToken
- check() - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Traverses the grammar and performs the contextual check.
- check(Expression) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- check(NameClassAndExpression) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateAttributesChecker
- check(NameClassAndExpression) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateElementsChecker
- check(NameClassAndExpression) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
-
tests a given exp against existing expressions (which are stored in the exps field.)
- check(NameClassAndExpression, NameClassAndExpression) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
-
Tests two name classes to see if they collide.
- check(NameClass, NameClass) - Method in class com.sun.msv.grammar.util.NameClassComparator
-
Returns true if two name classes collide.
- check(TagClause, RELAXCoreReader) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- check(GrammarReader, Expression) - Static method in class com.sun.msv.reader.RunAwayExpressionChecker
- check(RELAXCoreReader, RELAXModule) - Static method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- checkAttributeInfiniteName(AttributeExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DefaultChecker
- checkedExps - Variable in class com.sun.msv.reader.trex.TREXSequencedStringChecker
-
set of checked Expressions.
- checkedRefExps - Variable in class com.sun.msv.reader.trex.TREXSequencedStringChecker
-
set of checked ReferenceExps.
- checker - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
-
Name class checker object.
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Base64BinaryType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.BooleanType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithLexicalConstraintFacet
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithValueConstraintFacet
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DurationType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.EntityType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ErrorType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.FloatingNumberType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntegerDerivedType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ListType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NumberType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.SimpleURType
-
simple ur-type accepts anything.
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.StringType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnionType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.grammar.relax.EmptyStringType
- checkFormat(String, ValidationContext) - Method in class com.sun.msv.grammar.relax.NoneType
- checkLexicalConstraint(String) - Method in class com.sun.msv.datatype.xsd.DataTypeWithLexicalConstraintFacet
- checkLexicalConstraint(String) - Method in class com.sun.msv.datatype.xsd.FractionDigitsFacet
- checkLexicalConstraint(String) - Method in class com.sun.msv.datatype.xsd.PatternFacet
- checkLexicalConstraint(String) - Method in class com.sun.msv.datatype.xsd.TotalDigitsFacet
- checkNameClass(NameClass) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Checks the contextual restriction on a name class.
- checkQuestion(int) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- checkQuestion(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- checkRangeConsistency(XSDatatypeImpl, String, String) - Static method in class com.sun.msv.datatype.xsd.TypeIncubator
-
check (min,max) facet specification and makes sure that they are consistent
- checkRecursion(InputEntity) - Method in class com.sun.msv.scanner.dtd.InputEntity
- checkRunawayExpression(ReferenceExp, Stack, Set) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- checkSurrogatePair(int) - Method in class com.sun.msv.scanner.dtd.InputEntity
- checkTagName - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- child - Variable in class com.sun.msv.datatype.regexp.Op.ChildOp
- child - Variable in class com.sun.msv.datatype.regexp.Token.ClosureToken
- child - Variable in class com.sun.msv.datatype.regexp.Token.ConcatToken
- child - Variable in class com.sun.msv.datatype.regexp.Token.ModifierToken
- child - Variable in class com.sun.msv.datatype.regexp.Token.ParenToken
- child - Variable in class com.sun.msv.grammar.NotNameClass
- child2 - Variable in class com.sun.msv.datatype.regexp.Token.ConcatToken
- childElement(String, short) - Method in class com.sun.msv.reader.dtd.DTDReader
- childElement(String, short) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
- childElement(String, short) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- ChildlessState - Class in com.sun.msv.reader
-
state that has no children.
- ChildlessState() - Constructor for class com.sun.msv.reader.ChildlessState
- ChildOp(int) - Constructor for class com.sun.msv.datatype.regexp.Op.ChildOp
- children - Variable in class com.sun.msv.datatype.regexp.Token.UnionToken
- children - Variable in class com.sun.msv.verifier.identity.MatcherBundle
-
child matchers.
- children() - Method in class com.sun.msv.grammar.BinaryExp
-
iterates all child expressions.
- choice(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.RELAXReader.StateFactory
- choice(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- choice(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- CHOICE - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- ChoiceExp - Class in com.sun.msv.grammar
-
A|B.
- ChoiceExp(Expression, Expression) - Constructor for class com.sun.msv.grammar.ChoiceExp
- ChoiceNameClass - Class in com.sun.msv.grammar
-
Union of two NameClasses.
- ChoiceNameClass(NameClass, NameClass) - Constructor for class com.sun.msv.grammar.ChoiceNameClass
- choiceOfExported(ReferenceContainer) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ChoiceState - Class in com.sun.msv.reader
-
state that creates ChoiceExp.
- ChoiceState() - Constructor for class com.sun.msv.reader.ChoiceState
- ChoiceState(boolean) - Constructor for class com.sun.msv.reader.ChoiceState
- chooseLocale(String[]) - Method in class com.sun.msv.scanner.dtd.DTDParser
-
Chooses a client locale to use for diagnostics, using the first language specified in the list that is supported by this parser.
- chooseLocale(String[]) - Method in class com.sun.msv.scanner.dtd.MessageCatalog
-
Chooses a client locale to use, using the first language specified in the list that is supported by this catalog.
- ciSource - Variable in class com.sun.msv.datatype.regexp.Match
- ciTarget - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- clause - Variable in class com.sun.msv.grammar.relax.ElementRule
-
constraints over start tag of the element
- clause - Variable in class com.sun.msv.reader.relax.core.ElementRuleBaseState
- ClauseState - Class in com.sun.msv.reader.relax.core
-
common part of <tag> and <attPool>.
- ClauseState() - Constructor for class com.sun.msv.reader.relax.core.ClauseState
- clear() - Method in class com.sun.msv.scanner.dtd.SimpleHashtable
- clone() - Method in class com.sun.msv.datatype.regexp.Match
- close() - Method in class com.sun.msv.scanner.dtd.InputEntity
- close() - Method in class com.sun.msv.scanner.dtd.XmlReader.BaseReader
- close() - Method in class com.sun.msv.scanner.dtd.XmlReader
-
Closes the reader.
- closed - Variable in class com.sun.msv.scanner.dtd.XmlReader
- ClosedHash() - Constructor for class com.sun.msv.grammar.ExpressionPool.ClosedHash
- ClosedHash(ExpressionPool.ClosedHash) - Constructor for class com.sun.msv.grammar.ExpressionPool.ClosedHash
- CLOSURE - Static variable in class com.sun.msv.datatype.regexp.Op
- CLOSURE - Static variable in class com.sun.msv.datatype.regexp.Token
- ClosureToken(int, Token) - Constructor for class com.sun.msv.datatype.regexp.Token.ClosureToken
- collapse(String) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- Collapse() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Collapse
- collect(Expression) - Static method in class com.sun.msv.generator.ElementDeclCollector
-
collects all element and attribute declarations.
- collect(Expression, Collection) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- com.sun.msv.datatype - package com.sun.msv.datatype
- com.sun.msv.datatype.regexp - package com.sun.msv.datatype.regexp
- com.sun.msv.datatype.xsd - package com.sun.msv.datatype.xsd
-
W3C XML Schema Datatypes implementation.
- com.sun.msv.datatype.xsd.datetime - package com.sun.msv.datatype.xsd.datetime
- com.sun.msv.datatype.xsd.ngimpl - package com.sun.msv.datatype.xsd.ngimpl
- com.sun.msv.datatype.xsd.regex - package com.sun.msv.datatype.xsd.regex
- com.sun.msv.driver.textui - package com.sun.msv.driver.textui
-
Command line verifier.
- com.sun.msv.generator - package com.sun.msv.generator
- com.sun.msv.grammar - package com.sun.msv.grammar
-
abstract grammar model(AGM): common part.
- com.sun.msv.grammar.dtd - package com.sun.msv.grammar.dtd
- com.sun.msv.grammar.relax - package com.sun.msv.grammar.relax
-
abstract grammar model(AGM): RELAX stub.
- com.sun.msv.grammar.relaxng - package com.sun.msv.grammar.relaxng
- com.sun.msv.grammar.relaxng.datatype - package com.sun.msv.grammar.relaxng.datatype
-
RELAX NG built-in datatype implementation.
- com.sun.msv.grammar.trex - package com.sun.msv.grammar.trex
-
abstract grammar model (AGM): TREX extension and TREX stub.
- com.sun.msv.grammar.trex.typed - package com.sun.msv.grammar.trex.typed
-
Abstract grammar model (AGM): TREX label-annotated stub.
- com.sun.msv.grammar.util - package com.sun.msv.grammar.util
-
Miscellaneous utility classes.
- com.sun.msv.grammar.xmlschema - package com.sun.msv.grammar.xmlschema
-
W3C XML Schema grammar model.
- com.sun.msv.reader - package com.sun.msv.reader
-
reads XML representation of grammar and creates AGM.
- com.sun.msv.reader.datatype - package com.sun.msv.reader.datatype
-
interface of Datatype vocabulary reader.
- com.sun.msv.reader.datatype.xsd - package com.sun.msv.reader.datatype.xsd
- com.sun.msv.reader.dtd - package com.sun.msv.reader.dtd
-
reads DTD and constructs AGM.
- com.sun.msv.reader.relax - package com.sun.msv.reader.relax
-
common parts for parseing RELAX Core/Namespace into AGM.
- com.sun.msv.reader.relax.core - package com.sun.msv.reader.relax.core
-
parses RELAX Core into AGM.
- com.sun.msv.reader.relax.core.checker - package com.sun.msv.reader.relax.core.checker
-
Non-essential schema conformance checks.
- com.sun.msv.reader.trex - package com.sun.msv.reader.trex
-
shared code between RELAX NG reader and TREX reader.
- com.sun.msv.reader.trex.classic - package com.sun.msv.reader.trex.classic
-
parses TREX pattern into AGM.
- com.sun.msv.reader.trex.ng - package com.sun.msv.reader.trex.ng
-
parses RELAX NG into AGM.
- com.sun.msv.reader.trex.ng.comp - package com.sun.msv.reader.trex.ng.comp
-
parses RELAX NG with DTD compatibility annotation into AGM.
- com.sun.msv.reader.trex.typed - package com.sun.msv.reader.trex.typed
-
reads TREX grammar with "label annotation".
- com.sun.msv.reader.util - package com.sun.msv.reader.util
-
Miscellaneous utilities
- com.sun.msv.reader.xmlschema - package com.sun.msv.reader.xmlschema
-
parses XML representation of XML Schema into AGM.
- com.sun.msv.relaxns.grammar - package com.sun.msv.relaxns.grammar
-
abstract grammar model(AGM) for RELAX Namespace.
- com.sun.msv.relaxns.grammar.relax - package com.sun.msv.relaxns.grammar.relax
-
abstract grammar model(AGM) for RELAXNS-extended RELAX Core.
- com.sun.msv.relaxns.grammar.trex - package com.sun.msv.relaxns.grammar.trex
-
abstract grammar model(AGM) for RELAXNS-extended TREX.
- com.sun.msv.relaxns.reader - package com.sun.msv.relaxns.reader
-
parses XML representation of RELAX Namespace.
- com.sun.msv.relaxns.reader.relax - package com.sun.msv.relaxns.reader.relax
-
parses XML representation of RELAXNS-extended RELAX Core.
- com.sun.msv.relaxns.reader.trex - package com.sun.msv.relaxns.reader.trex
-
parses XML representation of RELAXNS-extended TREX.
- com.sun.msv.relaxns.verifier - package com.sun.msv.relaxns.verifier
-
"divide&validate" framework implementation.
- com.sun.msv.scanner.dtd - package com.sun.msv.scanner.dtd
-
scan DTD stream and generates appropriate events.
- com.sun.msv.util - package com.sun.msv.util
-
Miscellaneous utilities
- com.sun.msv.util.xml - package com.sun.msv.util.xml
- com.sun.msv.verifier - package com.sun.msv.verifier
-
Contains abstract model for grammar-based schema and concrete verifier implementation for the abstract schema.
- com.sun.msv.verifier.identity - package com.sun.msv.verifier.identity
-
Verifier with XML Schema's identity constraint check.
- com.sun.msv.verifier.jarv - package com.sun.msv.verifier.jarv
-
Implementation of JARV (Java API for RELAX Verifier).
- com.sun.msv.verifier.jaxp - package com.sun.msv.verifier.jaxp
- com.sun.msv.verifier.psvi - package com.sun.msv.verifier.psvi
-
Type-assignment engine that can be used by application programs.
- com.sun.msv.verifier.regexp - package com.sun.msv.verifier.regexp
-
VGM implementation by using regular expression derivation algorithm.
- com.sun.msv.verifier.regexp.xmlschema - package com.sun.msv.verifier.regexp.xmlschema
-
RegExp VGM implementation that supports special semantics of XML Schema
- com.sun.msv.verifier.util - package com.sun.msv.verifier.util
-
Miscellaneous utilities
- com.sun.msv.writer - package com.sun.msv.writer
- com.sun.msv.writer.relaxng - package com.sun.msv.writer.relaxng
-
AGM to RELAX NG converter
- com.sun.xml.util - package com.sun.xml.util
- combinedAttPools - Variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
contains all expressions that are going to be combined.
- CombinedChildContentExpCreator - Class in com.sun.msv.verifier.regexp
-
creates "combined child content expression" and gathers "elements of concern" and its "attribute-pruned" content model.
- CombinedChildContentExpCreator(ExpressionPool) - Constructor for class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- CombinedChildContentExpCreator.ExpressionPair - Class in com.sun.msv.verifier.regexp
- combineMethod - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
-
The combine method which is used to combine this pattern.
- combineToBaseType(ComplexTypeExp, Expression) - Method in class com.sun.msv.reader.xmlschema.ComplexContentBodyState
-
combines the base type content model and this content model
- combineToContentModel(Expression) - Method in class com.sun.msv.reader.dtd.DTDReader
- combineURI(String, String) - Method in class com.sun.msv.reader.GrammarReader
-
converts the relative URL to the absolute one by using the specified base URL.
- combineURL(String, String) - Method in class com.sun.msv.reader.GrammarReader
-
Deprecated.use the combineURI method.
- CommandLineException(String) - Constructor for exception com.sun.msv.generator.Driver.CommandLineException
- comment(String) - Method in class com.sun.msv.reader.dtd.DTDReader
- comment(String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification that a comment has been read.
- comment(String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- compacted - Variable in class com.sun.msv.datatype.regexp.RangeToken
- compactRanges() - Method in class com.sun.msv.datatype.regexp.RangeToken
-
this.ranges is sorted.
- compactRanges() - Method in class com.sun.msv.datatype.regexp.Token
- Comparator - Interface in com.sun.msv.datatype.xsd
-
Comparable datatype.
- compare(BigDateTimeValueType, BigDateTimeValueType) - Static method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
compares two BigDateTimeValueType and returns one of the constant defined in
Comparator
. - compare(BigTimeDurationValueType, BigTimeDurationValueType) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- compare(IDateTimeValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- compare(IDateTimeValueType) - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
-
compare two DateTimeValueType as defined in com.sun.msv.datatype/Comparator
- compare(ITimeDurationValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- compare(ITimeDurationValueType) - Method in interface com.sun.msv.datatype.xsd.datetime.ITimeDurationValueType
-
compare two ITimeDurationValueType as defined in com.sun.msv.datatype/Comparator
- compare(Object, Object) - Method in interface com.sun.msv.datatype.xsd.Comparator
-
compare to value types and decides its order relation
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
-
compare two DateTimeValueType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.DurationType
-
compare two TimeDurationValueType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.FloatingNumberType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.IntegerDerivedType
- compare(Object, Object) - Method in class com.sun.msv.datatype.xsd.NumberType
- compareTo(Object) - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- CompatibilityChecker - Class in com.sun.msv.reader.trex.ng.comp
- CompatibilityChecker(RELAXNGCompReader) - Constructor for class com.sun.msv.reader.trex.ng.comp.CompatibilityChecker
- CompatibilityDatatypeLibrary - Class in com.sun.msv.grammar.relaxng.datatype
-
RELAX NG DTD compatibility datatype library.
- CompatibilityDatatypeLibrary() - Constructor for class com.sun.msv.grammar.relaxng.datatype.CompatibilityDatatypeLibrary
- compatibilityLib - Variable in class com.sun.msv.reader.trex.ng.DefaultDatatypeLibraryFactory
- CompAttributeState - Class in com.sun.msv.reader.trex.ng.comp
-
parses <attribute> pattern.
- CompAttributeState() - Constructor for class com.sun.msv.reader.trex.ng.comp.CompAttributeState
- compile(Token) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Compiles a token tree into an operation flow.
- compile(Token, Op, boolean) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Converts a token to an operation.
- compile(String) - Method in class com.sun.msv.datatype.regexp.InternalImpl
- compile(String) - Method in class com.sun.msv.datatype.xsd.regex.JDKImpl
- compile(String) - Method in class com.sun.msv.datatype.xsd.regex.RegExpFactory
- compile(String) - Method in class com.sun.msv.datatype.xsd.regex.XercesImpl
- compileRegExps() - Method in class com.sun.msv.datatype.xsd.PatternFacet
-
Compiles all the regular expressions.
- compileSchema(InputSource) - Method in class com.sun.msv.verifier.jarv.FactoryImpl
- complementRanges(Token) - Static method in class com.sun.msv.datatype.regexp.RangeToken
-
for RANGE: Creates complement.
- complementRanges(Token) - Static method in class com.sun.msv.datatype.regexp.Token
- ComplexAcceptor - Class in com.sun.msv.verifier.regexp
-
Accept that is used when more than one pattern can be applicable to the current context.
- ComplexAcceptor(REDocumentDeclaration, Expression, ElementExp[]) - Constructor for class com.sun.msv.verifier.regexp.ComplexAcceptor
- ComplexAcceptor(REDocumentDeclaration, Expression, Expression[], ElementExp[]) - Constructor for class com.sun.msv.verifier.regexp.ComplexAcceptor
- ComplexAcceptorBaseImpl - Class in com.sun.msv.verifier.regexp
-
base implementation of ComplexAcceptor.
- ComplexAcceptorBaseImpl(REDocumentDeclaration, Expression, Expression[], boolean) - Constructor for class com.sun.msv.verifier.regexp.ComplexAcceptorBaseImpl
- complexBaseType - Variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
base type of this complex type.
- complexContent(State, StartTagInfo, ComplexTypeExp) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- ComplexContentBodyState - Class in com.sun.msv.reader.xmlschema
-
used to parse restriction/extension element as a child of complexContent element.
- ComplexContentBodyState(ComplexTypeExp, boolean) - Constructor for class com.sun.msv.reader.xmlschema.ComplexContentBodyState
- ComplexContentState - Class in com.sun.msv.reader.xmlschema
-
parses <complexContent> element.
- ComplexContentState(ComplexTypeExp) - Constructor for class com.sun.msv.reader.xmlschema.ComplexContentState
- complexExt(State, StartTagInfo, ComplexTypeExp) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- complexRst(State, StartTagInfo, ComplexTypeExp) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- ComplexTypeContainer() - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.ComplexTypeContainer
- complexTypeDecl(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- ComplexTypeDeclState - Class in com.sun.msv.reader.xmlschema
-
used to parse <complexType> element.
- ComplexTypeDeclState() - Constructor for class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
- ComplexTypeExp - Class in com.sun.msv.grammar.xmlschema
-
ComplexType definition.
- ComplexTypeExp(XMLSchemaSchema, String) - Constructor for class com.sun.msv.grammar.xmlschema.ComplexTypeExp
- complexTypes - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
map from simple type name to SimpleTypeExp object
- complexUrType - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
expression that matches to "ur-type" when used as a complex type.
- composeFromSurrogates(int, int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- compute(Expression) - Method in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
- compute(XMLSchemaReader, Expression) - Static method in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
- CONCAT - Static variable in class com.sun.msv.datatype.regexp.Token
- concatenateMessages(List, boolean, String, String) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
format list of candidates to one string.
- concatenateMessages(Set, boolean, String, String) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- ConcatToken(Token, Token) - Constructor for class com.sun.msv.datatype.regexp.Token.ConcatToken
- concreteType - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
base concrete type
- ConcreteType - Class in com.sun.msv.datatype.xsd
-
base class for types that union/list/atomic.
- ConcreteType(String, String) - Constructor for class com.sun.msv.datatype.xsd.ConcreteType
- ConcreteType(String, String, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.ConcreteType
- concur(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
- ConcurExp - Class in com.sun.msv.grammar
-
<concur> pattern of TREX.
- ConcurExp(Expression, Expression) - Constructor for class com.sun.msv.grammar.ConcurExp
- ConcurState - Class in com.sun.msv.reader.trex.classic
-
parses <concur> pattern.
- ConcurState() - Constructor for class com.sun.msv.reader.trex.classic.ConcurState
- condition - Variable in class com.sun.msv.datatype.regexp.Op.ConditionOp
- condition - Variable in class com.sun.msv.datatype.regexp.Token.ConditionToken
- CONDITION - Static variable in class com.sun.msv.datatype.regexp.Op
- CONDITION - Static variable in class com.sun.msv.datatype.regexp.Token
- ConditionOp(int, int, Op, Op, Op) - Constructor for class com.sun.msv.datatype.regexp.Op.ConditionOp
- ConditionToken(int, Token, Token, Token) - Constructor for class com.sun.msv.datatype.regexp.Token.ConditionToken
- connector(short) - Method in class com.sun.msv.reader.dtd.DTDReader
- connector(short) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Connectors in one model group is guaranteed to be the same.
- connector(short) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- CONNECTOR_UNKNOWN - Variable in class com.sun.msv.reader.dtd.DTDReader
- connectorType - Variable in class com.sun.msv.reader.dtd.DTDReader
- connectorType - Variable in class com.sun.msv.reader.dtd.DTDReader.Context
- Const - Class in com.sun.msv.verifier.jarv
-
Constant values related to JARV.
- Const - Class in com.sun.msv.verifier.jaxp
- Const() - Constructor for class com.sun.msv.verifier.jarv.Const
- Const() - Constructor for class com.sun.msv.verifier.jaxp.Const
- contains(Object) - Method in class com.sun.msv.util.LightStack
- contains(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
checks if the specified facet was added to this map
- containsAttribute(String) - Method in class com.sun.msv.util.StartTagInfo
- containsAttribute(String, String) - Method in class com.sun.msv.util.StartTagInfo
- content - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- content - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator.ExpressionPair
- CONTENT_MODEL_ANY - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- CONTENT_MODEL_CHILDREN - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- CONTENT_MODEL_EMPTY - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- CONTENT_MODEL_MIXED - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- contentHandler - Variable in class com.sun.msv.writer.ContentHandlerAdaptor
- ContentHandlerAdaptor - Class in com.sun.msv.writer
-
Adapt SAX2 ContentHandler as a SAX1 DocumentHandler.
- ContentHandlerAdaptor(ContentHandler) - Constructor for class com.sun.msv.writer.ContentHandlerAdaptor
- ContentHandlerAdaptor.AttributeListAdapter - Class in com.sun.msv.writer
-
Adapt a SAX1 AttributeList as a SAX2 Attributes object.
- contentModel - Variable in class com.sun.msv.grammar.ElementExp
-
content model of this element declaration.
- contentModel - Variable in class com.sun.msv.reader.dtd.DTDReader
- contentModel - Variable in class com.sun.msv.reader.relax.core.ElementRuleWithHedgeState
- contentModel - Variable in class com.sun.msv.reader.relax.HedgeRuleBaseState
- contentModel - Variable in class com.sun.msv.reader.RunAwayExpressionChecker
-
Expressions which are used as the content model of current element.
- CONTENTMODEL - Static variable in class com.sun.msv.grammar.util.ExpressionPrinter
-
in this mode, element declaration is one of the terminal symbol of stringnization.
- ContentModelAcceptor - Class in com.sun.msv.verifier.regexp
-
base implementation for SimpleAcceptor and ComplexAcceptor
- ContentModelAcceptor(REDocumentDeclaration, Expression, boolean) - Constructor for class com.sun.msv.verifier.regexp.ContentModelAcceptor
- contentModelInstance - Static variable in class com.sun.msv.grammar.util.ExpressionPrinter
- ContentModelRefExpRemover - Class in com.sun.msv.verifier.regexp
-
Non-recursive ReferenceExpRemover with a cache.
- ContentModelRefExpRemover() - Constructor for class com.sun.msv.verifier.regexp.ContentModelRefExpRemover
- ContentModelRefExpRemover.Remover - Class in com.sun.msv.verifier.regexp
- contents - Variable in class com.sun.msv.verifier.regexp.ComplexAcceptorBaseImpl
- context - Variable in class com.sun.msv.datatype.regexp.RegexParser
- context - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- context - Variable in class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator.Facet
- context - Variable in class com.sun.msv.util.StartTagInfo
-
object that provides additional information which is necessary for validating some datatypes
- context - Variable in class com.sun.msv.verifier.regexp.StringToken
- context - Variable in class com.sun.msv.writer.relaxng.PatternWriter
- Context - Interface in com.sun.msv.writer.relaxng
- Context() - Constructor for class com.sun.msv.datatype.regexp.RegularExpression.Context
- Context(DTDReader.Context, Expression, short) - Constructor for class com.sun.msv.reader.dtd.DTDReader.Context
- Context(Verifier.Context, Acceptor, int, int) - Constructor for class com.sun.msv.verifier.Verifier.Context
- contextDependentTypeChecker - Variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
-
checks if the expression contains context-dependent datatypes.
- ContextProviderImpl - Class in com.sun.msv.generator
-
dummy implementation of ValidationContextProvider.
- ContextProviderImpl(Element) - Constructor for class com.sun.msv.generator.ContextProviderImpl
- contextPushed - Variable in class com.sun.msv.verifier.AbstractVerifier
- contextStack - Variable in class com.sun.msv.reader.dtd.DTDReader
- continuation - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- continuation - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator.ExpressionPair
- continuation - Variable in class com.sun.msv.verifier.regexp.OptimizationTag.OwnerAndCont
- continuation - Variable in class com.sun.msv.verifier.regexp.SimpleAcceptor
-
the expression that should be used by the parent acceptor once if this acceptor is satisfied.
- continueGet(Expression, StartTagInfo, boolean) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- controller - Variable in class com.sun.msv.reader.dtd.DTDReader
- controller - Variable in class com.sun.msv.reader.GrammarReader
-
this object receives errors and warnings
- controller - Variable in class com.sun.msv.reader.util.GrammarLoader
- Controller - Class in com.sun.msv.reader
-
Internal view of GrammarReaderController.
- Controller(GrammarReaderController) - Constructor for class com.sun.msv.reader.Controller
- convertAttributes(Element) - Method in class com.sun.msv.generator.DOM2toSAX2
-
converts DOM attributes into SAX attributes.
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.Base64BinaryType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.BooleanType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DoubleType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DurationType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.EntityType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.ErrorType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.FloatType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.IntegerDerivedType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.ListType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.NumberType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.SimpleURType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.StringType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.UnionType
- convertToLexicalValue(Object, SerializationContext) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
converts value object back to the corresponding value in the lexical space.
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.grammar.relax.EmptyStringType
- convertToLexicalValue(Object, SerializationContext) - Method in class com.sun.msv.grammar.relax.NoneType
- copy() - Method in class com.sun.msv.grammar.xmlschema.AttributeWildcard
- core - Variable in class com.sun.msv.grammar.util.IDContextProviderWrapper
- core - Variable in class com.sun.msv.reader.Controller
-
Controller works as a wrapper to this object.
- core - Variable in class com.sun.msv.relaxns.verifier.ErrorHandlerAdaptor
- core - Variable in class com.sun.msv.relaxns.verifier.SchemaProviderImpl.ErrorHandlerFilter
- core - Variable in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
-
Wrapped DocumentBuilderFactory that does everything else.
- core - Variable in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
-
Wrapped DocumentBuilder that does everything else.
- core - Variable in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
-
Actual SAXParserFactory implementation.
- core - Variable in class com.sun.msv.verifier.jaxp.SAXParserImpl
-
The underlying SAX parser.
- count - Variable in class com.sun.msv.grammar.ExpressionPool.ClosedHash
-
The total number of mappings in the hash table.
- count - Variable in class com.sun.msv.scanner.dtd.SimpleHashtable
- COUNT - Static variable in class com.sun.msv.datatype.regexp.Op
- countCheck(SAXParseException) - Method in class com.sun.msv.driver.textui.ReportErrorHandler
- counter - Variable in class com.sun.msv.driver.textui.ReportErrorHandler
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.BinaryBaseType
- countLength(Object) - Method in interface com.sun.msv.datatype.xsd.Discrete
-
count the number of item in value type.
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.ListType
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.QnameType
- countLength(Object) - Method in class com.sun.msv.datatype.xsd.StringType
- countLength(String) - Static method in class com.sun.msv.datatype.xsd.UnicodeUtil
-
Count the number of "character" in Unicode string.
- countPrecision(String) - Static method in class com.sun.msv.datatype.xsd.TotalDigitsFacet
-
counts the number of digits
- countScale(String) - Static method in class com.sun.msv.datatype.xsd.FractionDigitsFacet
-
count the number of fractional digits.
- COUNTTOKENS - Static variable in class com.sun.msv.datatype.regexp.Token
- create(IDContextProvider) - Static method in class com.sun.msv.grammar.util.IDContextProviderWrapper
- create(RELAXModule, Expression) - Method in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- create(String) - Static method in class com.sun.msv.datatype.xsd.IntegerValueType
-
translates non-canonicalized representation of an integer into an IntegerValueType.
- create(BigInteger) - Static method in class com.sun.msv.datatype.xsd.IntegerValueType
-
translates a BigInteger to an IntegerValueType.
- createAcceptor() - Method in interface com.sun.msv.verifier.DocumentDeclaration
-
creates a new Acceptor that will validate the document element.
- createAcceptor() - Method in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- createAcceptor() - Method in class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
- createAcceptor(Expression, Expression, ElementExp[], int) - Method in class com.sun.msv.verifier.regexp.ContentModelAcceptor
-
creates actual Acceptor object from the computed result.
- createAcceptor(Expression, Expression, ElementExp[], int) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- createAcceptor(Expression, Expression, ElementExp[], int) - Method in class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
-
creates an XSAcceptor instead of default acceptor implementations.
- createAnchor(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createAnchor(int) - Static method in class com.sun.msv.datatype.regexp.Token
- createAnyString() - Method in class com.sun.msv.grammar.ExpressionPool
- createAttribute(NameClass) - Method in class com.sun.msv.grammar.ExpressionPool
- createAttribute(NameClass, Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createAttribute(NameClass, Expression) - Method in class com.sun.msv.reader.xmlschema.AttributeState
-
Allows the derived class to change it.
- createAttributeBody(String, String, String, String[], short, String) - Method in class com.sun.msv.reader.dtd.DTDReader
-
Creates an attribute body from the declaration found in the DTD.
- createAttributeState(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
creates a state object that parses "attribute","attributeGroup ref", and "anyAttribute".
- createBackReference(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createBackReference(int) - Static method in class com.sun.msv.datatype.regexp.Token
- createBuiltinList(String, XSDatatypeImpl) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
- createCalendar() - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- createCapture(int, Op) - Static method in class com.sun.msv.datatype.regexp.Op
- createChar(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createChar(int) - Static method in class com.sun.msv.datatype.regexp.Token
- createChildAcceptor(StartTagInfo, StringRef) - Method in interface com.sun.msv.verifier.Acceptor
-
creates an Acceptor that will accept the content model of the children of this moment.
- createChildAcceptor(StartTagInfo, StringRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
creates combined child acceptor and primitive child acceptors (if necessary).
- createChildAcceptor(StartTagInfo, StringRef) - Method in class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.ChildlessState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.datatype.xsd.ListState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.datatype.xsd.RestrictionState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.datatype.xsd.SimpleTypeState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.datatype.xsd.UnionState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.ExpressionWithChildState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.ExpressionWithoutChildState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.AttributeState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.ClauseState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.DivInModuleState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.ElementRuleBaseState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.ElementRuleWithHedgeState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.ElementRuleWithTypeState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.InlineElementState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.InterfaceState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RootModuleMergeState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RootModuleState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.relax.HedgeRuleBaseState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.SimpleState
-
creates appropriate child state object for this element
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.DefineState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.DivInGrammarState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.IncludeMergeState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.NameClassAndExpressionState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.NameClassWithChildState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.NameClassWithoutChildState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.DataState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.IncludeMergeState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.NGNameState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.RootIncludedPatternState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.RootMergedGrammarState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.trex.RootState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.AttributeGroupState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.AttributeState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.ComplexContentBodyState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.ComplexContentState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.ElementDeclState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.GlobalDeclState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.GroupState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.IdentityConstraintState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.RedefineState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.RootIncludedSchemaState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.SchemaIncludedState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.SimpleContentExtensionState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
- createChildState(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.SimpleContentState
- createChildState(StartTagInfo) - Method in class com.sun.msv.relaxns.reader.GrammarState
- createChildState(StartTagInfo) - Method in class com.sun.msv.relaxns.reader.relax.InterfaceStateEx
- createChildState(StartTagInfo) - Method in class com.sun.msv.relaxns.reader.RootGrammarMergeState
- createChildState(StartTagInfo) - Method in class com.sun.msv.relaxns.reader.RootGrammarState
- createChildState(StartTagInfo) - Method in class com.sun.msv.relaxns.reader.TopLevelState
- createChildStringToken(String, DatatypeRef) - Method in class com.sun.msv.verifier.regexp.StringRecoveryToken
- createChildStringToken(String, DatatypeRef) - Method in class com.sun.msv.verifier.regexp.StringToken
- createChoice(Expression, Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createChoiceOfAllExportedRules(SchemaProvider) - Method in class com.sun.msv.relaxns.grammar.relax.RELAXIslandSchema
-
creates a choice expression of all exported rules in the given provider.
- createClone() - Method in class com.sun.msv.relaxns.verifier.RulesAcceptor
- createClone() - Method in interface com.sun.msv.verifier.Acceptor
-
clones this acceptor.
- createClone() - Method in class com.sun.msv.verifier.regexp.ComplexAcceptor
- createClone() - Method in class com.sun.msv.verifier.regexp.SimpleAcceptor
- createClone() - Method in class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
- createClosure(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createClosure(Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createCombined(ExpressionPool, DeclImpl[]) - Static method in class com.sun.msv.relaxns.verifier.RulesAcceptor
-
helper function for constructor
- createConcat() - Static method in class com.sun.msv.datatype.regexp.Token
- createConcat(Token, Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createConcur(Expression, Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createCondition(int, Token, Token, Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createCondition(Op, int, Op, Op, Op) - Static method in class com.sun.msv.datatype.regexp.Op
- createData(XSDatatype) - Method in class com.sun.msv.grammar.ExpressionPool
- createData(Datatype, StringPair) - Method in class com.sun.msv.grammar.ExpressionPool
- createData(Datatype, StringPair, Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createDatatype() - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
- createDatatype() - Method in class com.sun.msv.datatype.xsd.ngimpl.DatatypeBuilderImpl
- createDatatype() - Method in class com.sun.msv.grammar.relaxng.datatype.DatatypeBuilderImpl
- createDatatype(String) - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
- createDatatype(String) - Method in class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- createDatatype(String) - Method in class com.sun.msv.grammar.relaxng.datatype.BuiltinDatatypeLibrary
- createDatatype(String) - Method in class com.sun.msv.grammar.relaxng.datatype.CompatibilityDatatypeLibrary
- createDatatype(String) - Method in class com.sun.msv.reader.dtd.DTDReader
-
Obtains a Datatype object from its name.
- createDatatypeBuilder(String) - Method in class com.sun.msv.datatype.ErrorDatatypeLibrary
- createDatatypeBuilder(String) - Method in class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- createDatatypeBuilder(String) - Method in class com.sun.msv.grammar.relaxng.datatype.BuiltinDatatypeLibrary
- createDatatypeBuilder(String) - Method in class com.sun.msv.grammar.relaxng.datatype.CompatibilityDatatypeLibrary
- createDatatypeLibrary(String) - Method in class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- createDatatypeLibrary(String) - Method in class com.sun.msv.reader.trex.ng.DefaultDatatypeLibraryFactory
- createDefaultContentModels(ElementExp[], ExpressionPool) - Static method in class com.sun.msv.verifier.regexp.ComplexAcceptor
- createDot() - Static method in class com.sun.msv.datatype.regexp.Op
- createElementDeclaration(String) - Method in class com.sun.msv.reader.dtd.DTDReader
-
Creates an element declaration in the grammar object by using the parsed result.
- createElementDeclarations() - Method in class com.sun.msv.reader.dtd.DTDReader
-
Creates element declarations from the parsed result.
- createEmpty() - Static method in class com.sun.msv.datatype.regexp.Token
- createEpsilon() - Method in class com.sun.msv.grammar.ExpressionPool
- createError - Variable in class com.sun.msv.generator.Driver
- createExpression(XMLSchemaGrammar) - Method in class com.sun.msv.grammar.xmlschema.AttributeWildcard
-
Creates the expression that corresponds to the current attribute wildcard specification.
- createExpression(String, String) - Method in class com.sun.msv.reader.xmlschema.AnyAttributeState
- createExpression(String, String) - Method in class com.sun.msv.reader.xmlschema.AnyElementState
- createExpression(String, String) - Method in class com.sun.msv.reader.xmlschema.AnyState
-
creates AGM that corresponds to the specified parameters.
- createExpressionChildState(State, StartTagInfo) - Method in class com.sun.msv.reader.GrammarReader
-
this method must be implemented by the derived class to create language-default expresion state.
- createExpressionChildState(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- createExpressionChildState(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.RELAXReader
- createExpressionChildState(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
- createExpressionChildState(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- createExpressionChildState(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader
- createExpressionChildState(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- createExpressionChildState(State, StartTagInfo) - Method in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
- createFacetState(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.RELAXReader
- createFacetState(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- createFactory() - Static method in class com.sun.msv.datatype.xsd.regex.RegExpFactory
- createFactory(String) - Method in class com.sun.msv.verifier.jarv.FactoryLoaderImpl
- createFinalizedType(int, GrammarReader) - Method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Derives a new type by setting final values.
- createFromDate(Number, Integer, Integer, TimeZone) - Static method in class com.sun.msv.datatype.xsd.datetime.DateTimeFactory
- createFromDateTime(Number, Integer, Integer, Integer, Integer, Number, TimeZone) - Static method in class com.sun.msv.datatype.xsd.datetime.DateTimeFactory
- createFromTime(Integer, Integer, Number, TimeZone) - Static method in class com.sun.msv.datatype.xsd.datetime.DateTimeFactory
- createGrammar(ExpressionPool, TREXGrammar) - Method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader.StateFactory
- createGrammar(ExpressionPool, TREXGrammar) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- createIdentityConstraint() - Method in class com.sun.msv.reader.xmlschema.IdentityConstraintState
- createIncubator() - Method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Creates an incubator so that the caller can add more facets and derive a new type.
- createIndependent(Op, Op) - Static method in class com.sun.msv.datatype.regexp.Op
- createInitialBuiltinTypesMap() - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
creates a map that contains frequently-used built-in types
- createInitialNamespaceMap() - Static method in class com.sun.msv.reader.dtd.DTDReader
- createInputSource(File) - Static method in class com.sun.msv.scanner.dtd.Resolver
-
Creates an input source from a given file, autodetecting the character encoding.
- createInputSource(String, InputStream, boolean, String) - Static method in class com.sun.msv.scanner.dtd.Resolver
-
Returns an input source, using the MIME type information and URL scheme to statically determine the correct character encoding if possible and otherwise autodetecting it.
- createInputSource(URL, boolean) - Static method in class com.sun.msv.scanner.dtd.Resolver
-
Creates an input source from a given URI.
- createInterleave(Expression, Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createJavaObject(String, ValidationContext) - Method in interface com.sun.msv.datatype.DatabindableDatatype
-
converts lexcial value to a corresponding Java-friendly object by using the given context information.
- createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- createJavaTimeZone() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
Deprecated.
- createLaxNameClass(NameClass, XMLSchemaReader.RefResolver) - Method in class com.sun.msv.reader.xmlschema.AnyState
- createList(Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createLook(int, Op, Op) - Static method in class com.sun.msv.datatype.regexp.Op
- createLook(int, Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createMap() - Method in class com.sun.msv.datatype.regexp.RangeToken
- createMixed(Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createModelGroupState(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
creates a state object that parses "all"/"group ref"/"choice" and "sequence".
- createModifier(Op, Op, int, int) - Static method in class com.sun.msv.datatype.regexp.Op
- createModifierGroup(Token, int, int) - Static method in class com.sun.msv.datatype.regexp.Token
- createNameClassChildState(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- createNameClassChildState(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader
- createNameClassWriter() - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter
- createNewAttributesVerifier(String, AttributesDecl[]) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- createNewVerifier(String, ElementDecl[]) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- createNGClosure(Token) - Static method in class com.sun.msv.datatype.regexp.Token
- createNonGreedyClosure() - Static method in class com.sun.msv.datatype.regexp.Op
- createNRange() - Static method in class com.sun.msv.datatype.regexp.Token
- createNullSet() - Method in class com.sun.msv.grammar.ExpressionPool
- createOneOrMore(Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createOptional(Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createOptionString(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- createParen(Token, int) - Static method in class com.sun.msv.datatype.regexp.Token
- createParserFactory() - Static method in class com.sun.msv.reader.GrammarReader
-
Creates a default SAXParserFactory.
- createQuestion(boolean) - Static method in class com.sun.msv.datatype.regexp.Op
- createRange() - Static method in class com.sun.msv.datatype.regexp.Token
- createRange(Token) - Static method in class com.sun.msv.datatype.regexp.Op
- createRangeFacet(XSDatatypeImpl, Number, Number) - Static method in class com.sun.msv.datatype.xsd.IntegerDerivedType
-
Apply a range facet.
- createReader(InputStream) - Static method in class com.sun.msv.scanner.dtd.XmlReader
-
Constructs the reader from an input stream, autodetecting the encoding to use according to the heuristic specified in the XML 1.0 recommendation.
- createReader(InputStream, String) - Static method in class com.sun.msv.scanner.dtd.XmlReader
-
Creates a reader supporting the given encoding, mapping from standard encoding names to ones that understood by Java where necessary.
- createRecoveryAcceptors() - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
creates Acceptor that recovers from errors.
- createRecoveryAttToken() - Method in class com.sun.msv.verifier.regexp.AttributeToken
-
creates a special AttributeToken which matchs any content restrictions.
- createReference(String) - Method in class com.sun.msv.grammar.ReferenceContainer
-
creates a new reference object with given name
- createReference(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.AttPoolContainer
- createReference(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.ElementRulesContainer
- createReference(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.HedgeRulesContainer
- createReference(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.TagContainer
- createReference(String) - Method in class com.sun.msv.grammar.trex.TREXGrammar.RefContainer
- createReference(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.AttributeDeclContainer
- createReference(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.AttributeGroupContainer
- createReference(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.ComplexTypeContainer
- createReference(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.ElementDeclContainer
- createReference(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.GroupDeclContainer
- createReference(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.SimpleTypeContainer
- createRegex(String, String) - Static method in class com.sun.msv.datatype.regexp.REUtil
-
Creates a RegularExpression instance.
- createRegExp() - Static method in class com.sun.msv.datatype.xsd.AnyURIType
- createSequence(Expression, Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- createStreamingValidator(ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- createString(String) - Static method in class com.sun.msv.datatype.regexp.Op
- createString(String) - Static method in class com.sun.msv.datatype.regexp.Token
- createTopLevelReaderState(StartTagInfo) - Method in interface com.sun.msv.reader.datatype.DataTypeVocabulary
-
creates a State object that will parse the element specified by tag parameter.
- createTopLevelReaderState(StartTagInfo) - Method in class com.sun.msv.reader.datatype.xsd.XSDVocabulary
- createTopLevelReaderState(StartTagInfo) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader.UndefinedDataTypeVocabulary
- createTopLevelVerifier() - Method in class com.sun.msv.relaxns.verifier.SchemaProviderImpl
- createTypeIncubator() - Method in class com.sun.msv.reader.datatype.xsd.RestrictionState
- createUnion() - Static method in class com.sun.msv.datatype.regexp.Token
- createUnion(int) - Static method in class com.sun.msv.datatype.regexp.Op
- createUricMap() - Static method in class com.sun.msv.datatype.xsd.AnyURIType
- createValue(XSDatatype, Object) - Method in class com.sun.msv.grammar.ExpressionPool
- createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- createValue(Datatype, StringPair, Object) - Method in class com.sun.msv.grammar.ExpressionPool
- createVerifier(Grammar) - Static method in class com.sun.msv.verifier.jarv.FactoryImpl
-
gets the VGM by sniffing its type.
- createXMLReader() - Method in class com.sun.msv.verifier.jarv.SchemaImpl
- createZeroOrMore(Expression) - Method in class com.sun.msv.grammar.ExpressionPool
- ctor - Variable in class com.sun.msv.datatype.xsd.regex.JDKImpl
- ctor - Variable in class com.sun.msv.datatype.xsd.regex.XercesImpl
- current - Variable in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
-
current clause.
- current - Variable in class com.sun.msv.scanner.dtd.SimpleHashtable
- current - Variable in class com.sun.msv.verifier.Verifier
- currentBucket - Variable in class com.sun.msv.scanner.dtd.SimpleHashtable
- currentGrammarURI - Variable in class com.sun.msv.reader.trex.classic.TREXGrammarReader
-
TREX allows either (1) the predefined namespace for TREX or (2) default namespace "" as its namespace.
- currentNamedPattern - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
Info about the current ReferenceExp object which is being defined.
- currentSchema - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- currentTagName - Variable in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- cutBack() - Method in class com.sun.msv.generator.Generator
-
returns true if generator should cut back.
- cutBackDepth - Variable in class com.sun.msv.generator.GeneratorOption
-
if the generated element exceeds this depth, the generator tries to cut back.
- CutInFilter() - Constructor for class com.sun.msv.relaxns.reader.NamespaceState.CutInFilter
D
- data(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
- data(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- DatabindableDatatype - Interface in com.sun.msv.datatype
-
Datatype interface that supports Java databinding.
- dataExcept(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- DataExp - Class in com.sun.msv.grammar
-
Expression that matchs characters of the particular
Datatype
. - DataExp(Datatype, StringPair, Expression) - Constructor for class com.sun.msv.grammar.DataExp
- DataOrValueExp - Interface in com.sun.msv.grammar
- dataParam(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- DataParamState - Class in com.sun.msv.reader.trex.ng
-
parses <param> element inside <data> element.
- DataParamState() - Constructor for class com.sun.msv.reader.trex.ng.DataParamState
- DataState - Class in com.sun.msv.reader.trex.classic
-
parses <data> pattern.
- DataState - Class in com.sun.msv.reader.trex.ng
-
parses <data> pattern.
- DataState() - Constructor for class com.sun.msv.reader.trex.classic.DataState
- DataState() - Constructor for class com.sun.msv.reader.trex.ng.DataState
- DatatypeBuilderImpl - Class in com.sun.msv.datatype.xsd.ngimpl
- DatatypeBuilderImpl - Class in com.sun.msv.grammar.relaxng.datatype
-
DataTypeBuilder implementation.
- DatatypeBuilderImpl(XSDatatype) - Constructor for class com.sun.msv.datatype.xsd.ngimpl.DatatypeBuilderImpl
- DatatypeBuilderImpl(Datatype) - Constructor for class com.sun.msv.grammar.relaxng.datatype.DatatypeBuilderImpl
- DatatypeContainer() - Constructor for class com.sun.msv.grammar.relax.RELAXModule.DatatypeContainer
- DatatypeFactory - Class in com.sun.msv.datatype.xsd
-
Datatype object factory.
- DatatypeFactory() - Constructor for class com.sun.msv.datatype.xsd.DatatypeFactory
- DataTypeGenerator - Interface in com.sun.msv.generator
-
generates an text value that matchs to a datatype.
- DataTypeGenerator.GenerationException - Exception in com.sun.msv.generator
- DataTypeGeneratorImpl - Class in com.sun.msv.generator
-
default implementation of DataTypeGenerator.
- DataTypeGeneratorImpl() - Constructor for class com.sun.msv.generator.DataTypeGeneratorImpl
- DataTypeGeneratorImpl(Random) - Constructor for class com.sun.msv.generator.DataTypeGeneratorImpl
- datatypeLib - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
currently active datatype library.
- datatypeLibrary - Variable in class com.sun.msv.reader.dtd.DTDReader
-
Used to create Datatype objects.
- datatypeLibraryFactory - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
DatatypeLibrary factory object.
- datatypeLibraryFactory - Variable in class com.sun.msv.verifier.jarv.RELAXNGFactoryImpl
- DataTypeLibraryImpl - Class in com.sun.msv.datatype.xsd.ngimpl
-
DatatypeLibrary implementation for Sun XML Datatypes Library.
- DataTypeLibraryImpl() - Constructor for class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- datatypeLibURI - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
the namespace URI of the currently active datatype library.
- DatatypeRef - Class in com.sun.msv.util
-
reference to
Datatype
- DatatypeRef() - Constructor for class com.sun.msv.util.DatatypeRef
- datatypes - Variable in class com.sun.msv.grammar.relax.RELAXModule
- dataTypes - Variable in class com.sun.msv.grammar.trex.TREXGrammar
-
data type vocabularies used and defined by this grammar.
- DataTypeVocabulary - Interface in com.sun.msv.reader.datatype
-
this class is used to parse foreign datatype vocabulary.
- DataTypeVocabularyMap - Class in com.sun.msv.reader.datatype
-
a map from namespace URI to DataTypeVocabulary
- DataTypeVocabularyMap() - Constructor for class com.sun.msv.reader.datatype.DataTypeVocabularyMap
- DataTypeWithFacet - Class in com.sun.msv.datatype.xsd
-
Base implementation of facet-restricted datatype
- DataTypeWithFacet(String, String, XSDatatypeImpl, String, boolean) - Constructor for class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
constructor for facets other than WhiteSpaceFacet
- DataTypeWithFacet(String, String, XSDatatypeImpl, String, boolean, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
constructor for WhiteSpaceFacet
- DataTypeWithLexicalConstraintFacet - Class in com.sun.msv.datatype.xsd
-
base class for facets which constrains lexical space of data
- DataTypeWithLexicalConstraintFacet(String, String, XSDatatypeImpl, String, boolean) - Constructor for class com.sun.msv.datatype.xsd.DataTypeWithLexicalConstraintFacet
- DataTypeWithValueConstraintFacet - Class in com.sun.msv.datatype.xsd
-
base class for facets which constrain value space.
- DataTypeWithValueConstraintFacet(String, String, XSDatatypeImpl, String, boolean) - Constructor for class com.sun.msv.datatype.xsd.DataTypeWithValueConstraintFacet
- DateTimeBaseType - Class in com.sun.msv.datatype.xsd
-
base implementation of dateTime and dateTime-truncated types.
- DateTimeBaseType(String) - Constructor for class com.sun.msv.datatype.xsd.DateTimeBaseType
- DateTimeFactory - Class in com.sun.msv.datatype.xsd.datetime
-
utility functions that creates date/time related objects.
- DateTimeFactory() - Constructor for class com.sun.msv.datatype.xsd.datetime.DateTimeFactory
- DateTimeType - Class in com.sun.msv.datatype.xsd
-
"dateTime" type.
- DateTimeType() - Constructor for class com.sun.msv.datatype.xsd.DateTimeType
- DateType - Class in com.sun.msv.datatype.xsd
-
"date" type.
- DateType() - Constructor for class com.sun.msv.datatype.xsd.DateType
- day - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
day (always normalized, between 0-30) this variable is null if no year is specified
- day - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- day - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- dayInMonth - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- DblAttrConstraintChecker - Class in com.sun.msv.reader.relax.core.checker
-
makes sure that no two AttributeExps have the same attribute name as their target.
- DblAttrConstraintChecker() - Constructor for class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- DblAttrConstraintChecker.Eureka - Exception in com.sun.msv.reader.relax.core.checker
- debug - Static variable in class com.sun.msv.driver.textui.Debug
- debug - Variable in class com.sun.msv.generator.Driver
- Debug - Class in com.sun.msv.driver.textui
- Debug() - Constructor for class com.sun.msv.driver.textui.Debug
- DEBUG - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- DebugController - Class in com.sun.msv.driver.textui
-
GrammarReaderController that prints all errors and warnings.
- DebugController(boolean) - Constructor for class com.sun.msv.driver.textui.DebugController
- DebugController(boolean, boolean) - Constructor for class com.sun.msv.driver.textui.DebugController
- DebugController(boolean, boolean, PrintStream) - Constructor for class com.sun.msv.driver.textui.DebugController
- DebugController(boolean, boolean, PrintStream, EntityResolver) - Constructor for class com.sun.msv.driver.textui.DebugController
- DebugController(boolean, boolean, EntityResolver) - Constructor for class com.sun.msv.driver.textui.DebugController
- decimal0 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- decl - Variable in class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
-
ComplexType object that we are now constructing.
- declaredElements - Variable in class com.sun.msv.scanner.dtd.DTDParser
- declaredLocations - Variable in class com.sun.msv.reader.dtd.DTDReader
-
this map remembers where ReferenceExps are defined, and where user defined types are defined.
- declaredLocations - Variable in class com.sun.msv.reader.GrammarReader
-
this map remembers where ReferenceExps are defined, and where user defined types are defined.
- DeclImpl - Class in com.sun.msv.relaxns.grammar
-
Implementation of ElementDecl interface by MSV grammar model.
- DeclImpl(ReferenceExp) - Constructor for class com.sun.msv.relaxns.grammar.DeclImpl
- DeclImpl(String, Expression) - Constructor for class com.sun.msv.relaxns.grammar.DeclImpl
- decodeEscaped() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- decodeEscaped() - Method in class com.sun.msv.datatype.regexp.RegexParser
- decodeMap - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- decomposeToSurrogates(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- decorate(Document) - Static method in class com.sun.msv.generator.DOMDecorator
- DefAttCompatibilityChecker - Class in com.sun.msv.reader.trex.ng.comp
- DefAttCompatibilityChecker(RELAXNGCompReader, Map) - Constructor for class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- DefAttCompatibilityChecker.Abort - Exception in com.sun.msv.reader.trex.ng.comp
-
used to abort the check.
- DefAttCompatibilityChecker.DefAttMap - Class in com.sun.msv.reader.trex.ng.comp
- DefAttMap(ElementExp, Map) - Constructor for class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker.DefAttMap
- DEFAULT_PANIC_LEVEL - Static variable in class com.sun.msv.verifier.Verifier
- defaultAttributes - Variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker.DefAttMap
-
the map from the attribute name (as StringPair) to the default value (as String).
- DefaultChecker() - Constructor for class com.sun.msv.reader.trex.ng.RestrictionChecker.DefaultChecker
- DefaultDatatypeLibraryFactory - Class in com.sun.msv.reader.trex.ng
-
Default implementation of Datatype
- DefaultDatatypeLibraryFactory() - Constructor for class com.sun.msv.reader.trex.ng.DefaultDatatypeLibraryFactory
- defaultedAttributes - Variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- defaultedAttributes - Variable in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- defaultExpression() - Method in class com.sun.msv.reader.ExpressionWithChildState
-
computes default expression.
- defaultExpression() - Method in class com.sun.msv.reader.xmlschema.AttributeState
- defaultExpression() - Method in class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
- defaultExpression() - Method in class com.sun.msv.reader.xmlschema.ElementDeclState
- defaultNs - Variable in class com.sun.msv.writer.relaxng.NameClassWriter
-
Namespace URI of the inherited "ns" attribute, if any.
- defaultNs - Variable in class com.sun.msv.writer.relaxng.RELAXNGWriter
-
namespace URI currently implied through "ns" attribute propagation.
- define(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
- define(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- define(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- definedSchemata - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
set of XMLSchemaGrammar that is already defined.
- DefineState - Class in com.sun.msv.reader.trex.classic
-
parses <define> declaration.
- DefineState - Class in com.sun.msv.reader.trex
-
parses <define> declaration.
- DefineState - Class in com.sun.msv.reader.trex.ng
-
parses <define> declaration.
- DefineState() - Constructor for class com.sun.msv.reader.trex.classic.DefineState
- DefineState() - Constructor for class com.sun.msv.reader.trex.DefineState
- DefineState() - Constructor for class com.sun.msv.reader.trex.ng.DefineState
- delayedBackPatchJobs - Variable in class com.sun.msv.reader.GrammarReader
- depth - Variable in class com.sun.msv.generator.Generator
-
current nest level (depth of elements).
- depth - Variable in class com.sun.msv.reader.IgnoreState
- depth - Variable in class com.sun.msv.relaxns.reader.NamespaceState.CutInFilter
- depth - Variable in class com.sun.msv.verifier.identity.MatcherBundle
-
depth.
- DERIVATION_BY_LIST - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- DERIVATION_BY_RESTRICTION - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- DERIVATION_BY_UNION - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- derivationMethod - Variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
the derivation method used to derive this complex type from the base type.
- derive(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
Deprecated.
- derive(String, String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
derives a new datatype from a datatype by facets that were set.
- derive(String, String) - Method in class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator
- derive(String, String) - Method in interface com.sun.msv.reader.datatype.xsd.XSTypeIncubator
- deriveByList(String, XSDatatype) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
Deprecated.
- deriveByList(String, String, XSDatatype) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
derives a new type by list.
- deriveByUnion(String, XSDatatype[]) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
Deprecated.
- deriveByUnion(String, String, XSDatatype[]) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
derives a new type by union.
- deriveByUnion(String, String, Collection) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
- deriveByUnion(String, Collection) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
Deprecated.
- detectCollision(ReferenceContainer, ReferenceContainer, String) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- detectDoubleAttributeConstraints(RELAXModule) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
detect two AttributeExps that share the same target name.
- detectUndefinedOnes(ReferenceContainer, String) - Method in class com.sun.msv.reader.GrammarReader
-
detects undefined ReferenceExp and reports it as an error.
- DIAG_BAD_ATTRIBUTE_VALUE_DATATYPE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_ATTRIBUTE_VALUE_GENERIC - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_ATTRIBUTE_VALUE_MORE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_ATTRIBUTE_VALUE_SEPARATOR - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_ATTRIBUTE_VALUE_WRAPUP - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_KEY_VALUE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_KEY_VALUE2 - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_LITERAL_GENERIC - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_LITERAL_INCORRECT_VALUE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_LITERAL_MORE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_LITERAL_SEPARATOR - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_LITERAL_WRAPUP - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_TAGNAME_GENERIC - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_TAGNAME_MORE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_TAGNAME_PROBABLY_WRONG_NAMESPACE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_TAGNAME_SEPARATOR - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_TAGNAME_WRAPUP - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_BAD_TAGNAME_WRONG_NAMESPACE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_CONTENT_MODEL_IS_NULLSET - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_ELEMENT_NOT_ALLOWED - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_MISSING_ATTRIBUTE_GENERIC - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_MISSING_ATTRIBUTE_MORE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_MISSING_ATTRIBUTE_SEPARATOR - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_MISSING_ATTRIBUTE_SIMPLE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_MISSING_ATTRIBUTE_WRAPUP - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_NAMESPACE_NAMECLASS - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_NOT_NAMESPACE_NAMECLASS - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_SIMPLE_NAMECLASS - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_STRING_NOT_ALLOWED - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_UNCOMPLETED_CONTENT_MORE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_UNCOMPLETED_CONTENT_SEPARATOR - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_UNCOMPLETED_CONTENT_WRAPUP - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- DIAG_UNDECLARED_ATTRIBUTE - Static variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- diagnoseBadAttributeValue(AttributeRecoveryToken) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
computes diagnosis message for bad attribute value
- diagnoseBadTagName(StartTagInfo) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
computes diagnosis message for bad tag name
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.EnumerationFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.FractionDigitsFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.LengthFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.MaxLengthFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.MinLengthFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.PatternFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.RangeFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.TotalDigitsFacet
- diagnoseByFacet(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceFacet
-
whiteSpace facet never constrain anything
- diagnoseMissingAttribute(StartTagInfo) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
computes diagnosis message for missing attribute
- diagnoseUncompletedContent() - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
diagnoses "uncompleted content model" error.
- diagnoseUnexpectedLiteral(StringToken) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
diagnoses an error when a StringToken is rejected.
- DifferenceNameClass - Class in com.sun.msv.grammar
-
<difference> name class.
- DifferenceNameClass(NameClass, NameClass) - Constructor for class com.sun.msv.grammar.DifferenceNameClass
- DIGITS - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- directRefernce - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
Flag to indicate whether we saw <element> or not.
- directRefs - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
-
ReferenceExps which are referenced from this pattern directly (without having ElementExp in between.)
- Discrete - Interface in com.sun.msv.datatype.xsd
-
base interface of types to which length-related facets are applicable.
- dispatcher - Variable in class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
- dispatcher - Variable in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- displayName() - Method in class com.sun.msv.datatype.xsd.BuiltinAtomicType
- displayName() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- displayName() - Method in class com.sun.msv.datatype.xsd.ListType
- displayName() - Method in class com.sun.msv.datatype.xsd.Proxy
- displayName() - Method in class com.sun.msv.datatype.xsd.UnionType
- displayName() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the displayable name of this type.
- displayWarning - Variable in class com.sun.msv.driver.textui.DebugController
-
if true, warnings are reported.
- divideAndRemainder(BigInteger, BigInteger) - Static method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- divInGrammar(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- divInGrammar(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- DivInGrammarState - Class in com.sun.msv.reader.trex
-
Used to parse merged grammars.
- DivInGrammarState() - Constructor for class com.sun.msv.reader.trex.DivInGrammarState
- divInModule(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- DivInModuleState - Class in com.sun.msv.reader.relax.core
-
parses <div> element under <module> element.
- DivInModuleState() - Constructor for class com.sun.msv.reader.relax.core.DivInModuleState
- docDecl - Variable in class com.sun.msv.driver.textui.Driver.SimpleVerifier
- docDecl - Variable in class com.sun.msv.verifier.regexp.AttributeFeeder
- docDecl - Variable in class com.sun.msv.verifier.regexp.AttributeToken
- docDecl - Variable in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
this object provides various function objects
- docDecl - Variable in class com.sun.msv.verifier.Verifier
-
Schema object against which the validation will be done
- doChoice(BinaryExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- doCombine(ReferenceExp, Expression, String) - Method in class com.sun.msv.reader.trex.classic.DefineState
-
combines two expressions into one as specified by the combine parameter, and returns a new expression.
- doCombine(ReferenceExp, Expression, String) - Method in class com.sun.msv.reader.trex.DefineState
-
combines two expressions into one as specified by the combine parameter, and returns a new expression.
- doCombine(ReferenceExp, Expression, String) - Method in class com.sun.msv.reader.trex.ng.DefineState
-
combines two expressions into one as specified by the combine parameter, and returns a new expression.
- DocumentBuilderFactoryImpl - Class in com.sun.msv.verifier.jaxp
-
DocumentBuilderFactory implementation that supports validation.
- DocumentBuilderFactoryImpl() - Constructor for class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
-
Creates a new instance by using the default DocumentBuilderFactory implementation as the underlying parser.
- DocumentBuilderFactoryImpl(DocumentBuilderFactory) - Constructor for class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
-
Creates a new instance by specifying the underlying SAXParserFactory implementation.
- DocumentBuilderFactoryImpl(DocumentBuilderFactory, Schema) - Constructor for class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- DocumentBuilderImpl - Class in com.sun.msv.verifier.jaxp
-
DocumentBuilder implementation that supports validation.
- DocumentBuilderImpl(DocumentBuilder, Schema) - Constructor for class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- DocumentDeclaration - Interface in com.sun.msv.verifier
-
Represents a kind of "constraint" over XML document.
- DocumentFilter - Class in com.sun.msv.util.xml
-
SAX DocumentHandler event interceptor.
- DocumentFilter(DocumentHandler) - Constructor for class com.sun.msv.util.xml.DocumentFilter
- doDuplicateDefinitionCheck - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
a flag that indicates State objects should check duplicate definitions.
- doFormat(String, Object) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- doLexicalPE - Variable in class com.sun.msv.scanner.dtd.DTDParser
- dom - Variable in class com.sun.msv.util.xml.DOMBuilder
- DOM2toSAX2 - Class in com.sun.msv.generator
- DOM2toSAX2() - Constructor for class com.sun.msv.generator.DOM2toSAX2
- DOMBuilder - Class in com.sun.msv.util.xml
-
builds DOM from SAX2 event stream.
- DOMBuilder() - Constructor for class com.sun.msv.util.xml.DOMBuilder
- DOMBuilder(Document) - Constructor for class com.sun.msv.util.xml.DOMBuilder
- DOMDecorator - Class in com.sun.msv.generator
-
Decorates DOM with missing information so that it will be nicely serialized.
- DOMDecorator() - Constructor for class com.sun.msv.generator.DOMDecorator
- DOMDecorator.DOMVisitor - Interface in com.sun.msv.generator
- domDoc - Variable in class com.sun.msv.generator.Generator
- domFactory - Variable in class com.sun.msv.generator.Driver
- DOMLSInput - Interface in com.sun.msv.reader
-
A GrammarReaderController2 may already have a DOM element for an imported schema.
- DOMLSInputImpl - Class in com.sun.msv.reader.xmlschema
-
implementation class for an LSInput where the only data source is an existing DOM element.
- DOMLSInputImpl(String, String, Element) - Constructor for class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- DOMVisitor - Class in com.sun.msv.util.xml
-
visits all DOM elements in the depth-first order (in-order).
- DOMVisitor() - Constructor for class com.sun.msv.util.xml.DOMVisitor
- DOT - Static variable in class com.sun.msv.datatype.regexp.Op
- DOT - Static variable in class com.sun.msv.datatype.regexp.Token
- doubleMatchError() - Method in class com.sun.msv.verifier.identity.FieldMatcher
-
this field matches more than once.
- DoubleType - Class in com.sun.msv.datatype.xsd
-
"double" type.
- DoubleType() - Constructor for class com.sun.msv.datatype.xsd.DoubleType
- doubleValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- Driver - Class in com.sun.msv.driver.textui
-
command line Verifier.
- Driver - Class in com.sun.msv.generator
-
command line driver.
- Driver - Class in com.sun.msv.writer.relaxng
-
converts any supported languages into the equivalent RELAX NG grammar.
- Driver() - Constructor for class com.sun.msv.driver.textui.Driver
- Driver() - Constructor for class com.sun.msv.generator.Driver
- Driver() - Constructor for class com.sun.msv.writer.relaxng.Driver
- Driver.CommandLineException - Exception in com.sun.msv.generator
-
Command line argument error.
- Driver.DocumentVerifier - Interface in com.sun.msv.driver.textui
-
acts as a function closure to validate a document.
- Driver.RELAXNSVerifier - Class in com.sun.msv.driver.textui
-
validates a document by using divide & validate framework.
- Driver.SimpleVerifier - Class in com.sun.msv.driver.textui
- Driver.XMLSchemaVerifier - Class in com.sun.msv.driver.textui
- dt - Variable in class com.sun.msv.grammar.DataExp
-
datatype object that actually validates text.
- dt - Variable in class com.sun.msv.grammar.ValueExp
-
Datatype object that is used to test the equality.
- dt - Variable in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Datatype object wrapped by this expression.
- DTDEventListener - Interface in com.sun.msv.scanner.dtd
-
All DTD parsing events are signaled through this interface.
- DTDFactoryImpl - Class in com.sun.msv.verifier.jarv
- DTDFactoryImpl() - Constructor for class com.sun.msv.verifier.jarv.DTDFactoryImpl
-
use the default SAXParser.
- DTDFactoryImpl(SAXParserFactory) - Constructor for class com.sun.msv.verifier.jarv.DTDFactoryImpl
- dtdHandler - Variable in class com.sun.msv.scanner.dtd.DTDParser
- DTDHandlerBase - Class in com.sun.msv.scanner.dtd
-
do-nothing implementation of DTDEventHandler.
- DTDHandlerBase() - Constructor for class com.sun.msv.scanner.dtd.DTDHandlerBase
- DTDParser - Class in com.sun.msv.scanner.dtd
-
This implements parsing of XML 1.0 DTDs.
- DTDParser() - Constructor for class com.sun.msv.scanner.dtd.DTDParser
- DTDParser.Catalog - Class in com.sun.msv.scanner.dtd
- DTDParser.NameCache - Class in com.sun.msv.scanner.dtd
- DTDParser.NameCacheEntry - Class in com.sun.msv.scanner.dtd
- DTDReader - Class in com.sun.msv.reader.dtd
-
constructs
TREXGrammar
object that exactly matches to the parsed DTD. - DTDReader(GrammarReaderController, ExpressionPool) - Constructor for class com.sun.msv.reader.dtd.DTDReader
- DTDReader.AttModel - Class in com.sun.msv.reader.dtd
- DTDReader.Context - Class in com.sun.msv.reader.dtd
- dtGenerator - Variable in class com.sun.msv.generator.GeneratorOption
- dtgi - Variable in class com.sun.msv.generator.Driver
- dtLibStack - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- dtLibURIStack - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- dummyLocator - Static variable in class com.sun.msv.verifier.AbstractVerifier
- dump(PrintStream) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
dumps the contents to the given object.
- dumpRanges() - Method in class com.sun.msv.datatype.regexp.RangeToken
- dumpRELAXGrammar(RELAXGrammar) - Static method in class com.sun.msv.driver.textui.Driver
- dumpRELAXModule(RELAXModule) - Static method in class com.sun.msv.driver.textui.Driver
- dumpString(String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- dumpTREX(TREXGrammar) - Static method in class com.sun.msv.driver.textui.Driver
- dumpXMLSchema(XMLSchemaGrammar) - Static method in class com.sun.msv.driver.textui.Driver
- dumpXMLSchema(XMLSchemaSchema) - Static method in class com.sun.msv.driver.textui.Driver
- DuplicateAttributesChecker() - Constructor for class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateAttributesChecker
- DuplicateElementsChecker() - Constructor for class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateElementsChecker
- duplicateIds - Variable in class com.sun.msv.verifier.Verifier
-
Stores all duplicate id values.
- DuplicateNameChecker() - Constructor for class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
- DurationType - Class in com.sun.msv.datatype.xsd
-
"duration" type.
- DurationType() - Constructor for class com.sun.msv.datatype.xsd.DurationType
E
- e - Variable in exception com.sun.msv.reader.util.GrammarLoader.GrammarLoaderException
- e - Variable in exception com.sun.msv.util.xml.SAXEventGenerator.SAXWrapper
- e - Variable in exception com.sun.msv.verifier.jarv.FactoryImpl.WrapperException
- e - Variable in exception com.sun.msv.writer.SAXRuntimeException
- ecc - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- elemDupChecker - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Object that checks conflicting elements in interleave.
- element - Variable in class com.sun.msv.generator.ContextProviderImpl
- element - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- element - Variable in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- element(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- element(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- element(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- element(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.typed.TypedTREXGrammarInterceptor
- element(String) - Method in class com.sun.msv.writer.XMLWriter
- element(String, String[]) - Method in class com.sun.msv.writer.XMLWriter
- elementAt(int) - Method in class com.sun.msv.datatype.regexp.Op
- elementAt(int) - Method in class com.sun.msv.datatype.regexp.Op.UnionOp
- elementDecl(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- ElementDeclCollector - Class in com.sun.msv.generator
-
collects all distinct element declaration in the grammar.
- ElementDeclCollector() - Constructor for class com.sun.msv.generator.ElementDeclCollector
- ElementDeclContainer() - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.ElementDeclContainer
- ElementDeclExp - Class in com.sun.msv.grammar.xmlschema
-
Element declaration.
- ElementDeclExp(XMLSchemaSchema, String) - Constructor for class com.sun.msv.grammar.xmlschema.ElementDeclExp
- ElementDeclExp.XSElementExp - Class in com.sun.msv.grammar.xmlschema
-
XML Schema version of
ElementExp
. - elementDecls - Variable in class com.sun.msv.generator.Generator
-
all ElementExps in the grammar.
- elementDecls - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
map from attribute declaration name to AttributeDeclExp object
- elementDecls - Variable in class com.sun.msv.reader.dtd.DTDReader
-
map from element name to its content model.
- elementDecls - Variable in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
-
map from name to DeclImpl.
- ElementDeclState - Class in com.sun.msv.reader.xmlschema
-
used to parse <element > element without ref attribute.
- ElementDeclState() - Constructor for class com.sun.msv.reader.xmlschema.ElementDeclState
- ElementErrorInfo(StartTagInfo) - Constructor for class com.sun.msv.verifier.ErrorInfo.ElementErrorInfo
- ElementErrorInfo(String, String, String) - Constructor for class com.sun.msv.verifier.ErrorInfo.ElementErrorInfo
- ElementExp - Class in com.sun.msv.grammar
-
Element declaration.
- ElementExp(Expression, boolean) - Constructor for class com.sun.msv.grammar.ElementExp
- elementFormDefault - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
value of the "elementFormDefault" attribute.
- elementMatched - Variable in class com.sun.msv.verifier.identity.PathMatcher.SinglePathMatcher
-
this flag is set to true when the path contains an attribute step and the current element matches the element part of the path.
- elementName - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp.XSElementExp
- ElementPattern - Class in com.sun.msv.grammar.trex
-
<element> pattern of TREX.
- ElementPattern(NameClass, Expression) - Constructor for class com.sun.msv.grammar.trex.ElementPattern
- elementRef(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- ElementRefState - Class in com.sun.msv.reader.relax
-
parses <ref label="..." /> element.
- ElementRefState - Class in com.sun.msv.reader.xmlschema
-
used to parse <element > element with ref attribute.
- ElementRefState() - Constructor for class com.sun.msv.reader.relax.ElementRefState
- ElementRefState() - Constructor for class com.sun.msv.reader.xmlschema.ElementRefState
- elementRule(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- ElementRule - Class in com.sun.msv.grammar.relax
-
ElementRule declaration of RELAX.
- ElementRule(ExpressionPool, TagClause, Expression) - Constructor for class com.sun.msv.grammar.relax.ElementRule
- ElementRuleBaseState - Class in com.sun.msv.reader.relax.core
-
Base implementation for ElementRuleWithHedgeState and ElementRuleWithTypeState.
- ElementRuleBaseState() - Constructor for class com.sun.msv.reader.relax.core.ElementRuleBaseState
- elementRules - Variable in class com.sun.msv.grammar.relax.RELAXModule
-
map from label name to ElementRules object
- ElementRules - Class in com.sun.msv.grammar.relax
-
Set of ElementRule objects that share the label name.
- ElementRules(String, RELAXModule) - Constructor for class com.sun.msv.grammar.relax.ElementRules
- ElementRulesContainer() - Constructor for class com.sun.msv.grammar.relax.RELAXModule.ElementRulesContainer
- ElementRuleWithHedgeState - Class in com.sun.msv.reader.relax.core
-
parses <elementRule> without 'type' attribute.
- ElementRuleWithHedgeState() - Constructor for class com.sun.msv.reader.relax.core.ElementRuleWithHedgeState
- ElementRuleWithTypeState - Class in com.sun.msv.reader.relax.core
-
parses <elementRule> with 'type' attribute.
- ElementRuleWithTypeState() - Constructor for class com.sun.msv.reader.relax.core.ElementRuleWithTypeState
- elements - Variable in class com.sun.msv.generator.ElementDeclCollector
- ElementsOfConcernCollector - Class in com.sun.msv.verifier.regexp
-
Collects "elements of concern".
- ElementsOfConcernCollector() - Constructor for class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- ElementState - Class in com.sun.msv.reader.trex
-
parses <element> pattern.
- ElementState - Class in com.sun.msv.reader.trex.ng
-
parses <element> pattern.
- ElementState() - Constructor for class com.sun.msv.reader.trex.ElementState
- ElementState() - Constructor for class com.sun.msv.reader.trex.ng.ElementState
- elementText - Variable in class com.sun.msv.verifier.identity.FieldMatcher
-
this field is set to non-null if it's found that an element is matched to this XPath.
- ElementToken - Class in com.sun.msv.verifier.regexp
-
a token that represents an XML element.
- ElementToken(ElementExp[]) - Constructor for class com.sun.msv.verifier.regexp.ElementToken
- EmbeddedSchema - Class in com.sun.msv.reader.xmlschema
-
A schema in a DOM Element.
- EmbeddedSchema(String, Element) - Constructor for class com.sun.msv.reader.xmlschema.EmbeddedSchema
-
Create object to represent one of the schemas in a WSDL
- empty(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.RELAXReader.StateFactory
- empty(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- EMPTY - Static variable in class com.sun.msv.datatype.regexp.Token
- EmptyStringType - Class in com.sun.msv.grammar.relax
-
'emptyString' type of RELAX.
- EmptyStringType() - Constructor for class com.sun.msv.grammar.relax.EmptyStringType
- encode(int) - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- encode(int) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
- encodeMap - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- encoding - Variable in class com.sun.msv.generator.Driver
- end(String) - Method in class com.sun.msv.writer.XMLWriter
- endAttribute(String, String, String, AttributeExp) - Method in interface com.sun.msv.verifier.psvi.TypedContentHandler
-
receives notification of the end of an attribute.
- endAttributePart() - Method in interface com.sun.msv.verifier.psvi.TypedContentHandler
-
this method is called after the start/endAttribute method are called for all attributes.
- endCDATA() - Method in class com.sun.msv.reader.dtd.DTDReader
- endCDATA() - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification that the CDATA section finished.
- endCDATA() - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- endChildIsland(String, ElementDecl[]) - Method in class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
- endChildIsland(String, ElementDecl[]) - Method in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- endContentModel(String, short) - Method in class com.sun.msv.reader.dtd.DTDReader
- endContentModel(String, short) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
receives notification that parsing of content model is finished.
- endContentModel(String, short) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- endDocument() - Method in class com.sun.msv.reader.IgnoreState
- endDocument() - Method in class com.sun.msv.reader.SimpleState
- endDocument() - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- endDocument() - Method in class com.sun.msv.reader.util.ForkContentHandler
- endDocument() - Method in class com.sun.msv.relaxns.reader.NamespaceState
- endDocument() - Method in class com.sun.msv.util.xml.DocumentFilter
- endDocument() - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- endDocument() - Method in interface com.sun.msv.verifier.psvi.TypedContentHandler
-
receives notification of the end of a document.
- endDocument() - Method in class com.sun.msv.verifier.psvi.TypeDetector
- endDocument() - Method in class com.sun.msv.verifier.Verifier
- endDocument() - Method in class com.sun.msv.verifier.VerifierFilter
- endDocument() - Method in class com.sun.msv.writer.ContentHandlerAdaptor
-
Adapt a SAX1 end document event.
- endDTD() - Method in class com.sun.msv.reader.dtd.DTDReader
- endDTD() - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of the end of a DTD.
- endDTD() - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- endElement(String) - Method in class com.sun.msv.util.xml.DocumentFilter
- endElement(String) - Method in class com.sun.msv.writer.ContentHandlerAdaptor
-
Adapt a SAX1 end element event.
- endElement(String, String, String) - Method in class com.sun.msv.reader.IgnoreState
- endElement(String, String, String) - Method in class com.sun.msv.reader.SimpleState
- endElement(String, String, String) - Method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- endElement(String, String, String) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- endElement(String, String, String) - Method in class com.sun.msv.reader.trex.TREXBaseReader
- endElement(String, String, String) - Method in class com.sun.msv.reader.util.ForkContentHandler
- endElement(String, String, String) - Method in class com.sun.msv.relaxns.reader.NamespaceState.CutInFilter
- endElement(String, String, String) - Method in class com.sun.msv.relaxns.reader.NamespaceState
- endElement(String, String, String) - Method in class com.sun.msv.util.xml.DOMBuilder
- endElement(String, String, String) - Method in class com.sun.msv.verifier.AbstractVerifier
- endElement(String, String, String) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- endElement(String, String, String) - Method in class com.sun.msv.verifier.psvi.TypeDetector
- endElement(String, String, String) - Method in class com.sun.msv.verifier.Verifier
- endElement(String, String, String) - Method in class com.sun.msv.verifier.VerifierFilter
- endElement(String, String, String, ElementExp) - Method in interface com.sun.msv.verifier.psvi.TypedContentHandler
-
receives notification of the end of an element.
- endElement(Datatype) - Method in class com.sun.msv.verifier.identity.FieldMatcher
- endElement(Datatype) - Method in class com.sun.msv.verifier.identity.Matcher
- endElement(Datatype) - Method in class com.sun.msv.verifier.identity.MatcherBundle
- endElement(Datatype) - Method in class com.sun.msv.verifier.identity.PathMatcher.SinglePathMatcher
- endIsland() - Method in class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
- endIsland() - Method in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- endLeftBranch(int) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
- endModelGroup(short) - Method in class com.sun.msv.reader.dtd.DTDReader
- endModelGroup(short) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
- endModelGroup(short) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- EndOfInputException - Exception in com.sun.msv.scanner.dtd
- EndOfInputException() - Constructor for exception com.sun.msv.scanner.dtd.EndOfInputException
- endpos - Variable in class com.sun.msv.datatype.regexp.Match
- endPrefixMapping(String) - Method in class com.sun.msv.reader.GrammarReader
- endPrefixMapping(String) - Method in class com.sun.msv.reader.State
- endPrefixMapping(String) - Method in class com.sun.msv.reader.util.ForkContentHandler
- endPrefixMapping(String) - Method in class com.sun.msv.verifier.AbstractVerifier
- endPrefixMapping(String) - Method in class com.sun.msv.verifier.VerifierFilter
- endRightBranch() - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
- endSelf() - Method in class com.sun.msv.reader.datatype.xsd.TypeState
- endSelf() - Method in class com.sun.msv.reader.ExpressionState
- endSelf() - Method in class com.sun.msv.reader.relax.core.AttPoolState
- endSelf() - Method in class com.sun.msv.reader.relax.core.ElementRuleBaseState
- endSelf() - Method in class com.sun.msv.reader.relax.core.InlineTagState
- endSelf() - Method in class com.sun.msv.reader.relax.core.RootModuleState
- endSelf() - Method in class com.sun.msv.reader.relax.core.TagState
- endSelf() - Method in class com.sun.msv.reader.relax.HedgeRuleBaseState
- endSelf() - Method in class com.sun.msv.reader.SimpleState
-
this method is called in endElement method when the state is about to be removed.
- endSelf() - Method in class com.sun.msv.reader.trex.DefineState
- endSelf() - Method in class com.sun.msv.reader.trex.GrammarState
- endSelf() - Method in class com.sun.msv.reader.trex.IncludeMergeState
- endSelf() - Method in class com.sun.msv.reader.trex.NameClassAndExpressionState
- endSelf() - Method in class com.sun.msv.reader.trex.NameClassState
- endSelf() - Method in class com.sun.msv.reader.trex.ng.AttributeState
- endSelf() - Method in class com.sun.msv.reader.trex.ng.DataParamState
- endSelf() - Method in class com.sun.msv.reader.trex.ng.DefineState
- endSelf() - Method in class com.sun.msv.reader.trex.ng.ElementState
- endSelf() - Method in class com.sun.msv.reader.trex.ng.IncludeMergeState
- endSelf() - Method in class com.sun.msv.reader.xmlschema.IdentityConstraintState
- endSelf() - Method in class com.sun.msv.reader.xmlschema.RedefinableDeclState
- endSelf() - Method in class com.sun.msv.reader.xmlschema.RedefineState
- endSelf() - Method in class com.sun.msv.reader.xmlschema.RootState
- endSelf() - Method in class com.sun.msv.reader.xmlschema.SchemaIncludedState
- endSelf() - Method in class com.sun.msv.reader.xmlschema.SchemaState
- endSelf() - Method in class com.sun.msv.relaxns.reader.RootGrammarState
- endSelf(Expression) - Method in class com.sun.msv.reader.relax.core.HedgeRuleState
- endSelf(Expression) - Method in class com.sun.msv.reader.relax.HedgeRuleBaseState
-
derived class will receive child expression by this method
- endSelf(Expression) - Method in class com.sun.msv.relaxns.reader.TopLevelState
- enter(Expression) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- entities - Variable in class com.sun.msv.scanner.dtd.DTDParser
- EntityDecl - Class in com.sun.msv.scanner.dtd
-
Base class for entity declarations as used by the parser.
- EntityDecl() - Constructor for class com.sun.msv.scanner.dtd.EntityDecl
- EntityType - Class in com.sun.msv.datatype.xsd
-
"ENTITY" type.
- EntityType() - Constructor for class com.sun.msv.datatype.xsd.EntityType
- Entry(int, Object, Object, SimpleHashtable.Entry) - Constructor for class com.sun.msv.scanner.dtd.SimpleHashtable.Entry
- EnumerationFacet - Class in com.sun.msv.datatype.xsd
-
"enumeration" facets validator.
- EnumerationFacet(String, String, XSDatatypeImpl, Collection, boolean) - Constructor for class com.sun.msv.datatype.xsd.EnumerationFacet
- epsilon - Static variable in class com.sun.msv.grammar.Expression
-
Special expression object that represents epsilon (ε).
- EpsilonExpression() - Constructor for class com.sun.msv.grammar.Expression.EpsilonExpression
- epsilonReducibility - Variable in class com.sun.msv.grammar.Expression
-
cached value of epsilon reducibility.
- EQUAL - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- equals(BigDateTimeValueType, BigDateTimeValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- equals(IDateTimeValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- equals(ITimeDurationValueType) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- equals(Object) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Return true if patterns are the same and the options are equivalent.
- equals(Object) - Method in class com.sun.msv.datatype.xsd.BinaryValueType
- equals(Object) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- equals(Object) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- equals(Object) - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- equals(Object) - Method in class com.sun.msv.datatype.xsd.ListValueType
-
Two ListValueType are equal if and only if all the array members are equal respectively.
- equals(Object) - Method in class com.sun.msv.datatype.xsd.QnameValueType
- equals(Object) - Method in class com.sun.msv.grammar.AttributeExp
- equals(Object) - Method in class com.sun.msv.grammar.BinaryExp
- equals(Object) - Method in class com.sun.msv.grammar.DataExp
- equals(Object) - Method in class com.sun.msv.grammar.ElementExp
- equals(Object) - Method in class com.sun.msv.grammar.Expression.AnyStringExpression
- equals(Object) - Method in class com.sun.msv.grammar.Expression.EpsilonExpression
- equals(Object) - Method in class com.sun.msv.grammar.Expression
- equals(Object) - Method in class com.sun.msv.grammar.Expression.NullSetExpression
- equals(Object) - Method in class com.sun.msv.grammar.OtherExp
- equals(Object) - Method in class com.sun.msv.grammar.ReferenceExp
- equals(Object) - Method in class com.sun.msv.grammar.relax.ElementRules
- equals(Object) - Method in class com.sun.msv.grammar.relax.HedgeRules
- equals(Object) - Method in class com.sun.msv.grammar.UnaryExp
- equals(Object) - Method in class com.sun.msv.grammar.ValueExp
- equals(Object) - Method in class com.sun.msv.util.StringPair
- equals(Object) - Method in class com.sun.msv.verifier.identity.KeyValue
- equals(String, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- equivalentNameClass - Variable in class com.sun.msv.grammar.xmlschema.LaxDefaultNameClass
-
equivalent name class by conventional primitives.
- ERR_ANYNAME_IN_ANYNAME - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_ANYNAME_IN_NSNAME - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_ATTRIBUTE_IN_ATTRIBUTE - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_ATTRIBUTE_IN_EXCEPT - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_ATTRIBUTE_IN_LIST - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_ATTRIBUTE_IN_START - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_BAD_ATTRIBUTE_VALUE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_BAD_COMBINE - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_BAD_DATA_VALUE - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_BAD_FACET - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_BAD_TYPE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_BAD_XPATH - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_CHARACTERS - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_COMBINE_MISSING - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_CONFLICTING_ATTRIBUTES - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_DATA_IN_INTERLEAVE_IN_LIST - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_DATA_IN_START - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_DATATYPE_ALREADY_DEFINED - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_DISALLOWED_ATTRIBUTE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_DOUBLE_MATCH - Static variable in class com.sun.msv.verifier.identity.IDConstraintChecker
- ERR_DUPLICATE_ATTRIBUTE_DEFINITION - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_DUPLICATE_ATTRIBUTE_GROUP_DEFINITION - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_DUPLICATE_ATTRIBUTES - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_DUPLICATE_COMPLEXTYPE_DEFINITION - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_DUPLICATE_DEFINITION - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_DUPLICATE_ELEMENT_DEFINITION - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_DUPLICATE_ELEMENTS - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_DUPLICATE_FACET - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_DUPLICATE_GROUP_DEFINITION - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_DUPLICATE_ID - Static variable in class com.sun.msv.verifier.Verifier
- ERR_DUPLICATE_IDENTITY_CONSTRAINT_DEFINITION - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_DUPLICATE_SCHEMA_DEFINITION - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_ELEMENT_IN_ATTRIBUTE - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_ELEMENT_IN_EXCEPT - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_ELEMENT_IN_LIST - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_EMPTY_IN_EXCEPT - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_EMPTY_IN_START - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_EMPTY_UNION - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_ENUMERATION - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_ENUMERATION_WITH_ARG - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_EXPROTED_HEDGERULE_CONSTRAINT - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_FACET_MUST_BE_NON_NEGATIVE_INTEGER - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_FACET_MUST_BE_POSITIVE_INTEGER - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_FRAGMENT_IDENTIFIER - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_ID_ABUSE - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_ID_ABUSE_1 - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_ILLEGAL_FINAL_VALUE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_ILLEGAL_OCCURS - Static variable in class com.sun.msv.reader.relax.RELAXReader
- ERR_IMPORTING_SAME_NAMESPACE - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_INAPPROPRIATE_FOR_TYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INCONSISTENT_COMBINE - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_INCONSISTENT_FACETS_1 - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INCONSISTENT_FACETS_2 - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INCONSISTENT_KEY_TYPE - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_INCONSISTENT_TARGET_NAMESPACE - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_INCONSISTENT_TARGETNAMESPACE - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_INFOSET_URI_ATTRIBUTE - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_INLINEMODULE_NOT_FOUND - Static variable in class com.sun.msv.relaxns.reader.RELAXNSReader
- ERR_INTERLEAVE_IN_EXCEPT - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_INTERLEAVE_IN_START - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_INTERLEAVED_ANYSTRING - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_INTERLEAVED_STRING - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_INVALID_BASE_TYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INVALID_BASETYPE_FOR_SIMPLECONTENT - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_INVALID_ITEMTYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INVALID_MEMBER_TYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INVALID_PARAMETERS - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_INVALID_VALUE_FOR_THIS_TYPE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_INVALID_WHITESPACE_VALUE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_KEY_FIELD_NUMBER_MISMATCH - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_KEYREF_REFERRING_NON_KEY - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_LABEL_COLLISION - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_LENGTH - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_LIST_IN_EXCEPT - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_LIST_IN_LIST - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_LIST_IN_START - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_LOAD_GRAMMAR - Static variable in class com.sun.msv.driver.textui.Driver
- ERR_LOOSENED_FACET - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_MALPLACED_ELEMENT - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_MAXLENGTH - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_MAXOCCURS_IS_NECESSARY - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_MINLENGTH - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_MISPLACED_OCCURS - Static variable in class com.sun.msv.reader.relax.RELAXReader
- ERR_MISSING_ATTRIBUTE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_MISSING_ATTRIBUTE - Static variable in class com.sun.msv.verifier.Verifier
- ERR_MISSING_ATTRIBUTE_2 - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_MISSING_CHILD_EXPRESSION - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_MISSING_CHILD_NAMECLASS - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_MISSING_CHILD_TYPE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_MISSING_TARGET_NAMESPACE - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_MISSING_TOPLEVEL - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_MORE_THAN_ONE_CHILD_EXPRESSION - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_MORE_THAN_ONE_CHILD_TYPE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_MORE_THAN_ONE_INLINE_TAG - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_MORE_THAN_ONE_NAMECLASS - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_MULTIPLE_ATTPOOL_DECLARATIONS - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_MULTIPLE_ATTRIBUTE_CONSTRAINT - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_MULTIPLE_EXCEPT - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_MULTIPLE_TAG_DECLARATIONS - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_NAKED_INFINITE_ATTRIBUTE_NAMECLASS - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_NAMESPACE_COLLISION - Static variable in class com.sun.msv.relaxns.reader.RELAXNSReader
- ERR_NAMESPACE_NOT_SUPPROTED - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_NON_NILLABLE_ELEMENT - Static variable in class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
- ERR_NONEXISTENT_PARENT_GRAMMAR - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_NOT_ABSOLUTE_URI - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_NOT_APPLICABLE_FACET - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_NOT_SUBSTITUTABLE_TYPE - Static variable in class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
- ERR_NOT_UNIQUE - Static variable in class com.sun.msv.verifier.identity.IDConstraintChecker
- ERR_NOT_UNIQUE_DIAG - Static variable in class com.sun.msv.verifier.identity.IDConstraintChecker
- ERR_NSNAME_IN_NSNAME - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_ONEORMORE_IN_EXCEPT - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_ONEORMORE_IN_START - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_OUT_OF_RANGE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_OVERRIDING_FIXED_FACET - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_PARAMETER_UNSUPPORTED - Static variable in class com.sun.msv.grammar.relaxng.datatype.DatatypeBuilderImpl
- ERR_PARSE_ERROR - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_PATTERN_1 - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_PATTERN_MANY - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_RECURSIVE_DATATYPE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_RECURSIVE_INCLUDE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_RECURSIVE_SUBSTITUTION_GROUP - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_REDEFINE_UNDEFINED - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_REDEFINING_UNDEFINED - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_REPEATED_GROUPED_ATTRIBUTE - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_REPEATED_STRING - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_ROLE_COLLISION - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_RUNAWAY_EXPRESSION - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_SCALE_IS_GREATER_THAN_PRECISION - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_SEQUENCE_IN_EXCEPT - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_SEQUENCE_IN_START - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_SEQUENCED_STRING - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_TEXT_IN_EXCEPT - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_TEXT_IN_LIST - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_TEXT_IN_START - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_TOO_MUCH_PRECISION - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_TOO_MUCH_SCALE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_TOPLEVEL_PARTICLE_MUST_BE_RELAX_CORE - Static variable in class com.sun.msv.relaxns.reader.RELAXNSReader
- ERR_UNCOMPLETED_CONTENT - Static variable in class com.sun.msv.verifier.Verifier
- ERR_UNDECLARED_PREFIX - Static variable in class com.sun.msv.reader.dtd.DTDReader
- ERR_UNDECLARED_PREFIX - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_UNDECLARED_PREFIX - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_ATTPOOL - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_UNDEFINED_ATTRIBUTE_DECL - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_ATTRIBUTE_GROUP - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_COMPLEX_OR_SIMPLE_TYPE - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_COMPLEX_TYPE - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_DATATYPE - Static variable in class com.sun.msv.reader.GrammarReader
- ERR_UNDEFINED_DATATYPE_1 - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_UNDEFINED_ELEMENT - Static variable in class com.sun.msv.reader.dtd.DTDReader
- ERR_UNDEFINED_ELEMENT_DECL - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_ELEMENTRULE - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_UNDEFINED_ELEMENTTYPE - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_GROUP - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_HEDGERULE - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_UNDEFINED_KEY - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_UNDEFINED_KEY - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_KEY - Static variable in class com.sun.msv.verifier.identity.IDConstraintChecker
- ERR_UNDEFINED_NAMESPACE - Static variable in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- ERR_UNDEFINED_OR_FORWARD_REFERENCED_TYPE - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_PATTERN - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_UNDEFINED_SCHEMA - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_SIMPLE_TYPE - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNDEFINED_TAG - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- ERR_UNDEFINED_TYPE - Static variable in class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
- ERR_UNEXPECTED_ATTRIBUTE - Static variable in class com.sun.msv.verifier.Verifier
- ERR_UNEXPECTED_ELEMENT - Static variable in class com.sun.msv.verifier.Verifier
- ERR_UNEXPECTED_NAMESPACE - Static variable in class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
- ERR_UNEXPECTED_STARTTAG - Static variable in class com.sun.msv.verifier.Verifier
- ERR_UNEXPECTED_TEXT - Static variable in class com.sun.msv.verifier.Verifier
- ERR_UNEXPORTED_ATTRIBUTE_DECL - Static variable in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- ERR_UNEXPORTED_ELEMENT_DECL - Static variable in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- ERR_UNIMPLEMENTED_FEATURE - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNKNOWN_DATATYPE_VOCABULARY - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- ERR_UNKNOWN_DATATYPE_VOCABULARY_1 - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- ERR_UNKNOWN_LANGUAGE - Static variable in class com.sun.msv.relaxns.reader.RELAXNSReader
- ERR_UNMATCHED_KEY_FIELD - Static variable in class com.sun.msv.verifier.identity.IDConstraintChecker
- ERR_UNRELATED_TYPES_IN_SUBSTITUTIONGROUP - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- ERR_UNSOLD_IDREF - Static variable in class com.sun.msv.verifier.Verifier
- ERR_UNSUPPROTED_ATTRIBUTES_IMPORT - Static variable in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- ERR_VALUE_IN_INTERLEAVE_IN_LIST - Static variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
- ERR_X_AND_Y_ARE_EXCLUSIVE - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- ERR_XMLNS_ATTRIBUTE - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
- errHandler - Variable in class com.sun.msv.scanner.dtd.InputEntity
- error(IOException, Locator) - Method in class com.sun.msv.reader.Controller
- error(String, Exception) - Method in class com.sun.msv.reader.Controller
- error(String, Object[]) - Method in class com.sun.msv.scanner.dtd.DTDParser
- error(ParserConfigurationException, Locator) - Method in class com.sun.msv.reader.Controller
- error(Locator[], String, Exception) - Method in class com.sun.msv.driver.textui.DebugController
- error(Locator[], String, Exception) - Method in class com.sun.msv.reader.Controller
- error(Locator[], String, Exception) - Method in interface com.sun.msv.reader.GrammarReaderController
- error(Locator[], String, Exception) - Method in class com.sun.msv.reader.util.GrammarLoader.ThrowController
- error(Locator[], String, Exception) - Method in class com.sun.msv.reader.util.IgnoreController
- error(Locator[], String, Exception) - Method in class com.sun.msv.reader.xmlschema.WSDLGrammarReaderController
- error(Locator[], String, Exception) - Method in class com.sun.msv.verifier.jarv.FactoryImpl.ThrowController
- error(SAXException, Locator) - Method in class com.sun.msv.reader.Controller
- error(SAXParseException) - Method in class com.sun.msv.driver.textui.ReportErrorHandler
- error(SAXParseException) - Method in class com.sun.msv.reader.Controller
- error(SAXParseException) - Method in class com.sun.msv.reader.dtd.DTDReader
- error(SAXParseException) - Method in class com.sun.msv.relaxns.verifier.ErrorHandlerAdaptor
- error(SAXParseException) - Method in class com.sun.msv.relaxns.verifier.SchemaProviderImpl.ErrorHandlerFilter
- error(SAXParseException) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
- error(SAXParseException) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- error(SAXParseException) - Method in class com.sun.msv.verifier.util.ErrorHandlerImpl
- error(SAXParseException) - Method in class com.sun.msv.verifier.util.IgnoreErrorHandler
- errorContext - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
The source location of this expression should be also reported in case of error.
- ErrorDatatypeLibrary - Class in com.sun.msv.datatype
-
Dummy
DatatypeLibrary
implementation which is used to recover from "unknown datatype library" error. - ErrorDatatypeLibrary() - Constructor for class com.sun.msv.datatype.ErrorDatatypeLibrary
- errorGenerated - Variable in class com.sun.msv.generator.Generator
-
this flag is set to true once an error is generated.
- errorHandler - Variable in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- errorHandler - Variable in class com.sun.msv.verifier.Verifier
-
Error handler
- ErrorHandlerAdaptor - Class in com.sun.msv.relaxns.verifier
-
wraps ISORELAX ErrorHandler by VerificationErrorHandler interface.
- ErrorHandlerAdaptor(Dispatcher) - Constructor for class com.sun.msv.relaxns.verifier.ErrorHandlerAdaptor
- ErrorHandlerFilter(ErrorHandler) - Constructor for class com.sun.msv.relaxns.verifier.SchemaProviderImpl.ErrorHandlerFilter
- ErrorHandlerImpl - Class in com.sun.msv.verifier.util
-
default implementation of ErrorHandler.
- ErrorHandlerImpl() - Constructor for class com.sun.msv.verifier.util.ErrorHandlerImpl
- errorInfo - Variable in exception com.sun.msv.verifier.ValidityViolation
- ErrorInfo - Class in com.sun.msv.verifier
-
Instances of this class is attached to
ValidityViolation
to provide detailed information about the error. - ErrorInfo() - Constructor for class com.sun.msv.verifier.ErrorInfo
- ErrorInfo.BadAttribute - Class in com.sun.msv.verifier
-
Bad attribute.
- ErrorInfo.BadTagName - Class in com.sun.msv.verifier
-
Bad tag name.
- ErrorInfo.BadText - Class in com.sun.msv.verifier
-
Bad text.
- ErrorInfo.ElementErrorInfo - Class in com.sun.msv.verifier
-
Base class for element related errors.
- ErrorInfo.IncompleteContentModel - Class in com.sun.msv.verifier
-
This error occurs when MSV sees an end tag unexpectedly.
- ErrorInfo.MissingAttribute - Class in com.sun.msv.verifier
-
Missing attribute.
- errorSnapshot - Variable in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- errorSpecified() - Method in class com.sun.msv.generator.GeneratorOption
- ErrorType - Class in com.sun.msv.datatype.xsd
-
A dummy datatype that can be used to recover from errors.
- ErrorType() - Constructor for class com.sun.msv.datatype.xsd.ErrorType
- escape(String) - Static method in class com.sun.msv.datatype.xsd.AnyURIType
-
escape non-ASCII characters in URL
- escapeCharInCharClass(int) - Static method in class com.sun.msv.datatype.regexp.RangeToken
- escapeDisallowedChars(String) - Static method in class com.sun.msv.util.Uri
- eureka - Variable in class com.sun.msv.grammar.util.NameClassComparator
-
This exception will be thrown when a collision is found.
- eureka - Static variable in class com.sun.msv.reader.RunAwayExpressionChecker
-
this exception is thrown to abort check when a error is found.
- Eureka(StringPair) - Constructor for exception com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker.Eureka
- ex(String, int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- ExampleReader - Class in com.sun.msv.generator
-
collects all string literals appeared in the text.
- ExampleReader(Set) - Constructor for class com.sun.msv.generator.ExampleReader
- exampleTokens - Variable in class com.sun.msv.generator.Driver
- except - Variable in class com.sun.msv.grammar.DataExp
-
'except' clause of RELAX NG.
- except - Variable in class com.sun.msv.reader.trex.ng.DataState
-
the 'except' clause.
- excluded - Static variable in class com.sun.msv.util.Uri
- excludeNamespace - Variable in class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
- exclusiveFacetPairs - Static variable in class com.sun.msv.datatype.xsd.TypeIncubator
- exp - Variable in class com.sun.msv.grammar.AttributeExp
-
child expression
- exp - Variable in class com.sun.msv.grammar.OtherExp
-
child expression.
- exp - Variable in class com.sun.msv.grammar.ReferenceExp
-
child expression.
- exp - Variable in class com.sun.msv.grammar.UnaryExp
-
child expression.
- exp - Variable in class com.sun.msv.reader.dtd.DTDReader.Context
- exp - Variable in class com.sun.msv.reader.ExpressionWithChildState
-
expression object that is being created.
- exp - Variable in class com.sun.msv.reader.relax.core.ClauseState
-
expression object that is being created.
- exp - Variable in class com.sun.msv.reader.TerminalState
- exp - Variable in class com.sun.msv.reader.trex.DefineState
-
expression object that is being created.
- exp - Variable in class com.sun.msv.relaxns.grammar.DeclImpl
-
"meat" of this Rule.
- exp1 - Variable in class com.sun.msv.grammar.BinaryExp
- exp2 - Variable in class com.sun.msv.grammar.BinaryExp
- exp2name - Variable in class com.sun.msv.writer.relaxng.RELAXNGWriter
-
map from ReferenceExp/ElementExp to its unique name.
- expandedExp - Variable in class com.sun.msv.grammar.Expression
-
Cached value of the expression after ReferenceExps are removed.
- expandEntityInLiteral(String, SimpleHashtable, boolean) - Method in class com.sun.msv.scanner.dtd.DTDParser
- expectedNamespace - Variable in class com.sun.msv.reader.relax.core.RootModuleState
- expectedTargetNamespace - Variable in class com.sun.msv.reader.relax.core.ModuleMergeState
-
expected targetNamespace for this module.
- expectedTargetNamespace - Variable in class com.sun.msv.reader.xmlschema.SchemaIncludedState
-
target namespace that the caller expects.
- Exportable - Interface in com.sun.msv.grammar.relax
-
exportable Expression.
- exported - Variable in class com.sun.msv.grammar.relax.AttPoolClause
-
a flag that indicates this elementRule is exported and therefore accessible from other modules.
- exported - Variable in class com.sun.msv.grammar.relax.ElementRules
-
a flag that indicates this elementRule is exported and therefore accessible from other modules.
- exported - Variable in class com.sun.msv.grammar.relax.HedgeRules
-
a flag that indicates this hedgeRule is exported and therefore accessible from other modules.
- ExportedAttPoolGenerator - Class in com.sun.msv.relaxns.grammar.relax
-
creates Expression that validates exported attPool.
- ExportedAttPoolGenerator(ExpressionPool) - Constructor for class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- ExportedHedgeRuleChecker - Class in com.sun.msv.reader.relax.core.checker
-
the purpose of this function object is to make sure that the expression does not contain references to modules other than one specified by this variable.
- ExportedHedgeRuleChecker(RELAXModule) - Constructor for class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- expression - Variable in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- Expression - Class in com.sun.msv.grammar
-
Primitive of the tree regular expression.
- Expression() - Constructor for class com.sun.msv.grammar.Expression
-
this constructor can be used for the ununified expressions.
- Expression(int) - Constructor for class com.sun.msv.grammar.Expression
- Expression.AnyStringExpression - Class in com.sun.msv.grammar
- Expression.EpsilonExpression - Class in com.sun.msv.grammar
- Expression.NullSetExpression - Class in com.sun.msv.grammar
- ExpressionAcceptor - Class in com.sun.msv.verifier.regexp
-
Acceptor
implementation. - ExpressionAcceptor(REDocumentDeclaration, Expression, boolean) - Constructor for class com.sun.msv.verifier.regexp.ExpressionAcceptor
- ExpressionCloner - Class in com.sun.msv.grammar
-
clones an expression.
- ExpressionCloner(ExpressionPool) - Constructor for class com.sun.msv.grammar.ExpressionCloner
- ExpressionFinder - Class in com.sun.msv.grammar.util
-
Base class for "finding" something from an expression.
- ExpressionFinder() - Constructor for class com.sun.msv.grammar.util.ExpressionFinder
- ExpressionOwner - Interface in com.sun.msv.reader
-
interface that must be implemented by the parent state of ExpressionState.
- ExpressionPair(Expression, Expression) - Constructor for class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator.ExpressionPair
- ExpressionPool - Class in com.sun.msv.grammar
-
Creates a new Expression by combining existing expressions.
- ExpressionPool() - Constructor for class com.sun.msv.grammar.ExpressionPool
- ExpressionPool(ExpressionPool) - Constructor for class com.sun.msv.grammar.ExpressionPool
-
creates new expression pool as a child pool of the given parent pool.
- ExpressionPool.ClosedHash - Class in com.sun.msv.grammar
-
expression cache by closed hash.
- ExpressionPrinter - Class in com.sun.msv.grammar.util
-
creates a string representation of the expression.
- ExpressionPrinter(int) - Constructor for class com.sun.msv.grammar.util.ExpressionPrinter
- ExpressionState - Class in com.sun.msv.reader
-
Base implementation for those states who read tags representing an expression.
- ExpressionState() - Constructor for class com.sun.msv.reader.ExpressionState
- ExpressionVisitor - Interface in com.sun.msv.grammar
-
Visitor interface for Expression and its derived types.
- ExpressionVisitorBoolean - Interface in com.sun.msv.grammar
-
ExpressionVisitor that returns boolean.
- ExpressionVisitorExpression - Interface in com.sun.msv.grammar
-
ExpressionVisitor that returns Expression object.
- ExpressionVisitorVoid - Interface in com.sun.msv.grammar
-
ExpressionVisitor that returns void.
- ExpressionWalker - Class in com.sun.msv.grammar.util
-
Visits all reachable expressions but do nothing.
- ExpressionWalker() - Constructor for class com.sun.msv.grammar.util.ExpressionWalker
- ExpressionWithChildState - Class in com.sun.msv.reader
-
State that parses Expression which contains other expressions.
- ExpressionWithChildState() - Constructor for class com.sun.msv.reader.ExpressionWithChildState
- ExpressionWithoutChildState - Class in com.sun.msv.reader
-
Base implementation for those states who cannot have any children.
- ExpressionWithoutChildState() - Constructor for class com.sun.msv.reader.ExpressionWithoutChildState
- exps - Variable in class com.sun.msv.datatype.xsd.PatternFacet
-
actual object that performs regular expression validation.
- exps - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
-
ElementExps will be added into this array.
- exps - Variable in class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
-
this Verifier validates these expressions.
- expsLen - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
-
Number of items in the atts array.
- expTable - Variable in class com.sun.msv.grammar.ExpressionPool
-
hash table that contains all expressions currently known to this table.
- EXTENDED_COMMENT - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"x"
- extension - Variable in class com.sun.msv.reader.xmlschema.ComplexContentBodyState
-
if this state is used to parse <extension>, then true.
- EXTENSION - Static variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- EXTENSION - Static variable in class com.sun.msv.grammar.xmlschema.XMLSchemaTypeExp
- ExternalAttributeExp - Class in com.sun.msv.relaxns.grammar
-
place holder for imported attributes declaration.
- ExternalAttributeExp(ExpressionPool, String, String, Locator) - Constructor for class com.sun.msv.relaxns.grammar.ExternalAttributeExp
- ExternalElementExp - Class in com.sun.msv.relaxns.grammar
-
place holder for imported element declaration.
- ExternalElementExp(ExpressionPool, String, String, Locator) - Constructor for class com.sun.msv.relaxns.grammar.ExternalElementExp
- externalElementExps - Variable in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
-
map from StringPair(namespace,label) to ExternalElementExp.
- ExternalEntity - Class in com.sun.msv.scanner.dtd
- ExternalEntity(InputEntity) - Constructor for class com.sun.msv.scanner.dtd.ExternalEntity
- externalEntityResolver - Variable in class com.sun.msv.driver.textui.DebugController
-
entity resolution is delegated to this object.
- externalGeneralEntityDecl(String, String, String) - Method in class com.sun.msv.reader.dtd.DTDReader
- externalGeneralEntityDecl(String, String, String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of an external parsed general entity declaration event.
- externalGeneralEntityDecl(String, String, String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- externalParameterEntity(ExternalEntity) - Method in class com.sun.msv.scanner.dtd.DTDParser
- externalParameterEntityDecl(String, String, String) - Method in class com.sun.msv.reader.dtd.DTDReader
- externalParameterEntityDecl(String, String, String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of an external parameter entity declaration event.
- externalParameterEntityDecl(String, String, String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- externalRef(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
F
- Facet(String, String, boolean, ValidationContext) - Constructor for class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator.Facet
- FACET_ENUMERATION - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_FRACTIONDIGITS - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_LENGTH - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MAXEXCLUSIVE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MAXINCLUSIVE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MAXLENGTH - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MINEXCLUSIVE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MININCLUSIVE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_MINLENGTH - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_PATTERN - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_TOTALDIGITS - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FACET_WHITESPACE - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- FacetInfo(Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.TypeIncubator.FacetInfo
- facetName - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
name of this facet
- facetNames - Static variable in class com.sun.msv.reader.datatype.xsd.FacetState
-
set of recognizable facet names
- facets - Variable in class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator
-
applied facets.
- facets(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.RELAXReader.StateFactory
- facets(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- FacetState - Class in com.sun.msv.reader.datatype.xsd
-
state that reads facets.
- FacetState() - Constructor for class com.sun.msv.reader.datatype.xsd.FacetState
- FacetStateParent - Interface in com.sun.msv.reader.datatype.xsd
-
Interface implemented by the parent state of FacetState.
- factory - Static variable in class com.sun.msv.driver.textui.Driver
- factory - Variable in class com.sun.msv.generator.Driver
- factory - Variable in class com.sun.msv.reader.util.GrammarLoader
- factory - Variable in class com.sun.msv.verifier.jarv.FactoryImpl
- factory - Variable in class com.sun.msv.verifier.jarv.SchemaImpl
- factory - Variable in class com.sun.msv.verifier.jaxp.SAXParserImpl
-
A reference to VerifierFactory that can be used to parse a schema.
- FactoryImpl - Class in com.sun.msv.verifier.jarv
-
base implementation of RELAXFactoryImpl and TREXFactoryImpl
- FactoryImpl() - Constructor for class com.sun.msv.verifier.jarv.FactoryImpl
- FactoryImpl(SAXParserFactory) - Constructor for class com.sun.msv.verifier.jarv.FactoryImpl
- FactoryImpl.ThrowController - Class in com.sun.msv.verifier.jarv
- FactoryImpl.WrapperException - Exception in com.sun.msv.verifier.jarv
-
wrapper exception so that we can throw it from the GrammarReaderController.
- FactoryLoaderImpl - Class in com.sun.msv.verifier.jarv
- FactoryLoaderImpl() - Constructor for class com.sun.msv.verifier.jarv.FactoryLoaderImpl
- fail(Datatype) - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- failedExp - Variable in class com.sun.msv.verifier.regexp.AttributeRecoveryToken
- failedExps - Variable in class com.sun.msv.verifier.regexp.StringRecoveryToken
-
TypedStringExps and ListExps that rejected this token are collected into this set.
- fatal(String) - Method in class com.sun.msv.scanner.dtd.DTDParser
- fatal(String, Object[]) - Method in class com.sun.msv.scanner.dtd.DTDParser
- fatal(String, Object[]) - Method in class com.sun.msv.scanner.dtd.InputEntity
- fatalError(SAXParseException) - Method in class com.sun.msv.driver.textui.ReportErrorHandler
- fatalError(SAXParseException) - Method in class com.sun.msv.reader.Controller
- fatalError(SAXParseException) - Method in class com.sun.msv.reader.dtd.DTDReader
- fatalError(SAXParseException) - Method in class com.sun.msv.relaxns.verifier.ErrorHandlerAdaptor
- fatalError(SAXParseException) - Method in class com.sun.msv.relaxns.verifier.SchemaProviderImpl.ErrorHandlerFilter
- fatalError(SAXParseException) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
- fatalError(SAXParseException) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- fatalError(SAXParseException) - Method in class com.sun.msv.verifier.util.ErrorHandlerImpl
- fatalError(SAXParseException) - Method in class com.sun.msv.verifier.util.IgnoreErrorHandler
- FC_ANY - Static variable in class com.sun.msv.datatype.regexp.Token
- FC_CONTINUE - Static variable in class com.sun.msv.datatype.regexp.Token
- FC_TERMINAL - Static variable in class com.sun.msv.datatype.regexp.Token
- feed(Expression, AttributeToken, boolean) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- feedAttribute(Acceptor, String, String, String, String) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- feedAttribute(Acceptor, String, String, String, String) - Method in class com.sun.msv.verifier.psvi.TypeDetector
- feedAttribute(Acceptor, String, String, String, String) - Method in class com.sun.msv.verifier.Verifier
- fidx - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- field - Variable in class com.sun.msv.verifier.identity.FieldMatcher
- Field - Class in com.sun.msv.grammar.xmlschema
-
represents one field of an identity constraint.
- Field() - Constructor for class com.sun.msv.grammar.xmlschema.Field
- FieldMatcher - Class in com.sun.msv.verifier.identity
-
XPath matcher that tests one field of a key.
- FieldMatcher(FieldsMatcher, Field, String, String) - Constructor for class com.sun.msv.verifier.identity.FieldMatcher
- fields - Variable in class com.sun.msv.grammar.xmlschema.IdentityConstraint
-
fields of this constraint.
- fields - Variable in class com.sun.msv.reader.xmlschema.IdentityConstraintState
- FieldsMatcher - Class in com.sun.msv.verifier.identity
-
Coordinator of FieldMatcher.
- FieldsMatcher(SelectorMatcher, String, String) - Constructor for class com.sun.msv.verifier.identity.FieldsMatcher
- fillbuf() - Method in class com.sun.msv.scanner.dtd.InputEntity
- fillInByDefault() - Method in class com.sun.msv.generator.GeneratorOption
-
fills unspecified parameters by default values.
- FinalComponent - Class in com.sun.msv.datatype.xsd
-
"final" component.
- FinalComponent(XSDatatypeImpl, int) - Constructor for class com.sun.msv.datatype.xsd.FinalComponent
- FinalComponent(String, String, XSDatatypeImpl, int) - Constructor for class com.sun.msv.datatype.xsd.FinalComponent
- finalDefault - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
value of the "finalDefault" attribute.
- finalized - Variable in class com.sun.msv.reader.xmlschema.MultiSchemaReader
- finalValue - Variable in class com.sun.msv.datatype.xsd.FinalComponent
- finalValue - Variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
The final property of this schema component, implemented as a bit field.
- finalValue - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
The substitution group exclusions property of this schema component, implemented as a bit field.
- findElement(Expression, StringPair) - Method in class com.sun.msv.generator.Driver
- findFixedString(Token.FixedStringContainer, int) - Method in class com.sun.msv.datatype.regexp.Token
- findPredeclaredPrefix(Element, String) - Static method in class com.sun.msv.generator.ContextProviderImpl
-
finds a prefix for this URI.
- finish - Variable in class com.sun.msv.scanner.dtd.InputEntity
- finish - Variable in class com.sun.msv.scanner.dtd.XmlReader.BaseReader
- finish() - Method in class com.sun.msv.reader.xmlschema.MultiSchemaReader
-
This method should be called when all the schemas are parsed.
- firstChar - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- firstChild - Variable in class com.sun.msv.reader.trex.AttributeState
- fixed - Variable in class com.sun.msv.datatype.xsd.TypeIncubator.FacetInfo
- fixed - Variable in class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator.Facet
- FIXED - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
-
indicates the specified facet is fixed in this type and therefore not appliable.
- fixedString - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- FixedStringContainer() - Constructor for class com.sun.msv.datatype.regexp.Token.FixedStringContainer
- fixedStringOnly - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- fixedStringOptions - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- fixedStringTable - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- flen - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- FloatingNumberType - Class in com.sun.msv.datatype.xsd
-
base class of FloatType and DoubleType
- FloatingNumberType(String) - Constructor for class com.sun.msv.datatype.xsd.FloatingNumberType
- FloatType - Class in com.sun.msv.datatype.xsd
-
"float" type.
- FloatType() - Constructor for class com.sun.msv.datatype.xsd.FloatType
- floatValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- ForkContentHandler - Class in com.sun.msv.reader.util
-
feeds SAX events to two ContentHandlers.
- ForkContentHandler(ContentHandler, ContentHandler) - Constructor for class com.sun.msv.reader.util.ForkContentHandler
- format - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- format(String, IDateTimeValueType) - Static method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- format(String, Calendar) - Static method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatDays(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- formatDays(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatDays(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatHours(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- formatHours(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatHours(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatMinutes(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- formatMinutes(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatMinutes(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatMonth(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- formatMonth(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatMonth(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatSeconds(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- formatSeconds(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatSeconds(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatTimeZone(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
-
formats time zone specifier.
- formatTwoDigits(int, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
-
formats Integer into two-character-wide string.
- formatTwoDigits(Integer, int, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
-
formats Integer into two-character-wide string.
- formatTwoDigits(Integer, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- formatYear(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- formatYear(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- formatYear(Object, StringBuffer) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- foundConcur - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
-
a flag that indicates that we have 'concur' element to combine elements of concern.
- FractionDigitsFacet - Class in com.sun.msv.datatype.xsd
-
'fractionDigits' facet.
- FractionDigitsFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.FractionDigitsFacet
- FRAGMENT - Static variable in class com.sun.msv.grammar.util.ExpressionPrinter
-
in this mode, reference to other expression is one of the terminal symbol of stringnization.
- fragmentInstance - Static variable in class com.sun.msv.grammar.util.ExpressionPrinter
- fromGrammar(Grammar) - Static method in class com.sun.msv.relaxns.verifier.SchemaProviderImpl
-
creates SchemaProvider from generic Grammar (including TREX/RELAX Core)
- fromMinutes(int) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- fromMinutes(BigInteger) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
G
- GDayType - Class in com.sun.msv.datatype.xsd
-
"gDay" type.
- GDayType() - Constructor for class com.sun.msv.datatype.xsd.GDayType
- generate(Expression, Document) - Static method in class com.sun.msv.generator.Generator
-
generates instance by using default settings.
- generate(Expression, Document, GeneratorOption) - Static method in class com.sun.msv.generator.Generator
-
generates instance by custom settings.
- generate(NameClass) - Method in class com.sun.msv.generator.NameGenerator
- generate(Datatype, ContextProviderImpl) - Method in interface com.sun.msv.generator.DataTypeGenerator
- generate(Datatype, ContextProviderImpl) - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- generateBase64Binary() - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- generateBoolean() - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- generateDecimal() - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- generatedValues - Variable in class com.sun.msv.generator.DataTypeGeneratorImpl
-
map from DataType to Set that holds generated values for types.
- generateFloating() - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- generateList(XSDatatypeImpl, ContextProviderImpl) - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- generateNCName() - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- generateNMTOKEN() - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- generateString() - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- generateTypo(StringPair) - Method in class com.sun.msv.generator.Generator
-
generates 'typo'.
- generateUnion(UnionType, ContextProviderImpl) - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
- GenerationException(String) - Constructor for exception com.sun.msv.generator.DataTypeGenerator.GenerationException
- Generator - Class in com.sun.msv.generator
-
generates an XML DOM instance that conforms to the given schema.
- Generator(Expression, Document, GeneratorOption) - Constructor for class com.sun.msv.generator.Generator
- GeneratorOption - Class in com.sun.msv.generator
-
set of options that controls generation behavior.
- GeneratorOption() - Constructor for class com.sun.msv.generator.GeneratorOption
- get(int, Expression, Class) - Method in class com.sun.msv.grammar.ExpressionPool.ClosedHash
- get(Expression) - Method in class com.sun.msv.grammar.ExpressionPool.ClosedHash
- get(Expression, StartTagInfo) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
-
computes a combined child content pattern and (,if possible,) its continuation.
- get(Expression, StartTagInfo, boolean) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
-
computes a combined child content pattern and its continuation, with error recovery.
- get(XMLSchemaSchema) - Method in interface com.sun.msv.reader.xmlschema.XMLSchemaReader.RefResolver
- get(String) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
returns a WhiteSpaceProcessor object if "whiteSpace" facet is specified.
- get(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.AttPoolContainer
- get(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.DatatypeContainer
- get(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.ElementRulesContainer
- get(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.HedgeRulesContainer
- get(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.TagContainer
- get(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.AttributeDeclContainer
- get(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.AttributeGroupContainer
- get(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.ComplexTypeContainer
- get(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.ElementDeclContainer
- get(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.GroupDeclContainer
- get(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.IdentityConstraintContainer
- get(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.SimpleTypeContainer
- get(String) - Method in class com.sun.msv.reader.datatype.DataTypeVocabularyMap
-
obtains an DataTypeVocabulary associated to the namespace.
- get(String) - Method in class com.sun.msv.scanner.dtd.SimpleHashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- getActiveScope(IdentityConstraint) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- getAdditionalNamespaceMap() - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- getAll() - Method in class com.sun.msv.grammar.ReferenceContainer
-
obtains all items in this container.
- getAncestorBuiltinType() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
Gets the nearest ancestor built-in type.
- getAncestorBuiltinType() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- getAnyExp() - Method in class com.sun.msv.reader.dtd.DTDReader
-
Gets the expression that corresponds to the "ANY".
- getApplicableFacetNames() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
Gets the names of all applicable facets.
- getApplicableFacetNames() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- getAttFeeder() - Method in class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
- getAttribute(String) - Method in class com.sun.msv.util.StartTagInfo
-
gets value of the specified attribute.
- getAttribute(String) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- getAttribute(String, String) - Method in class com.sun.msv.util.StartTagInfo
- getAttributesDeclByName(String) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- getAttributesDecls() - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- getAttributeWildcard() - Method in class com.sun.msv.grammar.xmlschema.AttributeGroupExp
- getAttributeWildcard() - Method in interface com.sun.msv.grammar.xmlschema.AttWildcardExp
-
Gets the attribute wildcard property of this schema component.
- getAttributeWildcard() - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
- getBackwardCompatibleType(String) - Method in class com.sun.msv.reader.GrammarReader
-
tries to obtain a DataType object by resolving obsolete names.
- getBaseType() - Method in class com.sun.msv.datatype.xsd.AnyURIType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.BinaryBaseType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.BooleanType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.ByteType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getBaseType() - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.DoubleType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.DurationType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.EntityType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.ErrorType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.FloatType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.IntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.IntType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.LanguageType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.ListType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.LongType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NameType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NcnameType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NegativeIntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NmtokenType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NormalizedStringType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.NumberType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.PositiveIntegerType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.Proxy
- getBaseType() - Method in class com.sun.msv.datatype.xsd.QnameType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.ShortType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.SimpleURType
-
SimpleURType always returns null to indicate that there is no base type for this type.
- getBaseType() - Method in class com.sun.msv.datatype.xsd.StringType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.TokenType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnionType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnsignedByteType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnsignedIntType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnsignedLongType
- getBaseType() - Method in class com.sun.msv.datatype.xsd.UnsignedShortType
- getBaseType() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the base type of this type.
- getBaseType() - Method in class com.sun.msv.grammar.relax.EmptyStringType
- getBaseType() - Method in class com.sun.msv.grammar.relax.NoneType
- getBaseType() - Method in interface com.sun.msv.reader.xmlschema.XMLSchemaReader.Type
- getBaseUri() - Method in class com.sun.msv.generator.ContextProviderImpl
- getBaseUri() - Method in class com.sun.msv.grammar.util.IDContextProviderWrapper
- getBaseUri() - Method in class com.sun.msv.reader.GrammarReader
- getBaseUri() - Method in class com.sun.msv.verifier.AbstractVerifier
- getBaseURI() - Method in class com.sun.msv.reader.State
- getBaseURI() - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- getBeginning(int) - Method in class com.sun.msv.datatype.regexp.Match
-
Return a start position in the target text matched to specified regular expression group.
- getBigValue() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getBigValue() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getBigValue() - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
- getBigValue() - Method in interface com.sun.msv.datatype.xsd.datetime.ITimeDurationValueType
- getBinExp(int, Expression, Expression, Class) - Method in class com.sun.msv.grammar.ExpressionPool.ClosedHash
- getBinExp(Expression, Expression, Class) - Method in class com.sun.msv.grammar.ExpressionPool.ClosedHash
- getBlock() - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
Gets the value of the block constraint.
- getBlock() - Method in class com.sun.msv.grammar.xmlschema.SimpleTypeExp
-
gets the value of the block constraint.
- getBlock() - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaTypeExp
-
gets the value of the block constraint.
- getBlockValue() - Method in interface com.sun.msv.reader.xmlschema.XMLSchemaReader.Type
- getBody() - Method in class com.sun.msv.reader.xmlschema.SimpleContentExtensionState
-
Gets the expression for the base type.
- getByNamespace(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
-
gets XMLSchemaSchema object that has the given target namespace.
- getByteStream() - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- getc() - Method in class com.sun.msv.scanner.dtd.DTDParser
- getc() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
gets the next Java character -- might be part of an XML text character represented by a surrogate pair, or be the end of the entity.
- getCapturedText(int) - Method in class com.sun.msv.datatype.regexp.Match
-
Return an substring of the target text matched to specified regular expression group.
- getCaseInsensitiveToken() - Method in class com.sun.msv.datatype.regexp.RangeToken
- getCCCEC() - Method in class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
- getCertifiedText() - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- getChar() - Method in class com.sun.msv.datatype.regexp.Token.CharToken
- getChar() - Method in class com.sun.msv.datatype.regexp.Token
- getCharacterStream() - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- getChild() - Method in class com.sun.msv.datatype.regexp.Op.ChildOp
- getChild() - Method in class com.sun.msv.datatype.regexp.Op
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ConcatToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ConditionToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.ParenToken
- getChild(int) - Method in class com.sun.msv.datatype.regexp.Token.UnionToken
- getChildren() - Method in class com.sun.msv.grammar.BinaryExp
-
returns all child expressions in one array.
- getChildren(BinaryExp) - Method in class com.sun.msv.generator.Generator
-
enumerates children of BinaryExp into a vector.
- getClone() - Method in class com.sun.msv.grammar.xmlschema.AttributeGroupExp
-
clone this object.
- getClone() - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
clone this object.
- getClone() - Method in class com.sun.msv.grammar.xmlschema.GroupDeclExp
-
clone this object.
- getClone() - Method in class com.sun.msv.grammar.xmlschema.RedefinableExp
-
clones this object.
- getClone() - Method in class com.sun.msv.grammar.xmlschema.SimpleTypeExp
-
clone this object.
- getClone() - Method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Gets a clone of this object.
- getCollapsedAttribute(String) - Method in class com.sun.msv.util.StartTagInfo
- getColumnNumber() - Method in class com.sun.msv.scanner.dtd.DTDParser
- getColumnNumber() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
returns -1; maintaining column numbers hurts performance
- getCombiningCharacterSequence() - Static method in class com.sun.msv.datatype.regexp.Token
- getConcreteType() - Method in class com.sun.msv.datatype.xsd.ConcreteType
- getConcreteType() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getConcreteType() - Method in class com.sun.msv.datatype.xsd.Proxy
- getConcreteType() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
gets the concrete type object of the restriction chain.
- getContainer() - Method in class com.sun.msv.reader.xmlschema.AttributeGroupState
- getContainer() - Method in class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
- getContainer() - Method in class com.sun.msv.reader.xmlschema.GroupState
- getContainer() - Method in class com.sun.msv.reader.xmlschema.RedefinableDeclState
-
gets appropriate ReferenceContainer to store this declaration.
- getContentHandler() - Method in class com.sun.msv.generator.DOM2toSAX2
- getContentModel() - Method in class com.sun.msv.grammar.AttributeExp
- getContentModel() - Method in class com.sun.msv.grammar.ElementExp
- getContentModel() - Method in interface com.sun.msv.grammar.NameClassAndExpression
- getContentModel() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
gets the pattern that represents the content model of this element declaration.
- getContentModel() - Method in class com.sun.msv.reader.relax.core.ElementRuleBaseState
-
gets content model of this elementRule
- getContentModel() - Method in class com.sun.msv.reader.relax.core.ElementRuleWithHedgeState
- getContentModel() - Method in class com.sun.msv.reader.relax.core.ElementRuleWithTypeState
- getContents(DeclImpl[]) - Static method in class com.sun.msv.relaxns.verifier.RulesAcceptor
-
helper function for constructor
- getContext() - Method in class com.sun.msv.generator.Generator
- getController() - Method in class com.sun.msv.reader.util.GrammarLoader
- getCore() - Method in class com.sun.msv.reader.Controller
- getCore() - Method in interface com.sun.msv.reader.xmlschema.XMLSchemaReader.Type
- getcps(String, InputEntity) - Method in class com.sun.msv.scanner.dtd.DTDParser
- getCreatedType() - Method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Gets a encapsulated datatype object This method can be called only after all the datatypes are created.
- getCurrentDatatypeLibrary() - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- getCurrentElementType() - Method in interface com.sun.msv.verifier.IVerifier
-
returns current element type.
- getCurrentElementType() - Method in class com.sun.msv.verifier.Verifier
- getCurrentElementType() - Method in class com.sun.msv.verifier.VerifierFilter
- getCurrentState() - Method in class com.sun.msv.reader.GrammarReader
-
gets current State object.
- getData() - Method in class com.sun.msv.datatype.regexp.Op.CharOp
- getData() - Method in class com.sun.msv.datatype.regexp.Op
- getData() - Method in class com.sun.msv.datatype.regexp.Op.ModifierOp
- getData2() - Method in class com.sun.msv.datatype.regexp.Op
- getData2() - Method in class com.sun.msv.datatype.regexp.Op.ModifierOp
- getDatatype() - Method in class com.sun.msv.grammar.xmlschema.SimpleTypeExp
-
Gets the encapsulated Datatype object.
- getDatatypeLibrary(String) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
-
Deprecated.
- getDatatypeLibraryFactory() - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
Returns the datatypeLibraryFactory.
- getDay() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getDay() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getDeclaredLocationOf(Object) - Method in class com.sun.msv.reader.dtd.DTDReader
- getDeclaredLocationOf(Object) - Method in class com.sun.msv.reader.GrammarReader
- getDefaultedAttribute(String, String) - Method in class com.sun.msv.util.StartTagInfo
- getDefaultedAttribute(String, String, String) - Method in class com.sun.msv.util.StartTagInfo
- getDepth() - Method in class com.sun.msv.verifier.identity.MatcherBundle
- getDerivationMethod() - Method in interface com.sun.msv.reader.xmlschema.XMLSchemaReader.Type
- getDiagnosisFromTypedString(DataOrValueExp, StringToken) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
gets error diagnosis message from datatype.
- getDocument() - Method in class com.sun.msv.util.xml.DOMBuilder
-
returns DOM.
- getDocumentHandler() - Method in class com.sun.msv.writer.XMLWriter
- getDOMImplementation() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- getDtdHandler() - Method in class com.sun.msv.scanner.dtd.DTDParser
-
Returns the handler used to for DTD parsing events.
- getElement() - Method in interface com.sun.msv.reader.DOMLSInput
- getElement() - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- getElementDeclByName(String) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- getElementDecls() - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- getElementExp() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- getEncoding() - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- getEncoding() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
Returns the name of the encoding in use, else null; the name returned is in as standard a form as we can get.
- getEncoding() - Method in class com.sun.msv.scanner.dtd.XmlReader
-
Returns the standard name of the encoding in use
- getEnd(int) - Method in class com.sun.msv.datatype.regexp.Match
-
Return an end position in the target text matched to specified regular expression group.
- getEntityResolver() - Method in class com.sun.msv.scanner.dtd.DTDParser
-
Returns the object used to resolve entities
- getEntityResolver() - Method in class com.sun.msv.verifier.jarv.FactoryImpl
- getErrorHandler() - Method in interface com.sun.msv.verifier.IVerifier
- getErrorHandler() - Method in class com.sun.msv.verifier.Verifier
- getErrorHandler() - Method in class com.sun.msv.verifier.VerifierFilter
- getErrorInfo() - Method in exception com.sun.msv.verifier.ValidityViolation
-
Gets the detailed error information, if any.
- getErrorMessage() - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateAttributesChecker
- getErrorMessage() - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateElementsChecker
- getErrorMessage() - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
-
Gets the error message resource name.
- getExpandedExp(ExpressionPool) - Method in class com.sun.msv.grammar.Expression
-
Gets the expression after removing all ReferenceExps, until child AttributeExp or ElementExp.
- getExpression() - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
gets the residual content model.
- getExtElementExp(String, String) - Method in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
- getFacet(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets a value of non-repeatable facet the behavior is undefined when the specified facetName doesn't exist in this map.
- getFacetNames() - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets names of the facets in this object this method is used to produce error messages.
- getFacetObject(String) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getFacetObject(String) - Method in class com.sun.msv.datatype.xsd.IntegerDerivedType
- getFacetObject(String) - Method in class com.sun.msv.datatype.xsd.Proxy
- getFacetObject(String) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the facet object that restricts the specified facet.
- getFacetObject(String) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
gets the facet object that restricts the specified facet
- getFailedExp() - Method in class com.sun.msv.verifier.regexp.AttributeRecoveryToken
- getFeature(String) - Method in class com.sun.msv.relaxns.grammar.DeclImpl
- getFeature(String) - Method in class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
- getFeature(String) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- getFeature(String) - Method in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
- getFinalValue(String) - Method in class com.sun.msv.reader.datatype.xsd.SimpleTypeState
-
parses final attribute
- getFormat() - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
-
Formatting string passed to
CalendarParser.parse(String, String)
. - getFormat() - Method in class com.sun.msv.datatype.xsd.DateTimeType
- getFormat() - Method in class com.sun.msv.datatype.xsd.DateType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GDayType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GMonthDayType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GMonthType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GYearMonthType
- getFormat() - Method in class com.sun.msv.datatype.xsd.GYearType
- getFormat() - Method in class com.sun.msv.datatype.xsd.TimeType
- getFrequency() - Method in class com.sun.msv.scanner.dtd.DTDParser
- getGrammar() - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
- getGrammar() - Method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- getGrammar() - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- getGrammar() - Method in class com.sun.msv.relaxns.grammar.relax.RELAXIslandSchema
- getGrammar() - Method in class com.sun.msv.relaxns.grammar.trex.TREXIslandSchema
- getGrammar() - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
-
get the grammar object that represents this island.
- getGraphemePattern() - Static method in class com.sun.msv.datatype.regexp.Token
- getHour() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getHour() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getIdType() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getIdType() - Method in class com.sun.msv.datatype.xsd.IDREFType
- getIdType() - Method in class com.sun.msv.datatype.xsd.IDType
- getIdType() - Method in class com.sun.msv.datatype.xsd.ListType
- getIdType() - Method in class com.sun.msv.datatype.xsd.Proxy
- getIdType() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
A property for RELAX NG DTD compatibility datatypes.
- getIncubator() - Method in interface com.sun.msv.reader.datatype.xsd.FacetStateParent
-
gets an incubator object that the owner holds.
- getIncubator() - Method in class com.sun.msv.reader.datatype.xsd.RestrictionState
- getIncubator() - Method in class com.sun.msv.reader.relax.core.AttributeState
- getIncubator() - Method in class com.sun.msv.reader.relax.core.ElementRuleWithTypeState
- getIncubator() - Method in class com.sun.msv.reader.relax.core.InlineElementState
- getIncubator() - Method in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
- getIndex(String) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Look up an attribute index by qualified (prefixed) name.
- getIndex(String, String) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Look up an attribute index by Namespace name.
- getInputEntity(DTDEventListener, Locale) - Static method in class com.sun.msv.scanner.dtd.InputEntity
- getInputSource(String) - Static method in class com.sun.msv.generator.Driver
- getInputSource(String) - Static method in class com.sun.msv.util.Util
-
Gets an InputSource from a string, which contains either a file name or an URL.
- getInputSource(EntityResolver) - Method in class com.sun.msv.scanner.dtd.ExternalEntity
- getIslandSchemaReader(String, String) - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
-
creates an
IslandSchemaReader
that can parse the specified language. - getJavaObjectType() - Method in interface com.sun.msv.datatype.DatabindableDatatype
-
gets the type of the objects that are created by the createJavaObject method.
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.AnyURIType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.BinaryBaseType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.BooleanType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.ByteType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.DoubleType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.DurationType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.EntityType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.ErrorType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.FloatType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.IntegerType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.IntType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.ListType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.LongType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.NumberType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.Proxy
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.QnameType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.ShortType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.SimpleURType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.StringType
- getJavaObjectType() - Method in class com.sun.msv.datatype.xsd.UnionType
- getJavaObjectType() - Method in class com.sun.msv.grammar.relax.EmptyStringType
- getJavaObjectType() - Method in class com.sun.msv.grammar.relax.NoneType
- getKeyValues(SelectorMatcher) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
-
gets the all
KeyValue
s that were added within the specified scope. - getLastCharacterType() - Method in interface com.sun.msv.verifier.IVerifier
-
gets DataType that validated the last characters.
- getLastCharacterType() - Method in class com.sun.msv.verifier.Verifier
- getLastCharacterType() - Method in class com.sun.msv.verifier.VerifierFilter
- getLength() - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Return the length of the attribute list.
- getLineNumber() - Method in class com.sun.msv.scanner.dtd.DTDParser
- getLineNumber() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
Returns the current line number in this input source
- getLocale() - Method in class com.sun.msv.scanner.dtd.DTDParser
-
Returns the diagnostic locale.
- getLocale(String) - Method in class com.sun.msv.scanner.dtd.MessageCatalog
- getLocalName(int) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Return the local name of the specified attribute.
- getLocation() - Method in exception com.sun.msv.datatype.regexp.ParseException
- getLocation() - Method in class com.sun.msv.reader.State
- getLocation() - Method in exception com.sun.msv.verifier.psvi.TypeDetector.AmbiguousDocumentException
-
returns the source of the error.
- getLocator() - Method in class com.sun.msv.reader.GrammarReader
- getLocator() - Method in class com.sun.msv.verifier.AbstractVerifier
- getLocator() - Method in interface com.sun.msv.verifier.IVerifier
- getLocator() - Method in class com.sun.msv.verifier.VerifierFilter
- getLocator(SAXParseException) - Method in class com.sun.msv.reader.Controller
- getLSResourceResolver() - Method in class com.sun.msv.reader.Controller
-
Return the full resolver.
- getLSResourceResolver() - Method in interface com.sun.msv.reader.GrammarReaderController2
- getLSResourceResolver() - Method in class com.sun.msv.reader.xmlschema.WSDLGrammarReaderController
- getMainNameClass() - Method in class com.sun.msv.reader.trex.ng.NGNameState.AnyNameState
- getMainNameClass() - Method in class com.sun.msv.reader.trex.ng.NGNameState
-
this method should return the name class that is used as the base.
- getMainNameClass() - Method in class com.sun.msv.reader.trex.ng.NGNameState.NsNameState
- getMarkupDeclname(String, boolean) - Method in class com.sun.msv.scanner.dtd.DTDParser
- getMatchedElements() - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
-
obtains matched elements.
- getMax() - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- getMax() - Method in class com.sun.msv.datatype.regexp.Token
- getMaxLength() - Method in class com.sun.msv.datatype.regexp.Token
- getMessage(Locale, String) - Method in class com.sun.msv.scanner.dtd.MessageCatalog
-
Get a message localized to the specified locale, using the message ID and package name if no message is available.
- getMessage(Locale, String, Object[]) - Method in class com.sun.msv.scanner.dtd.MessageCatalog
-
Format a message localized to the specified locale, using the message ID with its package name if none is available.
- getMin() - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- getMin() - Method in class com.sun.msv.datatype.regexp.Token
- getMinLength() - Method in class com.sun.msv.datatype.regexp.Token
-
How many characters are needed?
- getMinute() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getMinute() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getMixed(String, InputEntity) - Method in class com.sun.msv.scanner.dtd.DTDParser
- getMixedOrChildren(String) - Method in class com.sun.msv.scanner.dtd.DTDParser
-
returns content model type.
- getModule() - Method in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
- getMonth() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getMonth() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getName() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Collapse
- getName() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
gets the name of the white space processing mode.
- getName() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- getName() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- getName() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the local name of the type.
- getName() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- getName() - Method in class com.sun.msv.grammar.DataExp
- getName() - Method in interface com.sun.msv.grammar.DataOrValueExp
- getName() - Method in class com.sun.msv.grammar.ValueExp
- getName() - Method in class com.sun.msv.grammar.xmlschema.AttributeWildcard
-
Gets the target of the name class.
- getName() - Method in class com.sun.msv.relaxns.grammar.DeclImpl
- getName() - Method in class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
- getName() - Method in class com.sun.msv.scanner.dtd.InputEntity
- getName(NameClass) - Method in class com.sun.msv.generator.Generator
-
generaets a name that satisfies given NameClass
- getNameChar() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
returns the next name char, or NUL ...
- getNameClass() - Method in class com.sun.msv.grammar.AttributeExp
- getNameClass() - Method in class com.sun.msv.grammar.ElementExp
-
obtains a constraint over tag name.
- getNameClass() - Method in interface com.sun.msv.grammar.NameClassAndExpression
- getNameClass() - Method in class com.sun.msv.grammar.relax.ElementRule
- getNameClass() - Method in class com.sun.msv.grammar.trex.ElementPattern
- getNameClass() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp.XSElementExp
- getNameClass() - Method in class com.sun.msv.relaxns.grammar.ExternalElementExp
- getNameClass() - Method in class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
- getNameClass(String, boolean) - Method in class com.sun.msv.reader.dtd.DTDReader
- getNameClass(String, XMLSchemaSchema) - Method in class com.sun.msv.reader.xmlschema.AnyState
-
processes 'namepsace' attribute and gets corresponding NameClass object.
- getNameClassFrom(ReferenceExp) - Method in class com.sun.msv.reader.xmlschema.AnyAttributeState
- getNameClassFrom(ReferenceExp) - Method in class com.sun.msv.reader.xmlschema.AnyElementState
- getNameClassFrom(ReferenceExp) - Method in class com.sun.msv.reader.xmlschema.AnyState
- getNamespace() - Method in class com.sun.msv.reader.trex.AttributeState
- getNamespace() - Method in class com.sun.msv.reader.trex.NameClassAndExpressionState
-
gets namespace URI to which this declaration belongs
- getNamespacePrefix(String) - Method in interface com.sun.msv.datatype.SerializationContext
-
get namespace prefix for the given namespace URI.
- getNamespacePrefix(String) - Method in class com.sun.msv.generator.ContextProviderImpl
- getNamespaceUri() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
Gets the namespace URI of this simple type definition.
- getNamespaceUri() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- getNamespaceURI(String) - Method in class com.sun.msv.reader.xmlschema.WSDLSchemaReader.SimpleNamespaceContext
- getNmtoken() - Method in class com.sun.msv.scanner.dtd.DTDParser
- getNonInterned(String) - Method in class com.sun.msv.scanner.dtd.SimpleHashtable
-
Returns the value to which the specified key is mapped in this hashtable ...
- getNonNegativeInteger(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets a value of non-repeatable facet as a non-negative integer the behavior is undefined when the specified facetName doesn't exist in this map.
- getNumberOfGroups() - Method in class com.sun.msv.datatype.regexp.Match
-
Return the number of regular expression groups.
- getNumberOfGroups() - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Return the number of regular expression groups.
- getOptions() - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Returns a option string.
- getOptions() - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- getOptionsMask() - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- getOptionValue(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- getOrCreate(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.AttPoolContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.ElementRulesContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.HedgeRulesContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.relax.RELAXModule.TagContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.trex.TREXGrammar.RefContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.AttributeDeclContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.AttributeGroupContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.ComplexTypeContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.ElementDeclContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.GroupDeclContainer
- getOrCreate(String) - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.SimpleTypeContainer
- getOrCreateSchema(String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
gets a reference to XMLSchemaGrammar object whose target namespace is the specified one.
- getOwnerState() - Method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
- getOwnerState() - Method in interface com.sun.msv.reader.GrammarReader.BackPatch
-
gets State object who has submitted this patch job.
- getOwnerType() - Method in interface com.sun.msv.verifier.Acceptor
-
gets the "type" object for which this acceptor is working.
- getOwnerType() - Method in class com.sun.msv.verifier.regexp.ContentModelAcceptor
- getOwnerType() - Method in class com.sun.msv.verifier.regexp.SimpleAcceptor
- getParenNumber() - Method in class com.sun.msv.datatype.regexp.Token
- getParenNumber() - Method in class com.sun.msv.datatype.regexp.Token.ParenToken
- getParent() - Method in class com.sun.msv.grammar.relax.ElementRule
-
gets the parent ElementRules object.
- getParent() - Method in class com.sun.msv.reader.datatype.xsd.TypeState
-
Gets the parent state as TypeOwner.
- getParentGrammar() - Method in class com.sun.msv.grammar.trex.TREXGrammar
-
gets a parent TREXGrammar.
- getParentState() - Method in class com.sun.msv.reader.State
- getParser() - Method in class com.sun.msv.verifier.jaxp.SAXParserImpl
-
Deprecated.
- getPattern() - Method in class com.sun.msv.datatype.regexp.RegularExpression
- getPool() - Method in interface com.sun.msv.grammar.Grammar
-
gets ExpressionPool object which was used to construct this grammar.
- getPool() - Method in class com.sun.msv.grammar.relax.RELAXModule
- getPool() - Method in class com.sun.msv.grammar.trex.TREXGrammar
- getPool() - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
- getPool() - Method in class com.sun.msv.reader.relax.RELAXReader
- getPool() - Method in class com.sun.msv.reader.util.GrammarLoader
- getPool() - Method in class com.sun.msv.relaxns.grammar.RELAXGrammar
- getPositiveInteger(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets a value of non-repeatable facet as a positive integer the behavior is undefined when the specified facetName doesn't exist in this map.
- getPossibleNamespaces(String) - Method in class com.sun.msv.reader.dtd.DTDReader
- getPrefix(String) - Method in class com.sun.msv.reader.xmlschema.WSDLSchemaReader.SimpleNamespaceContext
- getPrefixes(String) - Method in class com.sun.msv.reader.xmlschema.WSDLSchemaReader.SimpleNamespaceContext
- getPreviousWordType(char[], int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getPreviousWordType(String, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getPreviousWordType(CharacterIterator, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getProcessMode() - Method in class com.sun.msv.grammar.xmlschema.AttributeWildcard
-
Gets the processing model of the wildcard.
- getPropagatedNamespace() - Method in class com.sun.msv.reader.trex.NameClassState
- getProperty(String) - Method in class com.sun.msv.relaxns.grammar.DeclImpl
- getProperty(String) - Method in class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
- getProperty(String) - Method in class com.sun.msv.verifier.jarv.RELAXNGFactoryImpl
- getProperty(String) - Method in class com.sun.msv.verifier.jaxp.SAXParserImpl
- getPublicId() - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- getPublicId() - Method in class com.sun.msv.scanner.dtd.DTDParser
- getPublicId() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
Returns the public ID of this input source, if known
- getQName(int) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Return the qualified (prefixed) name of the specified attribute.
- getQuotedString(String, String) - Method in class com.sun.msv.scanner.dtd.DTDParser
- getRandomName() - Method in class com.sun.msv.generator.NameGenerator
- getRandomURI() - Method in class com.sun.msv.generator.NameGenerator
- getRange(String, boolean) - Static method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- getRange(String, boolean) - Static method in class com.sun.msv.datatype.regexp.Token
- getRange(String, boolean, boolean) - Static method in class com.sun.msv.datatype.regexp.Token
- getRatio(String) - Method in class com.sun.msv.generator.Driver
- getReader() - Method in class com.sun.msv.reader.relax.core.ClauseState
-
gets reader in type-safe fashion
- getReader() - Method in class com.sun.msv.reader.relax.core.DivInModuleState
-
gets reader in type-safe fashion
- getReader() - Method in class com.sun.msv.reader.relax.core.ElementRuleBaseState
-
gets reader in type-safe fashion
- getReader() - Method in class com.sun.msv.reader.relax.core.InterfaceState
- getReader() - Method in class com.sun.msv.reader.trex.DivInGrammarState
- getReader() - Method in class com.sun.msv.reader.trex.StartState
- getReader() - Method in class com.sun.msv.reader.xmlschema.MultiSchemaReader
-
Deprecated.
- getReader() - Method in class com.sun.msv.relaxns.reader.GrammarState
-
gets reader in type-safe fashion
- getReader() - Method in class com.sun.msv.relaxns.reader.NamespaceState
-
gets reader in type-safe fashion
- getRef() - Method in class com.sun.msv.reader.trex.DefineState
-
Obtains a
ReferenceExp
that represents the target pattern block. - getReference() - Method in class com.sun.msv.reader.trex.DefineState
- getReference() - Method in class com.sun.msv.reader.trex.ng.StartState
- getReferenceNumber() - Method in class com.sun.msv.datatype.regexp.Token
- getReferenceNumber() - Method in class com.sun.msv.datatype.regexp.Token.StringToken
- getReferer(Object) - Method in class com.sun.msv.reader.GrammarReader.BackwardReferenceMap
-
gets all the refer who have a reference to this object.
- getRefExpParseInfo(ReferenceExp) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
Gets RefExpParseInfo object for the specified ReferenceExp.
- getRegExps() - Method in class com.sun.msv.datatype.xsd.PatternFacet
- getRELAXCoreSchema4Schema() - Static method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- getRELAXNGSchema4Schema() - Static method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- getResult() - Method in class com.sun.msv.reader.dtd.DTDReader
-
Obtains the parsed grammar object.
- getResult() - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
obtains parsed grammar object only if parsing was successful.
- getResult() - Method in class com.sun.msv.reader.trex.TREXBaseReader
-
obtains parsed grammar object only if parsing was successful.
- getResult() - Method in class com.sun.msv.reader.xmlschema.MultiSchemaReader
-
Obtains the parsed grammar.
- getResult() - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- getResult() - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
-
obtains parsed grammar object only if parsing was successful.
- getResultAsGrammar() - Method in class com.sun.msv.reader.GrammarReader
-
gets the parsed AGM.
- getResultAsGrammar() - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- getResultAsGrammar() - Method in class com.sun.msv.reader.trex.TREXBaseReader
- getResultAsGrammar() - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- getResultAsGrammar() - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
- getSatisfiedElementDecls() - Method in class com.sun.msv.relaxns.verifier.RulesAcceptor
-
collects satisfied ElementDeclImpls.
- getSatisfiedOwners() - Method in class com.sun.msv.verifier.regexp.ComplexAcceptor
-
collects satisfied ElementExps.
- getSAXParserFactory() - Method in class com.sun.msv.reader.util.GrammarLoader
- getSchema() - Method in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
- getSchema() - Method in class com.sun.msv.relaxns.reader.trex.TREXIslandSchemaReader
- getSchema(IslandSchemaReader) - Method in class com.sun.msv.relaxns.reader.NamespaceState
- getSchemaElement() - Method in class com.sun.msv.reader.xmlschema.EmbeddedSchema
- getSchemaProvider() - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
-
obtains parsed grammar object as SchemaProvider only if parsing was successful.
- getSecond() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getSecond() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getSemanticsStr(int) - Static method in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- getSignum(BigDecimal) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getSignum(BigInteger) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- getStartTag() - Method in class com.sun.msv.reader.State
- getStateFactory() - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- getStateFactory() - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
- getStateFactory() - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- getStrictCheck() - Method in class com.sun.msv.reader.util.GrammarLoader
- getString() - Method in class com.sun.msv.datatype.regexp.Op
- getString() - Method in class com.sun.msv.datatype.regexp.Op.StringOp
- getString() - Method in class com.sun.msv.datatype.regexp.Token
- getString() - Method in class com.sun.msv.datatype.regexp.Token.StringToken
- getStringCareLevel() - Method in interface com.sun.msv.verifier.Acceptor
-
gets how this acceptor handles characters.
- getStringCareLevel() - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- getStringData() - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- getSystemId() - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- getSystemId() - Method in class com.sun.msv.reader.xmlschema.EmbeddedSchema
- getSystemId() - Method in class com.sun.msv.scanner.dtd.DTDParser
- getSystemId() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
Returns the system ID of this input source, if known
- getTargetNamespace() - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
gets the target namespace property of this component as specified in the spec.
- getTargetNamespace() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
gets the target namespace property of this component as specified in the spec.
- getTargetNamespace() - Method in class com.sun.msv.reader.trex.TREXBaseReader
- getTargetNamespace() - Method in interface com.sun.msv.writer.relaxng.Context
- getTargetNamespace() - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter
- getTargetNamespaceUri() - Method in class com.sun.msv.reader.datatype.xsd.TypeState
- getTargetNamespaceUri() - Method in interface com.sun.msv.reader.datatype.xsd.XSTypeOwner
-
Returns the target namespace URI of newly created simple types.
- getTargetNamespaceUri() - Method in class com.sun.msv.reader.relax.core.DivInModuleState
- getTargetNamespaceUri() - Method in class com.sun.msv.reader.xmlschema.AttributeState
- getTargetNamespaceUri() - Method in class com.sun.msv.reader.xmlschema.GlobalDeclState
- getTargetNamespaceUri() - Method in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
- getTimeZone() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getToken() - Method in class com.sun.msv.datatype.regexp.Op
- getToken() - Method in class com.sun.msv.datatype.regexp.Op.RangeOp
- getTokenForShorthand(int) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- getTokenForShorthand(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- getTopEntity() - Method in class com.sun.msv.scanner.dtd.InputEntity
- getTopLevel() - Method in interface com.sun.msv.grammar.Grammar
-
gets top-level expression.
- getTopLevel() - Method in class com.sun.msv.grammar.relax.RELAXModule
- getTopLevel() - Method in class com.sun.msv.grammar.trex.TREXGrammar
-
gets the start pattern.
- getTopLevel() - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
- getTopLevel() - Method in class com.sun.msv.relaxns.grammar.RELAXGrammar
- getType() - Method in class com.sun.msv.grammar.DataExp
- getType() - Method in interface com.sun.msv.grammar.DataOrValueExp
- getType() - Method in class com.sun.msv.grammar.ValueExp
- getType() - Method in class com.sun.msv.grammar.xmlschema.SimpleTypeExp
-
gets the XSDatatypeExp object that represents this simple type.
- getType(int) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Return the type of the specified attribute.
- getType(XSDatatype) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- getType(XMLSchemaTypeExp) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- getType(XSDatatypeExp.RenderingContext) - Method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Gets the type definition.
- getType(String) - Method in class com.sun.msv.datatype.xsd.ngimpl.DataTypeLibraryImpl
- getType(String) - Method in interface com.sun.msv.reader.datatype.DataTypeVocabulary
-
resolves a type name to Datatype object.
- getType(String) - Method in class com.sun.msv.reader.datatype.xsd.XSDVocabulary
- getType(String) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader.UndefinedDataTypeVocabulary
- getType(String) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Look up the type of an attribute by qualified (prefixed) name.
- getType(String, String) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Look up the type of an attribute by Namespace name.
- getTypeByName(String) - Static method in class com.sun.msv.datatype.xsd.DatatypeFactory
-
obtain a built-in DataType object by its name.
- getTypeDefinition() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
gets the type definition property of this schema component.
- getURI(int) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Return the Namespace URI of the specified attribute.
- getValue(int) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Return the value of the specified attribute.
- getValue(String) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Look up the value of an attribute by qualified (prefixed) name.
- getValue(String, String) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Look up the value of an attribute by Namespace name.
- getVariety() - Method in class com.sun.msv.datatype.xsd.BuiltinAtomicType
- getVariety() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- getVariety() - Method in class com.sun.msv.datatype.xsd.ListType
-
Variety of the ListType is VARIETY_LIST.
- getVariety() - Method in class com.sun.msv.datatype.xsd.Proxy
- getVariety() - Method in class com.sun.msv.datatype.xsd.UnionType
-
Variety of the UnionType is VARIETY_UNION.
- getVariety() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
gets the variety of this simple type.
- getVector(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
gets a value of repeatable facet the behavior is undefined when the specified facetName doesn't exist in this map.
- getVerifier() - Method in class com.sun.msv.verifier.VerifierFilter
- getVerifierHandler() - Method in class com.sun.msv.verifier.jarv.VerifierImpl
- getWordType(char[], int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getWordType(String, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getWordType(CharacterIterator, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getWordType0(char, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- getWriter() - Method in interface com.sun.msv.writer.relaxng.Context
- getWriter() - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter
- getXMLReader() - Method in class com.sun.msv.verifier.jaxp.SAXParserImpl
- getXmlSchemaForXmlSchema() - Static method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- getYear() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- getYear() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- GlobalDeclState - Class in com.sun.msv.reader.xmlschema
-
State that parses global declarations.
- GlobalDeclState() - Constructor for class com.sun.msv.reader.xmlschema.GlobalDeclState
- GMonthDayType - Class in com.sun.msv.datatype.xsd
-
"gMonthDay" type.
- GMonthDayType() - Constructor for class com.sun.msv.datatype.xsd.GMonthDayType
- GMonthType - Class in com.sun.msv.datatype.xsd
-
"gMonth" type.
- GMonthType() - Constructor for class com.sun.msv.datatype.xsd.GMonthType
- grammar - Variable in class com.sun.msv.driver.textui.Driver.XMLSchemaVerifier
- grammar - Variable in class com.sun.msv.generator.Driver
- grammar - Variable in class com.sun.msv.reader.dtd.DTDReader
- grammar - Variable in class com.sun.msv.reader.trex.ng.comp.CompatibilityChecker
- grammar - Variable in class com.sun.msv.reader.trex.TREXBaseReader
-
grammar object currently being loaded.
- grammar - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
grammar object which is being under construction.
- grammar - Variable in class com.sun.msv.relaxns.grammar.trex.TREXIslandSchema
-
underlying TREX pattern which this IslandSchema is representing
- grammar - Variable in class com.sun.msv.relaxns.reader.RELAXNSReader
-
RELAX grammar that is currentlt being loaded
- grammar - Variable in class com.sun.msv.verifier.identity.IDConstraintChecker
-
the grammar object against which we are validating.
- grammar - Variable in class com.sun.msv.verifier.jarv.SchemaImpl
- grammar - Variable in class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
-
the grammar which this VGM is using.
- grammar - Variable in class com.sun.msv.writer.relaxng.RELAXNGWriter
-
Grammar object which we are writing.
- grammar(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- grammar(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- Grammar - Interface in com.sun.msv.grammar
-
base interface of the "grammar".
- GrammarLoader - Class in com.sun.msv.reader.util
-
loads any supported grammar (except XML DTD) by automatically detecting the schema language.
- GrammarLoader() - Constructor for class com.sun.msv.reader.util.GrammarLoader
- GrammarLoader.GrammarLoaderException - Exception in com.sun.msv.reader.util
-
wrapper exception so that we can throw it from the GrammarReaderController.
- GrammarLoader.ThrowController - Class in com.sun.msv.reader.util
- GrammarLoaderException(SAXException) - Constructor for exception com.sun.msv.reader.util.GrammarLoader.GrammarLoaderException
- GrammarReader - Class in com.sun.msv.reader
-
base implementation of grammar readers that read grammar from SAX2 stream.
- GrammarReader(GrammarReaderController, SAXParserFactory, ExpressionPool, State) - Constructor for class com.sun.msv.reader.GrammarReader
-
constructor that should be called from parse method.
- GrammarReader.BackPatch - Interface in com.sun.msv.reader
- GrammarReader.BackwardReferenceMap - Class in com.sun.msv.reader
-
memorizes what declarations are referenced from where.
- GrammarReader.ChainPrefixResolver - Class in com.sun.msv.reader
- GrammarReader.InclusionContext - Class in com.sun.msv.reader
-
information that must be sheltered before switching InputSource (typically by inclusion).
- GrammarReader.PrefixResolver - Interface in com.sun.msv.reader
-
namespace prefix to URI conversion map.
- GrammarReaderController - Interface in com.sun.msv.reader
-
Event notification interface for controlling grammar parsing process.
- GrammarReaderController2 - Interface in com.sun.msv.reader
- GrammarState - Class in com.sun.msv.reader.trex
-
parses <grammar> element.
- GrammarState - Class in com.sun.msv.reader.trex.ng
-
parses <grammar> element.
- GrammarState - Class in com.sun.msv.relaxns.reader
-
parses <grammar> element.
- GrammarState() - Constructor for class com.sun.msv.reader.trex.GrammarState
- GrammarState() - Constructor for class com.sun.msv.reader.trex.ng.GrammarState
- GrammarState() - Constructor for class com.sun.msv.relaxns.reader.GrammarState
- GrammarWriter - Interface in com.sun.msv.writer
-
Converter from AGM to the XML representation.
- grandParent - Variable in class com.sun.msv.reader.trex.RootIncludedPatternState
-
parsed external pattern will be reported to this object.
- GREATER - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- group(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- group(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- GroupDeclContainer() - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.GroupDeclContainer
- GroupDeclExp - Class in com.sun.msv.grammar.xmlschema
-
model group declaration.
- GroupDeclExp(String) - Constructor for class com.sun.msv.grammar.xmlschema.GroupDeclExp
- groupDecls - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
map from attribute declaration name to AttributeDeclExp object
- GroupState - Class in com.sun.msv.reader.xmlschema
-
used to parse <group> element.
- GroupState() - Constructor for class com.sun.msv.reader.xmlschema.GroupState
- GYearMonthType - Class in com.sun.msv.datatype.xsd
-
"gYearMonth" type.
- GYearMonthType() - Constructor for class com.sun.msv.datatype.xsd.GYearMonthType
- GYearType - Class in com.sun.msv.datatype.xsd
-
"gYear" type.
- GYearType() - Constructor for class com.sun.msv.datatype.xsd.GYearType
H
- hadError - Variable in class com.sun.msv.driver.textui.ReportErrorHandler
- hadError - Variable in class com.sun.msv.relaxns.verifier.SchemaProviderImpl.ErrorHandlerFilter
- hadError - Variable in class com.sun.msv.verifier.Verifier
-
This flag will be set to true if an error is found
- hadError() - Method in class com.sun.msv.reader.Controller
-
Returns true if an error had been reported.
- handler - Variable in class com.sun.msv.generator.DOM2toSAX2
- handler - Variable in class com.sun.msv.verifier.psvi.TypeDetector
- handler - Variable in class com.sun.msv.writer.XMLWriter
- HAS_ANYSTRING - Static variable in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- HAS_DATA - Static variable in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- HAS_ELEMENT - Static variable in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- hasBackReferences - Variable in class com.sun.msv.datatype.regexp.RegexParser
- hasBackReferences - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- hasDTDextension(String) - Method in class com.sun.msv.reader.util.GrammarLoader
-
Checks if the specified name has ".dtd" extension.
- hasFragmentId(String) - Static method in class com.sun.msv.util.Uri
- hash - Variable in class com.sun.msv.scanner.dtd.SimpleHashtable.Entry
- hashCode() - Method in class com.sun.msv.datatype.regexp.RegularExpression
- hashCode() - Method in class com.sun.msv.datatype.xsd.BinaryValueType
- hashCode() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- hashCode() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
-
hash code has to be consistent with equals method.
- hashCode() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- hashCode() - Method in class com.sun.msv.datatype.xsd.ListValueType
- hashCode() - Method in class com.sun.msv.datatype.xsd.QnameValueType
- hashCode() - Method in class com.sun.msv.grammar.Expression
- hashCode() - Method in class com.sun.msv.util.StringPair
- hashCode() - Method in class com.sun.msv.verifier.identity.KeyValue
- hashCode(Object, int) - Static method in class com.sun.msv.grammar.Expression
- hashCode(Object, Object, int) - Static method in class com.sun.msv.grammar.Expression
- hashtable - Variable in class com.sun.msv.scanner.dtd.DTDParser.NameCache
- hasMoreElements() - Method in class com.sun.msv.scanner.dtd.SimpleHashtable
-
Used to view this as an enumeration; returns true if there are more keys to be enumerated.
- haveHead - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
-
This field is set to true once the head declaration is found.
- hedgeRef(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.RELAXReader.StateFactory
- HedgeRefState - Class in com.sun.msv.reader.relax
-
parses <hedgeRef label="..." /> element.
- HedgeRefState() - Constructor for class com.sun.msv.reader.relax.HedgeRefState
- hedgeRule(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- HedgeRuleBaseState - Class in com.sun.msv.reader.relax
-
Base implementation for HedgeRuleState and TopLevelState.
- HedgeRuleBaseState() - Constructor for class com.sun.msv.reader.relax.HedgeRuleBaseState
- hedgeRules - Variable in class com.sun.msv.grammar.relax.RELAXModule
-
map from label name to HedgeRules object
- HedgeRules - Class in com.sun.msv.grammar.relax
-
hedgeRule of RELAX module.
- HedgeRules(String, RELAXModule) - Constructor for class com.sun.msv.grammar.relax.HedgeRules
- HedgeRulesContainer() - Constructor for class com.sun.msv.grammar.relax.RELAXModule.HedgeRulesContainer
- HedgeRuleState - Class in com.sun.msv.reader.relax.core
-
parses <hedgeRule> element this class is used as the base class of TopLevelState
- HedgeRuleState() - Constructor for class com.sun.msv.reader.relax.core.HedgeRuleState
- HEX_DIGITS - Static variable in class com.sun.msv.util.Uri
- HexBinaryType - Class in com.sun.msv.datatype.xsd
-
"hexBinary" type.
- HexBinaryType() - Constructor for class com.sun.msv.datatype.xsd.HexBinaryType
- hexChar(int) - Static method in class com.sun.msv.datatype.regexp.RegexParser
- hexToBin(char) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
- hour - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
hour (always between 0 and 23) this variable is null if no year is specified
- hour - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- hour - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
I
- icaseCache - Variable in class com.sun.msv.datatype.regexp.RangeToken
- id2loader - Variable in class com.sun.msv.scanner.dtd.Resolver
- id2resource - Variable in class com.sun.msv.scanner.dtd.Resolver
- id2uri - Variable in class com.sun.msv.scanner.dtd.Resolver
- IdAbuseChecker - Class in com.sun.msv.reader.relax.core.checker
-
makes sure that ID/IDREF are not abused.
- IdAbuseChecker(RELAXCoreReader, RELAXModule) - Constructor for class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- IDateTimeValueType - Interface in com.sun.msv.datatype.xsd.datetime
-
Interface as value type of DateTimeType
- IDAttMap(ElementExp) - Constructor for class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker.IDAttMap
- idAttributes - Variable in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
-
set of AttributeExps: that have ID/IDREF values
- idatts - Variable in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker.IDAttMap
- IDCompatibilityChecker - Class in com.sun.msv.reader.trex.ng.comp
-
checks the compatibility of RELAX NG grammar with the ID/IDREF feature.
- IDCompatibilityChecker(RELAXNGCompReader) - Constructor for class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- IDCompatibilityChecker.IDAttMap - Class in com.sun.msv.reader.trex.ng.comp
- idConst - Variable in class com.sun.msv.verifier.identity.SelectorMatcher
- IDConstraintChecker - Class in com.sun.msv.verifier.identity
-
Verifier with XML Schema-related enforcement.
- IDConstraintChecker(XMLSchemaGrammar, ErrorHandler) - Constructor for class com.sun.msv.verifier.identity.IDConstraintChecker
- IDContextProvider - Interface in com.sun.msv.grammar
-
Deprecated.use
IDContextProvider2
. - IDContextProvider2 - Interface in com.sun.msv.grammar
-
ValidationContextProvider that supports limited ID/IDREF implementation.
- IDContextProviderWrapper - Class in com.sun.msv.grammar.util
-
Wraps
IDContextProvider
so that it can be used whereIDContextProvider2
is expected. - IDContextProviderWrapper(IDContextProvider) - Constructor for class com.sun.msv.grammar.util.IDContextProviderWrapper
- idcs - Variable in class com.sun.msv.reader.xmlschema.ElementDeclState
-
identity constraints found in this element.
- IdentityConstraint - Class in com.sun.msv.grammar.xmlschema
-
represents an identity constraint.
- IdentityConstraint(String, String, XPath[], Field[]) - Constructor for class com.sun.msv.grammar.xmlschema.IdentityConstraint
- IdentityConstraintContainer() - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.IdentityConstraintContainer
- identityConstraints - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp.XSElementExp
-
identity constraints associated to this declaration.
- identityConstraints - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
map from identity constraint name to IdentityConstraint object.
- IdentityConstraintState - Class in com.sun.msv.reader.xmlschema
-
used to parse <unique>,<key>, and <keyref> element.
- IdentityConstraintState() - Constructor for class com.sun.msv.reader.xmlschema.IdentityConstraintState
- idrefs - Variable in class com.sun.msv.generator.Generator
-
Text nodes of IDREFs that should be "patched" by IDs.
- idrefs - Variable in class com.sun.msv.verifier.AbstractVerifier
-
this map remembers every IDREF token encountered in this document
- IDREFType - Class in com.sun.msv.datatype.xsd
-
very limited 'IDREF' type of XML Schema Part 2.
- IDREFType() - Constructor for class com.sun.msv.datatype.xsd.IDREFType
- ids - Variable in class com.sun.msv.generator.Generator
-
ID tokens that are used
- ids - Variable in class com.sun.msv.scanner.dtd.DTDParser
- ids - Variable in class com.sun.msv.verifier.AbstractVerifier
-
this map remembers every ID token encountered in this document
- IDType - Class in com.sun.msv.datatype.xsd
-
very limited 'ID' type of XML Schema Part 2.
- IDType() - Constructor for class com.sun.msv.datatype.xsd.IDType
- ignorable - Variable in class com.sun.msv.verifier.regexp.StringToken
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.reader.dtd.DTDReader
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.reader.State
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.reader.trex.classic.StringState
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.reader.trex.NameClassNameState
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.reader.trex.ng.DataParamState
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.reader.trex.ng.ValueState
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.reader.util.ForkContentHandler
- ignorableWhitespace(char[], int, int) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.util.xml.DocumentFilter
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.util.xml.DOMBuilder
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.verifier.psvi.TypeDetector
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.verifier.Verifier
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.verifier.VerifierFilter
- ignorableWhitespace(char[], int, int) - Method in class com.sun.msv.writer.ContentHandlerAdaptor
-
Adapt a SAX1 ignorable whitespace event.
- ignorableWhitespace(DTDEventListener) - Method in class com.sun.msv.scanner.dtd.InputEntity
-
whitespace in markup (flagged to app, discardable)
- IGNORE_CASE - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"i"
- ignoreCase - Variable in class com.sun.msv.datatype.regexp.BMPattern
- ignoreContents - Variable in class com.sun.msv.reader.xmlschema.SchemaIncludedState
-
this flag is set to true to indicate all the contents of this element will be skipped (due to the double inclusion).
- IgnoreController - Class in com.sun.msv.reader.util
-
Default implementation of GrammarReaderController.
- IgnoreController() - Constructor for class com.sun.msv.reader.util.IgnoreController
- ignoredType - Static variable in class com.sun.msv.verifier.regexp.StringToken
- IgnoreErrorHandler - Class in com.sun.msv.verifier.util
-
do-nothing implementation of ErrorHandler.
- IgnoreErrorHandler() - Constructor for class com.sun.msv.verifier.util.IgnoreErrorHandler
- IgnoreState - Class in com.sun.msv.reader
-
state that ignores the entire subtree.
- IgnoreState() - Constructor for class com.sun.msv.reader.IgnoreState
- ignoreUndeclaredAttributes - Variable in class com.sun.msv.grammar.ElementExp
-
a flag that indicates undeclared attributes should be ignored.
- ignoreUndeclaredAttributes - Variable in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
If true, this acceptor will ignore all undeclared attributes.
- ignoringMIME - Variable in class com.sun.msv.scanner.dtd.Resolver
- impl - Variable in class com.sun.msv.datatype.xsd.TypeIncubator
-
storage for non-repeatable facets
- impl - Variable in class com.sun.msv.grammar.ReferenceContainer
- impl - Variable in class com.sun.msv.reader.datatype.DataTypeVocabularyMap
-
map from namespace URI to DataTypeVocabulary
- impl - Variable in class com.sun.msv.reader.GrammarReader.BackwardReferenceMap
- import_(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- ImportState - Class in com.sun.msv.reader.xmlschema
-
used to parse <import> element.
- ImportState() - Constructor for class com.sun.msv.reader.xmlschema.ImportState
- in - Variable in class com.sun.msv.scanner.dtd.DTDParser
- in - Variable in class com.sun.msv.scanner.dtd.XmlReader
- inAnnotation - Variable in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- inAnyNameClass - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit children of AnyNameClass
- inAttribute - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit children of attributes.
- include(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- include(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- included - Variable in class com.sun.msv.reader.trex.IncludePatternState
- includedGrammar() - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- includeGrammar(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- includeGrammar(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- IncludeGrammarState - Class in com.sun.msv.relaxns.reader
-
parses <include> element of RELAX Namespace.
- IncludeGrammarState() - Constructor for class com.sun.msv.relaxns.reader.IncludeGrammarState
- IncludeMergeState - Class in com.sun.msv.reader.trex
-
<include> element as an immediate child of <grammar> element.
- IncludeMergeState - Class in com.sun.msv.reader.trex.ng
-
parses <include> element as a child of <grammar> element.
- IncludeMergeState() - Constructor for class com.sun.msv.reader.trex.IncludeMergeState
- IncludeMergeState() - Constructor for class com.sun.msv.reader.trex.ng.IncludeMergeState
- IncludeModuleState - Class in com.sun.msv.reader.relax.core
-
parses <include> element of RELAX Core.
- IncludeModuleState() - Constructor for class com.sun.msv.reader.relax.core.IncludeModuleState
- includeNamespace - Variable in class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
- includePattern(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
- IncludePatternState - Class in com.sun.msv.reader.trex
-
<include> element in the pattern.
- IncludePatternState() - Constructor for class com.sun.msv.reader.trex.IncludePatternState
- includes(NameClass) - Method in class com.sun.msv.grammar.NameClass
-
Returns true if this name class is a superset of another name class.
- IncludeState - Class in com.sun.msv.reader.xmlschema
-
used to parse <include> element.
- IncludeState() - Constructor for class com.sun.msv.reader.xmlschema.IncludeState
- InclusionContext(GrammarReader.PrefixResolver, Locator, String, GrammarReader.InclusionContext) - Constructor for class com.sun.msv.reader.GrammarReader.InclusionContext
- IncompleteContentModel(StartTagInfo) - Constructor for class com.sun.msv.verifier.ErrorInfo.IncompleteContentModel
- IncompleteContentModel(String, String, String) - Constructor for class com.sun.msv.verifier.ErrorInfo.IncompleteContentModel
- incubator - Variable in class com.sun.msv.datatype.xsd.ngimpl.DatatypeBuilderImpl
- incubator - Variable in class com.sun.msv.reader.datatype.xsd.RestrictionState
- incubator - Variable in class com.sun.msv.reader.relax.core.AttributeState
- incubator - Variable in class com.sun.msv.reader.relax.core.ElementRuleWithTypeState
- incubator - Variable in class com.sun.msv.reader.relax.core.InlineElementState
-
this field is set to null if this element has label attribute.
- incubator - Variable in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
-
used to restrict simpleType
- INDEPENDENT - Static variable in class com.sun.msv.datatype.regexp.Op
- INDEPENDENT - Static variable in class com.sun.msv.datatype.regexp.Token
- indirectRefs - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
-
ReferenceExps which are referenced from this pattern indirectly (with ElementExp in between.)
- inElement - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit children of elements.
- inExcept - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit children of the 'except' clause of data.
- infosetURI - Static variable in class com.sun.msv.reader.trex.ng.AttributeState
- inGroupInOneOrMoreInElement - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit children of group/interleave in oneOrMore in elements.
- inInterleaveInList - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit children of interleaves in lists.
- init() - Method in class com.sun.msv.scanner.dtd.DTDParser
- init() - Method in class com.sun.msv.verifier.AbstractVerifier
- init() - Method in class com.sun.msv.verifier.Verifier
- init(char[], String, InputEntity, boolean) - Method in class com.sun.msv.scanner.dtd.InputEntity
- init(GrammarReader, State, StartTagInfo) - Method in class com.sun.msv.reader.State
- init(InputSource, String, InputEntity, boolean) - Method in class com.sun.msv.scanner.dtd.InputEntity
- initDecodeMap() - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- initEncodeMap() - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- initFacetNames() - Static method in class com.sun.msv.reader.datatype.xsd.FacetState
- initialCapacity - Static variable in class com.sun.msv.grammar.ExpressionPool.ClosedHash
- initialExpression() - Method in class com.sun.msv.reader.ChoiceState
- initialExpression() - Method in class com.sun.msv.reader.ExpressionWithChildState
-
sets initial pattern
- initialExpression() - Method in class com.sun.msv.reader.relax.core.ClauseState
- initialExpression() - Method in class com.sun.msv.reader.SequenceState
- initialExpression() - Method in class com.sun.msv.reader.trex.AttributeState
- initialExpression() - Method in class com.sun.msv.reader.xmlschema.AttributeGroupState
- initialExpression() - Method in class com.sun.msv.reader.xmlschema.AttributeState
- initialExpression() - Method in class com.sun.msv.reader.xmlschema.ComplexContentBodyState
- initialExpression() - Method in class com.sun.msv.reader.xmlschema.ElementDeclState
- initialExpression() - Method in class com.sun.msv.reader.xmlschema.GroupState
- initialExpression() - Method in class com.sun.msv.reader.xmlschema.SimpleContentExtensionState
- initialExpression() - Method in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
- initialPanicLevel - Variable in class com.sun.msv.verifier.Verifier
-
Initial panic level when an error is found.
- InlineElementState - Class in com.sun.msv.reader.relax.core
-
parses <element> element.
- InlineElementState() - Constructor for class com.sun.msv.reader.relax.core.InlineElementState
- inlineModuleExpected - Variable in class com.sun.msv.relaxns.reader.NamespaceState
-
this flag indicates this object expects a module element to appear as the child.
- InlineTagState - Class in com.sun.msv.reader.relax.core
-
parses <tag> element inlined in <elementRule>
- InlineTagState() - Constructor for class com.sun.msv.reader.relax.core.InlineTagState
- inList - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit children of lists.
- inNameClass - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit name classes.
- inNsNameClass - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit children of NamespaceNameClass
- inOneOrMoreInElement - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit children of oneOrMore in elements.
- input - Variable in class com.sun.msv.scanner.dtd.InputEntity
- InputEntity - Class in com.sun.msv.scanner.dtd
-
This is how the parser talks to its input entities, of all kinds.
- InputEntity() - Constructor for class com.sun.msv.scanner.dtd.InputEntity
- inputSourceFromLSInput(LSInput) - Static method in class com.sun.msv.reader.GrammarReader
-
This is a stopgap until we can wean more of this code from SAX-dependence.
- insertComment - Variable in class com.sun.msv.generator.GeneratorOption
-
if set to true, comments are inserted whenever an error is generated.
- inStart - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Used to visit the start pattern.
- instream - Variable in class com.sun.msv.scanner.dtd.XmlReader.BaseReader
- int0 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- int2bi(int) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
-
creates BigInteger that corresponds with v
- int2bi(Integer) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
- IntegerDerivedType - Class in com.sun.msv.datatype.xsd
-
base class for types derived from integer.
- IntegerDerivedType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.IntegerDerivedType
- IntegerType - Class in com.sun.msv.datatype.xsd
-
"integer" type.
- IntegerType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.IntegerType
- IntegerValueType - Class in com.sun.msv.datatype.xsd
-
Value object of "integer" type.
- IntegerValueType(long) - Constructor for class com.sun.msv.datatype.xsd.IntegerValueType
- IntegerValueType(String) - Constructor for class com.sun.msv.datatype.xsd.IntegerValueType
-
internal use only: construct object from canonicalized value
- interceptExpression(State, Expression) - Method in class com.sun.msv.reader.GrammarReader
-
intercepts an expression made by ExpressionState before it is passed to the parent state.
- interceptExpression(State, Expression) - Method in class com.sun.msv.reader.relax.RELAXReader
- interceptExpression(State, Expression) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- interface_(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- interface_(State, StartTagInfo) - Method in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader.StateFactory
- InterfaceState - Class in com.sun.msv.reader.relax.core
-
parses <interface> element and <div> in interface.
- InterfaceState() - Constructor for class com.sun.msv.reader.relax.core.InterfaceState
- InterfaceStateEx - Class in com.sun.msv.relaxns.reader.relax
-
parses <interface> element and <div> in interface.
- InterfaceStateEx() - Constructor for class com.sun.msv.relaxns.reader.relax.InterfaceStateEx
- interleave(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- InterleaveExp - Class in com.sun.msv.grammar
-
<interleave> pattern of TREX, or <all> particle of XML Schema.
- InterleaveExp(Expression, Expression) - Constructor for class com.sun.msv.grammar.InterleaveExp
- InterleaveState - Class in com.sun.msv.reader
-
state that creates an InterleaveExp.
- InterleaveState() - Constructor for class com.sun.msv.reader.InterleaveState
- InternalEntity - Class in com.sun.msv.scanner.dtd
- InternalEntity(String, char[]) - Constructor for class com.sun.msv.scanner.dtd.InternalEntity
- internalGeneralEntityDecl(String, String) - Method in class com.sun.msv.reader.dtd.DTDReader
- internalGeneralEntityDecl(String, String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of a internal general entity declaration event.
- internalGeneralEntityDecl(String, String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- InternalImpl - Class in com.sun.msv.datatype.regexp
-
RegExpFactory
by the internal copy of Xerces. - InternalImpl() - Constructor for class com.sun.msv.datatype.regexp.InternalImpl
- internalParameterEntityDecl(String, String) - Method in class com.sun.msv.reader.dtd.DTDReader
- internalParameterEntityDecl(String, String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of a internal parameter entity declaration event.
- internalParameterEntityDecl(String, String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- intersection(NameClass, NameClass) - Static method in class com.sun.msv.grammar.NameClass
-
Computes the intersection of two name classes.
- intersectRanges(Token) - Method in class com.sun.msv.datatype.regexp.RangeToken
- intersectRanges(Token) - Method in class com.sun.msv.datatype.regexp.Token
- intPool - Static variable in class com.sun.msv.reader.trex.TREXSequencedStringChecker
-
integer pool implementation.
- IntType - Class in com.sun.msv.datatype.xsd
-
"int" type.
- IntType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.IntType
- intValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- inuse - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- isAbsolute(String) - Static method in class com.sun.msv.util.Uri
- isAbsoluteURI(String) - Static method in class com.sun.msv.util.Util
-
Checks if a given string is an absolute URI if it is an URI.
- isAbstract() - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
checks if this complex type is abstract.
- isAbstract() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
checks if this element declaration is abstract.
- isAcceptState(StringRef) - Method in interface com.sun.msv.verifier.Acceptor
-
checks if this Acceptor is satisifed.
- isAcceptState(StringRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
checks if this Acceptor is satisifed
- isAlpha(char) - Static method in class com.sun.msv.util.Uri
- isAlwaysValid - Variable in class com.sun.msv.datatype.xsd.StringType
-
Value returned from the isAlwaysValid method.
- isAlwaysValid() - Method in class com.sun.msv.datatype.xsd.StringType
- isAlwaysValid() - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
Returns true if this datatype is known to accept any string.
- isAlwaysValid() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- isAnnotationCompatible - Variable in class com.sun.msv.grammar.relaxng.RELAXNGGrammar
-
the compatibility property of the annotation feature.
- isAnyDescendant - Variable in class com.sun.msv.grammar.xmlschema.XPath
-
this field is true if the XPath starts with '//' operator.
- isChar(int) - Static method in class com.sun.msv.scanner.dtd.XmlChars
-
Returns true if the argument, a UCS-4 character code, is valid in XML documents.
- isChar(int) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the argument, a UCS-4 character code, is valid in XML documents.
- isClosed - Variable in class com.sun.msv.scanner.dtd.InputEntity
- isCoalescing() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- isCompacted() - Method in class com.sun.msv.datatype.regexp.RangeToken
- isCompatibilityChar(char) - Static method in class com.sun.msv.scanner.dtd.XmlChars
- isCompatibilityChar(char) - Static method in class com.sun.xml.util.XmlChars
- isComplex() - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
-
checks if the result of 'get' method is not the union of all elements of concern.
- isComplex(Expression) - Static method in class com.sun.msv.grammar.util.ExpressionPrinter
-
determines whether brackets should be used to represent the pattern
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.EntityType
-
ENTITY type always returns true.
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.ListType
-
The list type is context-dependent if its item type is so.
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.Proxy
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.QnameType
-
QName type always returns true.
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.UnionType
-
The union type is context-dependent if one of the member types is so.
- isContextDependent() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
A property for RELAX NG DTD compatibility datatypes.
- isDefaultAttributeValueCompatible - Variable in class com.sun.msv.grammar.relaxng.RELAXNGGrammar
-
the compatibility property of the default attribute feature.
- isDefined() - Method in class com.sun.msv.grammar.ReferenceExp
-
checks if this ReferenceExp is properly defined.
- isDefined() - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
implementation detail.
- isDefined() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- isDerivedTypeOf(XSDatatype, boolean) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
tests if this type is a derived type of the specified type.
- isDerivedTypeOf(XSDatatype, boolean) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- isDerivedTypeOf(XSDatatype, int) - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
- isDerivedTypeOf(XSDatatype, XSDatatype, boolean) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
an implementation of "Type Derivation OK (Simple)" of the spec.
- isDerivedTypeOf(ComplexTypeExp, int) - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
Checks if this type is a derived type of the specified type.
- isDerivedTypeOf(XMLSchemaTypeExp, int) - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
- isDigit(char) - Static method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- isDigit(char) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- isDigit(char) - Static method in class com.sun.msv.scanner.dtd.XmlChars
- isDigit(char) - Static method in class com.sun.msv.util.Uri
- isDigitOrPeriod(char) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- isDigitOrPeriodOrSign(char) - Static method in class com.sun.msv.datatype.xsd.FloatingNumberType
- isDocument() - Method in class com.sun.msv.scanner.dtd.InputEntity
- isEmpty() - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
returns true if no facet is added
- isEOF() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
returns true iff there's no more data to consume ...
- isEOLChar(int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- isEpsilon(Expression) - Method in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
-
returns true if the exp is equivalent to <empty/> after the simplification.
- isEpsilonReducible() - Method in class com.sun.msv.grammar.Expression
-
returns true if this expression accepts empty sequence.
- isEqualTo(NameClass) - Method in class com.sun.msv.grammar.NameClass
-
Returns true if this name class represents the same set as the given name class.
- isError(Object, Object) - Static method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
-
It is an error if a pattern with data is combined to other patterns.
- isExcluded(char) - Static method in class com.sun.msv.util.Uri
- isExpandEntityReference() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- isExported() - Method in class com.sun.msv.grammar.relax.AttPoolClause
- isExported() - Method in class com.sun.msv.grammar.relax.ElementRules
- isExported() - Method in interface com.sun.msv.grammar.relax.Exportable
- isExported() - Method in class com.sun.msv.grammar.relax.HedgeRules
- isExtender(char) - Static method in class com.sun.msv.scanner.dtd.XmlChars
- isExtender(char) - Static method in class com.sun.xml.util.XmlChars
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.BinaryBaseType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.BooleanType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.DurationType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.EntityType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.ErrorType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.FloatingNumberType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.IntegerDerivedType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.ListType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.NumberType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.Proxy
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.QnameType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.SimpleURType
-
no facet is applicable to the simple ur-type.
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.StringType
- isFacetApplicable(String) - Method in class com.sun.msv.datatype.xsd.UnionType
- isFacetApplicable(String) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
returns if the specified facet is applicable to this datatype.
- isFacetApplicable(String) - Method in class com.sun.msv.grammar.relax.EmptyStringType
- isFacetApplicable(String) - Method in class com.sun.msv.grammar.relax.NoneType
- isFacetFixed - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
a flag that indicates the facet is fixed (derived types cannot specify this value anymore)
- isFeature(String) - Method in class com.sun.msv.verifier.jarv.FactoryImpl
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.ConcreteType
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.FinalComponent
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.ListType
- isFinal(int) - Method in class com.sun.msv.datatype.xsd.Proxy
- isFinal(int) - Method in interface com.sun.msv.datatype.xsd.XSDatatype
-
checks if this type is declared as final for the specified kind of derivation.
- isFinished - Variable in class com.sun.msv.verifier.Verifier
-
This flag will be set to true after endDocument method is called.
- isFixed(String) - Method in class com.sun.msv.datatype.xsd.TypeIncubator
-
returns true if that facet is fixed.
- isFromInternalSubset - Variable in class com.sun.msv.scanner.dtd.EntityDecl
- isGlobal() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
gets the scope property of this component as specified in the spec.
- isGlobal() - Method in class com.sun.msv.reader.xmlschema.AttributeState
- isGlobal() - Method in class com.sun.msv.reader.xmlschema.ElementDeclState
-
Returns true if this element declaration is a global element declaration.
- isGlobal() - Method in class com.sun.msv.reader.xmlschema.RedefinableDeclState
- isGrammarElement(StartTagInfo) - Method in class com.sun.msv.reader.GrammarReader
-
checks if given element is that of the grammar elements.
- isGrammarElement(StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- isGrammarElement(StartTagInfo) - Method in class com.sun.msv.reader.SimpleState
-
checks if this element belongs to the grammar.
- isGrammarElement(StartTagInfo) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
- isGrammarElement(StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- isGrammarElement(StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- isGrammarElement(StartTagInfo) - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
- isGrammarElement(StartTagInfo) - Method in class com.sun.msv.relaxns.reader.TopLevelState
- isHexDigit(char) - Static method in class com.sun.msv.util.Uri
- isHighSurrogate(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- isIDcompatible - Variable in class com.sun.msv.grammar.relaxng.RELAXNGGrammar
-
the compatibility property of the ID/IDREF feature.
- isIgnorable() - Method in class com.sun.msv.verifier.regexp.StringToken
-
checks if this token is ignorable.
- isIgnorable() - Method in class com.sun.msv.verifier.regexp.Token
-
checks if this token is ignorable.
- isIgnoringComments() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- isIgnoringElementContentWhitespace() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- isIgnoringMIME() - Method in class com.sun.msv.scanner.dtd.Resolver
-
Returns true if this resolver is ignoring MIME types in the documents it returns, to work around bugs in how servers have reported the documents' MIME types.
- isInternal() - Method in class com.sun.msv.scanner.dtd.InputEntity
- IslandSchemaImpl - Class in com.sun.msv.relaxns.verifier
-
base implementation of IslandSchema for MSV.
- IslandSchemaImpl() - Constructor for class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- IslandSchemaImpl.Binder - Class in com.sun.msv.relaxns.verifier
-
replaces all ExternalElementExp and ExternalAttributeExp by actual definitions.
- isLateBind() - Method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
- isLetter(char) - Static method in class com.sun.msv.scanner.dtd.XmlChars
-
Returns true if the character is an XML "letter".
- isLetter(char) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the character is an XML "letter".
- isLetter2(char) - Static method in class com.sun.msv.scanner.dtd.XmlChars
- isLetter2(char) - Static method in class com.sun.xml.util.XmlChars
- isLocaleSupported(String) - Method in class com.sun.msv.scanner.dtd.MessageCatalog
-
Returns true iff the specified locale has explicit language support.
- isLowSurrogate(int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- isName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
Returns true if the value is a legal XML name.
- isName(String) - Static method in class com.sun.msv.scanner.dtd.XmlNames
-
Returns true if the value is a legal XML name.
- isNameChar(char) - Static method in class com.sun.msv.scanner.dtd.XmlChars
-
Returns true if the character is allowed to be a non-initial character in names according to the XML recommendation.
- isNameChar(char) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the character is allowed to be a non-initial character in names according to the XML recommendation.
- isNamespaceAware() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- isNamespaceAware() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- isNamespaceAware() - Method in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
- isNamespaceAware() - Method in class com.sun.msv.verifier.jaxp.SAXParserImpl
- isNCName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
- isNCNameChar(char) - Static method in class com.sun.msv.scanner.dtd.XmlChars
-
Returns true if the character is allowed to be a non-initial character in unscoped names according to the rules of the XML Namespaces proposed recommendation.
- isNCNameChar(char) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the character is allowed to be a non-initial character in unscoped names according to the rules of the XML Namespaces proposed recommendation.
- isNCNmtoken(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
This method returns true if the identifier is a "name token" as defined by the XML Namespaces proposed recommendation.
- isNCNmtoken(String) - Static method in class com.sun.msv.scanner.dtd.XmlNames
-
This method returns true if the identifier is a "name token" as defined by the XML Namespaces proposed recommendation.
- isNegative() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
returns true if the value if negative (less than zero)
- isNillable - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
gets the nillable property of this component as specified in the spec.
- isNmtoken(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
This method returns true if the identifier is a "name token" as defined in the XML specification.
- isNmtoken(String) - Static method in class com.sun.msv.scanner.dtd.XmlNames
-
This method returns true if the identifier is a "name token" as defined in the XML specification.
- isNonNegative() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
returns true if the value if non-negative (greater than or equal to zero)
- isNonPositive() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
returns true if the value if non-positive (less than or equal to zero)
- isNotation(String) - Method in class com.sun.msv.generator.ContextProviderImpl
- isNotation(String) - Method in class com.sun.msv.grammar.util.IDContextProviderWrapper
- isNotation(String) - Method in class com.sun.msv.reader.GrammarReader
- isNotation(String) - Method in class com.sun.msv.verifier.AbstractVerifier
- isNull() - Method in class com.sun.msv.grammar.NameClass
-
Returns true if this name class doesn't accept anything.
- Iso8859_1Reader(InputStream) - Constructor for class com.sun.msv.scanner.dtd.XmlReader.Iso8859_1Reader
- isParameterEntity() - Method in class com.sun.msv.scanner.dtd.InputEntity
- isPE - Variable in class com.sun.msv.scanner.dtd.EntityDecl
- isPE - Variable in class com.sun.msv.scanner.dtd.InputEntity
- isPositive() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
returns true if the value if positive (greater than zero)
- isPredefinedType(Datatype) - Method in class com.sun.msv.writer.relaxng.PatternWriter
-
returns true if the specified type is a pre-defined XSD type without any facet.
- isQualifiedName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
Returns true if the value is a legal "qualified" XML name, as defined in the XML Namespaces proposed recommendation.
- isQualifiedName(String) - Static method in class com.sun.msv.scanner.dtd.XmlNames
-
Returns true if the value is a legal "qualified" XML name, as defined in the XML Namespaces proposed recommendation.
- isRedefine() - Method in class com.sun.msv.reader.xmlschema.RedefinableDeclState
-
Returns true if this declaration is a redefinition of an existing declaration.
- isRegisterNonXS(String) - Static method in class com.sun.msv.datatype.regexp.Token
- isRepeatable(String) - Static method in class com.sun.msv.datatype.xsd.TypeIncubator
-
returns true if the specified facet is a facet which can be set multiple times.
- isRestrictionBlocked() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- isSchemaDefined(XMLSchemaSchema) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- isSchemaNamespace(String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- isSchemeChar(char) - Static method in class com.sun.msv.util.Uri
- isSet(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- isSet(int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- isSet(int, int) - Static method in class com.sun.msv.datatype.regexp.Token
- isShorterThan(Token) - Method in class com.sun.msv.datatype.regexp.Token
- isSorted() - Method in class com.sun.msv.datatype.regexp.RangeToken
- isSpace(char) - Static method in class com.sun.msv.scanner.dtd.XmlChars
-
Returns true if the character is allowed where XML supports whitespace characters, false otherwise.
- isSpace(char) - Static method in class com.sun.xml.util.XmlChars
-
Returns true if the character is allowed where XML supports whitespace characters, false otherwise.
- isSubstitutable(ElementDeclExp, ElementDeclExp) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
implementation of "SCC: Substitution Group OK (Transitive)".
- isSubstitutionBlocked() - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- issuedOldNamespaceWarning - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- issueObsoletedXMLSchemaNamespace - Variable in class com.sun.msv.reader.trex.classic.TREXGrammarReader
- isUnparsedEntity(String) - Method in class com.sun.msv.generator.ContextProviderImpl
- isUnparsedEntity(String) - Method in class com.sun.msv.grammar.util.IDContextProviderWrapper
- isUnparsedEntity(String) - Method in class com.sun.msv.reader.dtd.DTDReader
- isUnparsedEntity(String) - Method in class com.sun.msv.reader.GrammarReader
- isUnparsedEntity(String) - Method in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- isUnparsedEntity(String) - Method in class com.sun.msv.verifier.AbstractVerifier
- isUnqualifiedName(String) - Static method in class com.sun.msv.datatype.xsd.XmlNames
-
Returns true if the value is a legal "unqualified" XML name, as defined in the XML Namespaces proposed recommendation.
- isUnqualifiedName(String) - Static method in class com.sun.msv.scanner.dtd.XmlNames
-
Returns true if the value is a legal "unqualified" XML name, as defined in the XML Namespaces proposed recommendation.
- isUric - Static variable in class com.sun.msv.datatype.xsd.AnyURIType
-
a table that indicates whether a particular character has to be escaped or not.
- isValid() - Method in interface com.sun.msv.verifier.IVerifier
-
checks if the document was valid.
- isValid() - Method in class com.sun.msv.verifier.Verifier
- isValid() - Method in class com.sun.msv.verifier.VerifierFilter
- isValid(String) - Static method in class com.sun.msv.util.Uri
- isValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- isValidating() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- isValidating() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- isValidating() - Method in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
- isValidating() - Method in class com.sun.msv.verifier.jaxp.SAXParserImpl
- isValidFragment(String) - Static method in class com.sun.msv.util.Uri
- isValidPercent(String) - Static method in class com.sun.msv.util.Uri
- isValidScheme(String) - Static method in class com.sun.msv.util.Uri
- isValueFacet(String) - Static method in class com.sun.msv.datatype.xsd.TypeIncubator
-
returns true if the specified facet is a facet that needs value-space-level check.
- isWhiteSpace(char) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
returns true if the specified char is a white space character.
- isWordChar(int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- isXmlLang(String) - Method in class com.sun.msv.scanner.dtd.DTDParser
- itemExp - Variable in class com.sun.msv.grammar.xmlschema.OccurrenceExp
-
The unit of repetition.
- itemType - Variable in class com.sun.msv.datatype.xsd.ListType
-
atomic base type
- iterateAttributesDecls() - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- iterateElementDecls() - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl
- iterateInscopeNamespaces() - Method in class com.sun.msv.reader.GrammarReader
-
Iterates Map.Entry objects which has the prefix as key and the namespace URI as value.
- iterateSchemas() - Method in class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
-
returns an Iterator that enumerates XMLSchemaSchema objects that are defined in this grammar.
- iterator() - Method in class com.sun.msv.grammar.ReferenceContainer
-
iterates all ReferenceExp in this container
- ITimeDurationValueType - Interface in com.sun.msv.datatype.xsd.datetime
-
interface as a value type of TimeDurationType
- IVerifier - Interface in com.sun.msv.verifier
-
Interface of verifier.
J
- jarvFactory - Variable in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
-
JARV VerifierFactory implementation, which will be used to parse schemas.
- jarvFactory - Variable in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
-
JARV VerifierFactory implementation, which will be used to parse schemas.
- JavaMissingTimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaMissingTimeZone
- JavaZeroTimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaZeroTimeZone
- JDKImpl - Class in com.sun.msv.datatype.xsd.regex
-
RegExpFactory
by a copy of Xerces in Sun's JDK 5.0. - JDKImpl() - Constructor for class com.sun.msv.datatype.xsd.regex.JDKImpl
K
- key - Variable in class com.sun.msv.grammar.xmlschema.KeyRefConstraint
-
corresponding key constraint.
- key - Variable in class com.sun.msv.scanner.dtd.SimpleHashtable.Entry
- key(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- KeyConstraint - Class in com.sun.msv.grammar.xmlschema
-
key constraint.
- KeyConstraint(String, String, XPath[], Field[]) - Constructor for class com.sun.msv.grammar.xmlschema.KeyConstraint
- keyref(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- KeyRefConstraint - Class in com.sun.msv.grammar.xmlschema
-
keyref constraint.
- KeyRefConstraint(String, String, XPath[], Field[]) - Constructor for class com.sun.msv.grammar.xmlschema.KeyRefConstraint
- keys() - Method in class com.sun.msv.scanner.dtd.SimpleHashtable
-
Returns an enumeration of the keys in this hashtable.
- KeyValue - Class in com.sun.msv.verifier.identity
-
represents multi-field keys.
- KeyValue(Object[], Locator) - Constructor for class com.sun.msv.verifier.identity.KeyValue
- keyValues - Variable in class com.sun.msv.verifier.identity.IDConstraintChecker
-
a map from
SelectorMatcher
to set ofKeyValue
s.
L
- label - Variable in class com.sun.msv.grammar.trex.typed.TypedElementPattern
-
label of this element.
- LABEL_NAMESPACE - Static variable in class com.sun.msv.reader.trex.typed.TypedTREXGrammarInterceptor
- LabelRefState - Class in com.sun.msv.reader.relax
-
base implementation of HedgeRefState and ElementRefState.
- LabelRefState() - Constructor for class com.sun.msv.reader.relax.LabelRefState
- LanguageType - Class in com.sun.msv.datatype.xsd
-
"language" type.
- LanguageType() - Constructor for class com.sun.msv.datatype.xsd.LanguageType
- lastLocalName - Variable in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- lastNamaespaceUri - Variable in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- lastQName - Variable in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- lastRNGElement - Variable in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
-
The local name of the preceding RELAX NG element sibling.
- LAX - Static variable in class com.sun.msv.grammar.xmlschema.AttributeWildcard
- LaxDefaultNameClass - Class in com.sun.msv.grammar.xmlschema
-
Special name class implementation used for the wild card of the "lax" mode.
- LaxDefaultNameClass(NameClass) - Constructor for class com.sun.msv.grammar.xmlschema.LaxDefaultNameClass
- LazyTypeIncubator - Class in com.sun.msv.reader.datatype.xsd
-
Lazy XSTypeIncubator
- LazyTypeIncubator(XSDatatypeExp, GrammarReader) - Constructor for class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator
- LazyTypeIncubator.Facet - Class in com.sun.msv.reader.datatype.xsd
-
store the information about one added facet.
- leave() - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- len - Variable in class com.sun.msv.util.LightStack
- length - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- length - Variable in class com.sun.msv.datatype.xsd.LengthFacet
- LengthFacet - Class in com.sun.msv.datatype.xsd
-
"length", "minLength", and "maxLength" facet validator.
- LengthFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.LengthFacet
- LengthFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.LengthFacet
- LESS - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- LETTERS - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- lhs - Variable in class com.sun.msv.reader.util.ForkContentHandler
- LightStack - Class in com.sun.msv.util
-
light-weight stack implementation.
- LightStack() - Constructor for class com.sun.msv.util.LightStack
- limit - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- limitValue - Variable in class com.sun.msv.datatype.xsd.RangeFacet
- LINE_FEED - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- LINE_SEPARATOR - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- lineNumber - Variable in class com.sun.msv.scanner.dtd.InputEntity
- list(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- ListChecker() - Constructor for class com.sun.msv.reader.trex.ng.RestrictionChecker.ListChecker
- ListExp - Class in com.sun.msv.grammar
-
<list> of RELAX NG.
- ListExp(Expression) - Constructor for class com.sun.msv.grammar.ListExp
- ListState - Class in com.sun.msv.reader.datatype.xsd
-
state that parses <list> element of XSD.
- ListState - Class in com.sun.msv.reader.trex.ng
-
state that parses <list> pattern of RELAX NG.
- ListState() - Constructor for class com.sun.msv.reader.trex.ng.ListState
- ListState(String, String) - Constructor for class com.sun.msv.reader.datatype.xsd.ListState
- ListType - Class in com.sun.msv.datatype.xsd
-
List type.
- ListType(String, String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.ListType
-
derives a new datatype from atomic datatype by list
- ListValueType - Class in com.sun.msv.datatype.xsd
-
value object of ListType.
- ListValueType(Object[]) - Constructor for class com.sun.msv.datatype.xsd.ListValueType
- literal - Variable in class com.sun.msv.verifier.ErrorInfo.BadText
-
The actual text that caused the error.
- literal - Variable in class com.sun.msv.verifier.regexp.StringToken
- load(String) - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- load(String) - Static method in class com.sun.msv.datatype.xsd.BooleanType
- load(String) - Static method in class com.sun.msv.datatype.xsd.ByteType
- load(String) - Static method in class com.sun.msv.datatype.xsd.DoubleType
- load(String) - Static method in class com.sun.msv.datatype.xsd.FloatType
- load(String) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
- load(String) - Static method in class com.sun.msv.datatype.xsd.IntegerType
- load(String) - Static method in class com.sun.msv.datatype.xsd.IntType
- load(String) - Static method in class com.sun.msv.datatype.xsd.LongType
- load(String) - Static method in class com.sun.msv.datatype.xsd.NumberType
- load(String) - Static method in class com.sun.msv.datatype.xsd.ShortType
- loader - Variable in class com.sun.msv.reader.trex.ng.DefaultDatatypeLibraryFactory
- loadFactor - Static variable in class com.sun.msv.grammar.ExpressionPool.ClosedHash
-
The load factor for the hashtable.
- loadFactor - Static variable in class com.sun.msv.scanner.dtd.SimpleHashtable
- loadSchema(String) - Static method in class com.sun.msv.reader.util.GrammarLoader
-
parses the specified schema and returns the result as a Grammar object.
- loadSchema(String, GrammarReaderController) - Static method in class com.sun.msv.reader.util.GrammarLoader
-
returns a thread-safe AGM object, depending on the language used.
- loadSchema(String, GrammarReaderController, SAXParserFactory) - Static method in class com.sun.msv.reader.util.GrammarLoader
-
parses the specified schema and returns the result as a Grammar object.
- loadSchema(InputSource) - Static method in class com.sun.msv.reader.util.GrammarLoader
- loadSchema(InputSource, GrammarReaderController) - Static method in class com.sun.msv.reader.util.GrammarLoader
-
returns a thread-safe AGM object, depending on the language used.
- loadSchema(InputSource, GrammarReaderController, SAXParserFactory) - Static method in class com.sun.msv.reader.util.GrammarLoader
- loadVGM(String) - Static method in class com.sun.msv.reader.util.GrammarLoader
-
parses the specified schema and returns the result as a VGM.
- loadVGM(String, GrammarReaderController, SAXParserFactory) - Static method in class com.sun.msv.reader.util.GrammarLoader
-
parses the specified schema and returns the result as a VGM.
- loadVGM(InputSource) - Static method in class com.sun.msv.reader.util.GrammarLoader
- loadVGM(InputSource, GrammarReaderController, SAXParserFactory) - Static method in class com.sun.msv.reader.util.GrammarLoader
- locale - Variable in class com.sun.msv.scanner.dtd.DTDParser
- locale - Variable in class com.sun.msv.scanner.dtd.InputEntity
- localize(String) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localize(String) - Static method in class com.sun.msv.driver.textui.Driver
- localize(String) - Static method in class com.sun.msv.grammar.trex.Localizer
- localize(String) - Static method in class com.sun.msv.reader.dtd.Localizer
- localize(String) - Static method in class com.sun.msv.relaxns.grammar.relax.Localizer
- localize(String) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- localize(String) - Static method in class com.sun.msv.relaxns.verifier.Localizer
- localize(String) - Static method in class com.sun.msv.writer.relaxng.Driver
- localize(String, Object) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localize(String, Object) - Static method in class com.sun.msv.driver.textui.Driver
- localize(String, Object) - Static method in class com.sun.msv.grammar.trex.Localizer
- localize(String, Object) - Static method in class com.sun.msv.reader.dtd.Localizer
- localize(String, Object) - Static method in class com.sun.msv.relaxns.grammar.relax.Localizer
- localize(String, Object) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- localize(String, Object) - Static method in class com.sun.msv.relaxns.verifier.Localizer
- localize(String, Object) - Static method in class com.sun.msv.writer.relaxng.Driver
- localize(String, Object[]) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localize(String, Object[]) - Static method in class com.sun.msv.driver.textui.Driver
- localize(String, Object[]) - Method in class com.sun.msv.grammar.relaxng.datatype.DatatypeBuilderImpl
- localize(String, Object[]) - Static method in class com.sun.msv.grammar.trex.Localizer
- localize(String, Object[]) - Static method in class com.sun.msv.reader.dtd.Localizer
- localize(String, Object[]) - Static method in class com.sun.msv.relaxns.grammar.relax.Localizer
- localize(String, Object[]) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
-
localizes messages.
- localize(String, Object[]) - Static method in class com.sun.msv.relaxns.verifier.Localizer
- localize(String, Object[]) - Static method in class com.sun.msv.writer.relaxng.Driver
- localize(String, Object, Object) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localize(String, Object, Object) - Static method in class com.sun.msv.driver.textui.Driver
- localize(String, Object, Object) - Static method in class com.sun.msv.relaxns.grammar.relax.Localizer
- localize(String, Object, Object) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- localize(String, Object, Object) - Static method in class com.sun.msv.writer.relaxng.Driver
- localize(String, Object, Object, Object) - Static method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- localizeMessage(String, Object) - Static method in class com.sun.msv.verifier.identity.IDConstraintChecker
- localizeMessage(String, Object) - Method in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- localizeMessage(String, Object[]) - Method in class com.sun.msv.reader.GrammarReader
-
formats localized message with arguments
- localizeMessage(String, Object[]) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- localizeMessage(String, Object[]) - Method in class com.sun.msv.reader.relax.RELAXReader
- localizeMessage(String, Object[]) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
- localizeMessage(String, Object[]) - Method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- localizeMessage(String, Object[]) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- localizeMessage(String, Object[]) - Method in class com.sun.msv.reader.trex.TREXBaseReader
- localizeMessage(String, Object[]) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- localizeMessage(String, Object[]) - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
- localizeMessage(String, Object[]) - Static method in class com.sun.msv.verifier.identity.IDConstraintChecker
- localizeMessage(String, Object[]) - Method in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- localizeMessage(String, Object[]) - Method in class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
- localizeMessage(String, Object[]) - Static method in class com.sun.msv.verifier.Verifier
- localizeMessage(String, Object, Object) - Method in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- Localizer - Class in com.sun.msv.grammar.trex
-
formats messages by using a resource file.
- Localizer - Class in com.sun.msv.reader.dtd
-
formats messages by using a resource file.
- Localizer - Class in com.sun.msv.relaxns.grammar.relax
-
localizes messages
- Localizer - Class in com.sun.msv.relaxns.verifier
-
formats messages by using a resource file.
- Localizer() - Constructor for class com.sun.msv.grammar.trex.Localizer
- Localizer() - Constructor for class com.sun.msv.reader.dtd.Localizer
- Localizer() - Constructor for class com.sun.msv.relaxns.grammar.relax.Localizer
- Localizer() - Constructor for class com.sun.msv.relaxns.verifier.Localizer
- localName - Variable in class com.sun.msv.grammar.dtd.LocalNameClass
- localName - Variable in class com.sun.msv.grammar.SimpleNameClass
- localName - Variable in class com.sun.msv.grammar.xmlschema.IdentityConstraint
-
local name of the identity constraint.
- localName - Variable in class com.sun.msv.util.StartTagInfo
- localName - Variable in class com.sun.msv.util.StringPair
- localName - Variable in class com.sun.msv.verifier.ErrorInfo.ElementErrorInfo
- localName - Variable in class com.sun.msv.verifier.regexp.AttributeToken
- LOCALNAME_WILDCARD - Static variable in class com.sun.msv.grammar.NameClass
- LocalNameClass - Class in com.sun.msv.grammar.dtd
-
a NameClass that accepts any tag name as long as its local part is specified name.
- LocalNameClass(String) - Constructor for class com.sun.msv.grammar.dtd.LocalNameClass
- localPart - Variable in class com.sun.msv.datatype.xsd.QnameValueType
- location - Variable in exception com.sun.msv.datatype.regexp.ParseException
- location - Variable in class com.sun.msv.reader.State
-
Location of the start tag.
- locator - Variable in class com.sun.msv.reader.dtd.DTDReader
- locator - Variable in class com.sun.msv.reader.GrammarReader.InclusionContext
- locator - Variable in class com.sun.msv.reader.GrammarReader
-
document Locator that is given by XML reader
- locator - Variable in class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
- locator - Variable in class com.sun.msv.verifier.AbstractVerifier
-
Document Locator that is given by XML reader.
- locator - Variable in class com.sun.msv.verifier.identity.KeyValue
-
source location that this value is found.
- LongType - Class in com.sun.msv.datatype.xsd
-
"long" type.
- LongType() - Constructor for class com.sun.msv.datatype.xsd.LongType
- LongType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.LongType
- longValue() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- LOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.Op
- LOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.Token
- LOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.Op
- LOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.Token
- lookup(char[], int) - Method in class com.sun.msv.scanner.dtd.DTDParser.NameCache
- lookupEntry(char[], int) - Method in class com.sun.msv.scanner.dtd.DTDParser.NameCache
M
- m - Variable in class com.sun.msv.grammar.relax.RELAXModule.DatatypeContainer
- MAGIC - Variable in class com.sun.msv.grammar.util.NameClassComparator
- MAGIC - Static variable in class com.sun.msv.grammar.util.PossibleNamesCollector
- main(String[]) - Static method in class com.sun.msv.datatype.regexp.REUtil
-
Sample entry.
- main(String[]) - Static method in class com.sun.msv.driver.textui.Driver
- main(String[]) - Static method in class com.sun.msv.generator.Driver
- main(String[]) - Static method in class com.sun.msv.writer.relaxng.Driver
- makeExpression() - Method in class com.sun.msv.reader.ExpressionState
-
This method is called from endElement method.
- makeExpression() - Method in class com.sun.msv.reader.ExpressionWithChildState
- makeExpression() - Method in class com.sun.msv.reader.relax.core.AttPoolRefState
- makeExpression() - Method in class com.sun.msv.reader.relax.core.AttributeState
- makeExpression() - Method in class com.sun.msv.reader.relax.core.InlineElementState
- makeExpression() - Method in class com.sun.msv.reader.relax.LabelRefState
- makeExpression() - Method in class com.sun.msv.reader.TerminalState
- makeExpression() - Method in class com.sun.msv.reader.trex.classic.DataState
- makeExpression() - Method in class com.sun.msv.reader.trex.classic.StringState
- makeExpression() - Method in class com.sun.msv.reader.trex.DivInGrammarState
- makeExpression() - Method in class com.sun.msv.reader.trex.GrammarState
- makeExpression() - Method in class com.sun.msv.reader.trex.IncludePatternState
- makeExpression() - Method in class com.sun.msv.reader.trex.ng.DataState
- makeExpression() - Method in class com.sun.msv.reader.trex.ng.ValueState
- makeExpression() - Method in class com.sun.msv.reader.trex.RefState
- makeExpression() - Method in class com.sun.msv.reader.xmlschema.AnyState
- makeExpression() - Method in class com.sun.msv.reader.xmlschema.ElementRefState
- makeExpression() - Method in class com.sun.msv.relaxns.reader.relax.AnyOtherElementState
- makeList(String, String, XSDatatypeExp, GrammarReader) - Static method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Derives a new type by list.
- makeNameClass() - Method in class com.sun.msv.reader.trex.NameClassAnyNameState
- makeNameClass() - Method in class com.sun.msv.reader.trex.NameClassNameState
- makeNameClass() - Method in class com.sun.msv.reader.trex.NameClassNsNameState
- makeNameClass() - Method in class com.sun.msv.reader.trex.NameClassState
-
This method is called from endElement method.
- makeNameClass() - Method in class com.sun.msv.reader.trex.NameClassWithChildState
- makeType() - Method in class com.sun.msv.reader.datatype.xsd.TypeState
-
This method is called from endElement method.
- makeType() - Method in class com.sun.msv.reader.datatype.xsd.TypeWithOneChildState
- makeType() - Method in class com.sun.msv.reader.datatype.xsd.UnionState
- makeUnion(String, String, Collection, GrammarReader) - Static method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Derives a new type by union.
- map - Variable in class com.sun.msv.datatype.regexp.RangeToken
- mapNamespace(String) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
-
maps obsoleted XML Schema namespace to the current one.
- mapResource(String) - Method in class com.sun.msv.scanner.dtd.Resolver
- MAPSIZE - Static variable in class com.sun.msv.datatype.regexp.RangeToken
- mark(int) - Method in class com.sun.msv.scanner.dtd.XmlReader
-
Sets a mark allowing a limited number of characters to be "peeked", by reading and then resetting.
- markSchemaAsDefined(XMLSchemaSchema) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- markSupported() - Method in class com.sun.msv.scanner.dtd.XmlReader
-
Returns true iff the reader supports mark/reset.
- mask - Variable in class com.sun.msv.datatype.regexp.Token.ModifierToken
- match - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- match(int) - Method in class com.sun.msv.datatype.regexp.RangeToken
- match(int) - Method in class com.sun.msv.datatype.regexp.Token.CharToken
- match(int) - Method in class com.sun.msv.datatype.regexp.Token
- match(AttributeExp) - Method in class com.sun.msv.verifier.regexp.AttributeRecoveryToken
- match(AttributeExp) - Method in class com.sun.msv.verifier.regexp.AttributeToken
- match(AttributeExp) - Method in class com.sun.msv.verifier.regexp.Token
- match(DataExp) - Method in class com.sun.msv.verifier.regexp.StringRecoveryToken
- match(DataExp) - Method in class com.sun.msv.verifier.regexp.StringToken
-
DataExp can consume this token if its datatype can accept this string
- match(DataExp) - Method in class com.sun.msv.verifier.regexp.Token
-
returns true if the given DataExp can consume this token
- match(ElementExp) - Method in class com.sun.msv.verifier.regexp.AnyElementToken
- match(ElementExp) - Method in class com.sun.msv.verifier.regexp.ElementToken
- match(ElementExp) - Method in class com.sun.msv.verifier.regexp.Token
-
returns true if the given ElementExp can consume this token
- match(ListExp) - Method in class com.sun.msv.verifier.regexp.StringRecoveryToken
- match(ListExp) - Method in class com.sun.msv.verifier.regexp.StringToken
-
ListExp can consume this token if its pattern accepts this string
- match(ListExp) - Method in class com.sun.msv.verifier.regexp.Token
-
returns true if the given ListExp can consume this token
- match(ValueExp) - Method in class com.sun.msv.verifier.regexp.StringRecoveryToken
- match(ValueExp) - Method in class com.sun.msv.verifier.regexp.StringToken
- match(ValueExp) - Method in class com.sun.msv.verifier.regexp.Token
- Match - Class in com.sun.msv.datatype.regexp
-
An instance of this class has ranges captured in matching.
- Match() - Constructor for class com.sun.msv.datatype.regexp.Match
-
Creates an instance.
- matchAnyString() - Method in class com.sun.msv.verifier.regexp.StringToken
- matchAnyString() - Method in class com.sun.msv.verifier.regexp.Token
-
returns true if anyString pattern can consume this token
- matchCharacterIterator(RegularExpression.Context, Op, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- matchCharArray(RegularExpression.Context, Op, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- matchedExp - Variable in class com.sun.msv.verifier.regexp.AttributeToken
-
holds a reference to the assigned type.
- Matcher - Class in com.sun.msv.verifier.identity
-
Base abstract implementation of XPath matcher.
- Matcher(IDConstraintChecker) - Constructor for class com.sun.msv.verifier.identity.Matcher
- MatcherBundle - Class in com.sun.msv.verifier.identity
-
Base implementation of Matcher coordinator.
- MatcherBundle(IDConstraintChecker) - Constructor for class com.sun.msv.verifier.identity.MatcherBundle
-
the derived class must initialize the children field appropriately.
- matchers - Variable in class com.sun.msv.verifier.identity.IDConstraintChecker
-
active mathcers.
- matches - Variable in class com.sun.msv.datatype.xsd.regex.JDKImpl
- matches - Variable in class com.sun.msv.datatype.xsd.regex.XercesImpl
- matches(char[]) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(char[], int) - Method in class com.sun.msv.scanner.dtd.DTDParser.NameCacheEntry
- matches(char[], int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matches(char[], int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern in specified range or not.
- matches(char[], int, int, Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern in specified range or not.
- matches(char[], Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(String) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(String) - Method in interface com.sun.msv.datatype.xsd.regex.RegExp
- matches(String, int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matches(String, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern in specified range or not.
- matches(String, int, int, Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern in specified range or not.
- matches(String, Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(String, String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- matches(String, String, String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- matches(CharacterIterator) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(CharacterIterator, int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matches(CharacterIterator, Match) - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matchesIgnoreCase(char[], int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matchesIgnoreCase(String, int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matchesIgnoreCase(CharacterIterator, int, int) - Method in class com.sun.msv.datatype.regexp.BMPattern
- matchFound - Variable in class com.sun.msv.verifier.identity.PathMatcher
-
a flag that indicates that this element/attribute matches the path expression.
- matchIgnoreCase(int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- matchString(RegularExpression.Context, Op, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- max - Variable in class com.sun.msv.datatype.regexp.Token.ClosureToken
- max - Variable in class com.sun.msv.generator.Rand.UniformRand
- MaxExclusiveFacet - Class in com.sun.msv.datatype.xsd
-
'maxExclusive' facet
- MaxExclusiveFacet(String, String, XSDatatypeImpl, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.MaxExclusiveFacet
- maximumDayInMonthFor(int, int) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
- maximumDayInMonthFor(BigInteger, int) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
- MaxInclusiveFacet - Class in com.sun.msv.datatype.xsd
-
'maxInclusive' facet
- MaxInclusiveFacet(String, String, XSDatatypeImpl, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.MaxInclusiveFacet
- maxLength - Variable in class com.sun.msv.datatype.xsd.MaxLengthFacet
- MaxLengthFacet - Class in com.sun.msv.datatype.xsd
-
'maxLength' facet
- MaxLengthFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.MaxLengthFacet
- MaxLengthFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.MaxLengthFacet
- maxOccurs - Variable in class com.sun.msv.grammar.xmlschema.OccurrenceExp
-
Maximum occurence.
- MAXPUSHBACK - Static variable in class com.sun.msv.scanner.dtd.XmlReader
- maybeAttlistDecl() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeComment(boolean) - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeConditionalSect() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeElementDecl() - Method in class com.sun.msv.scanner.dtd.DTDParser
-
To validate, subclassers should at this time make sure that values are of the declared types: ID and IDREF(S) values are Names NMTOKEN(S) are Nmtokens ENUMERATION values match one of the tokens NOTATION values match a notation name ENTITIY(IES) values match an unparsed external entity
- maybeEntityDecl() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeExternalID() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeGetName() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeGetNameCacheEntry() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeInCRLF - Variable in class com.sun.msv.scanner.dtd.InputEntity
- maybeMarkupDecl() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeNotationDecl() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybePEReference() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybePI(boolean) - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeReadAttribute(String, boolean) - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeTextDecl() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeWhitespace() - Method in class com.sun.msv.scanner.dtd.DTDParser
- maybeWhitespace() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
optional grammatical whitespace (discarded)
- memberTypes - Variable in class com.sun.msv.datatype.xsd.UnionType
-
member types
- memberTypes - Variable in class com.sun.msv.reader.datatype.xsd.UnionState
- memorizeLink(Object) - Method in class com.sun.msv.reader.GrammarReader.BackwardReferenceMap
-
memorize a reference to an object.
- merge(Object, Object) - Static method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- mergeContinuation(Expression, Expression) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- mergeRanges(Token) - Method in class com.sun.msv.datatype.regexp.RangeToken
- mergeRanges(Token) - Method in class com.sun.msv.datatype.regexp.Token
- MessageCatalog - Class in com.sun.msv.scanner.dtd
-
This class provides support for multi-language string lookup, as needed to localize messages from applications supporting multiple languages at the same time.
- MessageCatalog(Class) - Constructor for class com.sun.msv.scanner.dtd.MessageCatalog
-
Create a message catalog for use by classes in the same package as the specified class.
- MessageCatalog(Class, String) - Constructor for class com.sun.msv.scanner.dtd.MessageCatalog
-
Create a message catalog for use by classes in the same package as the specified class.
- messages - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- min - Variable in class com.sun.msv.datatype.regexp.Token.ClosureToken
- MinExclusiveFacet - Class in com.sun.msv.datatype.xsd
-
'minExclusive' facet
- MinExclusiveFacet(String, String, XSDatatypeImpl, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.MinExclusiveFacet
- MinInclusiveFacet - Class in com.sun.msv.datatype.xsd
-
'minInclusive' facet
- MinInclusiveFacet(String, String, XSDatatypeImpl, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.MinInclusiveFacet
- minlength - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- minLength - Variable in class com.sun.msv.datatype.xsd.MinLengthFacet
- MinLengthFacet - Class in com.sun.msv.datatype.xsd
-
'minLength' facet
- MinLengthFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.MinLengthFacet
- MinLengthFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.MinLengthFacet
- minOccurs - Variable in class com.sun.msv.grammar.xmlschema.OccurrenceExp
-
Minimum occurence.
- minute - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
minute (always between 0 and 59) this variable is null if no year is specified
- minute - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- minute - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- minutes - Variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
-
Deprecated.here just for the serialization backward compatibility.
- MISSING - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
-
The
TimeZone
representation that corresponds to the missing time zone. - MissingAttribute(StartTagInfo) - Constructor for class com.sun.msv.verifier.ErrorInfo.MissingAttribute
- MissingAttribute(String, String, String) - Constructor for class com.sun.msv.verifier.ErrorInfo.MissingAttribute
- mixed(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- mixed(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- mixedElement(String) - Method in class com.sun.msv.reader.dtd.DTDReader
- mixedElement(String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
receives notification of child element of mixed content model.
- mixedElement(String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- MixedExp - Class in com.sun.msv.grammar
-
<mixed> of RELAX.
- MixedExp(Expression) - Constructor for class com.sun.msv.grammar.MixedExp
- MixedState - Class in com.sun.msv.reader.relax.core
-
parses <mixed> element.
- MixedState - Class in com.sun.msv.reader.trex
-
parses <mixed> pattern.
- MixedState() - Constructor for class com.sun.msv.reader.relax.core.MixedState
- MixedState() - Constructor for class com.sun.msv.reader.trex.MixedState
- mode - Variable in class com.sun.msv.grammar.util.ExpressionPrinter
-
this flag controls how expression will be stringnized
- MODIFIER - Static variable in class com.sun.msv.datatype.regexp.Op
- MODIFIERGROUP - Static variable in class com.sun.msv.datatype.regexp.Token
- ModifierOp(int, int, int) - Constructor for class com.sun.msv.datatype.regexp.Op.ModifierOp
- ModifierToken(Token, int, int) - Constructor for class com.sun.msv.datatype.regexp.Token.ModifierToken
- module - Variable in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- module - Variable in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- module - Variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
RELAX module object being under construction.
- module - Variable in class com.sun.msv.relaxns.grammar.relax.RELAXIslandSchema
-
underlying RELAX module which this IslandSchema is representing
- moduleMap - Variable in class com.sun.msv.relaxns.grammar.RELAXGrammar
-
map from namespace URI to IslandSchema.
- ModuleMergeState - Class in com.sun.msv.reader.relax.core
-
Used to parse module.
- ModuleMergeState(String) - Constructor for class com.sun.msv.reader.relax.core.ModuleMergeState
- moduleReader - Variable in class com.sun.msv.relaxns.reader.NamespaceState
-
this object will parse inlined grammar.
- ModuleState - Class in com.sun.msv.reader.relax.core
-
parses <module> element.
- ModuleState(String) - Constructor for class com.sun.msv.reader.relax.core.ModuleState
- month - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
month (always between 0 and 11) this variable is null if no year is specified
- month - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- month - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- MSG_BAILOUT - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_DTDVALIDATION - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_ERROR - Static variable in class com.sun.msv.driver.textui.ReportErrorHandler
- MSG_FAILED_TO_IGNORE_EXTERNAL_DTD - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_FATAL - Static variable in class com.sun.msv.driver.textui.ReportErrorHandler
- MSG_GRAMMAR_ERROR - Static variable in class com.sun.msv.writer.relaxng.Driver
- MSG_INVALID - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_PARSER - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_PARSING_TIME - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_START_PARSING_GRAMMAR - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_TOO_MANY_ERRORS - Static variable in class com.sun.msv.driver.textui.ReportErrorHandler
- MSG_UNRECOGNIZED_OPTION - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_USAGE - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_USAGE - Static variable in class com.sun.msv.writer.relaxng.Driver
- MSG_VALID - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_VALIDATING - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_VALIDATION_TIME - Static variable in class com.sun.msv.driver.textui.Driver
- MSG_WARNING - Static variable in class com.sun.msv.driver.textui.ReportErrorHandler
- MSG_WARNING_FOUND - Static variable in class com.sun.msv.driver.textui.Driver
- MULTIPLE_LINES - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"m"
- MultiSchemaReader - Class in com.sun.msv.reader.xmlschema
-
An utility class that reads multiple XML Schema documents and combines them into one schema object.
- MultiSchemaReader(XMLSchemaReader) - Constructor for class com.sun.msv.reader.xmlschema.MultiSchemaReader
N
- name - Variable in class com.sun.msv.grammar.DataExp
-
name of this datatype.
- name - Variable in class com.sun.msv.grammar.ReferenceExp
-
name of the referenced expression.
- name - Variable in class com.sun.msv.grammar.ValueExp
-
name of this datatype.
- name - Variable in class com.sun.msv.grammar.xmlschema.AttributeWildcard
- name - Variable in class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator.Facet
- name - Variable in exception com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker.Eureka
- name - Variable in class com.sun.msv.relaxns.grammar.DeclImpl
-
name of this rule
- name - Variable in class com.sun.msv.scanner.dtd.DTDParser.NameCacheEntry
- name - Variable in class com.sun.msv.scanner.dtd.EntityDecl
- name - Variable in class com.sun.msv.scanner.dtd.InputEntity
- name2uri(String) - Method in class com.sun.msv.scanner.dtd.Resolver
- nameCache - Variable in class com.sun.msv.scanner.dtd.DTDParser
- NameCache() - Constructor for class com.sun.msv.scanner.dtd.DTDParser.NameCache
- NameCacheEntry() - Constructor for class com.sun.msv.scanner.dtd.DTDParser.NameCacheEntry
- NAMECHARS - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- nameCharString(char) - Method in class com.sun.msv.scanner.dtd.DTDParser
- nameClass - Variable in class com.sun.msv.grammar.AttributeExp
-
constraint over attribute name
- nameClass - Variable in class com.sun.msv.grammar.relax.TagClause
-
tag name constraint.
- nameClass - Variable in class com.sun.msv.grammar.trex.ElementPattern
- nameClass - Variable in class com.sun.msv.reader.trex.NameClassAndExpressionState
- nameClass - Variable in class com.sun.msv.reader.trex.NameClassWithChildState
-
name class object that is being created.
- nameClass - Variable in class com.sun.msv.relaxns.grammar.ExternalElementExp
-
NamespaceNameClass object that matchs this namespace.
- nameClass - Variable in class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
-
this name class matches all the namespaces that are accepted by this anyOtherElement.
- NameClass - Class in com.sun.msv.grammar
-
validator of (namespaceURI,localPart) pair.
- NameClass() - Constructor for class com.sun.msv.grammar.NameClass
- NameClassAndExpression - Interface in com.sun.msv.grammar
-
common interface of AttributeExp and ElementExp.
- NameClassAndExpressionState - Class in com.sun.msv.reader.trex
-
Base implementation for ElementState and AttributeState This class collects one name class and patterns
- NameClassAndExpressionState() - Constructor for class com.sun.msv.reader.trex.NameClassAndExpressionState
- NameClassAnyNameState - Class in com.sun.msv.reader.trex
-
parses <anyName> name class.
- NameClassAnyNameState() - Constructor for class com.sun.msv.reader.trex.NameClassAnyNameState
- NameClassChoiceState - Class in com.sun.msv.reader.trex
-
parses <choice> name class.
- NameClassChoiceState() - Constructor for class com.sun.msv.reader.trex.NameClassChoiceState
- NameClassCollisionChecker - Class in com.sun.msv.grammar.util
-
Computes if two name classes collide or not.
- NameClassCollisionChecker() - Constructor for class com.sun.msv.grammar.util.NameClassCollisionChecker
- NameClassComparator - Class in com.sun.msv.grammar.util
-
Abstract implementation of a function
- NameClassComparator() - Constructor for class com.sun.msv.grammar.util.NameClassComparator
- NameClassDifferenceState - Class in com.sun.msv.reader.trex
-
parses <difference> name class.
- NameClassDifferenceState() - Constructor for class com.sun.msv.reader.trex.NameClassDifferenceState
- NameClassNameState - Class in com.sun.msv.reader.trex
-
parses <name> name class.
- NameClassNameState() - Constructor for class com.sun.msv.reader.trex.NameClassNameState
- NameClassNotState - Class in com.sun.msv.reader.trex
-
parses <not> name class.
- NameClassNotState() - Constructor for class com.sun.msv.reader.trex.NameClassNotState
- NameClassNsNameState - Class in com.sun.msv.reader.trex
-
parses <nsName> name class.
- NameClassNsNameState() - Constructor for class com.sun.msv.reader.trex.NameClassNsNameState
- NameClassOwner - Interface in com.sun.msv.reader.trex
-
interface that must be implemented by the parent state of NameClassState.
- NameClassSimplifier - Class in com.sun.msv.grammar.util
-
Minimizes a name class.
- NameClassSimplifier() - Constructor for class com.sun.msv.grammar.util.NameClassSimplifier
- NameClassState - Class in com.sun.msv.reader.trex
-
Base implementation for NameClass primitives
- NameClassState() - Constructor for class com.sun.msv.reader.trex.NameClassState
- NameClassVisitor - Interface in com.sun.msv.grammar
-
Visitor interface for NameClass.
- NameClassWalker() - Constructor for class com.sun.msv.reader.trex.ng.RestrictionChecker.NameClassWalker
- NameClassWithChildState - Class in com.sun.msv.reader.trex
-
parses name class that has child name classes
- NameClassWithChildState() - Constructor for class com.sun.msv.reader.trex.NameClassWithChildState
- NameClassWithoutChildState - Class in com.sun.msv.reader.trex
-
Base implementation for those states who cannot have any child name class.
- NameClassWithoutChildState() - Constructor for class com.sun.msv.reader.trex.NameClassWithoutChildState
- nameClassWriter - Variable in class com.sun.msv.writer.relaxng.RELAXNGWriter
- NameClassWriter - Class in com.sun.msv.writer.relaxng
-
Visits NameClass and writes its XML representation.
- NameClassWriter(Context) - Constructor for class com.sun.msv.writer.relaxng.NameClassWriter
- namedPatterns - Variable in class com.sun.msv.grammar.trex.TREXGrammar
-
named patterns which are defined by using <define> element.
- nameGenerator - Variable in class com.sun.msv.generator.GeneratorOption
- NameGenerator - Class in com.sun.msv.generator
-
generates a namespaceURI/localName pair that satisfies given
NameClass
- NameGenerator(Random) - Constructor for class com.sun.msv.generator.NameGenerator
- nameParts - Variable in class com.sun.msv.writer.ContentHandlerAdaptor
- names - Variable in class com.sun.msv.grammar.util.PossibleNamesCollector
-
this set will receive all possible names.
- names - Variable in class com.sun.msv.grammar.xmlschema.LaxDefaultNameClass
-
set of
StringPair
s. - namespace - Variable in class com.sun.msv.relaxns.reader.NamespaceState
-
inline module should have this primary namespace
- NAMESPACE_WILDCARD - Static variable in class com.sun.msv.grammar.NameClass
-
wildcard should be accepted by any name class.
- NamespaceNameClass - Class in com.sun.msv.grammar
-
NameClass that matchs any names in a particular namespace.
- NamespaceNameClass(String) - Constructor for class com.sun.msv.grammar.NamespaceNameClass
- namespaces - Variable in class com.sun.msv.reader.dtd.DTDReader
-
map from prefix to set of possible namespace URI.
- namespaces - Variable in class com.sun.msv.writer.ContentHandlerAdaptor
- NamespaceState - Class in com.sun.msv.relaxns.reader
-
parses <namespace> element of RELAX Namespace.
- NamespaceState() - Constructor for class com.sun.msv.relaxns.reader.NamespaceState
- NamespaceState.CutInFilter - Class in com.sun.msv.relaxns.reader
- namespaceSupport - Variable in class com.sun.msv.verifier.AbstractVerifier
-
namespace prefix to namespace URI resolver.
- namespaceUri - Variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- namespaceUri - Variable in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Namespace URI of this datatype.
- namespaceURI - Variable in class com.sun.msv.datatype.xsd.QnameValueType
- namespaceURI - Variable in class com.sun.msv.grammar.NamespaceNameClass
- namespaceURI - Static variable in class com.sun.msv.grammar.relaxng.datatype.CompatibilityDatatypeLibrary
-
namespace URI of the compatibility datatypes library.
- namespaceURI - Variable in class com.sun.msv.grammar.SimpleNameClass
- namespaceURI - Variable in class com.sun.msv.grammar.xmlschema.IdentityConstraint
-
namespace URI of the identity constraint.
- namespaceURI - Variable in class com.sun.msv.relaxns.grammar.ExternalAttributeExp
-
namespace URI that this object belongs to.
- namespaceURI - Variable in class com.sun.msv.relaxns.grammar.ExternalElementExp
-
namespace URI that this ExternalElementExp belongs to.
- namespaceURI - Variable in class com.sun.msv.util.StartTagInfo
- namespaceURI - Variable in class com.sun.msv.util.StringPair
- namespaceURI - Variable in class com.sun.msv.verifier.ErrorInfo.ElementErrorInfo
- namespaceURI - Variable in class com.sun.msv.verifier.regexp.AttributeToken
- nameTmp - Variable in class com.sun.msv.scanner.dtd.DTDParser
- NameType - Class in com.sun.msv.datatype.xsd
-
"Name" type.
- NameType() - Constructor for class com.sun.msv.datatype.xsd.NameType
- nc1 - Variable in class com.sun.msv.grammar.ChoiceNameClass
- nc1 - Variable in class com.sun.msv.grammar.DifferenceNameClass
- nc1 - Variable in class com.sun.msv.grammar.util.NameClassComparator
-
Two name classes to be tested.
- nc2 - Variable in class com.sun.msv.grammar.ChoiceNameClass
- nc2 - Variable in class com.sun.msv.grammar.DifferenceNameClass
- nc2 - Variable in class com.sun.msv.grammar.util.NameClassComparator
-
Two name classes to be tested.
- NcnameType - Class in com.sun.msv.datatype.xsd
-
"NCName" type.
- NcnameType(String) - Constructor for class com.sun.msv.datatype.xsd.NcnameType
- needValueCheck() - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- needValueCheck() - Method in class com.sun.msv.datatype.xsd.DataTypeWithValueConstraintFacet
- needValueCheck() - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- needValueCheckFlag - Variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
-
a flag that indicates this type has value-constraint facet.
- NegativeIntegerType - Class in com.sun.msv.datatype.xsd
-
"negativeInteger" type.
- NegativeIntegerType() - Constructor for class com.sun.msv.datatype.xsd.NegativeIntegerType
- NEGATIVELOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.Op
- NEGATIVELOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.Token
- NEGATIVELOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.Op
- NEGATIVELOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.Token
- newDocument() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- newDocumentBuilder() - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- newGrammar - Variable in class com.sun.msv.reader.trex.GrammarState
- newline - Static variable in class com.sun.msv.scanner.dtd.InputEntity
- newSAXParser() - Method in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
- newTypeName - Variable in class com.sun.msv.reader.datatype.xsd.ListState
- newTypeName - Variable in class com.sun.msv.reader.datatype.xsd.RestrictionState
- newTypeName - Variable in class com.sun.msv.reader.datatype.xsd.UnionState
- newTypeUri - Variable in class com.sun.msv.reader.datatype.xsd.ListState
- newTypeUri - Variable in class com.sun.msv.reader.datatype.xsd.RestrictionState
- newTypeUri - Variable in class com.sun.msv.reader.datatype.xsd.UnionState
- newVerifier() - Method in class com.sun.msv.verifier.jarv.SchemaImpl
- next - Variable in class com.sun.msv.datatype.regexp.Op
- next - Variable in class com.sun.msv.scanner.dtd.DTDParser.NameCacheEntry
- next - Variable in class com.sun.msv.scanner.dtd.InputEntity
- next - Variable in class com.sun.msv.scanner.dtd.SimpleHashtable.Entry
- next - Variable in class com.sun.msv.util.xml.DocumentFilter
- next() - Method in class com.sun.msv.datatype.regexp.RegexParser
- next() - Method in interface com.sun.msv.generator.Rand
- next() - Method in class com.sun.msv.generator.Rand.UniformRand
- nextChar - Variable in class com.sun.msv.scanner.dtd.XmlReader.Utf8Reader
- nextChar(char, String, String) - Method in class com.sun.msv.scanner.dtd.DTDParser
- nextController - Variable in class com.sun.msv.reader.xmlschema.WSDLGrammarReaderController
- nextElement() - Method in class com.sun.msv.scanner.dtd.SimpleHashtable
-
Used to view this as an enumeration; returns the next key in the enumeration.
- nexttoken - Variable in class com.sun.msv.datatype.regexp.RegexParser
- NGNameState - Class in com.sun.msv.reader.trex.ng
-
parses <anyName> name class.
- NGNameState() - Constructor for class com.sun.msv.reader.trex.ng.NGNameState
- NGNameState.AnyNameState - Class in com.sun.msv.reader.trex.ng
-
Parsing state for <anyName>
- NGNameState.NsNameState - Class in com.sun.msv.reader.trex.ng
-
Parsing state for <nsName>
- NmtokenType - Class in com.sun.msv.datatype.xsd
-
"NMTOKEN" type.
- NmtokenType(String) - Constructor for class com.sun.msv.datatype.xsd.NmtokenType
- no - Variable in class com.sun.msv.datatype.regexp.Op.ConditionOp
- no - Variable in class com.sun.msv.datatype.regexp.Token.ConditionToken
- NO_STRING - Static variable in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- node - Variable in class com.sun.msv.generator.Generator
-
current generated node
- nofgroups - Variable in class com.sun.msv.datatype.regexp.Match
- nofinstances - Static variable in class com.sun.msv.datatype.regexp.Op
- nofparen - Variable in class com.sun.msv.datatype.regexp.RegularExpression
-
The number of parenthesis in the regular expression.
- NONBMP_BLOCK_START - Static variable in class com.sun.msv.datatype.regexp.Token
- nonBMPBlockRanges - Static variable in class com.sun.msv.datatype.regexp.Token
- none(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.RELAXReader.StateFactory
- NONE - Static variable in class com.sun.msv.grammar.NameClass
-
Name class that accepts nothing.
- NoneType - Class in com.sun.msv.grammar.relax
-
'none' datatype of RELAX.
- NoneType() - Constructor for class com.sun.msv.grammar.relax.NoneType
- NoneTypeRemover - Class in com.sun.msv.generator
-
removes "none" type of RELAX from AGM.
- NoneTypeRemover(ExpressionPool) - Constructor for class com.sun.msv.generator.NoneTypeRemover
- NONGREEDYCLOSURE - Static variable in class com.sun.msv.datatype.regexp.Op
- NONGREEDYCLOSURE - Static variable in class com.sun.msv.datatype.regexp.Token
- NONGREEDYQUESTION - Static variable in class com.sun.msv.datatype.regexp.Op
- nonIdAttrNames - Variable in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
-
set of Strings: names of non-ID/IDREF attributes
- nonMapIndex - Variable in class com.sun.msv.datatype.regexp.RangeToken
- NonNegativeIntegerType - Class in com.sun.msv.datatype.xsd
-
"nonNegativeInteger" type.
- NonNegativeIntegerType() - Constructor for class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- NonPositiveIntegerType - Class in com.sun.msv.datatype.xsd
-
"nonPositiveInteger" type.
- NonPositiveIntegerType() - Constructor for class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- nonxs - Static variable in class com.sun.msv.datatype.regexp.Token
- normalize() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- normalize() - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
-
gets the normalized IDateTimeValueType.
- normalize(boolean) - Method in class com.sun.msv.scanner.dtd.DTDParser
- NormalizedStringType - Class in com.sun.msv.datatype.xsd
-
"normalizedString" type.
- NormalizedStringType(String, boolean) - Constructor for class com.sun.msv.datatype.xsd.NormalizedStringType
- normalizedValue - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
normalized DateTimeValue of this object.
- NOT_ALLOWED - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
-
indicates the specified facet is not appliable to this type by definition.
- notAllowed(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- notation - Variable in class com.sun.msv.scanner.dtd.ExternalEntity
- notation(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- notationDecl(String, String, String) - Method in class com.sun.msv.reader.dtd.DTDReader
- notationDecl(String, String, String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of a Notation Declaration.
- notationDecl(String, String, String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- notationDecl(String, String, String) - Method in class com.sun.msv.verifier.AbstractVerifier
- notations - Variable in class com.sun.msv.scanner.dtd.DTDParser
- notations - Variable in class com.sun.msv.verifier.AbstractVerifier
-
declared notations.
- notBeingRedefined - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
-
This named pattern is not being redefined.
- noteError(String) - Method in class com.sun.msv.generator.Generator
-
annotate DOM by adding a comment that an error is generated.
- NotNameClass - Class in com.sun.msv.grammar
-
NameClass that acts a not operator.
- NotNameClass(NameClass) - Constructor for class com.sun.msv.grammar.NotNameClass
- NRANGE - Static variable in class com.sun.msv.datatype.regexp.Op
- NRANGE - Static variable in class com.sun.msv.datatype.regexp.Token
- nsAnyName(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- nsAnyName(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- nsChoice(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- nsDifference(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- nsExcept(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- nsName(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- NsNameState() - Constructor for class com.sun.msv.reader.trex.ng.NGNameState.NsNameState
- nsNot(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- nsNsName(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- nsNsName(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- nsStack - Variable in class com.sun.msv.reader.trex.TREXBaseReader
-
stack that stores value of ancestor 'ns' attribute.
- nsSupport - Variable in class com.sun.msv.writer.ContentHandlerAdaptor
- nullAdjust(String) - Static method in class com.sun.msv.generator.DOM2toSAX2
- nullAdjust(String) - Static method in class com.sun.msv.generator.DOMDecorator
- nullAs0(BigDecimal) - Static method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- nullAs0(BigInteger) - Static method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- nullAsZero(BigInteger) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- nullSet - Static variable in class com.sun.msv.grammar.Expression
-
special expression object that represents the empty set (Φ).
- NullSetExpression() - Constructor for class com.sun.msv.grammar.Expression.NullSetExpression
- number - Variable in class com.sun.msv.generator.Driver
- numberOfClosures - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- NumberType - Class in com.sun.msv.datatype.xsd
-
"decimal" type.
- NumberType() - Constructor for class com.sun.msv.datatype.xsd.NumberType
- numElements - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- numMatchedElements() - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
-
gets the number of matched elements.
O
- objCompare(Comparable, Comparable) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
-
compares two Comparable objects (possibly null) and returns one of
Comparator
constant. - objEqual(Object, Object) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
-
compare two objects
- objHashCode(Object) - Static method in class com.sun.msv.datatype.xsd.datetime.Util
- OCCURENCE_ONCE - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- OCCURENCE_ONE_OR_MORE - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- OCCURENCE_ZERO_OR_MORE - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- OCCURENCE_ZERO_OR_ONE - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- OccurrenceExp - Class in com.sun.msv.grammar.xmlschema
-
Used to mark a occurrence constraint which cannot be easily represented by primitive expressions.
- OccurrenceExp(Expression, int, int, Expression) - Constructor for class com.sun.msv.grammar.xmlschema.OccurrenceExp
- offset - Variable in class com.sun.msv.datatype.regexp.RegexParser
- offsets - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- old - Variable in class com.sun.msv.reader.xmlschema.SchemaState
- oldDecl - Variable in class com.sun.msv.reader.xmlschema.RedefinableDeclState
-
keeps a reference to previous declaration.
- oldSimpleTypeExp - Variable in class com.sun.msv.reader.xmlschema.RedefineState
-
When a simple type is being redefined, the original declaration will be stored here.
- onAnyName(AnyNameClass) - Method in interface com.sun.msv.grammar.NameClassVisitor
- onAnyName(AnyNameClass) - Method in class com.sun.msv.grammar.util.NameClassComparator
- onAnyName(AnyNameClass) - Method in class com.sun.msv.grammar.util.PossibleNamesCollector
- onAnyName(AnyNameClass) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.NameClassWalker
- onAnyName(AnyNameClass) - Method in class com.sun.msv.writer.relaxng.NameClassWriter
- onAnyString() - Method in class com.sun.msv.generator.Generator
- onAnyString() - Method in class com.sun.msv.grammar.ExpressionCloner
- onAnyString() - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onAnyString() - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onAnyString() - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onAnyString() - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onAnyString() - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onAnyString() - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onAnyString() - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onAnyString() - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onAnyString() - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onAnyString() - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onAnyString() - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onAnyString() - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DefaultChecker
- onAnyString() - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.ListChecker
- onAnyString() - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onAnyString() - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onAnyString() - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onAnyString() - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onAnyString() - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onAnyString() - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onAnyString() - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onAnyString() - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onAttPool(AttPoolClause) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitor
- onAttPool(AttPoolClause) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorBoolean
- onAttPool(AttPoolClause) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorExpression
- onAttPool(AttPoolClause) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorVoid
- onAttPool(AttPoolClause) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onAttPool(AttPoolClause) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onAttPool(AttPoolClause) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onAttPool(AttPoolClause) - Method in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- onAttr(Attr) - Method in interface com.sun.msv.generator.DOMDecorator.DOMVisitor
- onAttribute(AttributeExp) - Method in class com.sun.msv.generator.ElementDeclCollector
- onAttribute(AttributeExp) - Method in class com.sun.msv.generator.Generator
- onAttribute(AttributeExp) - Method in class com.sun.msv.generator.NoneTypeRemover
- onAttribute(AttributeExp) - Method in class com.sun.msv.generator.SchemaLocationRemover
- onAttribute(AttributeExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onAttribute(AttributeExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onAttribute(AttributeExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onAttribute(AttributeExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onAttribute(AttributeExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onAttribute(AttributeExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onAttribute(AttributeExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onAttribute(AttributeExp) - Method in class com.sun.msv.grammar.util.RefExpRemover
- onAttribute(AttributeExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onAttribute(AttributeExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onAttribute(AttributeExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onAttribute(AttributeExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onAttribute(AttributeExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DefaultChecker
- onAttribute(AttributeExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.ListChecker
- onAttribute(AttributeExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onAttribute(AttributeExp) - Method in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- onAttribute(AttributeExp) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- onAttribute(AttributeExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onAttribute(AttributeExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onAttribute(AttributeExp) - Method in class com.sun.msv.verifier.regexp.AttributePruner
- onAttribute(AttributeExp) - Method in class com.sun.msv.verifier.regexp.AttributeRemover
- onAttribute(AttributeExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onAttribute(AttributeExp) - Method in class com.sun.msv.verifier.regexp.ContentModelRefExpRemover.Remover
- onAttribute(AttributeExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onAttribute(AttributeExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onAttribute(AttributeExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onAttribute(AttributeExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onAttribute(AttributeExp) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter.SmartPatternWriter
- onAttribute(AttributeToken, StringRef) - Method in class com.sun.msv.verifier.regexp.ComplexAcceptorBaseImpl
- onAttribute(AttributeToken, StringRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- onAttribute(AttributeToken, StringRef) - Method in class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
- onAttribute(String, String, String, String, IDContextProvider, StringRef, DatatypeRef) - Method in interface com.sun.msv.verifier.Acceptor
-
Deprecated.
- onAttribute(String, String, String, String, IDContextProvider, StringRef, DatatypeRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
Deprecated.
- onAttribute(String, String, String, Datatype) - Method in class com.sun.msv.verifier.identity.Matcher
- onAttribute(String, String, String, Datatype) - Method in class com.sun.msv.verifier.identity.MatcherBundle
- onAttribute(String, String, String, Datatype) - Method in class com.sun.msv.verifier.identity.PathMatcher
- onAttribute(String, String, String, Datatype) - Method in class com.sun.msv.verifier.identity.PathMatcher.SinglePathMatcher
- onAttribute2(String, String, String, String, IDContextProvider2, StringRef, DatatypeRef) - Method in interface com.sun.msv.verifier.Acceptor
-
processes an attribute.
- onAttribute2(String, String, String, String, IDContextProvider2, StringRef, DatatypeRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- onAttributeMatched(String, String, String, Datatype) - Method in class com.sun.msv.verifier.identity.FieldMatcher
-
this method is called when the attribute matches the XPath.
- onAttributeMatched(String, String, String, Datatype) - Method in class com.sun.msv.verifier.identity.PathMatcher
-
this method is called when the attribute matches the XPath.
- onAttributeMatched(String, String, String, Datatype) - Method in class com.sun.msv.verifier.identity.SelectorMatcher
- onBinExp(BinaryExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onChoice(ChoiceExp) - Method in class com.sun.msv.generator.Generator
- onChoice(ChoiceExp) - Method in class com.sun.msv.grammar.ExpressionCloner
- onChoice(ChoiceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onChoice(ChoiceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onChoice(ChoiceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onChoice(ChoiceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onChoice(ChoiceExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onChoice(ChoiceExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onChoice(ChoiceExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onChoice(ChoiceExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onChoice(ChoiceExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onChoice(ChoiceExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onChoice(ChoiceExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onChoice(ChoiceExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DefaultChecker
- onChoice(ChoiceExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onChoice(ChoiceExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onChoice(ChoiceExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onChoice(ChoiceExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onChoice(ChoiceExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onChoice(ChoiceExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onChoice(ChoiceExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onChoice(ChoiceExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onChoice(ChoiceNameClass) - Method in interface com.sun.msv.grammar.NameClassVisitor
- onChoice(ChoiceNameClass) - Method in class com.sun.msv.grammar.util.NameClassComparator
- onChoice(ChoiceNameClass) - Method in class com.sun.msv.grammar.util.PossibleNamesCollector
- onChoice(ChoiceNameClass) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.NameClassWalker
- onChoice(ChoiceNameClass) - Method in class com.sun.msv.writer.relaxng.NameClassWriter
- onConcur(ConcurExp) - Method in class com.sun.msv.generator.ElementDeclCollector
- onConcur(ConcurExp) - Method in class com.sun.msv.generator.Generator
- onConcur(ConcurExp) - Method in class com.sun.msv.grammar.ExpressionCloner
- onConcur(ConcurExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onConcur(ConcurExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onConcur(ConcurExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onConcur(ConcurExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onConcur(ConcurExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onConcur(ConcurExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onConcur(ConcurExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onConcur(ConcurExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onConcur(ConcurExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onConcur(ConcurExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onConcur(ConcurExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onConcur(ConcurExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onConcur(ConcurExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onConcur(ConcurExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onConcur(ConcurExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onConcur(ConcurExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onConcur(ConcurExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onConcur(ConcurExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onConcur(ConcurExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onData(DataExp) - Method in class com.sun.msv.generator.Generator
- onData(DataExp) - Method in class com.sun.msv.generator.NoneTypeRemover
- onData(DataExp) - Method in class com.sun.msv.grammar.ExpressionCloner
- onData(DataExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onData(DataExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onData(DataExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onData(DataExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onData(DataExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onData(DataExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onData(DataExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onData(DataExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onData(DataExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onData(DataExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onData(DataExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onData(DataExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DefaultChecker
- onData(DataExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onData(DataExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onData(DataExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onData(DataExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onData(DataExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onData(DataExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onData(DataExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onData(DataExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onDifference(DifferenceNameClass) - Method in interface com.sun.msv.grammar.NameClassVisitor
- onDifference(DifferenceNameClass) - Method in class com.sun.msv.grammar.util.NameClassComparator
- onDifference(DifferenceNameClass) - Method in class com.sun.msv.grammar.util.PossibleNamesCollector
- onDifference(DifferenceNameClass) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.NameClassWalker
- onDifference(DifferenceNameClass) - Method in class com.sun.msv.writer.relaxng.NameClassWriter
- onDuplicateId(String) - Method in class com.sun.msv.verifier.AbstractVerifier
-
this method is called when a duplicate id value is found.
- onDuplicateId(String) - Method in class com.sun.msv.verifier.Verifier
- onElement(ElementExp) - Method in class com.sun.msv.generator.ElementDeclCollector
- onElement(ElementExp) - Method in class com.sun.msv.generator.Generator
- onElement(ElementExp) - Method in class com.sun.msv.generator.NoneTypeRemover
- onElement(ElementExp) - Method in class com.sun.msv.generator.SchemaLocationRemover
- onElement(ElementExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onElement(ElementExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onElement(ElementExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onElement(ElementExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onElement(ElementExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onElement(ElementExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onElement(ElementExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onElement(ElementExp) - Method in class com.sun.msv.grammar.util.RefExpRemover
- onElement(ElementExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onElement(ElementExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onElement(ElementExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onElement(ElementExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onElement(ElementExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DefaultChecker
- onElement(ElementExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.ListChecker
- onElement(ElementExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onElement(ElementExp) - Method in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
- onElement(ElementExp) - Method in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- onElement(ElementExp) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- onElement(ElementExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onElement(ElementExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onElement(ElementExp) - Method in class com.sun.msv.verifier.regexp.AttributePruner
- onElement(ElementExp) - Method in class com.sun.msv.verifier.regexp.AttributeRemover
- onElement(ElementExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onElement(ElementExp) - Method in class com.sun.msv.verifier.regexp.ContentModelRefExpRemover.Remover
- onElement(ElementExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onElement(ElementExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onElement(ElementExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onElement(ElementExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onElement(ElementExp) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter.SmartPatternWriter
- onElement(Element) - Method in class com.sun.msv.generator.DOM2toSAX2
- onElement(Element) - Method in interface com.sun.msv.generator.DOMDecorator.DOMVisitor
- onElementMatched(String, String) - Method in class com.sun.msv.verifier.identity.FieldMatcher
-
this method is called when the element matches the XPath.
- onElementMatched(String, String) - Method in class com.sun.msv.verifier.identity.PathMatcher
-
this method is called when the element matches the XPath.
- onElementMatched(String, String) - Method in class com.sun.msv.verifier.identity.SelectorMatcher
- onElementRules(ElementRules) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitor
- onElementRules(ElementRules) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorBoolean
- onElementRules(ElementRules) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorExpression
- onElementRules(ElementRules) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorVoid
- onElementRules(ElementRules) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onElementRules(ElementRules) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onElementRules(ElementRules) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onElementRules(ElementRules) - Method in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- onEndAttributes(StartTagInfo, StringRef) - Method in interface com.sun.msv.verifier.Acceptor
-
notifies the end of attributes.
- onEndAttributes(StartTagInfo, StringRef) - Method in class com.sun.msv.verifier.regexp.ComplexAcceptorBaseImpl
- onEndAttributes(StartTagInfo, StringRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- onEndChild(Expression) - Method in interface com.sun.msv.reader.ExpressionOwner
- onEndChild(Expression) - Method in class com.sun.msv.reader.ExpressionWithChildState
-
receives a Pattern object that is contained in this element.
- onEndChild(Expression) - Method in class com.sun.msv.reader.relax.core.ClauseState
-
receives a Pattern object that is contained in this element.
- onEndChild(Expression) - Method in class com.sun.msv.reader.relax.core.DivInModuleState
- onEndChild(Expression) - Method in class com.sun.msv.reader.relax.core.ElementRuleWithHedgeState
- onEndChild(Expression) - Method in class com.sun.msv.reader.relax.HedgeRuleBaseState
- onEndChild(Expression) - Method in class com.sun.msv.reader.trex.DefineState
-
receives a Pattern object that is contained in this element.
- onEndChild(Expression) - Method in class com.sun.msv.reader.trex.DivInGrammarState
- onEndChild(Expression) - Method in class com.sun.msv.reader.trex.IncludePatternState
- onEndChild(Expression) - Method in class com.sun.msv.reader.trex.ng.DataState
- onEndChild(Expression) - Method in class com.sun.msv.reader.trex.ng.IncludeMergeState
- onEndChild(Expression) - Method in class com.sun.msv.reader.trex.RootIncludedPatternState
- onEndChild(Expression) - Method in class com.sun.msv.reader.trex.RootMergedGrammarState
- onEndChild(Expression) - Method in class com.sun.msv.reader.trex.RootState
- onEndChild(Expression) - Method in class com.sun.msv.reader.xmlschema.GlobalDeclState
- onEndChild(Expression) - Method in class com.sun.msv.relaxns.reader.RootGrammarState
- onEndChild(NameClass) - Method in class com.sun.msv.reader.trex.NameClassAndExpressionState
- onEndChild(NameClass) - Method in interface com.sun.msv.reader.trex.NameClassOwner
- onEndChild(NameClass) - Method in class com.sun.msv.reader.trex.NameClassWithChildState
-
receives a Pattern object that is contained in this element.
- onEndChild(XSDatatypeExp) - Method in class com.sun.msv.reader.datatype.xsd.RestrictionState
- onEndChild(XSDatatypeExp) - Method in class com.sun.msv.reader.datatype.xsd.TypeWithOneChildState
-
receives a Pattern object that is contained in this element.
- onEndChild(XSDatatypeExp) - Method in class com.sun.msv.reader.datatype.xsd.UnionState
- onEndChild(XSDatatypeExp) - Method in interface com.sun.msv.reader.datatype.xsd.XSTypeOwner
- onEndChild(XSDatatypeExp) - Method in class com.sun.msv.reader.relax.core.DivInModuleState
- onEndChild(XSDatatypeExp) - Method in class com.sun.msv.reader.xmlschema.AttributeState
- onEndChild(XSDatatypeExp) - Method in class com.sun.msv.reader.xmlschema.GlobalDeclState
- onEndChild(XSDatatypeExp) - Method in class com.sun.msv.reader.xmlschema.RedefineState
- onEndChild(XSDatatypeExp) - Method in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
- onEndChildType(Expression, String) - Method in interface com.sun.msv.reader.datatype.TypeOwner
- onEndInlineClause(TagClause) - Method in class com.sun.msv.reader.relax.core.ElementRuleBaseState
-
notification of inline tag element.
- oneOrMore(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- OneOrMoreExp - Class in com.sun.msv.grammar
-
A+.
- OneOrMoreExp(Expression) - Constructor for class com.sun.msv.grammar.OneOrMoreExp
- OneOrMoreState - Class in com.sun.msv.reader.trex
-
parses <oneOrMore> pattern.
- OneOrMoreState() - Constructor for class com.sun.msv.reader.trex.OneOrMoreState
- onEpsilon() - Method in class com.sun.msv.generator.Generator
- onEpsilon() - Method in class com.sun.msv.grammar.ExpressionCloner
- onEpsilon() - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onEpsilon() - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onEpsilon() - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onEpsilon() - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onEpsilon() - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onEpsilon() - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onEpsilon() - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onEpsilon() - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onEpsilon() - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onEpsilon() - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onEpsilon() - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onEpsilon() - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onEpsilon() - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onEpsilon() - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onEpsilon() - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onEpsilon() - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onEpsilon() - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onEpsilon() - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onEpsilon() - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onError(StringRef, String, ErrorInfo) - Method in class com.sun.msv.verifier.Verifier
-
signals an error.
- onError(String, ErrorInfo) - Method in class com.sun.msv.verifier.Verifier
- onHedgeRules(HedgeRules) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitor
- onHedgeRules(HedgeRules) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorBoolean
- onHedgeRules(HedgeRules) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorExpression
- onHedgeRules(HedgeRules) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorVoid
- onHedgeRules(HedgeRules) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onHedgeRules(HedgeRules) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onHedgeRules(HedgeRules) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onHedgeRules(HedgeRules) - Method in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- onID(Datatype, StringToken) - Method in interface com.sun.msv.grammar.IDContextProvider2
-
this method is called when a type with ID semantics is matched.
- onID(Datatype, StringToken) - Method in class com.sun.msv.grammar.util.IDContextProviderWrapper
- onID(Datatype, StringToken) - Method in class com.sun.msv.reader.GrammarReader
- onID(Datatype, StringToken) - Method in class com.sun.msv.verifier.AbstractVerifier
- onID(Datatype, String) - Method in interface com.sun.msv.grammar.IDContextProvider
-
Deprecated.this method is called when a type with ID semantics is matched.
- onIdentityConstraint(IdentityConstraint) - Method in class com.sun.msv.reader.xmlschema.ElementDeclState
-
this method is called when an identity constraint declaration is found.
- onInterleave(InterleaveExp) - Method in class com.sun.msv.generator.Generator
- onInterleave(InterleaveExp) - Method in class com.sun.msv.grammar.ExpressionCloner
- onInterleave(InterleaveExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onInterleave(InterleaveExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onInterleave(InterleaveExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onInterleave(InterleaveExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onInterleave(InterleaveExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onInterleave(InterleaveExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onInterleave(InterleaveExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onInterleave(InterleaveExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onInterleave(InterleaveExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onInterleave(InterleaveExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onInterleave(InterleaveExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onInterleave(InterleaveExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DefaultChecker
- onInterleave(InterleaveExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onInterleave(InterleaveExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onInterleave(InterleaveExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onInterleave(InterleaveExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onInterleave(InterleaveExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onInterleave(InterleaveExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onInterleave(InterleaveExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onInterleave(InterleaveExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onList(ListExp) - Method in class com.sun.msv.generator.Generator
- onList(ListExp) - Method in class com.sun.msv.grammar.ExpressionCloner
- onList(ListExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onList(ListExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onList(ListExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onList(ListExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onList(ListExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onList(ListExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onList(ListExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onList(ListExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onList(ListExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onList(ListExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onList(ListExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onList(ListExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DefaultChecker
- onList(ListExp) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.ListChecker
- onList(ListExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onList(ListExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onList(ListExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onList(ListExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onList(ListExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onList(ListExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onList(ListExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onList(ListExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onMixed(MixedExp) - Method in class com.sun.msv.generator.Generator
- onMixed(MixedExp) - Method in class com.sun.msv.grammar.ExpressionCloner
- onMixed(MixedExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onMixed(MixedExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onMixed(MixedExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onMixed(MixedExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onMixed(MixedExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onMixed(MixedExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onMixed(MixedExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onMixed(MixedExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onMixed(MixedExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onMixed(MixedExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onMixed(MixedExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onMixed(MixedExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onMixed(MixedExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onMixed(MixedExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onMixed(MixedExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onMixed(MixedExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onMixed(MixedExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onMixed(MixedExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onMixed(MixedExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onNextAcceptorReady(StartTagInfo, Acceptor) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- onNextAcceptorReady(StartTagInfo, Acceptor) - Method in class com.sun.msv.verifier.psvi.TypeDetector
- onNextAcceptorReady(StartTagInfo, Acceptor) - Method in class com.sun.msv.verifier.Verifier
-
this method is called from the startElement method after the tag name is processed and the child acceptor is created.
- onNot(NotNameClass) - Method in interface com.sun.msv.grammar.NameClassVisitor
- onNot(NotNameClass) - Method in class com.sun.msv.grammar.util.NameClassComparator
- onNot(NotNameClass) - Method in class com.sun.msv.grammar.util.PossibleNamesCollector
- onNot(NotNameClass) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.NameClassWalker
- onNot(NotNameClass) - Method in class com.sun.msv.writer.relaxng.NameClassWriter
- onNotSubstitutableType(StartTagInfo, String, StringRef) - Method in class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
- onNsName(NamespaceNameClass) - Method in interface com.sun.msv.grammar.NameClassVisitor
- onNsName(NamespaceNameClass) - Method in class com.sun.msv.grammar.util.NameClassComparator
- onNsName(NamespaceNameClass) - Method in class com.sun.msv.grammar.util.PossibleNamesCollector
- onNsName(NamespaceNameClass) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.NameClassWalker
- onNsName(NamespaceNameClass) - Method in class com.sun.msv.writer.relaxng.NameClassWriter
- onNullSet() - Method in class com.sun.msv.generator.Generator
- onNullSet() - Method in class com.sun.msv.grammar.ExpressionCloner
- onNullSet() - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onNullSet() - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onNullSet() - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onNullSet() - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onNullSet() - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onNullSet() - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onNullSet() - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onNullSet() - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onNullSet() - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onNullSet() - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onNullSet() - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onNullSet() - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onNullSet() - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onNullSet() - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onNullSet() - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onNullSet() - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onNullSet() - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onNullSet() - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onNullSet() - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.generator.Generator
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.grammar.ExpressionCloner
- onOneOrMore(OneOrMoreExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onOneOrMore(OneOrMoreExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onOneOrMore(OneOrMoreExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onOneOrMore(OneOrMoreExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onOneOrMore(OneOrMoreExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onOptional(Expression) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onOther(OtherExp) - Method in class com.sun.msv.generator.Generator
- onOther(OtherExp) - Method in class com.sun.msv.generator.NoneTypeRemover
- onOther(OtherExp) - Method in class com.sun.msv.generator.SchemaLocationRemover
- onOther(OtherExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onOther(OtherExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onOther(OtherExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onOther(OtherExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onOther(OtherExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onOther(OtherExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onOther(OtherExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onOther(OtherExp) - Method in class com.sun.msv.grammar.util.RefExpRemover
- onOther(OtherExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onOther(OtherExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onOther(OtherExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onOther(OtherExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onOther(OtherExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onOther(OtherExp) - Method in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- onOther(OtherExp) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- onOther(OtherExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onOther(OtherExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onOther(OtherExp) - Method in class com.sun.msv.verifier.regexp.AttributePruner
- onOther(OtherExp) - Method in class com.sun.msv.verifier.regexp.AttributeRemover
- onOther(OtherExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onOther(OtherExp) - Method in class com.sun.msv.verifier.regexp.ContentModelRefExpRemover.Remover
- onOther(OtherExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onOther(OtherExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onOther(OtherExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onOther(OtherExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onOther(OtherExp) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter.SmartPatternWriter
- onRef(ReferenceExp) - Method in class com.sun.msv.generator.Generator
- onRef(ReferenceExp) - Method in class com.sun.msv.generator.NoneTypeRemover
- onRef(ReferenceExp) - Method in class com.sun.msv.generator.SchemaLocationRemover
- onRef(ReferenceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onRef(ReferenceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onRef(ReferenceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onRef(ReferenceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onRef(ReferenceExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onRef(ReferenceExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onRef(ReferenceExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onRef(ReferenceExp) - Method in class com.sun.msv.grammar.util.RefExpRemover
- onRef(ReferenceExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onRef(ReferenceExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onRef(ReferenceExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onRef(ReferenceExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onRef(ReferenceExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onRef(ReferenceExp) - Method in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
- onRef(ReferenceExp) - Method in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- onRef(ReferenceExp) - Method in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- onRef(ReferenceExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onRef(ReferenceExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onRef(ReferenceExp) - Method in class com.sun.msv.verifier.regexp.AttributePruner
- onRef(ReferenceExp) - Method in class com.sun.msv.verifier.regexp.AttributeRemover
- onRef(ReferenceExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onRef(ReferenceExp) - Method in class com.sun.msv.verifier.regexp.ContentModelRefExpRemover.Remover
- onRef(ReferenceExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onRef(ReferenceExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onRef(ReferenceExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onRef(ReferenceExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onRef(ReferenceExp) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter.SmartPatternWriter
- onRemoved() - Method in class com.sun.msv.verifier.identity.FieldsMatcher
- onRemoved() - Method in class com.sun.msv.verifier.identity.MatcherBundle
-
called when this bundle is deactivated.
- onRemoved() - Method in class com.sun.msv.verifier.identity.SelectorMatcher
- onSequence(SequenceExp) - Method in class com.sun.msv.generator.Generator
- onSequence(SequenceExp) - Method in class com.sun.msv.grammar.ExpressionCloner
- onSequence(SequenceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onSequence(SequenceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onSequence(SequenceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onSequence(SequenceExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onSequence(SequenceExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onSequence(SequenceExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onSequence(SequenceExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onSequence(SequenceExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onSequence(SequenceExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onSequence(SequenceExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onSequence(SequenceExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onSequence(SequenceExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onSequence(SequenceExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onSequence(SequenceExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onSequence(SequenceExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onSequence(SequenceExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onSequence(SequenceExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onSequence(SequenceExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onSequence(SequenceExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onSimple(SimpleNameClass) - Method in interface com.sun.msv.grammar.NameClassVisitor
- onSimple(SimpleNameClass) - Method in class com.sun.msv.grammar.util.NameClassComparator
- onSimple(SimpleNameClass) - Method in class com.sun.msv.grammar.util.PossibleNamesCollector
- onSimple(SimpleNameClass) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.NameClassWalker
- onSimple(SimpleNameClass) - Method in class com.sun.msv.writer.relaxng.NameClassWriter
- onTag(TagClause) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitor
- onTag(TagClause) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorBoolean
- onTag(TagClause) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorExpression
- onTag(TagClause) - Method in interface com.sun.msv.grammar.relax.RELAXExpressionVisitorVoid
- onTag(TagClause) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onTag(TagClause) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onTag(TagClause) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onTag(TagClause) - Method in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- onTargetNamespaceResolved(String, boolean) - Method in class com.sun.msv.reader.xmlschema.SchemaIncludedState
-
This is called when the target namespace is determined for a new schema.
- onTargetNamespaceResolved(String, boolean) - Method in class com.sun.msv.reader.xmlschema.SchemaState
- onText(String, IDContextProvider, StringRef, DatatypeRef) - Method in interface com.sun.msv.verifier.Acceptor
-
Deprecated.
- onText(String, IDContextProvider, StringRef, DatatypeRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
-
Deprecated.
- onText(Text) - Method in class com.sun.msv.generator.DOM2toSAX2
- onText2(String, IDContextProvider2, StringRef, DatatypeRef) - Method in interface com.sun.msv.verifier.Acceptor
-
processes a string literal.
- onText2(String, IDContextProvider2, StringRef, DatatypeRef) - Method in class com.sun.msv.verifier.regexp.ComplexAcceptorBaseImpl
-
eats string literal
- onText2(String, IDContextProvider2, StringRef, DatatypeRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- onTypeResolutionFailure(StartTagInfo, String, StringRef) - Method in class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
- onValue(ValueExp) - Method in class com.sun.msv.generator.Generator
- onValue(ValueExp) - Method in class com.sun.msv.grammar.ExpressionCloner
- onValue(ValueExp) - Method in interface com.sun.msv.grammar.ExpressionVisitor
- onValue(ValueExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorBoolean
- onValue(ValueExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorExpression
- onValue(ValueExp) - Method in interface com.sun.msv.grammar.ExpressionVisitorVoid
- onValue(ValueExp) - Method in class com.sun.msv.grammar.util.ExpressionFinder
- onValue(ValueExp) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- onValue(ValueExp) - Method in class com.sun.msv.grammar.util.ExpressionWalker
- onValue(ValueExp) - Method in class com.sun.msv.reader.relax.core.checker.DblAttrConstraintChecker
- onValue(ValueExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
- onValue(ValueExp) - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- onValue(ValueExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- onValue(ValueExp) - Method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- onValue(ValueExp) - Method in class com.sun.msv.verifier.regexp.AttributeFeeder
- onValue(ValueExp) - Method in class com.sun.msv.verifier.regexp.AttributePicker
- onValue(ValueExp) - Method in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- onValue(ValueExp) - Method in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- onValue(ValueExp) - Method in class com.sun.msv.verifier.regexp.ResidualCalculator
- onValue(ValueExp) - Method in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- onValue(ValueExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- onZeroOrMore(OneOrMoreExp) - Method in class com.sun.msv.generator.Generator
- onZeroOrMore(OneOrMoreExp) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- Op - Class in com.sun.msv.datatype.regexp
- Op(int) - Constructor for class com.sun.msv.datatype.regexp.Op
- Op.CharOp - Class in com.sun.msv.datatype.regexp
- Op.ChildOp - Class in com.sun.msv.datatype.regexp
- Op.ConditionOp - Class in com.sun.msv.datatype.regexp
- Op.ModifierOp - Class in com.sun.msv.datatype.regexp
- Op.RangeOp - Class in com.sun.msv.datatype.regexp
- Op.StringOp - Class in com.sun.msv.datatype.regexp
- Op.UnionOp - Class in com.sun.msv.datatype.regexp
- operations - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- opt - Variable in class com.sun.msv.generator.Driver
- OptimizationTag - Class in com.sun.msv.verifier.regexp
-
this object will be added to Expression.verifierTag to speed up typical validation.
- OptimizationTag() - Constructor for class com.sun.msv.verifier.regexp.OptimizationTag
- OptimizationTag.OwnerAndCont - Class in com.sun.msv.verifier.regexp
- optional(Expression) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- optional(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- OptionalState - Class in com.sun.msv.reader.trex
-
parses <optional> pattern.
- OptionalState() - Constructor for class com.sun.msv.reader.trex.OptionalState
- options - Variable in class com.sun.msv.datatype.regexp.RegexParser
- options - Variable in class com.sun.msv.datatype.regexp.RegularExpression
- options - Variable in class com.sun.msv.datatype.regexp.Token.FixedStringContainer
- opts - Variable in class com.sun.msv.generator.Generator
-
generation parameters
- organizeParts(String, String[], int[], int, String) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- originalFound - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
-
The same as
RELAXNGReader.RefExpParseInfo.originalNotFoundYet
, but we saw the original definition. - originalNotFoundYet - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
-
This named pattern is being redefined.
- OtherExp - Class in com.sun.msv.grammar
-
Base class for application-specific AGM annotation.
- OtherExp() - Constructor for class com.sun.msv.grammar.OtherExp
- OtherExp(Expression) - Constructor for class com.sun.msv.grammar.OtherExp
- out - Variable in class com.sun.msv.driver.textui.DebugController
-
messages are sent to this object.
- outputName - Variable in class com.sun.msv.generator.Driver
- overloadedNames - Variable in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
-
set of Strings: tag names that are used more than once in this module
- owner - Variable in class com.sun.msv.verifier.identity.Matcher
- owner - Variable in class com.sun.msv.verifier.regexp.OptimizationTag.OwnerAndCont
- owner - Variable in class com.sun.msv.verifier.regexp.SimpleAcceptor
-
ElementExp that accepted the start tag.
- OwnerAndCont(ElementExp, Expression) - Constructor for class com.sun.msv.verifier.regexp.OptimizationTag.OwnerAndCont
- ownerModule - Variable in class com.sun.msv.grammar.relax.ElementRules
-
RELAXModule object to which this object belongs
- ownerModule - Variable in class com.sun.msv.grammar.relax.HedgeRules
-
RELAXModule object to which this object belongs
- owners - Variable in class com.sun.msv.relaxns.verifier.RulesAcceptor
- owners - Variable in class com.sun.msv.verifier.regexp.ComplexAcceptor
-
each item of this array should be considered as read-only.
- ownerState - Variable in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
State object that creates this late-binding object.
P
- PADDING - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- pairForAny - Static variable in class com.sun.msv.grammar.util.PossibleNamesCollector
- PANIC_MODE_FEATURE - Static variable in class com.sun.msv.verifier.jarv.Const
-
Turns on/off the panic mode.
- panicLevel - Variable in class com.sun.msv.verifier.Verifier.Context
- panicLevel - Variable in class com.sun.msv.verifier.Verifier
-
Panic level.
- PARAGRAPH_SEPARATOR - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- param(String, String) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- params - Variable in class com.sun.msv.scanner.dtd.DTDParser
- PAREN - Static variable in class com.sun.msv.datatype.regexp.Token
- parennumber - Variable in class com.sun.msv.datatype.regexp.RegexParser
- parennumber - Variable in class com.sun.msv.datatype.regexp.Token.ParenToken
- parent - Variable in class com.sun.msv.grammar.ExpressionPool.ClosedHash
-
The parent hash table.
- parent - Variable in class com.sun.msv.grammar.relax.ElementRule
- parent - Variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
parent XMLSchemaSchema object to which this object belongs.
- parent - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
parent XMLSchemaSchema object to which this object belongs.
- parent - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp.XSElementExp
- parent - Variable in class com.sun.msv.util.xml.DOMBuilder
- parent - Variable in class com.sun.msv.verifier.identity.FieldMatcher
-
parent FieldsMatcher object.
- parentDecl - Variable in class com.sun.msv.reader.xmlschema.ComplexContentBodyState
-
ComplexType object that we are now constructing.
- parentDecl - Variable in class com.sun.msv.reader.xmlschema.ComplexContentState
-
ComplexType object that we are now constructing.
- parentDecl - Variable in class com.sun.msv.reader.xmlschema.SimpleContentExtensionState
-
ComplexType object that we are now constructing.
- parentDecl - Variable in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
-
ComplexType object that we are now constructing.
- parentDecl - Variable in class com.sun.msv.reader.xmlschema.SimpleContentState
-
ComplexType object that we are now constructing.
- parentGrammar - Variable in class com.sun.msv.grammar.trex.TREXGrammar
-
in case of nested grammar, this variable points to the parent grammar.
- ParenToken(int, Token, int) - Constructor for class com.sun.msv.datatype.regexp.Token.ParenToken
- parentRef - Variable in class com.sun.msv.reader.trex.RefState
- parentRef(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- parentState - Variable in class com.sun.msv.reader.State
-
parent state of this state.
- parse() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- parse(File) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- parse(InputStream) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- parse(InputStream, String) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- parse(String) - Method in class com.sun.msv.reader.GrammarReader
-
parses a grammar from the specified source
- parse(String) - Method in class com.sun.msv.reader.util.GrammarLoader
- parse(String) - Method in class com.sun.msv.reader.xmlschema.MultiSchemaReader
- parse(String) - Method in class com.sun.msv.scanner.dtd.DTDParser
-
Parse a DTD.
- parse(String) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- parse(String, int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- parse(String, GrammarReaderController) - Static method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
-
loads RELAX NG pattern.
- parse(String, GrammarReaderController) - Method in class com.sun.msv.verifier.jarv.DTDFactoryImpl
- parse(String, GrammarReaderController) - Method in class com.sun.msv.verifier.jarv.TheFactoryImpl
- parse(String, String) - Static method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- parse(String, String) - Static method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- parse(String, SAXParserFactory, GrammarReaderController) - Static method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
-
loads TREX pattern
- parse(String, SAXParserFactory, GrammarReaderController) - Static method in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
loads RELAX NG pattern
- parse(String, SAXParserFactory, GrammarReaderController) - Static method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
loads XML Schema
- parse(String, SAXParserFactory, GrammarReaderController, ExpressionPool) - Static method in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
loads RELAX module
- parse(String, SAXParserFactory, GrammarReaderController, ExpressionPool) - Static method in class com.sun.msv.relaxns.reader.RELAXNSReader
-
loads RELAX grammar
- parse(Source) - Method in class com.sun.msv.reader.GrammarReader
-
Parse from an arbitrary javax.xml.transform source.
- parse(Source) - Method in class com.sun.msv.reader.xmlschema.MultiSchemaReader
-
Parse a schema supplied by a javax.xml.transform Source.
- parse(Source, GrammarReaderController) - Static method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
Convenience method to create a reader and read a single scheme.
- parse(Document, ContentHandler) - Static method in class com.sun.msv.util.xml.SAXEventGenerator
-
scans the specified DOM and sends SAX2 events to the handler.
- parse(InputSource) - Method in class com.sun.msv.reader.GrammarReader
-
parses a grammar from the specified source
- parse(InputSource) - Method in class com.sun.msv.reader.util.GrammarLoader
- parse(InputSource) - Method in class com.sun.msv.reader.xmlschema.MultiSchemaReader
-
Parses an additional schema.
- parse(InputSource) - Method in class com.sun.msv.scanner.dtd.DTDParser
-
Parse a DTD.
- parse(InputSource) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- parse(InputSource, GrammarReaderController) - Static method in class com.sun.msv.reader.dtd.DTDReader
- parse(InputSource, GrammarReaderController) - Static method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
-
loads RELAX NG pattern.
- parse(InputSource, GrammarReaderController) - Method in class com.sun.msv.verifier.jarv.DTDFactoryImpl
- parse(InputSource, GrammarReaderController) - Method in class com.sun.msv.verifier.jarv.FactoryImpl
-
parses a Grammar from the specified source.
- parse(InputSource, GrammarReaderController) - Method in class com.sun.msv.verifier.jarv.RELAXCoreFactoryImpl
- parse(InputSource, GrammarReaderController) - Method in class com.sun.msv.verifier.jarv.RELAXNGFactoryImpl
- parse(InputSource, GrammarReaderController) - Method in class com.sun.msv.verifier.jarv.TheFactoryImpl
- parse(InputSource, GrammarReaderController) - Method in class com.sun.msv.verifier.jarv.TREXFactoryImpl
- parse(InputSource, GrammarReaderController) - Method in class com.sun.msv.verifier.jarv.XSFactoryImpl
- parse(InputSource, GrammarReaderController, ExpressionPool) - Static method in class com.sun.msv.reader.dtd.DTDReader
- parse(InputSource, SAXParserFactory, GrammarReaderController) - Static method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
-
loads TREX pattern
- parse(InputSource, SAXParserFactory, GrammarReaderController) - Static method in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
loads RELAX NG pattern
- parse(InputSource, SAXParserFactory, GrammarReaderController) - Static method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
loads XML Schema
- parse(InputSource, SAXParserFactory, GrammarReaderController, ExpressionPool) - Static method in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
loads RELAX module
- parse(InputSource, SAXParserFactory, GrammarReaderController, ExpressionPool) - Static method in class com.sun.msv.relaxns.reader.RELAXNSReader
-
loads RELAX grammar
- parseArguments(String[]) - Method in class com.sun.msv.generator.Driver
-
Parses the arguments and fill the fields accordingly.
- parseAtom() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
atom ::= char | '.' | char-class | '(' regex ')' | '(?:' regex ')' | '\' [0-9] | '\w' | '\W' | '\d' | '\D' | '\s' | '\S' | category-block | '(?>' regex ')' char ::= '\\' | '\' [efnrt] | bmp-code | character-1
- parseBigDecimal(String, String, int) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- parseBigInteger(int, int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
-
Parses the digits from vidx into a
BigInteger
. - parseBigInteger(String, String, int) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- parseCharacterClass(boolean) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
-
Parses a character-class-expression, not a character-class-escape.
- parseCharacterClass(boolean) - Method in class com.sun.msv.datatype.regexp.RegexParser
-
char-class ::= '[' ( '^'? range ','?)+ ']' range ::= '\d' | '\w' | '\s' | category-block | range-char | range-char '-' range-char range-char ::= '\[' | '\]' | '\\' | '\' [,-efnrtv] | bmp-code | character-2 bmp-code ::= '\' 'u' [0-9a-fA-F] [0-9a-fA-F] [0-9a-fA-F] [0-9a-fA-F]
- parseCharNumber() - Method in class com.sun.msv.scanner.dtd.DTDParser
- parsedContent(DTDEventListener) - Method in class com.sun.msv.scanner.dtd.InputEntity
-
normal content; whitespace in markup may be handled specially if the parser uses the content model.
- parsedFiles - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
tables that store all SystemIds that we've read.
- ParseException - Exception in com.sun.msv.datatype.regexp
- ParseException(String, int) - Constructor for exception com.sun.msv.datatype.regexp.ParseException
- parseFactor() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
factor ::= ('^' | '$' | '\A' | '\Z' | '\z' | '\b' | '\B' | '\<' | '\>' | atom (('*' | '+' | '?' | minmax ) '?'? )?) | '(?=' regex ')' | '(?!' regex ')' | '(?<=' regex ')' | '(?<!' regex ')' | '(?#' [^)]* ')' minmax ::= '{' min (',' max?)? '}' min ::= [0-9]+ max ::= [0-9]+
- parseField(String) - Method in class com.sun.msv.reader.xmlschema.IdentityConstraintState
- parseFinalValue(String, String) - Method in class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
-
parses the value of the block/finel attribute.
- parseFractionSeconds() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- parseFractionSeconds() - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- parseFractionSeconds() - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- parseInt(int, int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- parseInternal(InputSource) - Method in class com.sun.msv.scanner.dtd.DTDParser
- parseLiteral(boolean) - Method in class com.sun.msv.scanner.dtd.DTDParser
- parseOptions(String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- parsePath(XPath, String, boolean) - Method in class com.sun.msv.reader.xmlschema.IdentityConstraintState
-
parses "aa/bb/cc/.../".
- parsePiece(String, int[]) - Static method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- parsePublicId() - Method in class com.sun.msv.scanner.dtd.DTDParser
- parseRegex() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
regex ::= term (`|` term)* term ::= factor+ factor ::= ('^' | '$' | '\A' | '\Z' | '\z' | '\b' | '\B' | '\<' | '\>' | atom (('*' | '+' | '?' | minmax ) '?'? )?) | '(?=' regex ')' | '(?!' regex ')' | '(?<=' regex ')' | '(?<!' regex ')' atom ::= char | '.' | range | '(' regex ')' | '(?:' regex ')' | '\' [0-9] | '\w' | '\W' | '\d' | '\D' | '\s' | '\S' | category-block
- parserFactory - Variable in class com.sun.msv.reader.GrammarReader
-
Reader may create another SAXParser from this factory
- ParserForXMLSchema - Class in com.sun.msv.datatype.regexp
-
A regular expression parser for the XML Shema.
- ParserForXMLSchema() - Constructor for class com.sun.msv.datatype.regexp.ParserForXMLSchema
- ParserForXMLSchema(Locale) - Constructor for class com.sun.msv.datatype.regexp.ParserForXMLSchema
- parseSelector(String) - Method in class com.sun.msv.reader.xmlschema.IdentityConstraintState
- parseSetOperations() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- parseSetOperations() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
'(?[' ...
- parseSystemId() - Method in class com.sun.msv.scanner.dtd.DTDParser
- parseTerm() - Method in class com.sun.msv.datatype.regexp.RegexParser
-
term ::= factor+
- parseVGM(String) - Method in class com.sun.msv.reader.util.GrammarLoader
- parseVGM(InputSource) - Method in class com.sun.msv.reader.util.GrammarLoader
- patch() - Method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Renders the type (GrammarReader.BackPatch implementation).
- patch() - Method in interface com.sun.msv.reader.GrammarReader.BackPatch
-
do back-patching.
- path - Variable in class com.sun.msv.verifier.identity.PathMatcher.SinglePathMatcher
- PathMatcher - Class in com.sun.msv.verifier.identity
-
Base implementation of XPath matching engine.
- PathMatcher(IDConstraintChecker, XPath[]) - Constructor for class com.sun.msv.verifier.identity.PathMatcher
- PathMatcher.SinglePathMatcher - Class in com.sun.msv.verifier.identity
-
the XPath matching engine.
- paths - Variable in class com.sun.msv.grammar.xmlschema.Field
-
XPath that characterizes this field.
- pattern - Variable in class com.sun.msv.datatype.regexp.BMPattern
- PatternFacet - Class in com.sun.msv.datatype.xsd
-
"pattern" facet validator "pattern" is a constraint facet which is applied against lexical space.
- PatternFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.PatternFacet
- patterns - Variable in class com.sun.msv.datatype.xsd.PatternFacet
-
string representations of the above RegularExpressions.
- patternWriter - Variable in class com.sun.msv.writer.relaxng.RELAXNGWriter
- PatternWriter - Class in com.sun.msv.writer.relaxng
-
Visits Expression and writes it as RELAX NG.
- PatternWriter(Context) - Constructor for class com.sun.msv.writer.relaxng.PatternWriter
- peek() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- peek(String) - Method in class com.sun.msv.scanner.dtd.DTDParser
- peek(String, char[]) - Method in class com.sun.msv.scanner.dtd.InputEntity
-
returns false iff 'next' string isn't as provided, else skips that text and returns true.
- peekc(char) - Method in class com.sun.msv.scanner.dtd.InputEntity
-
lookahead one character
- peekDeclaration(String) - Method in class com.sun.msv.scanner.dtd.DTDParser
- peelOccurence() - Method in class com.sun.msv.grammar.Expression
-
Peels the occurence expressions from this expression.
- pendingAnyOtherElements - Variable in class com.sun.msv.relaxns.grammar.relax.RELAXIslandSchema
- pendingAnyOtherElements - Variable in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
-
set of AnyOtherElementExp object.
- pendingIncludes - Variable in class com.sun.msv.reader.GrammarReader
-
current inclusion context
- performIDcheck - Variable in class com.sun.msv.verifier.AbstractVerifier
-
set this flag to true to perform ID/IDREF validation.
- pool - Variable in class com.sun.msv.generator.Generator
- pool - Variable in class com.sun.msv.generator.GeneratorOption
- pool - Variable in class com.sun.msv.grammar.ExpressionCloner
- pool - Variable in class com.sun.msv.grammar.relax.RELAXModule
-
ExpressionPool object which was used to create this module.
- pool - Variable in class com.sun.msv.grammar.trex.TREXGrammar
-
ExpressionPool that is associated with this grammar
- pool - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
-
pool object which was used to construct this grammar.
- pool - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
pool object which was used to construct this grammar.
- pool - Variable in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
ExpressionPool that can be used if necessary.
- pool - Variable in class com.sun.msv.reader.GrammarReader
-
this object must be used to create a new expression
- pool - Variable in class com.sun.msv.reader.util.GrammarLoader
- pool - Variable in class com.sun.msv.relaxns.grammar.RELAXGrammar
-
expression pool that was used to create these objects
- pool - Variable in class com.sun.msv.relaxns.verifier.SchemaProviderImpl
-
shared expression pool.
- pool - Variable in class com.sun.msv.verifier.regexp.AttributeFeeder
- pool - Variable in class com.sun.msv.verifier.regexp.AttributePicker
- pool - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- pool - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
-
ExpressionPool object that this VGM uses.
- pool - Variable in class com.sun.msv.verifier.regexp.ResidualCalculator
- pop() - Method in class com.sun.msv.scanner.dtd.InputEntity
- pop() - Method in class com.sun.msv.util.LightStack
- popActiveScope(IdentityConstraint, SelectorMatcher) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- popInclusionContext() - Method in class com.sun.msv.reader.GrammarReader
- popState() - Method in class com.sun.msv.reader.GrammarReader
-
pops the previous state from the stack
- position - Variable in class com.sun.msv.datatype.regexp.RegexParser.ReferencePosition
- PositiveIntegerType - Class in com.sun.msv.datatype.xsd
-
"positiveInteger" type.
- PositiveIntegerType() - Constructor for class com.sun.msv.datatype.xsd.PositiveIntegerType
- PossibleNamesCollector - Class in com.sun.msv.grammar.util
-
computes the possible names.
- PossibleNamesCollector() - Constructor for class com.sun.msv.grammar.util.PossibleNamesCollector
- PreciseCalendarFormatter - Class in com.sun.msv.datatype.xsd.datetime
- PreciseCalendarFormatter() - Constructor for class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- PreciseCalendarParser - Class in com.sun.msv.datatype.xsd.datetime
- PreciseCalendarParser(String, String) - Constructor for class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- precision - Variable in class com.sun.msv.datatype.xsd.TotalDigitsFacet
-
maximum number of total digits.
- precision() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- prefix - Variable in class com.sun.msv.reader.GrammarReader.ChainPrefixResolver
- prefixes - Variable in class com.sun.msv.writer.ContentHandlerAdaptor
- prefixResolver - Variable in class com.sun.msv.reader.GrammarReader.InclusionContext
- prefixResolver - Variable in class com.sun.msv.reader.GrammarReader
- prepare() - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Prepares for matching.
- prepareLocation(Locator[]) - Method in class com.sun.msv.reader.GrammarReader
- prepareXMLReader() - Method in class com.sun.msv.verifier.jarv.VerifierImpl
- Preserve() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- prevDuplicateCheck - Variable in class com.sun.msv.reader.xmlschema.RedefineState
-
previous value of reader#doDuplicateDefinitionCheck.
- previous - Variable in class com.sun.msv.reader.dtd.DTDReader.Context
- previous - Variable in class com.sun.msv.reader.GrammarReader.ChainPrefixResolver
- previous - Variable in class com.sun.msv.verifier.Verifier.Context
- previousAttributeFormDefault - Variable in class com.sun.msv.reader.xmlschema.SchemaIncludedState
- previousBlockDefault - Variable in class com.sun.msv.reader.xmlschema.SchemaIncludedState
- previousChameleonTargetNamespace - Variable in class com.sun.msv.reader.xmlschema.SchemaIncludedState
- previousContext - Variable in class com.sun.msv.reader.GrammarReader.InclusionContext
- previousDirectReference - Variable in class com.sun.msv.reader.trex.ng.ElementState
- previousDirectRefernce - Variable in class com.sun.msv.reader.trex.ng.DefineState
- previousElementFormDefault - Variable in class com.sun.msv.reader.xmlschema.SchemaIncludedState
- previousFinalDefault - Variable in class com.sun.msv.reader.xmlschema.SchemaIncludedState
- previousGrammar - Variable in class com.sun.msv.reader.trex.GrammarState
- prevNamedPattern - Variable in class com.sun.msv.reader.trex.ng.DefineState
- printBinary(BinaryExp, String) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
- printContentModel(Expression) - Static method in class com.sun.msv.grammar.util.ExpressionPrinter
- printFragment(Expression) - Static method in class com.sun.msv.grammar.util.ExpressionPrinter
- printLocation(Locator) - Method in class com.sun.msv.driver.textui.DebugController
- printName() - Method in class com.sun.msv.grammar.OtherExp
-
returns the string which will be used by ExpressionPrinter to print this expression.
- printRefContainer(ReferenceContainer) - Method in class com.sun.msv.grammar.util.ExpressionPrinter
-
dumps all the contents of ReferenceContainer.
- printSAXParseException(SAXParseException, String) - Static method in class com.sun.msv.driver.textui.ReportErrorHandler
- printSmallest(Expression) - Static method in class com.sun.msv.grammar.util.ExpressionPrinter
- printVersion() - Static method in class com.sun.msv.driver.textui.Driver
-
Prints the version number.
- probAttrNameTypo - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "attribute name typo" per # of attributes.
- probe(String, String) - Method in class com.sun.msv.grammar.util.NameClassCollisionChecker
- probe(String, String) - Method in class com.sun.msv.grammar.util.NameClassComparator
-
Throw
eureka
to return true from the probe method. - probElemNameTypo - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "element name typo" per # of elements.
- probGreedyChoiceError - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "greedy choice error" per # of choice.
- probMissingAttrError - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "missing attribute error" per # of attributes.
- probMissingElemError - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "missing element error" per # of elements.
- probMissingPlus - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "missing plus error" per # of '+' operator.
- probMutatedAttrError - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "mutated attribute error" per # of attributes.
- probMutatedElemError - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "mutated element error" per # of elements.
- probSeqError - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "sequencing error" per # of sequences.
- probSlipInAttrError - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "slip-in attribute error" per # of attributes.
- probSlipInElemError - Variable in class com.sun.msv.generator.GeneratorOption
-
probability of "slip-in element error" per # of elements.
- process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Collapse
- process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
returns whitespace normalized text.
- process(String) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- processBackreference() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBackreference() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_A() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_A() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_b() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_b() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_B() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_B() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_c() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_c() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_C() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_C() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_g() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_g() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_gt() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_gt() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_i() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_i() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_I() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_I() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_lt() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_lt() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_pP(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_X() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_X() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_z() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_z() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processBacksolidus_Z() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processBacksolidus_Z() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processCaret() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processCaret() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processChoice(ChoiceNameClass) - Method in class com.sun.msv.writer.relaxng.NameClassWriter
- processCIinCharacterClass(RangeToken, int) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processCIinCharacterClass(RangeToken, int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- processCondition() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processCondition() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processDollar() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processDollar() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processIndependent() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processIndependent() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processingInstruction(String, String) - Method in class com.sun.msv.reader.dtd.DTDReader
- processingInstruction(String, String) - Method in class com.sun.msv.reader.State
- processingInstruction(String, String) - Method in class com.sun.msv.reader.util.ForkContentHandler
- processingInstruction(String, String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of a Processing Instruction.
- processingInstruction(String, String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- processingInstruction(String, String) - Method in class com.sun.msv.util.xml.DocumentFilter
- processingInstruction(String, String) - Method in class com.sun.msv.verifier.AbstractVerifier
- processingInstruction(String, String) - Method in class com.sun.msv.verifier.VerifierFilter
- processingInstruction(String, String) - Method in class com.sun.msv.writer.ContentHandlerAdaptor
-
Adapt a SAX1 processing instruction event.
- processLookahead() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processLookahead() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processLookbehind() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processLookbehind() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processMode - Variable in class com.sun.msv.grammar.xmlschema.AttributeWildcard
- processModifiers() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processModifiers() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processName(String, boolean) - Method in class com.sun.msv.writer.ContentHandlerAdaptor
- processNegativelookahead() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processNegativelookahead() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processNegativelookbehind() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processNegativelookbehind() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processOccurs(Expression, int, int) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
Adds maxOccurs/minOccurs semantics to a given expression.
- processOccurs(Expression, short) - Method in class com.sun.msv.reader.dtd.DTDReader
-
processes occurence (?,+,*) of the given expression
- processOccurs(StartTagInfo, Expression) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
Adds maxOccurs/minOccurs semantics to a given expression.
- processParen() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processParen() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processParen2() - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processParen2() - Method in class com.sun.msv.datatype.regexp.RegexParser
- processPlus(Token) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processPlus(Token) - Method in class com.sun.msv.datatype.regexp.RegexParser
- processQuestion(Token) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processQuestion(Token) - Method in class com.sun.msv.datatype.regexp.RegexParser
- processStar(Token) - Method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- processStar(Token) - Method in class com.sun.msv.datatype.regexp.RegexParser
- PROHIBIT_FIXED_STRING_OPTIMIZATION - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"F"
- PROHIBIT_HEAD_CHARACTER_OPTIMIZATION - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"H"
- PROP_NAME - Static variable in class com.sun.msv.verifier.jarv.RELAXNGFactoryImpl
- propagateAttributes(ComplexTypeExp) - Method in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
-
Computes the propagated attributes.
- provider - Variable in class com.sun.msv.relaxns.verifier.IslandSchemaImpl.Binder
- Proxy - Class in com.sun.msv.datatype.xsd
-
Delegates all methods to the base type.
- Proxy(String, String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.Proxy
- prune(Expression) - Method in class com.sun.msv.verifier.regexp.AttributePruner
- publicId - Variable in class com.sun.msv.scanner.dtd.ExternalEntity
- push(Object) - Method in class com.sun.msv.util.LightStack
- pushActiveScope(IdentityConstraint, SelectorMatcher) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- pushInclusionContext() - Method in class com.sun.msv.reader.GrammarReader
- pushReader(char[], String, boolean) - Method in class com.sun.msv.scanner.dtd.DTDParser
- pushReader(ExternalEntity) - Method in class com.sun.msv.scanner.dtd.DTDParser
- pushState(State, State, StartTagInfo) - Method in class com.sun.msv.reader.GrammarReader
-
pushs the current state into the stack and sets new one
- put(Expression) - Method in class com.sun.msv.grammar.ExpressionPool.ClosedHash
-
put method.
- put(Object, Object) - Method in class com.sun.msv.scanner.dtd.SimpleHashtable
-
Maps the specified
key
to the specifiedvalue
in this hashtable. - put(String, DataTypeVocabulary) - Method in class com.sun.msv.reader.datatype.DataTypeVocabularyMap
-
manually adds DataTypeVocabulary into this map.
Q
- qAtts - Variable in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
- qName - Variable in class com.sun.msv.util.StartTagInfo
- qName - Variable in class com.sun.msv.verifier.ErrorInfo.ElementErrorInfo
-
tag name information.
- qName - Variable in class com.sun.msv.verifier.regexp.AttributeToken
- QnameType - Class in com.sun.msv.datatype.xsd
-
"QName" type.
- QnameType() - Constructor for class com.sun.msv.datatype.xsd.QnameType
- QnameValueType - Class in com.sun.msv.datatype.xsd
-
value object of QName.
- QnameValueType(String, String) - Constructor for class com.sun.msv.datatype.xsd.QnameValueType
- QUESTION - Static variable in class com.sun.msv.datatype.regexp.Op
- quiet - Variable in class com.sun.msv.generator.Driver
- quoteMeta(String) - Static method in class com.sun.msv.datatype.regexp.REUtil
R
- rand - Variable in class com.sun.msv.generator.Rand.UniformRand
- Rand - Interface in com.sun.msv.generator
-
creates random integer.
- Rand.UniformRand - Class in com.sun.msv.generator
-
uniform distribution of [0,x).
- random - Variable in class com.sun.msv.generator.DataTypeGeneratorImpl
- random - Variable in class com.sun.msv.generator.GeneratorOption
-
random number generator.
- random - Variable in class com.sun.msv.generator.NameGenerator
- RANGE - Static variable in class com.sun.msv.datatype.regexp.Op
- RANGE - Static variable in class com.sun.msv.datatype.regexp.Token
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.MaxExclusiveFacet
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.MaxInclusiveFacet
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.MinExclusiveFacet
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.MinInclusiveFacet
- rangeCheck(int) - Method in class com.sun.msv.datatype.xsd.RangeFacet
- RangeFacet - Class in com.sun.msv.datatype.xsd
-
Base class of "(max|min)(In|Ex)clusive" facet validator
- RangeFacet(String, String, XSDatatypeImpl, String, Object, boolean) - Constructor for class com.sun.msv.datatype.xsd.RangeFacet
- RangeOp(int, Token) - Constructor for class com.sun.msv.datatype.regexp.Op.RangeOp
- ranges - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- ranges - Variable in class com.sun.msv.datatype.regexp.RangeToken
- ranges2 - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- RangeToken - Class in com.sun.msv.datatype.regexp
-
This class represents a character class such as [a-z] or a period.
- RangeToken(int) - Constructor for class com.sun.msv.datatype.regexp.RangeToken
- rawData - Variable in class com.sun.msv.datatype.xsd.BinaryValueType
-
raw byte data
- read() - Method in class com.sun.msv.datatype.regexp.RegexParser
- read() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- read() - Method in class com.sun.msv.scanner.dtd.XmlReader
-
Reads a single character.
- read(char[], int, int) - Method in class com.sun.msv.scanner.dtd.XmlReader.AsciiReader
- read(char[], int, int) - Method in class com.sun.msv.scanner.dtd.XmlReader.Iso8859_1Reader
- read(char[], int, int) - Method in class com.sun.msv.scanner.dtd.XmlReader
-
Reads the number of characters read into the buffer, or -1 on EOF.
- read(char[], int, int) - Method in class com.sun.msv.scanner.dtd.XmlReader.Utf8Reader
- read(Source, SAXParserFactory, GrammarReaderController2) - Static method in class com.sun.msv.reader.xmlschema.WSDLSchemaReader
-
Read the schemas from a WSDL.
- readEncoding(boolean) - Method in class com.sun.msv.scanner.dtd.DTDParser
- reader - Variable in class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator
- reader - Variable in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- reader - Variable in class com.sun.msv.reader.RunAwayExpressionChecker
- reader - Variable in class com.sun.msv.reader.State
-
reader object who is the owner of this object.
- reader - Variable in class com.sun.msv.reader.trex.ng.comp.CompatibilityChecker
- reader - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Reader object to which errors are reported.
- reader - Variable in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- reader - Variable in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
- reader - Variable in class com.sun.msv.reader.xmlschema.MultiSchemaReader
- reader - Variable in class com.sun.msv.scanner.dtd.InputEntity
- readObject(ObjectInputStream) - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- readObject(ObjectInputStream) - Method in class com.sun.msv.datatype.xsd.PatternFacet
- readObject(ObjectInputStream) - Method in class com.sun.msv.grammar.ExpressionPool.ClosedHash
- readResolve() - Method in class com.sun.msv.datatype.xsd.BuiltinAtomicType
- readResolve() - Method in class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaMissingTimeZone
- readResolve() - Method in class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaZeroTimeZone
- readResolve() - Method in class com.sun.msv.datatype.xsd.datetime.TimeZone
- readResolve() - Method in class com.sun.msv.datatype.xsd.datetime.TimeZone.ZeroTimeZone
-
Deprecated.
- readResolve() - Method in class com.sun.msv.datatype.xsd.IDREFType
- readResolve() - Method in class com.sun.msv.datatype.xsd.IDType
- readResolve() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- readResolve() - Method in class com.sun.msv.grammar.AnyNameClass
- readResolve() - Method in class com.sun.msv.grammar.Expression.AnyStringExpression
- readResolve() - Method in class com.sun.msv.grammar.Expression.EpsilonExpression
- readResolve() - Method in class com.sun.msv.grammar.Expression.NullSetExpression
- readResolve() - Method in class com.sun.msv.grammar.Expression
- readVersion(boolean, String) - Method in class com.sun.msv.scanner.dtd.DTDParser
- ready() - Method in class com.sun.msv.scanner.dtd.XmlReader.BaseReader
- ready() - Method in class com.sun.msv.scanner.dtd.XmlReader
-
Returns true iff input characters are known to be ready.
- recursive - Variable in class com.sun.msv.grammar.util.RefExpRemover
- RedefinableDeclState - Class in com.sun.msv.reader.xmlschema
-
state that parses redefinable declaration.
- RedefinableDeclState() - Constructor for class com.sun.msv.reader.xmlschema.RedefinableDeclState
- RedefinableExp - Class in com.sun.msv.grammar.xmlschema
-
declaration that can be redefined by using <redefine> element.
- RedefinableExp(String) - Constructor for class com.sun.msv.grammar.xmlschema.RedefinableExp
- redefine(RedefinableExp) - Method in class com.sun.msv.grammar.xmlschema.AttributeGroupExp
- redefine(RedefinableExp) - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
- redefine(RedefinableExp) - Method in class com.sun.msv.grammar.xmlschema.RedefinableExp
-
assigns contents of rhs to this object.
- redefine(RedefinableExp) - Method in class com.sun.msv.grammar.xmlschema.SimpleTypeExp
- redefine(XSDatatypeExp) - Method in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Updates this object by copying the state from rhs
- redefine(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- redefine(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- redefine(String, ReferenceExp) - Method in class com.sun.msv.grammar.ReferenceContainer
-
replaces the current ReferenceExp by newly specified reference exp.
- redefinedPatterns - Variable in class com.sun.msv.reader.trex.ng.IncludeMergeState
-
set of ReferenceExps which are redefined by this inclusion.
- redefineStart(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- RedefineState - Class in com.sun.msv.reader.xmlschema
-
used to parse <redefine> element.
- RedefineState() - Constructor for class com.sun.msv.reader.xmlschema.RedefineState
- redefinition - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
-
Current redefinition status.
- RedefinitionStatus() - Constructor for class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo.RedefinitionStatus
- REDocumentDeclaration - Class in com.sun.msv.verifier.regexp
-
DocumentDeclaration
implementation Grammar object can be shared among multiple threads, but this object cannot be shared. - REDocumentDeclaration(Expression, ExpressionPool) - Constructor for class com.sun.msv.verifier.regexp.REDocumentDeclaration
-
creates an object that validates the specified expression.
- REDocumentDeclaration(Grammar) - Constructor for class com.sun.msv.verifier.regexp.REDocumentDeclaration
- ref - Variable in class com.sun.msv.reader.trex.DefineState
-
Container to which the expression will be assigned.
- ref(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- ref(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- RefContainer() - Constructor for class com.sun.msv.grammar.trex.TREXGrammar.RefContainer
- ReferenceContainer - Class in com.sun.msv.grammar
-
Container of ReferenceExp.
- ReferenceContainer() - Constructor for class com.sun.msv.grammar.ReferenceContainer
- ReferenceExp - Class in com.sun.msv.grammar
-
Reference to the other expression.
- ReferenceExp(String) - Constructor for class com.sun.msv.grammar.ReferenceExp
- ReferenceExp(String, Expression) - Constructor for class com.sun.msv.grammar.ReferenceExp
- ReferencePosition(int, int) - Constructor for class com.sun.msv.datatype.regexp.RegexParser.ReferencePosition
- references - Variable in class com.sun.msv.datatype.regexp.RegexParser
- referenceScope - Variable in class com.sun.msv.verifier.identity.IDConstraintChecker
-
a map from keyref
SelectorMatcher
to key/uniqueSelectorMatcher
. - RefExpParseInfo() - Constructor for class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
- refExpParseInfos - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
Map from ReferenceExps to RefExpParseInfos.
- RefExpRemover - Class in com.sun.msv.grammar.util
-
removes all ReferenceExp from AGM.
- RefExpRemover(ExpressionPool, boolean) - Constructor for class com.sun.msv.grammar.util.RefExpRemover
- refLabel(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.RELAXReader.StateFactory
- refNumber - Variable in class com.sun.msv.datatype.regexp.Op.ConditionOp
- refNumber - Variable in class com.sun.msv.datatype.regexp.RegexParser.ReferencePosition
- refNumber - Variable in class com.sun.msv.datatype.regexp.Token.ConditionToken
- refNumber - Variable in class com.sun.msv.datatype.regexp.Token.StringToken
- refRemover - Variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- refRole(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- refStack - Variable in class com.sun.msv.reader.RunAwayExpressionChecker
-
visited Expressions.
- RefState - Class in com.sun.msv.reader.trex.ng
-
parses <ref> pattern.
- RefState - Class in com.sun.msv.reader.trex
-
parses <ref> pattern.
- RefState(boolean) - Constructor for class com.sun.msv.reader.trex.ng.RefState
- RefState(boolean) - Constructor for class com.sun.msv.reader.trex.RefState
- refType - Variable in class com.sun.msv.verifier.regexp.StringToken
-
if this field is non-null, this field will receive assigned DataType object.
- regex - Variable in class com.sun.msv.datatype.regexp.RegexParser
- regex - Variable in class com.sun.msv.datatype.regexp.RegularExpression
-
A regular expression.
- regexCache - Static variable in class com.sun.msv.datatype.regexp.REUtil
- regexlen - Variable in class com.sun.msv.datatype.regexp.RegexParser
- regexp - Static variable in class com.sun.msv.datatype.xsd.AnyURIType
- regexp - Variable in class com.sun.msv.datatype.xsd.regex.JDKImpl
- regexp - Variable in class com.sun.msv.datatype.xsd.regex.XercesImpl
- RegExp - Interface in com.sun.msv.datatype.xsd.regex
- RegexParser - Class in com.sun.msv.datatype.regexp
-
A Regular Expression Parser.
- RegexParser() - Constructor for class com.sun.msv.datatype.regexp.RegexParser
- RegexParser(Locale) - Constructor for class com.sun.msv.datatype.regexp.RegexParser
- RegexParser.ReferencePosition - Class in com.sun.msv.datatype.regexp
- RegExpFactory - Class in com.sun.msv.datatype.xsd.regex
- RegExpFactory() - Constructor for class com.sun.msv.datatype.xsd.regex.RegExpFactory
- regionMatches(char[], int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(char[], int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(String, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(String, int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(CharacterIterator, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatches(CharacterIterator, int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(char[], int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(char[], int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(String, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(String, int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(CharacterIterator, int, int, int, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- regionMatchesIgnoreCase(CharacterIterator, int, int, String, int) - Static method in class com.sun.msv.datatype.regexp.RegularExpression
- registerCatalogEntry(String, String) - Method in class com.sun.msv.scanner.dtd.Resolver
-
Registers the given public ID as corresponding to a particular URI, typically a local copy.
- registerCatalogEntry(String, String, ClassLoader) - Method in class com.sun.msv.scanner.dtd.Resolver
-
Registers a given public ID as corresponding to a particular Java resource in a given class loader, typically distributed with a software package.
- registerNonXS(String) - Static method in class com.sun.msv.datatype.regexp.Token
-
This method is called by only getRange().
- RegularExpression - Class in com.sun.msv.datatype.regexp
-
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
- RegularExpression(String) - Constructor for class com.sun.msv.datatype.regexp.RegularExpression
-
Creates a new RegularExpression instance.
- RegularExpression(String, Token, int, boolean, int) - Constructor for class com.sun.msv.datatype.regexp.RegularExpression
- RegularExpression(String, String) - Constructor for class com.sun.msv.datatype.regexp.RegularExpression
-
Creates a new RegularExpression instance with options.
- RegularExpression.Context - Class in com.sun.msv.datatype.regexp
- rehash() - Method in class com.sun.msv.grammar.ExpressionPool.ClosedHash
-
rehash.
- rehash() - Method in class com.sun.msv.scanner.dtd.SimpleHashtable
-
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
- reinit(String, String, String, StringToken) - Method in class com.sun.msv.verifier.regexp.AttributeToken
- reinit(String, String, String, Attributes, IDContextProvider) - Method in class com.sun.msv.util.StartTagInfo
-
Deprecated.
- reinit(String, String, String, Attributes, IDContextProvider2) - Method in class com.sun.msv.util.StartTagInfo
-
re-initialize the object with brand new parameters.
- rejectTextInInterleave - Variable in class com.sun.msv.reader.trex.TREXSequencedStringChecker
-
If this flag is set to true, this class raises an error for anyStrings in two branches of interleave.
- RELAXCoreFactoryImpl - Class in com.sun.msv.verifier.jarv
-
VerifierFactory implementation of RELAX Core.
- RELAXCoreFactoryImpl() - Constructor for class com.sun.msv.verifier.jarv.RELAXCoreFactoryImpl
- RELAXCoreIslandSchemaReader - Class in com.sun.msv.relaxns.reader.relax
-
reads RELAX-Namespace-extended RELAX Core.
- RELAXCoreIslandSchemaReader(GrammarReaderController, SAXParserFactory, ExpressionPool, String) - Constructor for class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
- RELAXCoreIslandSchemaReader.StateFactory - Class in com.sun.msv.relaxns.reader.relax
- RELAXCoreNamespace - Static variable in class com.sun.msv.reader.relax.RELAXReader
-
Namespace URI of RELAX Core
- RELAXCoreReader - Class in com.sun.msv.reader.relax.core
-
reads RELAX module (classic RELAX module; no namespace extension) by SAX2 and constructs abstract grammar model.
- RELAXCoreReader(GrammarReaderController, SAXParserFactory, ExpressionPool) - Constructor for class com.sun.msv.reader.relax.core.RELAXCoreReader
- RELAXCoreReader(GrammarReaderController, SAXParserFactory, RELAXCoreReader.StateFactory, ExpressionPool, String) - Constructor for class com.sun.msv.reader.relax.core.RELAXCoreReader
-
full constructor.
- RELAXCoreReader.StateFactory - Class in com.sun.msv.reader.relax.core
- relaxCoreSchema4Schema - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
Schema for schema of RELAX Core.
- RELAXExpressionVisitor - Interface in com.sun.msv.grammar.relax
-
Visitor interface for RELAX expressions.
- RELAXExpressionVisitorBoolean - Interface in com.sun.msv.grammar.relax
-
RELAX version of
ExpressionVisitorBoolean
. - RELAXExpressionVisitorExpression - Interface in com.sun.msv.grammar.relax
-
RELAX version of
ExpressionVisitorExpression
- RELAXExpressionVisitorVoid - Interface in com.sun.msv.grammar.relax
-
RELAX Version of
ExpressionVisitorVoid
- RELAXGrammar - Class in com.sun.msv.relaxns.grammar
-
"Grammar" of RELAX Namespace.
- RELAXGrammar(ExpressionPool) - Constructor for class com.sun.msv.relaxns.grammar.RELAXGrammar
- RELAXIslandSchema - Class in com.sun.msv.relaxns.grammar.relax
-
IslandSchema implementation for RELXA module.
- RELAXIslandSchema(RELAXModule, Set) - Constructor for class com.sun.msv.relaxns.grammar.relax.RELAXIslandSchema
- RELAXModule - Class in com.sun.msv.grammar.relax
-
"Module" of RELAX Core.
- RELAXModule(ExpressionPool, String) - Constructor for class com.sun.msv.grammar.relax.RELAXModule
- RELAXModule.AttPoolContainer - Class in com.sun.msv.grammar.relax
- RELAXModule.DatatypeContainer - Class in com.sun.msv.grammar.relax
-
Datatypes.
- RELAXModule.ElementRulesContainer - Class in com.sun.msv.grammar.relax
- RELAXModule.HedgeRulesContainer - Class in com.sun.msv.grammar.relax
- RELAXModule.TagContainer - Class in com.sun.msv.grammar.relax
- RELAXNamespaceNamespace - Static variable in class com.sun.msv.relaxns.reader.RELAXNSReader
-
namespace URI of RELAX Namespace.
- RELAXNGCompReader - Class in com.sun.msv.reader.trex.ng.comp
-
reads RELAX NG grammar with DTD compatibility annotation and constructs abstract grammar model.
- RELAXNGCompReader(GrammarReaderController) - Constructor for class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
-
easy-to-use constructor.
- RELAXNGCompReader(GrammarReaderController, SAXParserFactory, ExpressionPool) - Constructor for class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
-
easy-to-use constructor.
- RELAXNGCompReader(GrammarReaderController, SAXParserFactory, RELAXNGCompReader.StateFactory, ExpressionPool) - Constructor for class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
-
full constructor
- RELAXNGCompReader.StateFactory - Class in com.sun.msv.reader.trex.ng.comp
-
creates various State object, which in turn parses grammar.
- RELAXNGFactoryImpl - Class in com.sun.msv.verifier.jarv
-
VerifierFactory implementation of RELAX NG.
- RELAXNGFactoryImpl() - Constructor for class com.sun.msv.verifier.jarv.RELAXNGFactoryImpl
- RELAXNGGrammar - Class in com.sun.msv.grammar.relaxng
-
Grammar for RELAX NG (with DTD compatibility annotation).
- RELAXNGGrammar() - Constructor for class com.sun.msv.grammar.relaxng.RELAXNGGrammar
- RELAXNGGrammar(ExpressionPool) - Constructor for class com.sun.msv.grammar.relaxng.RELAXNGGrammar
- RELAXNGGrammar(ExpressionPool, TREXGrammar) - Constructor for class com.sun.msv.grammar.relaxng.RELAXNGGrammar
- RELAXNGNamespace - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
Namespace URI of RELAX NG
- RELAXNGReader - Class in com.sun.msv.reader.trex.ng
-
reads RELAX NG grammar from SAX2 and constructs abstract grammar model.
- RELAXNGReader(GrammarReaderController) - Constructor for class com.sun.msv.reader.trex.ng.RELAXNGReader
-
easy-to-use constructor.
- RELAXNGReader(GrammarReaderController, SAXParserFactory) - Constructor for class com.sun.msv.reader.trex.ng.RELAXNGReader
-
easy-to-use constructor.
- RELAXNGReader(GrammarReaderController, SAXParserFactory, RELAXNGReader.StateFactory, ExpressionPool) - Constructor for class com.sun.msv.reader.trex.ng.RELAXNGReader
-
full constructor
- RELAXNGReader.AbortException - Exception in com.sun.msv.reader.trex.ng
- RELAXNGReader.RefExpParseInfo - Class in com.sun.msv.reader.trex.ng
-
information necessary to correctly parse pattern definitions.
- RELAXNGReader.RefExpParseInfo.RedefinitionStatus - Class in com.sun.msv.reader.trex.ng
- RELAXNGReader.StateFactory - Class in com.sun.msv.reader.trex.ng
-
creates various State object, which in turn parses grammar.
- relaxNGSchema4Schema - Static variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
Schema for schema of RELAX NG.
- RELAXNGWriter - Class in com.sun.msv.writer.relaxng
-
converts any Grammar into RELAX NG XML representation through SAX1 events.
- RELAXNGWriter() - Constructor for class com.sun.msv.writer.relaxng.RELAXNGWriter
- RELAXNGWriter.SmartPatternWriter - Class in com.sun.msv.writer.relaxng
-
PatternWriter that performs some optimization for human eyes.
- RELAXNSReader - Class in com.sun.msv.relaxns.reader
-
parses RELAX Namespace XML and constructs a SchemaProvider.
- RELAXNSReader(GrammarReaderController, SAXParserFactory, ExpressionPool) - Constructor for class com.sun.msv.relaxns.reader.RELAXNSReader
- RELAXNSVerifier(SchemaProvider) - Constructor for class com.sun.msv.driver.textui.Driver.RELAXNSVerifier
- RELAXReader - Class in com.sun.msv.reader.relax
-
reads RELAX grammar/module by SAX2 and constructs abstract grammar model.
- RELAXReader(GrammarReaderController, SAXParserFactory, RELAXReader.StateFactory, ExpressionPool, State) - Constructor for class com.sun.msv.reader.relax.RELAXReader
- RELAXReader.StateFactory - Class in com.sun.msv.reader.relax
-
creates various State object, which in turn parses grammar.
- rememberedText - Variable in class com.sun.msv.scanner.dtd.InputEntity
- rememberText() - Method in class com.sun.msv.scanner.dtd.InputEntity
- remove(Matcher) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- remove(String) - Method in class com.sun.msv.grammar.ReferenceContainer
-
removes an object from this container.
- removeOptionalPlus(String) - Static method in class com.sun.msv.datatype.xsd.IntegerDerivedType
-
removes leading optional '+' sign.
- Remover(ExpressionPool) - Constructor for class com.sun.msv.verifier.regexp.ContentModelRefExpRemover.Remover
- render(XSDatatypeExp.RenderingContext) - Method in interface com.sun.msv.reader.datatype.xsd.XSDatatypeExp.Renderer
-
creates (or retrieves, whatever) the actual, concrete, real XSDatatype object.
- render(XSDatatypeExp.RenderingContext) - Method in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState.BaseContentTypeRenderer
- renderer - Variable in class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Once the parsing is completed, this function object should be able to render the actual datatype object.
- RenderingContext() - Constructor for class com.sun.msv.reader.datatype.xsd.XSDatatypeExp.RenderingContext
- replace(String) - Static method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- Replace() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- reportCharacterChunks(String, Datatype[]) - Method in class com.sun.msv.verifier.psvi.TypeDetector
- reportCompError(Locator[], String) - Method in class com.sun.msv.reader.trex.ng.comp.CompatibilityChecker
-
reports the compatibility related error.
- reportCompError(Locator[], String, Object[]) - Method in class com.sun.msv.reader.trex.ng.comp.CompatibilityChecker
- reportConnector(char) - Method in class com.sun.msv.scanner.dtd.DTDParser
- reportedXmlnsWarning - Variable in class com.sun.msv.reader.dtd.DTDReader
-
this flag is set to true after reporting WRN_ATTEMPT_TO_USE_NAMESPACE.
- reportError(Expression, String) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker
- reportError(Expression, String, Object[]) - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker
- reportError(ErrorInfo, String, Object[]) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
-
reports an error.
- reportError(Exception, String) - Method in class com.sun.msv.reader.GrammarReader
- reportError(Exception, String, Object) - Method in class com.sun.msv.reader.GrammarReader
- reportError(String) - Method in class com.sun.msv.reader.GrammarReader
- reportError(String) - Method in class com.sun.msv.writer.ContentHandlerAdaptor
-
Report a non-fatal error.
- reportError(String, Object) - Method in class com.sun.msv.reader.GrammarReader
- reportError(String, Object[], Exception, Locator[]) - Method in class com.sun.msv.reader.GrammarReader
-
reports an error to the controller
- reportError(String, Object, Object) - Method in class com.sun.msv.reader.GrammarReader
- reportError(String, Object, Object, Object) - Method in class com.sun.msv.reader.GrammarReader
- reportError(Locator[], String, Object[]) - Method in class com.sun.msv.reader.GrammarReader
- reportError(Locator, ErrorInfo, String, Object[]) - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- ReportErrorHandler - Class in com.sun.msv.driver.textui
-
ErrorHandler
that reports all errors and warnings. - ReportErrorHandler() - Constructor for class com.sun.msv.driver.textui.ReportErrorHandler
- reportFacetInconsistency(String, DataTypeWithFacet, String, DataTypeWithFacet, String) - Static method in class com.sun.msv.datatype.xsd.TypeIncubator
-
creates a BadTypeException with appropriate error message.
- reportWarning(String) - Method in class com.sun.msv.reader.GrammarReader
- reportWarning(String, Object) - Method in class com.sun.msv.reader.GrammarReader
- reportWarning(String, Object[], Locator[]) - Method in class com.sun.msv.reader.GrammarReader
-
reports a warning to the controller
- reportWarning(String, Object, Object) - Method in class com.sun.msv.reader.GrammarReader
- required - Variable in class com.sun.msv.reader.dtd.DTDReader.AttModel
- resCalc - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
- resCalc - Variable in class com.sun.msv.verifier.regexp.StringToken
- reset() - Method in class com.sun.msv.scanner.dtd.XmlReader
-
Resets the current position to the last marked position.
- reset(char[], int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression.Context
- reset(String, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression.Context
- reset(CharacterIterator, int, int, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression.Context
- resetCommon(int) - Method in class com.sun.msv.datatype.regexp.RegularExpression.Context
- ResidualCalculator - Class in com.sun.msv.verifier.regexp
-
computes regular expression derivative.
- ResidualCalculator(ExpressionPool) - Constructor for class com.sun.msv.verifier.regexp.ResidualCalculator
- resolve(String) - Method in class com.sun.msv.reader.GrammarReader.ChainPrefixResolver
- resolve(String) - Method in interface com.sun.msv.reader.GrammarReader.PrefixResolver
-
returns URI.
- resolve(String, String) - Method in class com.sun.msv.reader.relax.ElementRefState
- resolve(String, String) - Method in class com.sun.msv.reader.relax.HedgeRefState
- resolve(String, String) - Method in class com.sun.msv.reader.relax.LabelRefState
-
gets or creates appropriate reference
- resolve(String, String) - Static method in class com.sun.msv.util.Uri
- resolveAttPoolRef(String, String) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- resolveAttPoolRef(String, String) - Method in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
- resolveBuiltinDataType(String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
resolves built-in datatypes (URI: http://www.w3.org/2001/XMLSchema)
- resolveBuiltinSimpleType(String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
Gets a built-in datatype as SimpleTypeExp.
- resolveDatatype(String) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
-
obtains a named DataType object referenced by a QName.
- resolveDataType(String) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
obtains a named DataType object referenced by a local name.
- resolveDataType(String) - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
- resolveDataTypeLibrary(String) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
obtains the DataTypeLibrary that represents the specified namespace URI.
- resolveElementRef(String, String) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- resolveElementRef(String, String) - Method in class com.sun.msv.reader.relax.RELAXReader
-
obtains an Expression specified by given (namespace,label) pair.
- resolveElementRef(String, String) - Method in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
- resolveElementRef(String, String) - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
- resolveEntity(String, String) - Method in class com.sun.msv.driver.textui.DebugController
- resolveEntity(String, String) - Method in class com.sun.msv.reader.Controller
-
Deprecated.
- resolveEntity(String, String) - Method in class com.sun.msv.reader.util.GrammarLoader.ThrowController
- resolveEntity(String, String) - Method in class com.sun.msv.reader.util.IgnoreController
- resolveEntity(String, String) - Method in class com.sun.msv.reader.xmlschema.WSDLGrammarReaderController
- resolveEntity(String, String) - Method in class com.sun.msv.scanner.dtd.Resolver
-
SAX: Resolve the given entity into an input source.
- resolveEntity(String, String) - Method in class com.sun.msv.verifier.jarv.FactoryImpl.ThrowController
- resolveHedgeRef(String, String) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- resolveHedgeRef(String, String) - Method in class com.sun.msv.reader.relax.RELAXReader
-
obtains an Expression specified by given (namespace,label) pair.
- resolveHedgeRef(String, String) - Method in class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader
- resolveHedgeRef(String, String) - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
- resolveLocation(State, String) - Method in class com.sun.msv.reader.GrammarReader
-
obtains InputSource for the specified url.
- resolveNamespaceOfAttributeDecl(String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- resolveNamespaceOfDeclaration(String, String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- resolveNamespaceOfElementDecl(String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- resolveNamespacePrefix(String) - Method in class com.sun.msv.generator.ContextProviderImpl
- resolveNamespacePrefix(String) - Method in class com.sun.msv.grammar.util.IDContextProviderWrapper
- resolveNamespacePrefix(String) - Method in class com.sun.msv.reader.dtd.DTDReader
- resolveNamespacePrefix(String) - Method in class com.sun.msv.reader.GrammarReader
- resolveNamespacePrefix(String) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- resolveNamespacePrefix(String) - Method in class com.sun.msv.verifier.AbstractVerifier
- resolvePrefix(Element, String) - Static method in class com.sun.msv.generator.ContextProviderImpl
- resolveQNameRef(StartTagInfo, String, XMLSchemaReader.RefResolver) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- resolver - Variable in class com.sun.msv.scanner.dtd.DTDParser
- resolver - Variable in class com.sun.msv.verifier.jarv.FactoryImpl
-
To be used to resolve files included/imported by the schema.
- Resolver - Class in com.sun.msv.scanner.dtd
-
This entity resolver class provides a number of utilities which can help managment of external parsed entities in XML.
- Resolver() - Constructor for class com.sun.msv.scanner.dtd.Resolver
-
Constructs a resolver.
- resolveRef(String, String, String) - Method in class com.sun.msv.relaxns.reader.RELAXNSReader
- resolveResource(String, String, String, String, String) - Method in class com.sun.msv.reader.xmlschema.WSDLGrammarReaderController
- resolveTypeRef(String) - Method in class com.sun.msv.reader.xmlschema.ElementDeclState
-
If this element declaration has @type, then this method is called to resolve it.
- resolveXSDatatype(String) - Method in interface com.sun.msv.reader.datatype.xsd.XSDatatypeResolver
- resolveXSDatatype(String) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
gets DataType object from type name.
- resolveXSDatatype(String) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
- resolveXSDatatype(String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
Resolves a simple type name into the corresponding XSDatatypeExp object.
- resources - Variable in class com.sun.msv.datatype.regexp.RegexParser
- RESTRICTION - Static variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- RESTRICTION - Static variable in class com.sun.msv.grammar.xmlschema.XMLSchemaTypeExp
- restrictionChecker - Variable in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
Contextual restriction checker.
- RestrictionChecker - Class in com.sun.msv.reader.trex.ng
-
Checks RELAX NG contextual restrictions defined in the section 7.
- RestrictionChecker(RELAXNGReader) - Constructor for class com.sun.msv.reader.trex.ng.RestrictionChecker
- RestrictionChecker.DefaultChecker - Class in com.sun.msv.reader.trex.ng
-
The base class of all other context-specific checker.
- RestrictionChecker.DuplicateAttributesChecker - Class in com.sun.msv.reader.trex.ng
- RestrictionChecker.DuplicateElementsChecker - Class in com.sun.msv.reader.trex.ng
- RestrictionChecker.DuplicateNameChecker - Class in com.sun.msv.reader.trex.ng
- RestrictionChecker.ListChecker - Class in com.sun.msv.reader.trex.ng
- RestrictionChecker.NameClassWalker - Class in com.sun.msv.reader.trex.ng
- RestrictionState - Class in com.sun.msv.reader.datatype.xsd
-
state that parses <restriction> element.
- RestrictionState(String, String) - Constructor for class com.sun.msv.reader.datatype.xsd.RestrictionState
- result - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
-
matched elements.
- result - Variable in class com.sun.msv.verifier.regexp.ElementsOfConcernCollector
- returnedFirstHalf - Variable in class com.sun.msv.scanner.dtd.InputEntity
- REUtil - Class in com.sun.msv.datatype.regexp
- REUtil() - Constructor for class com.sun.msv.datatype.regexp.REUtil
- rhs - Variable in class com.sun.msv.reader.util.ForkContentHandler
- role - Variable in class com.sun.msv.relaxns.grammar.ExternalAttributeExp
-
name of the imported AttributesDecl
- RootGrammarMergeState - Class in com.sun.msv.relaxns.reader
-
invokes State object that parses the document element.
- RootGrammarMergeState() - Constructor for class com.sun.msv.relaxns.reader.RootGrammarMergeState
- RootGrammarState - Class in com.sun.msv.relaxns.reader
-
invokes State object that parses the document element.
- RootGrammarState() - Constructor for class com.sun.msv.relaxns.reader.RootGrammarState
- RootIncludedPatternState - Class in com.sun.msv.reader.trex
-
parses the root state of a grammar included as a pattern.
- RootIncludedPatternState(IncludePatternState) - Constructor for class com.sun.msv.reader.trex.RootIncludedPatternState
- RootIncludedSchemaState - Class in com.sun.msv.reader.xmlschema
-
used to parse root of schema document.
- RootIncludedSchemaState(State) - Constructor for class com.sun.msv.reader.xmlschema.RootIncludedSchemaState
- RootMergedGrammarState - Class in com.sun.msv.reader.trex
-
parses root state of a merged grammar.
- RootMergedGrammarState() - Constructor for class com.sun.msv.reader.trex.RootMergedGrammarState
- RootModuleMergeState - Class in com.sun.msv.reader.relax.core
-
invokes State object that parses the document element.
- RootModuleMergeState() - Constructor for class com.sun.msv.reader.relax.core.RootModuleMergeState
- RootModuleState - Class in com.sun.msv.reader.relax.core
-
invokes State object that parses the document element.
- RootModuleState(String) - Constructor for class com.sun.msv.reader.relax.core.RootModuleState
- rootName - Variable in class com.sun.msv.generator.Driver
-
designated root element name.
- RootState - Class in com.sun.msv.reader.trex
-
invokes State object that parses the document element.
- RootState - Class in com.sun.msv.reader.xmlschema
-
RootIncludedSchemaState + final wrap up.
- RootState() - Constructor for class com.sun.msv.reader.trex.RootState
- RootState(State) - Constructor for class com.sun.msv.reader.xmlschema.RootState
- rule - Variable in class com.sun.msv.relaxns.grammar.ExternalElementExp
-
imported ElementDecl object that actually validates this element.
- rule2exp - Variable in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
-
lazily constructed map from Rule object to ExternalElementExp.
- ruleName - Variable in class com.sun.msv.relaxns.grammar.ExternalElementExp
-
name of the imported Rule
- RulesAcceptor - Class in com.sun.msv.relaxns.verifier
-
Acceptor that is used to validate root node of the island.
- RulesAcceptor(REDocumentDeclaration, Expression, Expression[], DeclImpl[]) - Constructor for class com.sun.msv.relaxns.verifier.RulesAcceptor
- RulesAcceptor(REDocumentDeclaration, DeclImpl[]) - Constructor for class com.sun.msv.relaxns.verifier.RulesAcceptor
- run() - Method in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
- run(PrintStream) - Method in class com.sun.msv.generator.Driver
-
Generate XML instances.
- run(String[]) - Static method in class com.sun.msv.driver.textui.Driver
- RunAwayExpressionChecker - Class in com.sun.msv.reader
-
makes sure that the expression does not run away.
- RunAwayExpressionChecker(GrammarReader) - Constructor for class com.sun.msv.reader.RunAwayExpressionChecker
- runBackPatchJob() - Method in class com.sun.msv.reader.GrammarReader
-
Performs all back-patchings.
- runBackPatchJob(Vector) - Method in class com.sun.msv.reader.GrammarReader
S
- S_INBRACKETS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- S_INXBRACKETS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- S_NORMAL - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- sameValue(Object, Object) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- sampleDecl - Variable in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker.DefAttMap
-
one of the ElementExps that have this particular element name.
- sampleDecl - Variable in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker.IDAttMap
- saturated - Variable in class com.sun.msv.verifier.regexp.AttributeToken
-
If this value is false, the "matched" field must always null.
- saturated - Variable in class com.sun.msv.verifier.regexp.StringToken
- save(byte[]) - Static method in class com.sun.msv.datatype.xsd.Base64BinaryType
- save(byte[]) - Static method in class com.sun.msv.datatype.xsd.HexBinaryType
- save(Boolean) - Static method in class com.sun.msv.datatype.xsd.BooleanType
- save(Byte) - Static method in class com.sun.msv.datatype.xsd.ByteType
- save(Double) - Static method in class com.sun.msv.datatype.xsd.DoubleType
- save(Float) - Static method in class com.sun.msv.datatype.xsd.FloatType
- save(Integer) - Static method in class com.sun.msv.datatype.xsd.IntType
- save(Long) - Static method in class com.sun.msv.datatype.xsd.LongType
- save(Object) - Static method in class com.sun.msv.datatype.xsd.NumberType
- save(Short) - Static method in class com.sun.msv.datatype.xsd.ShortType
- save(BigInteger) - Static method in class com.sun.msv.datatype.xsd.IntegerType
- SAXEventGenerator - Class in com.sun.msv.util.xml
-
produces SAX2 event from a DOM tree.
- SAXEventGenerator() - Constructor for class com.sun.msv.util.xml.SAXEventGenerator
- SAXEventGenerator.SAXWrapper - Exception in com.sun.msv.util.xml
- SAXParserFactoryImpl - Class in com.sun.msv.verifier.jaxp
-
SAXParserFactory implementation that supports validation.
- SAXParserFactoryImpl() - Constructor for class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
-
Creates a new instance by using the default SAXParserFactory implementation as the underlying parser.
- SAXParserFactoryImpl(File) - Constructor for class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
-
Creates a new instance that validates documents against the specified schema.
- SAXParserFactoryImpl(String) - Constructor for class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
-
Creates a new instance that validates documents against the specified schema.
- SAXParserFactoryImpl(SAXParserFactory) - Constructor for class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
-
Creates a new instance by specifying the underlying SAXParserFactory implementation.
- SAXParserFactoryImpl(SAXParserFactory, Schema) - Constructor for class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
- SAXParserFactoryImpl(Schema) - Constructor for class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
-
Creates a new instance by using a default SAXParserFactory implementation and the specified schema object.
- SAXParserFactoryImpl(InputSource) - Constructor for class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
-
Creates a new instance that validates documents against the specified schema.
- SAXParserImpl - Class in com.sun.msv.verifier.jaxp
-
SAXParser implementation that supports validation.
- SAXParserImpl(SAXParser, VerifierFactory, Verifier) - Constructor for class com.sun.msv.verifier.jaxp.SAXParserImpl
- SAXRuntimeException - Exception in com.sun.msv.writer
-
This class is used to wrap SAXException by RuntimeException.
- SAXRuntimeException(SAXException) - Constructor for exception com.sun.msv.writer.SAXRuntimeException
- SAXWrapper(SAXException) - Constructor for exception com.sun.msv.util.xml.SAXEventGenerator.SAXWrapper
- scale - Variable in class com.sun.msv.datatype.xsd.FractionDigitsFacet
-
maximum number of fraction digits
- schema - Variable in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
-
The validation will be performed against this schema object.
- schema - Variable in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
-
JARV Schema object which is associated with this factory, or null.
- SCHEMA_PROPNAME - Static variable in class com.sun.msv.verifier.jaxp.Const
-
The property/attribute name which is used to set a schema.
- schemaElement - Variable in class com.sun.msv.reader.xmlschema.EmbeddedSchema
- schemaHead(String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- SchemaImpl - Class in com.sun.msv.verifier.jarv
-
base implementation of RELAXFactoryImpl and TREXFactoryImpl
- SchemaImpl(Grammar) - Constructor for class com.sun.msv.verifier.jarv.SchemaImpl
- SchemaImpl(Grammar, SAXParserFactory, boolean) - Constructor for class com.sun.msv.verifier.jarv.SchemaImpl
- schemaIncluded(State, String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- SchemaIncludedState - Class in com.sun.msv.reader.xmlschema
-
used to parse <schema> element of included schema.
- SchemaIncludedState(String) - Constructor for class com.sun.msv.reader.xmlschema.SchemaIncludedState
- SchemaLocationRemover - Class in com.sun.msv.generator
-
removes "xsi:schemaLocation" from AGM.
- SchemaLocationRemover(ExpressionPool) - Constructor for class com.sun.msv.generator.SchemaLocationRemover
- schemaProvider - Variable in class com.sun.msv.relaxns.reader.RELAXNSReader
- SchemaProviderImpl - Class in com.sun.msv.relaxns.verifier
-
implementation of SchemaProvider by using RELAX Grammar.
- SchemaProviderImpl(RELAXGrammar) - Constructor for class com.sun.msv.relaxns.verifier.SchemaProviderImpl
-
creates SchemaProvider from existing RELAXGrammar.
- SchemaProviderImpl.ErrorHandlerFilter - Class in com.sun.msv.relaxns.verifier
- schemas - Variable in class com.sun.msv.reader.xmlschema.WSDLGrammarReaderController
- SchemaState - Class in com.sun.msv.reader.xmlschema
-
used to parse <schema> element.
- SchemaState(String) - Constructor for class com.sun.msv.reader.xmlschema.SchemaState
- schemata - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
-
map from namespace URI to loaded XMLSchemaSchema object.
- second - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
second (always in [0,60) ) this variable is null if no year is specified
- second - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- second - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- selector - Variable in class com.sun.msv.reader.xmlschema.IdentityConstraintState
- selector - Variable in class com.sun.msv.verifier.identity.FieldsMatcher
-
the parent SelectorMatcher.
- SelectorMatcher - Class in com.sun.msv.verifier.identity
-
XPath matcher that tests the selector of an identity constraint.
- SelectorMatcher(IDConstraintChecker, IdentityConstraint, String, String) - Constructor for class com.sun.msv.verifier.identity.SelectorMatcher
- selectors - Variable in class com.sun.msv.grammar.xmlschema.IdentityConstraint
-
selectors of the identity constraint.
- self - Variable in class com.sun.msv.grammar.xmlschema.AttributeDeclExp
-
actual definition.
- sequence(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.RELAXReader.StateFactory
- sequence(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- SEQUENCE - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- SequenceExp - Class in com.sun.msv.grammar
-
A,B.
- SequenceExp(Expression, Expression) - Constructor for class com.sun.msv.grammar.SequenceExp
- SequenceState - Class in com.sun.msv.reader
-
state that creates SequenceExp.
- SequenceState() - Constructor for class com.sun.msv.reader.SequenceState
- SequenceState(boolean) - Constructor for class com.sun.msv.reader.SequenceState
- SerializationContext - Interface in com.sun.msv.datatype
-
an interface that must be implemented by caller to provide context information that is necessary to perform conversion from value object to the XML representation.
- serialize(String, String, SerializationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- serializeDataType(XSDatatype) - Method in class com.sun.msv.writer.relaxng.PatternWriter
-
serializes the given datatype.
- serializedValueChecker - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- serializeEnumeration(XSDatatypeImpl, EnumerationFacet) - Method in class com.sun.msv.writer.relaxng.PatternWriter
-
serializes a type with enumeration.
- serializeJavaObject(Object, SerializationContext) - Method in interface com.sun.msv.datatype.DatabindableDatatype
-
converts a value object back to the lexical representation.
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.Base64BinaryType
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.BinaryBaseType
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.ConcreteType
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- serializeJavaObject(Object, SerializationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- serializeListType(XSDatatypeImpl) - Method in class com.sun.msv.writer.relaxng.PatternWriter
-
serializes a list type.
- serializeUnionType(UnionType) - Method in class com.sun.msv.writer.relaxng.PatternWriter
-
serializes a union type.
- serialPersistentFields - Static variable in class com.sun.msv.grammar.ExpressionPool.ClosedHash
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.AnyURIType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.BinaryBaseType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.BinaryValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.BooleanType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.BuiltinAtomicType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ByteType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ConcreteType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DataTypeWithLexicalConstraintFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DataTypeWithValueConstraintFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaMissingTimeZone
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone.JavaZeroTimeZone
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone.ZeroTimeZone
-
Deprecated.
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DateTimeBaseType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DateTimeType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DateType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DoubleType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.DurationType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.EntityType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.EnumerationFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ErrorType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.FinalComponent
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.FloatingNumberType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.FloatType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.FractionDigitsFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GDayType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GMonthDayType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GMonthType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GYearMonthType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.GYearType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.HexBinaryType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IDREFType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IDType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IntegerDerivedType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IntegerValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.IntType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.LanguageType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.LengthFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ListType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ListValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.LongType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MaxExclusiveFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MaxInclusiveFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MaxLengthFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MinExclusiveFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MinInclusiveFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.MinLengthFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NameType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NcnameType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NegativeIntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NmtokenType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NormalizedStringType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.NumberType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.PatternFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.PositiveIntegerType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.Proxy
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.QnameType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.QnameValueType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.RangeFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.ShortType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.SimpleURType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.StringType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.TimeType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.TokenType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.TotalDigitsFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnionType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnsignedByteType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnsignedIntType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnsignedLongType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.UnsignedShortType
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Collapse
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- serialVersionUID - Static variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- serialVersionUID - Static variable in class com.sun.msv.grammar.AnyNameClass
- serialVersionUID - Static variable in class com.sun.msv.grammar.AttributeExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.BinaryExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.ChoiceExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.ChoiceNameClass
- serialVersionUID - Static variable in class com.sun.msv.grammar.ConcurExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.DataExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.DifferenceNameClass
- serialVersionUID - Static variable in class com.sun.msv.grammar.dtd.LocalNameClass
- serialVersionUID - Static variable in class com.sun.msv.grammar.ElementExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.Expression.AnyStringExpression
- serialVersionUID - Static variable in class com.sun.msv.grammar.Expression.EpsilonExpression
- serialVersionUID - Static variable in class com.sun.msv.grammar.Expression.NullSetExpression
- serialVersionUID - Static variable in class com.sun.msv.grammar.Expression
- serialVersionUID - Static variable in class com.sun.msv.grammar.ExpressionPool.ClosedHash
- serialVersionUID - Static variable in class com.sun.msv.grammar.ExpressionPool
- serialVersionUID - Static variable in class com.sun.msv.grammar.InterleaveExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.ListExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.MixedExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.NameClass
- serialVersionUID - Static variable in class com.sun.msv.grammar.NamespaceNameClass
- serialVersionUID - Static variable in class com.sun.msv.grammar.NotNameClass
- serialVersionUID - Static variable in class com.sun.msv.grammar.OneOrMoreExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.OtherExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.ReferenceContainer
- serialVersionUID - Static variable in class com.sun.msv.grammar.ReferenceExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.relax.AttPoolClause
- serialVersionUID - Static variable in class com.sun.msv.grammar.relax.ElementRule
- serialVersionUID - Static variable in class com.sun.msv.grammar.relax.ElementRules
- serialVersionUID - Static variable in class com.sun.msv.grammar.relax.EmptyStringType
- serialVersionUID - Static variable in class com.sun.msv.grammar.relax.HedgeRules
- serialVersionUID - Static variable in class com.sun.msv.grammar.relax.NoneType
- serialVersionUID - Static variable in class com.sun.msv.grammar.relax.RELAXModule
- serialVersionUID - Static variable in class com.sun.msv.grammar.relax.TagClause
- serialVersionUID - Static variable in class com.sun.msv.grammar.relaxng.RELAXNGGrammar
- serialVersionUID - Static variable in class com.sun.msv.grammar.SequenceExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.SimpleNameClass
- serialVersionUID - Static variable in class com.sun.msv.grammar.trex.ElementPattern
- serialVersionUID - Static variable in class com.sun.msv.grammar.trex.TREXGrammar
- serialVersionUID - Static variable in class com.sun.msv.grammar.trex.typed.TypedElementPattern
- serialVersionUID - Static variable in class com.sun.msv.grammar.UnaryExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.ValueExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.AttributeDeclExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.AttributeGroupExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.AttributeWildcard
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.Field
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.GroupDeclExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.IdentityConstraint
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.KeyConstraint
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.KeyRefConstraint
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.LaxDefaultNameClass
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.OccurrenceExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.RedefinableExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.SimpleTypeExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.SkipElementExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.UniqueConstraint
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.XMLSchemaTypeExp
- serialVersionUID - Static variable in class com.sun.msv.grammar.xmlschema.XPath
- set(AttributeExp) - Method in class com.sun.msv.grammar.xmlschema.AttributeDeclExp
- set(XSDatatypeExp) - Method in class com.sun.msv.grammar.xmlschema.SimpleTypeExp
- set(RELAXNGReader.RefExpParseInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.RefExpParseInfo
-
Copies the contents of rhs into this object.
- setAbstract(boolean) - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
- setAbstract(boolean) - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- setAdditionalNamespaceMap(Map<String, String>) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- setAlias(String, String, boolean) - Static method in class com.sun.msv.datatype.regexp.Token
- setAttribute(String, Object) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- setAttributeList(AttributeList) - Method in class com.sun.msv.writer.ContentHandlerAdaptor.AttributeListAdapter
-
Set the embedded AttributeList.
- setAttributeWildcard(AttributeWildcard) - Method in class com.sun.msv.grammar.xmlschema.AttributeGroupExp
- setAttributeWildcard(AttributeWildcard) - Method in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
- setAttributeWildcard(AttributeWildcard) - Method in interface com.sun.msv.reader.xmlschema.AnyAttributeOwner
-
Sets the attribtue wildcard.
- setAttributeWildcard(AttributeWildcard) - Method in class com.sun.msv.reader.xmlschema.AttributeGroupState
- setAttributeWildcard(AttributeWildcard) - Method in class com.sun.msv.reader.xmlschema.ComplexContentBodyState
- setAttributeWildcard(AttributeWildcard) - Method in class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
- setAttributeWildcard(AttributeWildcard) - Method in class com.sun.msv.reader.xmlschema.SimpleContentExtensionState
- setAttributeWildcard(AttributeWildcard) - Method in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
- setBaseURI(String) - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- setBeginning(int, int) - Method in class com.sun.msv.datatype.regexp.Match
- setByteStream(InputStream) - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- setCertifiedText(boolean) - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- setCharacterStream(Reader) - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- setChild(Op) - Method in class com.sun.msv.datatype.regexp.Op.ChildOp
- setCoalescing(boolean) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- setCompacted() - Method in class com.sun.msv.datatype.regexp.RangeToken
- setCompatibility(boolean) - Method in class com.sun.msv.reader.trex.ng.comp.CompatibilityChecker
- setCompatibility(boolean) - Method in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
- setCompatibility(boolean) - Method in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- setContentHandler(TypedContentHandler) - Method in class com.sun.msv.verifier.psvi.TypeDetector
-
sets the TypedContentHandler which will received the type-augmented infoset.
- setContentHandler(ContentHandler) - Method in class com.sun.msv.generator.DOM2toSAX2
- setContext(int) - Method in class com.sun.msv.datatype.regexp.RegexParser
- setController(GrammarReaderController) - Method in class com.sun.msv.reader.util.GrammarLoader
-
sets the GrammarReaderController object that will control various aspects of the parsing.
- setDatatypeLibrary(DatatypeLibrary) - Method in class com.sun.msv.reader.dtd.DTDReader
- setDatatypeLibraryFactory(DatatypeLibraryFactory) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
-
Sets the datatypeLibraryFactory.
- setDay(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setDay(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setDay(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setDeclaredLocationOf(Object) - Method in class com.sun.msv.reader.dtd.DTDReader
- setDeclaredLocationOf(Object) - Method in class com.sun.msv.reader.GrammarReader
- setDispatcher(Dispatcher) - Method in class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
- setDispatcher(Dispatcher) - Method in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- setDocumentHandler(DocumentHandler) - Method in interface com.sun.msv.writer.GrammarWriter
-
Sets DocumentHandler.
- setDocumentHandler(DocumentHandler) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter
- setDocumentHandler(DocumentHandler) - Method in class com.sun.msv.writer.XMLWriter
-
this DocumentHandler will receive XML.
- setDocumentLocator(Locator) - Method in class com.sun.msv.reader.dtd.DTDReader
- setDocumentLocator(Locator) - Method in class com.sun.msv.reader.GrammarReader
- setDocumentLocator(Locator) - Method in class com.sun.msv.reader.State
- setDocumentLocator(Locator) - Method in class com.sun.msv.reader.util.ForkContentHandler
- setDocumentLocator(Locator) - Method in class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
- setDocumentLocator(Locator) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
- setDocumentLocator(Locator) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- setDocumentLocator(Locator) - Method in class com.sun.msv.util.xml.DocumentFilter
- setDocumentLocator(Locator) - Method in class com.sun.msv.verifier.AbstractVerifier
- setDocumentLocator(Locator) - Method in class com.sun.msv.verifier.VerifierFilter
- setDocumentLocator(Locator) - Method in class com.sun.msv.writer.ContentHandlerAdaptor
-
Adapt a SAX1 document locator event.
- setDtdHandler(DTDEventListener) - Method in class com.sun.msv.scanner.dtd.DTDParser
-
Used by applications to set handling of DTD parsing events.
- setElementExp(ElementDeclExp.XSElementExp) - Method in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- setEncoding(InputStream, String) - Method in class com.sun.msv.scanner.dtd.XmlReader
- setEncoding(String) - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- setEnd(int, int) - Method in class com.sun.msv.datatype.regexp.Match
- setEntityResolver(EntityResolver) - Method in class com.sun.msv.scanner.dtd.DTDParser
-
Lets applications control entity resolution.
- setEntityResolver(EntityResolver) - Method in class com.sun.msv.verifier.jarv.FactoryImpl
- setEntityResolver(EntityResolver) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- setErrorFlag() - Method in class com.sun.msv.reader.Controller
-
Force set the error flag to true.
- setErrorHandler(ErrorHandler) - Method in interface com.sun.msv.verifier.IVerifier
- setErrorHandler(ErrorHandler) - Method in class com.sun.msv.verifier.jarv.VerifierImpl
- setErrorHandler(ErrorHandler) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
- setErrorHandler(ErrorHandler) - Method in class com.sun.msv.verifier.Verifier
- setErrorHandler(ErrorHandler) - Method in class com.sun.msv.verifier.VerifierFilter
- setExpandEntityReference(boolean) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- setFeature(String, boolean) - Method in class com.sun.msv.verifier.jarv.FactoryImpl
- setFeature(String, boolean) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- setFeature(String, boolean) - Method in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
- setHashCode(int) - Method in class com.sun.msv.grammar.Expression
- setHours(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setHours(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setHours(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setIgnoringComments(boolean) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- setIgnoringElementContentWhitespace(boolean) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- setIgnoringMIME(boolean) - Method in class com.sun.msv.scanner.dtd.Resolver
-
Tells the resolver whether to ignore MIME types in the documents it retrieves.
- setLocale(Locale) - Method in class com.sun.msv.datatype.regexp.RegexParser
- setLocale(Locale) - Method in class com.sun.msv.scanner.dtd.DTDParser
-
Used by applications to request locale for diagnostics.
- setLocator(Locator) - Method in class com.sun.msv.reader.GrammarReader
- setMax(int) - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- setMax(int) - Method in class com.sun.msv.datatype.regexp.Token
- setMin(int) - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- setMin(int) - Method in class com.sun.msv.datatype.regexp.Token
- setMinutes(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setMinutes(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setMinutes(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setMonth(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setMonth(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setMonth(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setNamespaceAware(boolean) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- setNamespaceAware(boolean) - Method in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
- setNumberOfGroups(int) - Method in class com.sun.msv.datatype.regexp.Match
- setPanicMode(boolean) - Method in interface com.sun.msv.verifier.IVerifier
-
Turns on/off the panic mode.
- setPanicMode(boolean) - Method in class com.sun.msv.verifier.Verifier
- setPanicMode(boolean) - Method in class com.sun.msv.verifier.VerifierFilter
- setPattern(String) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- setPattern(String, int) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- setPattern(String, String) - Method in class com.sun.msv.datatype.regexp.RegularExpression
- setPool(ExpressionPool) - Method in class com.sun.msv.reader.util.GrammarLoader
-
Sets the ExpressionPool object that will be used during the loading process.
- setProperty(String, Object) - Method in class com.sun.msv.verifier.jarv.RELAXNGFactoryImpl
- setProperty(String, Object) - Method in class com.sun.msv.verifier.jaxp.SAXParserImpl
- setPublicId(String) - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- setSAXParserFactory(SAXParserFactory) - Method in class com.sun.msv.reader.util.GrammarLoader
-
sets the factory object which is used to create XML parsers to parse schema files.
- setSeconds(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setSeconds(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setSeconds(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setSorted(boolean) - Method in class com.sun.msv.datatype.regexp.RangeToken
- setSource(char[]) - Method in class com.sun.msv.datatype.regexp.Match
- setSource(String) - Method in class com.sun.msv.datatype.regexp.Match
- setSource(CharacterIterator) - Method in class com.sun.msv.datatype.regexp.Match
- setStrictCheck(boolean) - Method in class com.sun.msv.reader.util.GrammarLoader
-
Sets the strict check flag.
- setStringData(String) - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- setSystemId(String) - Method in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- setTimeZone(TimeZone) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setTimeZone(TimeZone) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setTimeZone(TimeZone) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- setupRange(Token, String) - Static method in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- setValidating(boolean) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderFactoryImpl
- setValidating(boolean) - Method in class com.sun.msv.verifier.jaxp.SAXParserFactoryImpl
- setValue(String, Datatype) - Method in class com.sun.msv.verifier.identity.FieldMatcher
-
sets the value field.
- setYear(int) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- setYear(int) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarParser
- setYear(int) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- sfactory - Variable in class com.sun.msv.reader.relax.RELAXReader
- sfactory - Variable in class com.sun.msv.reader.trex.TREXBaseReader
- sfactory - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- shiftTable - Variable in class com.sun.msv.datatype.regexp.BMPattern
- ShortType - Class in com.sun.msv.datatype.xsd
-
"short" type.
- ShortType(String, XSDatatypeImpl) - Constructor for class com.sun.msv.datatype.xsd.ShortType
- signed(BigTimeDurationValueType, BigDecimal) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- signed(BigTimeDurationValueType, BigInteger) - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- signum - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- simple - Variable in class com.sun.msv.reader.trex.RootState
-
a flag that indicates 'grammar' element was not used.
- SimpleAcceptor - Class in com.sun.msv.verifier.regexp
-
Acceptor that will be used when only one ElementExp matches the start tag.
- SimpleAcceptor(REDocumentDeclaration, Expression, ElementExp, Expression) - Constructor for class com.sun.msv.verifier.regexp.SimpleAcceptor
- simpleBaseType - Variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
base type of this complex type.
- simpleContent(State, StartTagInfo, ComplexTypeExp) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- SimpleContentExtensionState - Class in com.sun.msv.reader.xmlschema
-
used to parse extension element as a child of <simpleContent> element.
- SimpleContentExtensionState(ComplexTypeExp) - Constructor for class com.sun.msv.reader.xmlschema.SimpleContentExtensionState
- SimpleContentRestrictionState - Class in com.sun.msv.reader.xmlschema
-
used to parse restriction/extension element as a child of <simpleContent> element.
- SimpleContentRestrictionState(ComplexTypeExp) - Constructor for class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
- SimpleContentRestrictionState.BaseContentTypeRenderer - Class in com.sun.msv.reader.xmlschema
- SimpleContentState - Class in com.sun.msv.reader.xmlschema
-
used to parse <simpleContent> element.
- SimpleContentState(ComplexTypeExp) - Constructor for class com.sun.msv.reader.xmlschema.SimpleContentState
- simpleElementTokenResidual - Variable in class com.sun.msv.verifier.regexp.OptimizationTag
-
map from element to residual(exp,ElementToken(element)) this map is not applicable when the ElementToken represents more than one element.
- simpleExt(State, StartTagInfo, ComplexTypeExp) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- SimpleHashtable - Class in com.sun.msv.scanner.dtd
-
This class implements a special purpose hashtable.
- SimpleHashtable() - Constructor for class com.sun.msv.scanner.dtd.SimpleHashtable
-
Constructs a new, empty hashtable with a default capacity.
- SimpleHashtable(int) - Constructor for class com.sun.msv.scanner.dtd.SimpleHashtable
-
Constructs a new, empty hashtable with the specified initial capacity.
- SimpleHashtable.Entry - Class in com.sun.msv.scanner.dtd
-
Hashtable collision list.
- SimpleNameClass - Class in com.sun.msv.grammar
-
a NameClass that accepts only one fixed name.
- SimpleNameClass(StringPair) - Constructor for class com.sun.msv.grammar.SimpleNameClass
- SimpleNameClass(String, String) - Constructor for class com.sun.msv.grammar.SimpleNameClass
- SimpleNamespaceContext() - Constructor for class com.sun.msv.reader.xmlschema.WSDLSchemaReader.SimpleNamespaceContext
- simpleRst(State, StartTagInfo, ComplexTypeExp) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- SimpleState - Class in com.sun.msv.reader
-
base interface of the most of parsing states.
- SimpleState() - Constructor for class com.sun.msv.reader.SimpleState
- simpleType(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- simpleType(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- SimpleTypeContainer() - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.SimpleTypeContainer
- SimpleTypeExp - Class in com.sun.msv.grammar.xmlschema
-
Simple type declaration.
- SimpleTypeExp(String) - Constructor for class com.sun.msv.grammar.xmlschema.SimpleTypeExp
- simpleTypes - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
map from simple type name to SimpleTypeExp object
- SimpleTypeState - Class in com.sun.msv.reader.datatype.xsd
-
State that parses <simpleType> element and its children.
- SimpleTypeState() - Constructor for class com.sun.msv.reader.datatype.xsd.SimpleTypeState
- SimpleURType - Class in com.sun.msv.datatype.xsd
-
simple "ur-type" type.
- SimpleURType() - Constructor for class com.sun.msv.datatype.xsd.SimpleURType
- SimpleVerifier(DocumentDeclaration) - Constructor for class com.sun.msv.driver.textui.Driver.SimpleVerifier
- simplify() - Method in class com.sun.msv.grammar.NameClass
-
Computes the equivalent but simple name class.
- simplify(Expression) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter.SmartPatternWriter
-
remove unnecessary ReferenceExp from content model.
- simplify(NameClass) - Static method in class com.sun.msv.grammar.util.NameClassSimplifier
- SINGLE_LINE - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"s"
- SinglePathMatcher(XPath) - Constructor for class com.sun.msv.verifier.identity.PathMatcher.SinglePathMatcher
- size() - Method in class com.sun.msv.datatype.regexp.Op
- size() - Method in class com.sun.msv.datatype.regexp.Op.UnionOp
- size() - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- size() - Method in class com.sun.msv.datatype.regexp.Token.ConcatToken
- size() - Method in class com.sun.msv.datatype.regexp.Token.ConditionToken
- size() - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- size() - Method in class com.sun.msv.datatype.regexp.Token.ParenToken
- size() - Method in class com.sun.msv.datatype.regexp.Token
-
A number of children.
- size() - Method in class com.sun.msv.datatype.regexp.Token.UnionToken
- size() - Method in class com.sun.msv.grammar.ReferenceContainer
-
gets the number of ReferenceExps in this container.
- size() - Method in class com.sun.msv.scanner.dtd.SimpleHashtable
-
Returns the number of keys in this hashtable.
- size() - Method in class com.sun.msv.util.LightStack
- skip(char) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- skip(long) - Method in class com.sun.msv.scanner.dtd.XmlReader
-
Skips a specified number of characters.
- SKIP - Static variable in class com.sun.msv.grammar.xmlschema.AttributeWildcard
- skipDigits() - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
-
Skips the extra digits.
- SkipElementExp - Class in com.sun.msv.grammar.xmlschema
-
ElementExp that is used for <any processContents="skip"/>.
- SkipElementExp(NameClass, Expression) - Constructor for class com.sun.msv.grammar.xmlschema.SkipElementExp
- skippedEntity(String) - Method in class com.sun.msv.reader.State
- skippedEntity(String) - Method in class com.sun.msv.reader.util.ForkContentHandler
- skippedEntity(String) - Method in class com.sun.msv.verifier.AbstractVerifier
- skippedEntity(String) - Method in class com.sun.msv.verifier.VerifierFilter
- smallestInstance - Static variable in class com.sun.msv.grammar.util.ExpressionPrinter
- SmartPatternWriter(Context) - Constructor for class com.sun.msv.writer.relaxng.RELAXNGWriter.SmartPatternWriter
- sniffDefaultNs(Expression) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter
-
sniffs namespace URI that can be used as default 'ns' attribute from expression.
- SOME_STRING - Static variable in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- sorted - Variable in class com.sun.msv.datatype.regexp.RangeToken
- sortRanges() - Method in class com.sun.msv.datatype.regexp.RangeToken
- sortRanges() - Method in class com.sun.msv.datatype.regexp.Token
- source - Variable in class com.sun.msv.relaxns.grammar.ExternalAttributeExp
-
where did this reference is written in the source file.
- source - Variable in class com.sun.msv.relaxns.grammar.ExternalElementExp
-
where did this reference is written in the source file.
- source - Variable in class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
-
where did this reference is written in the source file.
- sp - Variable in class com.sun.msv.driver.textui.Driver.RELAXNSVerifier
- SPACES - Static variable in class com.sun.msv.datatype.regexp.ParserForXMLSchema
- SPECIAL_COMMA - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
",".
- splitQName(String) - Method in class com.sun.msv.reader.dtd.DTDReader
-
returns an array of (URI,localName).
- splitQName(String) - Method in class com.sun.msv.reader.GrammarReader
-
Resolves a QName into a pair of (namespace URI,local name).
- splitQName(String) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
Resolves a QName into a pair of (namespace URI,local name).
- stack - Variable in class com.sun.msv.verifier.Verifier
-
context stack
- start - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- start - Variable in class com.sun.msv.scanner.dtd.InputEntity
- start - Variable in class com.sun.msv.scanner.dtd.XmlReader.BaseReader
- start() - Method in class com.sun.msv.reader.trex.ng.RestrictionChecker.DuplicateNameChecker
- start(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- start(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- start(String) - Method in class com.sun.msv.writer.XMLWriter
- start(String, String) - Method in class com.sun.msv.verifier.identity.PathMatcher
-
this method should be called immediately after the installment of this PathMatcher.
- start(String, String[]) - Method in class com.sun.msv.writer.XMLWriter
- startAttribute(String, String, String) - Method in interface com.sun.msv.verifier.psvi.TypedContentHandler
-
receives notification of the start of an attribute.
- startCDATA() - Method in class com.sun.msv.reader.dtd.DTDReader
- startCDATA() - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification that a CDATA section is beginning.
- startCDATA() - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- startContentModel(String, short) - Method in class com.sun.msv.reader.dtd.DTDReader
- startContentModel(String, short) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
receives notification that parsing of content model is beginning.
- startContentModel(String, short) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- startDocument() - Method in class com.sun.msv.reader.State
- startDocument() - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- startDocument() - Method in class com.sun.msv.reader.util.ForkContentHandler
- startDocument() - Method in class com.sun.msv.util.xml.DocumentFilter
- startDocument() - Method in class com.sun.msv.verifier.identity.IDConstraintChecker
- startDocument() - Method in class com.sun.msv.verifier.psvi.TypeDetector
- startDocument() - Method in class com.sun.msv.verifier.Verifier
- startDocument() - Method in class com.sun.msv.verifier.VerifierFilter
- startDocument() - Method in class com.sun.msv.writer.ContentHandlerAdaptor
-
Adapt a SAX1 start document event.
- startDocument(ValidationContext) - Method in interface com.sun.msv.verifier.psvi.TypedContentHandler
-
receives notification of the start of a document.
- startDTD(InputEntity) - Method in class com.sun.msv.reader.dtd.DTDReader
- startDTD(InputEntity) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of the beginning of the DTD.
- startDTD(InputEntity) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- startElement(String, String) - Method in class com.sun.msv.verifier.identity.Matcher
- startElement(String, String) - Method in class com.sun.msv.verifier.identity.MatcherBundle
- startElement(String, String) - Method in class com.sun.msv.verifier.identity.PathMatcher.SinglePathMatcher
- startElement(String, String) - Method in class com.sun.msv.verifier.identity.PathMatcher
- startElement(String, String, String) - Method in interface com.sun.msv.verifier.psvi.TypedContentHandler
-
receives notification of the start of an element.
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.generator.ExampleReader
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.reader.datatype.xsd.TypeState
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.reader.IgnoreState
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.reader.SimpleState
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.reader.trex.TREXBaseReader
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.reader.util.ForkContentHandler
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.relaxns.reader.NamespaceState.CutInFilter
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.relaxns.reader.NamespaceState
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.relaxns.verifier.AnyOtherElementVerifier
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.util.xml.DOMBuilder
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.verifier.AbstractVerifier
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.verifier.psvi.TypeDetector
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.verifier.Verifier
- startElement(String, String, String, Attributes) - Method in class com.sun.msv.verifier.VerifierFilter
- startElement(String, String, Attributes) - Method in class com.sun.msv.verifier.identity.FieldMatcher
- startElement(String, AttributeList) - Method in class com.sun.msv.util.xml.DocumentFilter
- startElement(String, AttributeList) - Method in class com.sun.msv.writer.ContentHandlerAdaptor
-
Adapt a SAX1 startElement event.
- startModelGroup() - Method in class com.sun.msv.reader.dtd.DTDReader
- startModelGroup() - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
- startModelGroup() - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- startPrefixMapping(String, String) - Method in class com.sun.msv.reader.GrammarReader
- startPrefixMapping(String, String) - Method in class com.sun.msv.reader.State
- startPrefixMapping(String, String) - Method in class com.sun.msv.reader.util.ForkContentHandler
- startPrefixMapping(String, String) - Method in class com.sun.msv.verifier.AbstractVerifier
- startPrefixMapping(String, String) - Method in class com.sun.msv.verifier.VerifierFilter
- startRemember - Variable in class com.sun.msv.scanner.dtd.InputEntity
- startRemembering() - Method in class com.sun.msv.scanner.dtd.InputEntity
- startSelf() - Method in class com.sun.msv.reader.datatype.xsd.FacetState
- startSelf() - Method in class com.sun.msv.reader.datatype.xsd.ListState
- startSelf() - Method in class com.sun.msv.reader.datatype.xsd.RestrictionState
- startSelf() - Method in class com.sun.msv.reader.datatype.xsd.UnionState
- startSelf() - Method in class com.sun.msv.reader.ExpressionWithChildState
- startSelf() - Method in class com.sun.msv.reader.relax.core.AttributeState
- startSelf() - Method in class com.sun.msv.reader.relax.core.ElementRuleWithTypeState
- startSelf() - Method in class com.sun.msv.reader.relax.core.IncludeModuleState
- startSelf() - Method in class com.sun.msv.reader.relax.core.InlineElementState
- startSelf() - Method in class com.sun.msv.reader.relax.core.ModuleMergeState
- startSelf() - Method in class com.sun.msv.reader.relax.core.ModuleState
- startSelf() - Method in class com.sun.msv.reader.State
-
performs a task that should be done before reading any child elements.
- startSelf() - Method in class com.sun.msv.reader.trex.DefineState
- startSelf() - Method in class com.sun.msv.reader.trex.GrammarState
- startSelf() - Method in class com.sun.msv.reader.trex.NameClassAndExpressionState
- startSelf() - Method in class com.sun.msv.reader.trex.ng.DataState
- startSelf() - Method in class com.sun.msv.reader.trex.ng.DefineState
- startSelf() - Method in class com.sun.msv.reader.trex.ng.ElementState
- startSelf() - Method in class com.sun.msv.reader.trex.ng.GrammarState
- startSelf() - Method in class com.sun.msv.reader.xmlschema.ComplexTypeDeclState
- startSelf() - Method in class com.sun.msv.reader.xmlschema.ImportState
- startSelf() - Method in class com.sun.msv.reader.xmlschema.IncludeState
- startSelf() - Method in class com.sun.msv.reader.xmlschema.RedefinableDeclState
- startSelf() - Method in class com.sun.msv.reader.xmlschema.RedefineState
- startSelf() - Method in class com.sun.msv.reader.xmlschema.SchemaIncludedState
- startSelf() - Method in class com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
- startSelf() - Method in class com.sun.msv.relaxns.reader.GrammarState
- startSelf() - Method in class com.sun.msv.relaxns.reader.IncludeGrammarState
- startSelf() - Method in class com.sun.msv.relaxns.reader.NamespaceState
- StartState - Class in com.sun.msv.reader.trex.ng
-
parses <start> declaration.
- StartState - Class in com.sun.msv.reader.trex
-
parses <start> element.
- StartState() - Constructor for class com.sun.msv.reader.trex.ng.StartState
- StartState() - Constructor for class com.sun.msv.reader.trex.StartState
- startTag - Variable in class com.sun.msv.reader.State
-
information of the start tag.
- startTag - Variable in class com.sun.msv.verifier.identity.FieldsMatcher
-
location of the start tag.
- StartTagInfo - Class in com.sun.msv.util
-
immutable start tag information
- StartTagInfo() - Constructor for class com.sun.msv.util.StartTagInfo
- StartTagInfo(String, String, String, Attributes) - Constructor for class com.sun.msv.util.StartTagInfo
- StartTagInfo(String, String, String, Attributes, IDContextProvider) - Constructor for class com.sun.msv.util.StartTagInfo
-
Deprecated.
- StartTagInfo(String, String, String, Attributes, IDContextProvider2) - Constructor for class com.sun.msv.util.StartTagInfo
- startWithNs(String, String) - Method in class com.sun.msv.writer.relaxng.NameClassWriter
- State - Class in com.sun.msv.reader
-
base interface of 'parsing state'.
- State() - Constructor for class com.sun.msv.reader.State
- StateFactory() - Constructor for class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- StateFactory() - Constructor for class com.sun.msv.reader.relax.RELAXReader.StateFactory
- StateFactory() - Constructor for class com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
- StateFactory() - Constructor for class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader.StateFactory
- StateFactory() - Constructor for class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- StateFactory() - Constructor for class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- StateFactory() - Constructor for class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- StateFactory() - Constructor for class com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader.StateFactory
- std2java(String) - Static method in class com.sun.msv.scanner.dtd.XmlReader
- stepForward(Acceptor, StringRef) - Method in interface com.sun.msv.verifier.Acceptor
-
eats a child element
- stepForward(Acceptor, StringRef) - Method in class com.sun.msv.verifier.regexp.ComplexAcceptorBaseImpl
- stepForward(Acceptor, StringRef) - Method in class com.sun.msv.verifier.regexp.ContentModelAcceptor
- stepForward(Token, StringRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- stepForwardByContinuation(Expression, StringRef) - Method in class com.sun.msv.verifier.regexp.ExpressionAcceptor
- steps - Variable in class com.sun.msv.grammar.xmlschema.XPath
-
each name class represents each step.
- sti - Variable in class com.sun.msv.verifier.Verifier
-
An object used to store start tag information.
- storage - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema.IdentityConstraintContainer
- str - Variable in class com.sun.msv.util.StringRef
- strANY - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- strEMPTY - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- STRICT - Static variable in class com.sun.msv.grammar.xmlschema.AttributeWildcard
- strictCheck - Variable in class com.sun.msv.reader.util.GrammarLoader
- string - Variable in class com.sun.msv.datatype.regexp.Op.StringOp
- string - Variable in class com.sun.msv.datatype.regexp.Token.StringToken
- string(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
- STRING - Static variable in class com.sun.msv.datatype.regexp.Op
- STRING - Static variable in class com.sun.msv.datatype.regexp.Token
- STRING_IGNORE - Static variable in interface com.sun.msv.verifier.Acceptor
-
character literals are allowed, but Acceptor doesn't care its contents and where it is appeared.
- STRING_NOTCOMPUTED - Static variable in class com.sun.msv.verifier.regexp.OptimizationTag
-
a value indicates that stringCareLevel has not computed yet.
- STRING_PROHIBITED - Static variable in interface com.sun.msv.verifier.Acceptor
-
only whitespaces are allowed.
- STRING_STRICT - Static variable in interface com.sun.msv.verifier.Acceptor
-
attentive handling of characters is required.
- stringCareLevel - Variable in class com.sun.msv.verifier.regexp.OptimizationTag
-
cached value of string care level.
- stringCareLevel - Variable in class com.sun.msv.verifier.Verifier.Context
- stringCareLevel - Variable in class com.sun.msv.verifier.Verifier
-
current string care level.
- StringCareLevelCalculator - Class in com.sun.msv.verifier.regexp
-
calculates how character literals should be treated.
- StringCareLevelCalculator() - Constructor for class com.sun.msv.verifier.regexp.StringCareLevelCalculator
- StringOp(int, String) - Constructor for class com.sun.msv.datatype.regexp.Op.StringOp
- StringPair - Class in com.sun.msv.util
-
pair of Strings.
- StringPair(SimpleNameClass) - Constructor for class com.sun.msv.util.StringPair
- StringPair(String, String) - Constructor for class com.sun.msv.util.StringPair
- StringRecoveryToken - Class in com.sun.msv.verifier.regexp
-
special StringToken that acts as a wild card.
- StringRecoveryToken(StringToken) - Constructor for class com.sun.msv.verifier.regexp.StringRecoveryToken
- StringRecoveryToken(StringToken, Set) - Constructor for class com.sun.msv.verifier.regexp.StringRecoveryToken
- StringRef - Class in com.sun.msv.util
-
reference to String.
- StringRef() - Constructor for class com.sun.msv.util.StringRef
- StringState - Class in com.sun.msv.reader.trex.classic
-
parses <string> pattern.
- StringState() - Constructor for class com.sun.msv.reader.trex.classic.StringState
- StringToken - Class in com.sun.msv.verifier.regexp
-
chunk of string.
- StringToken(int, String, int) - Constructor for class com.sun.msv.datatype.regexp.Token.StringToken
- StringToken(REDocumentDeclaration, String, IDContextProvider2) - Constructor for class com.sun.msv.verifier.regexp.StringToken
- StringToken(REDocumentDeclaration, String, IDContextProvider2, DatatypeRef) - Constructor for class com.sun.msv.verifier.regexp.StringToken
- StringToken(ResidualCalculator, String, IDContextProvider2, DatatypeRef) - Constructor for class com.sun.msv.verifier.regexp.StringToken
- StringType - Class in com.sun.msv.datatype.xsd
-
"string" type.
- StringType(String, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.StringType
- StringType(String, WhiteSpaceProcessor, boolean) - Constructor for class com.sun.msv.datatype.xsd.StringType
- stripExtendedComment(String) - Static method in class com.sun.msv.datatype.regexp.REUtil
- strSource - Variable in class com.sun.msv.datatype.regexp.Match
- strTarget - Variable in class com.sun.msv.datatype.regexp.RegularExpression.Context
- strTmp - Variable in class com.sun.msv.scanner.dtd.DTDParser
- SUBSTITUTION - Static variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
- substitutionAffiliation - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
The substitution group affiliation property of this component, if any.
- substitutions - Variable in class com.sun.msv.grammar.xmlschema.ElementDeclExp
-
choices of all elements that can validly substitute this element.
- substring(CharacterIterator, int, int) - Static method in class com.sun.msv.datatype.regexp.REUtil
- subtractRanges(Token) - Method in class com.sun.msv.datatype.regexp.RangeToken
- subtractRanges(Token) - Method in class com.sun.msv.datatype.regexp.Token
- surrogatesToCharTmp(int) - Method in class com.sun.msv.scanner.dtd.DTDParser
- switchSource(State, State) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- switchSource(State, String, State) - Method in class com.sun.msv.reader.GrammarReader
-
Switchs InputSource to the specified URL and parses it by the specified state.
- switchSource(Source, State) - Method in class com.sun.msv.reader.GrammarReader
-
Start reading input from a source defined by a javax.xml.transform source.
- switchSource(InputSource, State) - Method in class com.sun.msv.reader.GrammarReader
-
start reading input from a source defined by a SAX InputSource.
- switchToAnyOtherElement(AnyOtherElementExp[], String, String, String, Attributes) - Method in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
-
switch to another IslandVerifier to validate anyOtherElement.
- switchToChildIsland(ExternalElementExp[], String, String, String, Attributes) - Method in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
-
switch to another IslandVerifier.
- systemId - Variable in class com.sun.msv.reader.GrammarReader.InclusionContext
- systemId - Variable in class com.sun.msv.reader.xmlschema.DOMLSInputImpl
- systemId - Variable in class com.sun.msv.reader.xmlschema.EmbeddedSchema
- systemId - Variable in class com.sun.msv.scanner.dtd.ExternalEntity
T
- T_BACKSOLIDUS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_CARET - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_CHAR - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_COMMENT - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_CONDITION - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_DOLLAR - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_DOT - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_EOF - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_INDEPENDENT - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LBRACKET - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LPAREN - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_LPAREN2 - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_MODIFIERS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_NEGATIVELOOKAHEAD - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_NEGATIVELOOKBEHIND - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_OR - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_PLUS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_POSIX_CHARCLASS_START - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_QUESTION - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_RPAREN - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_SET_OPERATIONS - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_STAR - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- T_XMLSCHEMA_CC_SUBTRACTION - Static variable in class com.sun.msv.datatype.regexp.RegexParser
- table - Variable in class com.sun.msv.grammar.ExpressionPool.ClosedHash
-
The hash table data.
- table - Variable in class com.sun.msv.scanner.dtd.SimpleHashtable
- tag(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- TagClause - Class in com.sun.msv.grammar.relax
-
'tag' of RELAX module.
- TagClause() - Constructor for class com.sun.msv.grammar.relax.TagClause
-
constructor for inline tag.
- TagClause(String) - Constructor for class com.sun.msv.grammar.relax.TagClause
-
RefContainer-controlled creation.
- TagContainer() - Constructor for class com.sun.msv.grammar.relax.RELAXModule.TagContainer
- tagInfo - Variable in class com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
- tagInline(State, StartTagInfo) - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- tagNames - Variable in class com.sun.msv.reader.relax.core.checker.IdAbuseChecker
-
set of Strings: tag names that are used in this module
- tags - Variable in class com.sun.msv.grammar.relax.RELAXModule
-
map from role name to TagClause object
- TagState - Class in com.sun.msv.reader.relax.core
-
parses <tag> element.
- TagState() - Constructor for class com.sun.msv.reader.relax.core.TagState
- takeSnapshot(ReferenceExp) - Method in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
-
takes a snap shot of traversal to this.errorSnapshot so that the user will know what references cause this problem.
- targetNamespace - Variable in class com.sun.msv.grammar.relax.RELAXModule
-
target namespace URI
- targetNamespace - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
target namespace URI of this schema.
- targetNamespace - Variable in class com.sun.msv.reader.relax.core.ModuleMergeState
-
computed targetNamespace.
- targetNamespace - Variable in class com.sun.msv.reader.trex.TREXBaseReader
-
target namespace: currently active 'ns' attribute
- targetNamespace - Variable in class com.sun.msv.relaxns.grammar.relax.ExportedAttPoolGenerator
- TerminalState - Class in com.sun.msv.reader
-
State that always returns the same expression.
- TerminalState(Expression) - Constructor for class com.sun.msv.reader.TerminalState
- test() - Method in class com.sun.msv.reader.trex.ng.comp.DefAttCompatibilityChecker
-
tests the compatibility with the default attribute feature.
- test() - Method in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- testedExps - Variable in class com.sun.msv.reader.RunAwayExpressionChecker
-
set of ElementExps which are already confirmed as being not a run-away exp.
- testInstance - Static variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- text - Variable in class com.sun.msv.reader.trex.classic.StringState
- text - Variable in class com.sun.msv.reader.trex.NameClassNameState
- text - Variable in class com.sun.msv.reader.trex.ng.DataParamState
- text - Variable in class com.sun.msv.reader.trex.ng.ValueState
- text - Variable in class com.sun.msv.verifier.psvi.TypeDetector
-
characters that were read (but not processed)
- text - Variable in class com.sun.msv.verifier.Verifier
-
characters that were read (but not processed)
- text(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- the10 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the10 - Static variable in class com.sun.msv.datatype.xsd.NumberType
-
constant
- the100 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the12 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the210379680 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
-
number of minutes in 400 years.
- the24 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the4 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the400 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- the60 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- theCollapse - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- TheFactoryImpl - Class in com.sun.msv.verifier.jarv
-
VerifierFactory implementation that automatically detects the schema language.
- TheFactoryImpl() - Constructor for class com.sun.msv.verifier.jarv.TheFactoryImpl
-
use the default SAXParser.
- TheFactoryImpl(SAXParserFactory) - Constructor for class com.sun.msv.verifier.jarv.TheFactoryImpl
- theInstance - Static variable in class com.sun.msv.datatype.ErrorDatatypeLibrary
-
The sole instance of this class.
- theInstance - Static variable in class com.sun.msv.datatype.xsd.AnyURIType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.Base64BinaryType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.BooleanType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.ByteType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- theInstance - Static variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- theInstance - Static variable in class com.sun.msv.datatype.xsd.DateTimeType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.DateType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.DoubleType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.DurationType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.EntityType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.ErrorType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.FloatType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GDayType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GMonthDayType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GMonthType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GYearMonthType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.GYearType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.HexBinaryType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.IDREFType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.IDType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.IntegerType
-
Singleton instance.
- theInstance - Static variable in class com.sun.msv.datatype.xsd.IntType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.LanguageType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.LongType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NameType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NcnameType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NegativeIntegerType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NmtokenType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NormalizedStringType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.NumberType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.PositiveIntegerType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.QnameType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.ShortType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.SimpleURType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.StringType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.TimeType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.TokenType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.UnsignedByteType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.UnsignedIntType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.UnsignedLongType
- theInstance - Static variable in class com.sun.msv.datatype.xsd.UnsignedShortType
- theInstance - Static variable in class com.sun.msv.grammar.AnyNameClass
-
Deprecated.Use
NameClass.ALL
instead. - theInstance - Static variable in class com.sun.msv.grammar.relax.EmptyStringType
- theInstance - Static variable in class com.sun.msv.grammar.relax.NoneType
- theInstance - Static variable in class com.sun.msv.grammar.relaxng.datatype.BuiltinDatatypeLibrary
-
the sole instance of this class.
- theInstance - Static variable in exception com.sun.msv.reader.AbortException
- theInstance - Static variable in class com.sun.msv.verifier.regexp.AnyElementToken
-
use this singleton instance instead of creating an object.
- theInstance - Static variable in class com.sun.msv.verifier.regexp.StringCareLevelCalculator
-
singleton instance.
- theInstance - Static variable in class com.sun.msv.verifier.util.ErrorHandlerImpl
-
the singleton instance of this object.
- thePreserve - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- theReplace - Static variable in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- threshold - Variable in class com.sun.msv.grammar.ExpressionPool.ClosedHash
-
The table is rehashed when its size exceeds this threshold.
- threshold - Variable in class com.sun.msv.scanner.dtd.SimpleHashtable
- ThrowController() - Constructor for class com.sun.msv.reader.util.GrammarLoader.ThrowController
- ThrowController() - Constructor for class com.sun.msv.verifier.jarv.FactoryImpl.ThrowController
- tightness() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Collapse
- tightness() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Preserve
- tightness() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor.Replace
- tightness() - Method in class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
-
higher return value indicates tigher constraint
- TimeType - Class in com.sun.msv.datatype.xsd
-
"time" type.
- TimeType() - Constructor for class com.sun.msv.datatype.xsd.TimeType
- timeZone - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- TimeZone - Class in com.sun.msv.datatype.xsd.datetime
-
simple time zone component.
- TimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone
- TimeZone.JavaMissingTimeZone - Class in com.sun.msv.datatype.xsd.datetime
- TimeZone.JavaZeroTimeZone - Class in com.sun.msv.datatype.xsd.datetime
- TimeZone.ZeroTimeZone - Class in com.sun.msv.datatype.xsd.datetime
-
Deprecated.exists just for the backward serialization compatibility.
- timeZoneNeg14 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- timeZonePos14 - Static variable in class com.sun.msv.datatype.xsd.datetime.Util
- toBigInteger() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
-
converts to BigInteger.
- toCalendar() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
- toCalendar() - Method in interface com.sun.msv.datatype.xsd.datetime.IDateTimeValueType
-
Approximates the value represented by this object into a Calendar object.
- toCalendar(Object) - Method in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarFormatter
- toCalendar(Object) - Method in class com.sun.msv.datatype.xsd.datetime.CalendarFormatter
- toCalendar(Object) - Method in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarFormatter
- toInt(Object) - Static method in class com.sun.msv.reader.trex.TREXSequencedStringChecker
- tok - Variable in class com.sun.msv.datatype.regexp.Op.RangeOp
- token - Variable in class com.sun.msv.datatype.regexp.Token.FixedStringContainer
- token - Variable in class com.sun.msv.verifier.regexp.AttributeFeeder
- token - Variable in class com.sun.msv.verifier.regexp.ResidualCalculator
- Token - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token - Class in com.sun.msv.verifier.regexp
-
primitive unit of XML instance.
- Token() - Constructor for class com.sun.msv.verifier.regexp.Token
- Token(int) - Constructor for class com.sun.msv.datatype.regexp.Token
- token_0to9 - Static variable in class com.sun.msv.datatype.regexp.Token
- token_ccs - Static variable in class com.sun.msv.datatype.regexp.Token
-
Combing Character Sequence in Perl 5.6.
- token_dot - Static variable in class com.sun.msv.datatype.regexp.Token
- token_empty - Static variable in class com.sun.msv.datatype.regexp.Token
- token_grapheme - Static variable in class com.sun.msv.datatype.regexp.Token
- token_linebeginning - Static variable in class com.sun.msv.datatype.regexp.Token
- token_linebeginning2 - Static variable in class com.sun.msv.datatype.regexp.Token
- token_lineend - Static variable in class com.sun.msv.datatype.regexp.Token
- token_not_0to9 - Static variable in class com.sun.msv.datatype.regexp.Token
- token_not_spaces - Static variable in class com.sun.msv.datatype.regexp.Token
- token_not_wordchars - Static variable in class com.sun.msv.datatype.regexp.Token
- token_not_wordedge - Static variable in class com.sun.msv.datatype.regexp.Token
- token_spaces - Static variable in class com.sun.msv.datatype.regexp.Token
- token_stringbeginning - Static variable in class com.sun.msv.datatype.regexp.Token
- token_stringend - Static variable in class com.sun.msv.datatype.regexp.Token
- token_stringend2 - Static variable in class com.sun.msv.datatype.regexp.Token
- token_wordbeginning - Static variable in class com.sun.msv.datatype.regexp.Token
- token_wordchars - Static variable in class com.sun.msv.datatype.regexp.Token
- token_wordedge - Static variable in class com.sun.msv.datatype.regexp.Token
- token_wordend - Static variable in class com.sun.msv.datatype.regexp.Token
- Token.CharToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.ClosureToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.ConcatToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.ConditionToken - Class in com.sun.msv.datatype.regexp
-
(?(condition)yes-pattern|no-pattern)
- Token.FixedStringContainer - Class in com.sun.msv.datatype.regexp
- Token.ModifierToken - Class in com.sun.msv.datatype.regexp
-
(ims-ims: ....
- Token.ParenToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.StringToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- Token.UnionToken - Class in com.sun.msv.datatype.regexp
-
This class represents a node in parse tree.
- tokens - Static variable in class com.sun.msv.datatype.regexp.Token
- tokens - Variable in class com.sun.msv.generator.DataTypeGeneratorImpl
-
set that contains tokens that are found in example files.
- tokens - Variable in class com.sun.msv.generator.ExampleReader
- tokentree - Variable in class com.sun.msv.datatype.regexp.RegularExpression
-
Internal representation of the regular expression.
- TokenType - Class in com.sun.msv.datatype.xsd
-
"token" type.
- TokenType(String, boolean) - Constructor for class com.sun.msv.datatype.xsd.TokenType
- top() - Method in class com.sun.msv.util.LightStack
- topLevel - Variable in class com.sun.msv.grammar.relax.RELAXModule
-
chioce of all exported elementRules and hedgeRules.
- topLevel - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
- topLevel - Variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
-
choice of all global element declarations.
- topLevel - Variable in class com.sun.msv.relaxns.grammar.RELAXGrammar
-
top-level expression
- topLevel - Variable in class com.sun.msv.relaxns.verifier.SchemaProviderImpl
- topLevel - Variable in class com.sun.msv.verifier.regexp.REDocumentDeclaration
-
start validation from this expression.
- topLevelExp - Variable in class com.sun.msv.relaxns.verifier.SchemaProviderImpl
-
top-level expression as AGM.
- topLevelState - Variable in class com.sun.msv.reader.xmlschema.RootIncludedSchemaState
- TopLevelState - Class in com.sun.msv.relaxns.reader
-
parses <topLevel> element.
- TopLevelState() - Constructor for class com.sun.msv.relaxns.reader.TopLevelState
- toString() - Method in class com.sun.msv.datatype.regexp.RegularExpression
-
Represents this instence in String.
- toString() - Method in class com.sun.msv.datatype.regexp.Token
- toString() - Method in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
gets a human-readable representation of this object.
- toString() - Method in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- toString() - Method in class com.sun.msv.datatype.xsd.IntegerValueType
- toString() - Method in class com.sun.msv.datatype.xsd.QnameValueType
- toString() - Method in class com.sun.msv.grammar.AnyNameClass
- toString() - Method in class com.sun.msv.grammar.ChoiceNameClass
- toString() - Method in class com.sun.msv.grammar.DifferenceNameClass
- toString() - Method in class com.sun.msv.grammar.dtd.LocalNameClass
- toString() - Method in class com.sun.msv.grammar.NamespaceNameClass
- toString() - Method in class com.sun.msv.grammar.NotNameClass
- toString() - Method in class com.sun.msv.grammar.SimpleNameClass
- toString() - Method in class com.sun.msv.grammar.xmlschema.OccurrenceExp
-
Obtains a string representation suitable for quick debugging.
- toString() - Method in class com.sun.msv.util.StringPair
- toString() - Method in class com.sun.msv.verifier.regexp.ElementToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.RangeToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.CharToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ClosureToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ConcatToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ConditionToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ModifierToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.ParenToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.StringToken
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token
- toString(int) - Method in class com.sun.msv.datatype.regexp.Token.UnionToken
- toStringPair() - Method in class com.sun.msv.grammar.SimpleNameClass
- TotalDigitsFacet - Class in com.sun.msv.datatype.xsd
-
'totalDigits' facet.
- TotalDigitsFacet(String, String, XSDatatypeImpl, int, boolean) - Constructor for class com.sun.msv.datatype.xsd.TotalDigitsFacet
- transitions - Variable in class com.sun.msv.verifier.regexp.OptimizationTag
-
map from (namespaceURI,tagName) pair to OwnerAndContinuation.
- traversalStack - Variable in class com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
-
traversal stack.
- traverse(Document) - Method in class com.sun.msv.generator.DOM2toSAX2
- TREXBaseReader - Class in com.sun.msv.reader.trex
-
reads TREX grammar from SAX2 and constructs abstract grammar model.
- TREXBaseReader(GrammarReaderController, SAXParserFactory, ExpressionPool, TREXBaseReader.StateFactory, State) - Constructor for class com.sun.msv.reader.trex.TREXBaseReader
-
full constructor
- TREXBaseReader.StateFactory - Class in com.sun.msv.reader.trex
-
creates various State object, which in turn parses grammar.
- TREXFactoryImpl - Class in com.sun.msv.verifier.jarv
-
VerifierFactory implementation for TREX.
- TREXFactoryImpl() - Constructor for class com.sun.msv.verifier.jarv.TREXFactoryImpl
- TREXGrammar - Class in com.sun.msv.grammar.trex
-
TREX grammar, which is expressed as <grammar> element.
- TREXGrammar() - Constructor for class com.sun.msv.grammar.trex.TREXGrammar
- TREXGrammar(ExpressionPool) - Constructor for class com.sun.msv.grammar.trex.TREXGrammar
- TREXGrammar(ExpressionPool, TREXGrammar) - Constructor for class com.sun.msv.grammar.trex.TREXGrammar
- TREXGrammar.RefContainer - Class in com.sun.msv.grammar.trex
- TREXGrammarReader - Class in com.sun.msv.reader.trex.classic
-
reads TREX grammar from SAX2 and constructs abstract grammar model.
- TREXGrammarReader(GrammarReaderController) - Constructor for class com.sun.msv.reader.trex.classic.TREXGrammarReader
-
easy-to-use constructor.
- TREXGrammarReader(GrammarReaderController, SAXParserFactory, ExpressionPool) - Constructor for class com.sun.msv.reader.trex.classic.TREXGrammarReader
-
easy-to-use constructor.
- TREXGrammarReader(GrammarReaderController, SAXParserFactory, TREXGrammarReader.StateFactory, ExpressionPool) - Constructor for class com.sun.msv.reader.trex.classic.TREXGrammarReader
-
full constructor
- TREXGrammarReader.StateFactory - Class in com.sun.msv.reader.trex.classic
-
creates various State object, which in turn parses grammar.
- TREXGrammarReader.UndefinedDataTypeVocabulary - Class in com.sun.msv.reader.trex.classic
-
Dummy DataTypeVocabulary for better error recovery.
- TREXIslandSchema - Class in com.sun.msv.relaxns.grammar.trex
-
IslandSchema implementation for TREX pattern.
- TREXIslandSchema(TREXGrammar) - Constructor for class com.sun.msv.relaxns.grammar.trex.TREXIslandSchema
- TREXIslandSchemaReader - Class in com.sun.msv.relaxns.reader.trex
-
reads extended-TREX grammar (extended by RELAX Namespace) and constructs IslandSchema.
- TREXIslandSchemaReader(TREXGrammarReader) - Constructor for class com.sun.msv.relaxns.reader.trex.TREXIslandSchemaReader
- TREXIslandVerifier - Class in com.sun.msv.relaxns.verifier
-
IslandVerifier for RELAX Core and TREX.
- TREXIslandVerifier(RulesAcceptor) - Constructor for class com.sun.msv.relaxns.verifier.TREXIslandVerifier
- TREXNamespace - Static variable in class com.sun.msv.reader.trex.classic.TREXGrammarReader
-
Namespace URI of TREX
- TREXSequencedStringChecker - Class in com.sun.msv.reader.trex
-
makes sure that there is no sequenced string.
- TREXSequencedStringChecker(TREXBaseReader, boolean) - Constructor for class com.sun.msv.reader.trex.TREXSequencedStringChecker
- type - Variable in class com.sun.msv.datatype.regexp.Op
- type - Variable in class com.sun.msv.datatype.regexp.Token
- type - Variable in class com.sun.msv.grammar.xmlschema.SimpleTypeExp
- type - Variable in class com.sun.msv.reader.datatype.xsd.TypeWithOneChildState
- TYPE_CDATA - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- TYPE_ENTITIES - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- TYPE_ENTITY - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- TYPE_ENUMERATION - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- TYPE_ID - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- TYPE_IDREF - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- TYPE_IDREFS - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- TYPE_NMTOKEN - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- TYPE_NMTOKENS - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- TYPE_NOTATION - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- typeBuilder - Variable in class com.sun.msv.reader.trex.ng.DataState
-
type incubator object to be used to create a type.
- TypedContentHandler - Interface in com.sun.msv.verifier.psvi
-
Receives notification of the typed content of the document.
- TypedElementPattern - Class in com.sun.msv.grammar.trex.typed
-
ElementPattern with type.
- TypedElementPattern(NameClass, Expression, String) - Constructor for class com.sun.msv.grammar.trex.typed.TypedElementPattern
- TypedElementState - Class in com.sun.msv.reader.trex.typed
-
reads <element> element with 'label' annotation.
- TypedElementState() - Constructor for class com.sun.msv.reader.trex.typed.TypedElementState
- TypeDetector - Class in com.sun.msv.verifier.psvi
-
assign types to the incoming SAX2 events and reports them to the application handler through TypedContentHandler.
- TypeDetector(DocumentDeclaration, TypedContentHandler, ErrorHandler) - Constructor for class com.sun.msv.verifier.psvi.TypeDetector
- TypeDetector(DocumentDeclaration, ErrorHandler) - Constructor for class com.sun.msv.verifier.psvi.TypeDetector
- TypeDetector.AmbiguousDocumentException - Exception in com.sun.msv.verifier.psvi
-
signals that the document is ambiguous.
- TypedTREXGrammarInterceptor - Class in com.sun.msv.reader.trex.typed
-
reads TREX grammar with 'label' annotation.
- TypedTREXGrammarInterceptor() - Constructor for class com.sun.msv.reader.trex.typed.TypedTREXGrammarInterceptor
- TypeIncubator - Class in com.sun.msv.datatype.xsd
-
derives a new type by adding facets.
- TypeIncubator(XSDatatype) - Constructor for class com.sun.msv.datatype.xsd.TypeIncubator
- TypeIncubator.FacetInfo - Class in com.sun.msv.datatype.xsd
- typeName - Variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- TypeOwner - Interface in com.sun.msv.reader.datatype
-
State can implement this method to be notified by DataType vocabulary about the result of parsing.
- types - Static variable in class com.sun.msv.scanner.dtd.Resolver
- types - Variable in class com.sun.msv.util.DatatypeRef
-
if the size of the array is zero, then that means this token is ignored.
- TypeState - Class in com.sun.msv.reader.datatype.xsd
-
Base implementation for those states which produce a type object as its parsing result.
- TypeState() - Constructor for class com.sun.msv.reader.datatype.xsd.TypeState
- TypeWithOneChildState - Class in com.sun.msv.reader.datatype.xsd
-
State which has at most one TypeState as its child.
- TypeWithOneChildState() - Constructor for class com.sun.msv.reader.datatype.xsd.TypeWithOneChildState
U
- UnaryExp - Class in com.sun.msv.grammar
-
Base implementation for those expression who has one child expresison.
- UnaryExp(Expression) - Constructor for class com.sun.msv.grammar.UnaryExp
- unaryVisit(UnaryExp) - Method in class com.sun.msv.reader.RunAwayExpressionChecker
- UNDECIDABLE - Static variable in interface com.sun.msv.datatype.xsd.Comparator
- UndefinedDataTypeVocabulary() - Constructor for class com.sun.msv.reader.trex.classic.TREXGrammarReader.UndefinedDataTypeVocabulary
- ungetc() - Method in class com.sun.msv.scanner.dtd.DTDParser
- ungetc() - Method in class com.sun.msv.scanner.dtd.InputEntity
-
two character pushback is guaranteed
- UNICODE_WORD_BOUNDARY - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
An option.
- UnicodeUtil - Class in com.sun.msv.datatype.xsd
-
Unicode-related utility functions.
- UnicodeUtil() - Constructor for class com.sun.msv.datatype.xsd.UnicodeUtil
- UniformRand(Random, int) - Constructor for class com.sun.msv.generator.Rand.UniformRand
- unify(Expression) - Method in class com.sun.msv.grammar.ExpressionPool
-
unifies expressions.
- union(NameClass, NameClass) - Static method in class com.sun.msv.grammar.NameClass
-
Computes the union of two name classes.
- UNION - Static variable in class com.sun.msv.datatype.regexp.Op
- UNION - Static variable in class com.sun.msv.datatype.regexp.Token
- UnionOp(int, int) - Constructor for class com.sun.msv.datatype.regexp.Op.UnionOp
- UnionState - Class in com.sun.msv.reader.datatype.xsd
-
State that parses <union> element and its children.
- UnionState(String, String) - Constructor for class com.sun.msv.reader.datatype.xsd.UnionState
- UnionToken(int) - Constructor for class com.sun.msv.datatype.regexp.Token.UnionToken
- UnionType - Class in com.sun.msv.datatype.xsd
-
union type.
- UnionType(String, String, XSDatatype[]) - Constructor for class com.sun.msv.datatype.xsd.UnionType
-
derives a new datatype from atomic datatypes by union
- unique(State, StartTagInfo) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
- UniqueConstraint - Class in com.sun.msv.grammar.xmlschema
-
unique constraint.
- UniqueConstraint(String, String, XPath[], Field[]) - Constructor for class com.sun.msv.grammar.xmlschema.UniqueConstraint
- unparsedContent(DTDEventListener, boolean, String) - Method in class com.sun.msv.scanner.dtd.InputEntity
-
CDATA -- character data, terminated by "]]>" and optionally including unescaped markup delimiters (ampersand and left angle bracket).
- unparsedEntities - Variable in class com.sun.msv.relaxns.verifier.TREXIslandVerifier
-
set of unparsed entity names.
- unparsedEntities - Variable in class com.sun.msv.verifier.AbstractVerifier
-
unparsed entities found in the document.
- unparsedEntityDecl(String, String, String, String) - Method in class com.sun.msv.reader.dtd.DTDReader
- unparsedEntityDecl(String, String, String, String) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
-
Receive notification of an unparsed entity declaration.
- unparsedEntityDecl(String, String, String, String) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- unparsedEntityDecl(String, String, String, String) - Method in class com.sun.msv.verifier.AbstractVerifier
- unprocessedElementExps - Variable in class com.sun.msv.reader.RunAwayExpressionChecker
-
Queue of unchecked element exps.
- unprocessedElementExps - Variable in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
- UnsignedByteType - Class in com.sun.msv.datatype.xsd
-
"unsignedByte" type.
- UnsignedByteType() - Constructor for class com.sun.msv.datatype.xsd.UnsignedByteType
- UnsignedIntType - Class in com.sun.msv.datatype.xsd
-
"unsignedInt" type.
- UnsignedIntType() - Constructor for class com.sun.msv.datatype.xsd.UnsignedIntType
- UnsignedLongType - Class in com.sun.msv.datatype.xsd
-
"unsignedLong" type.
- UnsignedLongType() - Constructor for class com.sun.msv.datatype.xsd.UnsignedLongType
- UnsignedShortType - Class in com.sun.msv.datatype.xsd
-
"unsignedShort" type.
- UnsignedShortType() - Constructor for class com.sun.msv.datatype.xsd.UnsignedShortType
- upperBound - Static variable in class com.sun.msv.datatype.xsd.UnsignedByteType
-
upper bound value.
- upperBound - Static variable in class com.sun.msv.datatype.xsd.UnsignedIntType
-
upper bound value.
- upperBound - Static variable in class com.sun.msv.datatype.xsd.UnsignedLongType
-
upper bound value.
- upperBound - Static variable in class com.sun.msv.datatype.xsd.UnsignedShortType
-
upper bound value.
- uri - Variable in class com.sun.msv.reader.GrammarReader.ChainPrefixResolver
- Uri - Class in com.sun.msv.util
- Uri() - Constructor for class com.sun.msv.util.Uri
- usage() - Static method in class com.sun.msv.driver.textui.Driver
-
Prints the usage screen.
- usage() - Static method in class com.sun.msv.generator.Driver
- USE_FIXED - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- USE_IMPLIED - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- USE_NORMAL - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- USE_REQUIRED - Static variable in interface com.sun.msv.scanner.dtd.DTDEventListener
- USE_UNICODE_CATEGORY - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
This option redefines \d \D \w \W \s \S.
- useEncodingDecl(PushbackInputStream, String) - Method in class com.sun.msv.scanner.dtd.XmlReader
- usePanicMode - Variable in class com.sun.msv.verifier.jarv.FactoryImpl
- usePanicMode - Variable in class com.sun.msv.verifier.jarv.SchemaImpl
- userDefinedTypes - Variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
-
User-defined datatypes (from type name to XSDatatypeExp object.
- UTF16_MAX - Static variable in class com.sun.msv.datatype.regexp.Token
- utf8 - Static variable in class com.sun.msv.util.Uri
- Utf8Reader(InputStream) - Constructor for class com.sun.msv.scanner.dtd.XmlReader.Utf8Reader
- Util - Class in com.sun.msv.datatype.xsd.datetime
-
date/time-related utility functions/variables.
- Util - Class in com.sun.msv.util
-
Collection of utility methods.
- Util() - Constructor for class com.sun.msv.datatype.xsd.datetime.Util
- Util() - Constructor for class com.sun.msv.util.Util
V
- v1 - Variable in class com.sun.msv.datatype.regexp.Op.ModifierOp
- v2 - Variable in class com.sun.msv.datatype.regexp.Op.ModifierOp
- validate - Variable in class com.sun.msv.generator.Driver
- ValidationUnrecoverableException - Exception in com.sun.msv.verifier
-
Exception that signals error was fatal and recovery was not possible.
- ValidationUnrecoverableException(SAXParseException) - Constructor for exception com.sun.msv.verifier.ValidationUnrecoverableException
- ValidityViolation - Exception in com.sun.msv.verifier
-
Contains information about where and how validity violation was happened.
- ValidityViolation(Locator, String, ErrorInfo) - Constructor for exception com.sun.msv.verifier.ValidityViolation
- value - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- value - Variable in class com.sun.msv.datatype.xsd.IntegerValueType
-
canonical representation of absolute value of integer BNF of canonical representation canonical_integer := "0" | nonzero nonzero := '-'? ["1"-"9"] ["0"-"9"]*
- value - Variable in class com.sun.msv.datatype.xsd.TypeIncubator.FacetInfo
- value - Variable in class com.sun.msv.grammar.ValueExp
-
This expression matches this value only.
- value - Variable in class com.sun.msv.reader.datatype.xsd.LazyTypeIncubator.Facet
- value - Variable in class com.sun.msv.reader.dtd.DTDReader.AttModel
- value - Variable in class com.sun.msv.scanner.dtd.SimpleHashtable.Entry
- value - Variable in class com.sun.msv.verifier.identity.FieldMatcher
-
the matched value.
- value - Variable in class com.sun.msv.verifier.regexp.AttributeToken
- value(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader.StateFactory
- ValueExp - Class in com.sun.msv.grammar
-
Expression that matchs a particular value of a
Datatype
. - ValueExp(Datatype, StringPair, Object) - Constructor for class com.sun.msv.grammar.ValueExp
- valueHashCode(Object) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- values - Variable in class com.sun.msv.datatype.xsd.EnumerationFacet
-
set of valid values
- values - Variable in class com.sun.msv.datatype.xsd.ListValueType
- values - Variable in class com.sun.msv.verifier.identity.KeyValue
- ValueState - Class in com.sun.msv.reader.trex.ng
-
parses <value> pattern.
- ValueState() - Constructor for class com.sun.msv.reader.trex.ng.ValueState
- VARIETY_ATOMIC - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- VARIETY_LIST - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- VARIETY_UNION - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- verifier - Variable in class com.sun.msv.verifier.jarv.VerifierImpl
- verifier - Variable in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
-
The validation will be performed using this verifier.
- verifier - Variable in class com.sun.msv.verifier.jaxp.SAXParserImpl
-
JARV verifier object that performs the validation for this SAXParserImpl.
- verifier - Variable in class com.sun.msv.verifier.VerifierFilter
- Verifier - Class in com.sun.msv.verifier
-
SAX ContentHandler that verifies incoming SAX event stream.
- Verifier(DocumentDeclaration, ErrorHandler) - Constructor for class com.sun.msv.verifier.Verifier
- Verifier.Context - Class in com.sun.msv.verifier
- VerifierFilter - Class in com.sun.msv.verifier
-
SAX XMLFilter that verifies incoming SAX event stream.
- VerifierFilter(DocumentDeclaration, ErrorHandler) - Constructor for class com.sun.msv.verifier.VerifierFilter
- VerifierFilter(IVerifier) - Constructor for class com.sun.msv.verifier.VerifierFilter
- VerifierImpl - Class in com.sun.msv.verifier.jarv
-
Verifier implementation.
- VerifierImpl(IVerifier, XMLReader) - Constructor for class com.sun.msv.verifier.jarv.VerifierImpl
- verifierTag - Variable in class com.sun.msv.grammar.Expression
-
this field can be used by Verifier implementation to speed up validation.
- verify(Document) - Method in class com.sun.msv.verifier.jaxp.DocumentBuilderImpl
-
Validates a given DOM and returns it if it is valid.
- verify(XMLReader, InputSource, boolean) - Method in interface com.sun.msv.driver.textui.Driver.DocumentVerifier
- verify(XMLReader, InputSource, boolean) - Method in class com.sun.msv.driver.textui.Driver.RELAXNSVerifier
- verify(XMLReader, InputSource, boolean) - Method in class com.sun.msv.driver.textui.Driver.SimpleVerifier
- verify(XMLReader, InputSource, boolean) - Method in class com.sun.msv.driver.textui.Driver.XMLSchemaVerifier
- verifyText() - Method in class com.sun.msv.verifier.psvi.TypeDetector
- verifyText() - Method in class com.sun.msv.verifier.Verifier
- vidx - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- viramaString - Static variable in class com.sun.msv.datatype.regexp.Token
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.AttributeExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.ChoiceExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.ConcurExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.DataExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.ElementExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.Expression.AnyStringExpression
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.Expression.EpsilonExpression
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.Expression.NullSetExpression
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.Expression
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.InterleaveExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.ListExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.MixedExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.OneOrMoreExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.OtherExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.ReferenceExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.SequenceExp
- visit(ExpressionVisitor) - Method in class com.sun.msv.grammar.ValueExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.AttributeExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.ChoiceExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.ConcurExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.DataExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.ElementExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.Expression.AnyStringExpression
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.Expression.EpsilonExpression
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.Expression.NullSetExpression
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.Expression
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.InterleaveExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.ListExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.MixedExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.OneOrMoreExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.OtherExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.ReferenceExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.SequenceExp
- visit(ExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.ValueExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.AttributeExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.ChoiceExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.ConcurExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.DataExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.ElementExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.Expression.AnyStringExpression
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.Expression.EpsilonExpression
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.Expression.NullSetExpression
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.Expression
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.InterleaveExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.ListExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.MixedExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.OneOrMoreExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.OtherExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.ReferenceExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.SequenceExp
- visit(ExpressionVisitorExpression) - Method in class com.sun.msv.grammar.ValueExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.AttributeExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.ChoiceExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.ConcurExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.DataExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.ElementExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.Expression.AnyStringExpression
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.Expression.EpsilonExpression
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.Expression.NullSetExpression
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.Expression
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.InterleaveExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.ListExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.MixedExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.OneOrMoreExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.OtherExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.ReferenceExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.SequenceExp
- visit(ExpressionVisitorVoid) - Method in class com.sun.msv.grammar.ValueExp
- visit(NameClassVisitor) - Method in class com.sun.msv.grammar.AnyNameClass
- visit(NameClassVisitor) - Method in class com.sun.msv.grammar.ChoiceNameClass
- visit(NameClassVisitor) - Method in class com.sun.msv.grammar.DifferenceNameClass
- visit(NameClassVisitor) - Method in class com.sun.msv.grammar.dtd.LocalNameClass
- visit(NameClassVisitor) - Method in class com.sun.msv.grammar.NameClass
-
visitor pattern support
- visit(NameClassVisitor) - Method in class com.sun.msv.grammar.NamespaceNameClass
- visit(NameClassVisitor) - Method in class com.sun.msv.grammar.NotNameClass
- visit(NameClassVisitor) - Method in class com.sun.msv.grammar.SimpleNameClass
- visit(NameClassVisitor) - Method in class com.sun.msv.grammar.xmlschema.LaxDefaultNameClass
- visit(RELAXExpressionVisitor) - Method in class com.sun.msv.grammar.Expression
- visit(RELAXExpressionVisitor) - Method in class com.sun.msv.grammar.relax.AttPoolClause
- visit(RELAXExpressionVisitor) - Method in class com.sun.msv.grammar.relax.ElementRules
- visit(RELAXExpressionVisitor) - Method in class com.sun.msv.grammar.relax.HedgeRules
- visit(RELAXExpressionVisitor) - Method in class com.sun.msv.grammar.relax.TagClause
- visit(RELAXExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.Expression
- visit(RELAXExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.relax.AttPoolClause
- visit(RELAXExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.relax.ElementRules
- visit(RELAXExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.relax.HedgeRules
- visit(RELAXExpressionVisitorBoolean) - Method in class com.sun.msv.grammar.relax.TagClause
- visit(RELAXExpressionVisitorExpression) - Method in class com.sun.msv.grammar.Expression
- visit(RELAXExpressionVisitorExpression) - Method in class com.sun.msv.grammar.relax.AttPoolClause
- visit(RELAXExpressionVisitorExpression) - Method in class com.sun.msv.grammar.relax.ElementRules
- visit(RELAXExpressionVisitorExpression) - Method in class com.sun.msv.grammar.relax.HedgeRules
- visit(RELAXExpressionVisitorExpression) - Method in class com.sun.msv.grammar.relax.TagClause
- visit(RELAXExpressionVisitorVoid) - Method in class com.sun.msv.grammar.Expression
- visit(RELAXExpressionVisitorVoid) - Method in class com.sun.msv.grammar.relax.AttPoolClause
- visit(RELAXExpressionVisitorVoid) - Method in class com.sun.msv.grammar.relax.ElementRules
- visit(RELAXExpressionVisitorVoid) - Method in class com.sun.msv.grammar.relax.HedgeRules
- visit(RELAXExpressionVisitorVoid) - Method in class com.sun.msv.grammar.relax.TagClause
- visit(Document) - Method in class com.sun.msv.util.xml.DOMVisitor
- visit(Element) - Method in class com.sun.msv.util.xml.DOMVisitor
- visit(Element, DOMDecorator.DOMVisitor) - Static method in class com.sun.msv.generator.DOMDecorator
-
visits Elements and Attrs by using a DOMVisitor.
- visitBinExp(String, BinaryExp, Class) - Method in class com.sun.msv.writer.relaxng.PatternWriter
- visitedElements - Variable in class com.sun.msv.generator.NoneTypeRemover
-
set of visited ElementExps
- visitedElements - Variable in class com.sun.msv.generator.SchemaLocationRemover
-
set of visited ElementExps
- visitedElements - Variable in class com.sun.msv.grammar.util.RefExpRemover
-
set of visited ElementExps
- visitedExps - Variable in class com.sun.msv.reader.trex.ng.RestrictionChecker
-
Visited ElementExp/AttributeExps.
- visitedExps - Variable in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
-
Visited ElementExps and ReferenceExps to prevent infinite recursion.
- visitNode(Node) - Method in class com.sun.msv.util.xml.DOMVisitor
-
other nodes.
- visitUnary(Expression) - Method in class com.sun.msv.writer.relaxng.PatternWriter
-
print expression but surpress unnecessary sequence.
- vlen - Variable in class com.sun.msv.datatype.xsd.datetime.AbstractCalendarParser
- vocabulary - Variable in class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
W
- warning - Variable in class com.sun.msv.generator.Driver
- warning(String, Object[]) - Method in class com.sun.msv.scanner.dtd.DTDParser
- warning(Locator[], String) - Method in class com.sun.msv.driver.textui.DebugController
- warning(Locator[], String) - Method in class com.sun.msv.reader.Controller
- warning(Locator[], String) - Method in interface com.sun.msv.reader.GrammarReaderController
- warning(Locator[], String) - Method in class com.sun.msv.reader.util.GrammarLoader.ThrowController
- warning(Locator[], String) - Method in class com.sun.msv.reader.util.IgnoreController
- warning(Locator[], String) - Method in class com.sun.msv.reader.xmlschema.WSDLGrammarReaderController
- warning(Locator[], String) - Method in class com.sun.msv.verifier.jarv.FactoryImpl.ThrowController
- warning(SAXParseException) - Method in class com.sun.msv.driver.textui.ReportErrorHandler
- warning(SAXParseException) - Method in class com.sun.msv.reader.Controller
- warning(SAXParseException) - Method in class com.sun.msv.reader.dtd.DTDReader
- warning(SAXParseException) - Method in class com.sun.msv.relaxns.verifier.ErrorHandlerAdaptor
- warning(SAXParseException) - Method in class com.sun.msv.relaxns.verifier.SchemaProviderImpl.ErrorHandlerFilter
- warning(SAXParseException) - Method in interface com.sun.msv.scanner.dtd.DTDEventListener
- warning(SAXParseException) - Method in class com.sun.msv.scanner.dtd.DTDHandlerBase
- warning(SAXParseException) - Method in class com.sun.msv.verifier.util.ErrorHandlerImpl
- warning(SAXParseException) - Method in class com.sun.msv.verifier.util.IgnoreErrorHandler
- warningReported - Variable in class com.sun.msv.driver.textui.DebugController
-
set to true after "there are warnings..." message is once printed.
- which(Class) - Static method in class com.sun.msv.util.Util
- which(String, ClassLoader) - Static method in class com.sun.msv.util.Util
-
Search the specified classloader for the given classname.
- whitespace(String) - Method in class com.sun.msv.scanner.dtd.DTDParser
- whiteSpace - Variable in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
this field characterizes how this datatype treats white space.
- WhiteSpaceFacet - Class in com.sun.msv.datatype.xsd
-
whiteSpace facet validator
- WhiteSpaceFacet(String, String, XSDatatypeImpl, TypeIncubator) - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- WhiteSpaceFacet(String, String, XSDatatypeImpl, WhiteSpaceProcessor, boolean) - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- WhiteSpaceProcessor - Class in com.sun.msv.datatype.xsd
-
processes white space normalization
- WhiteSpaceProcessor() - Constructor for class com.sun.msv.datatype.xsd.WhiteSpaceProcessor
- WhiteSpaceProcessor.Collapse - Class in com.sun.msv.datatype.xsd
- WhiteSpaceProcessor.Preserve - Class in com.sun.msv.datatype.xsd
- WhiteSpaceProcessor.Replace - Class in com.sun.msv.datatype.xsd
- width - Variable in class com.sun.msv.generator.GeneratorOption
-
this object is responsible to calculate how many times '*' or '+' is repeated.
- wildcard - Variable in class com.sun.msv.grammar.xmlschema.AttributeGroupExp
-
Attribute wild card constraint.
- wildcard - Variable in class com.sun.msv.grammar.xmlschema.ComplexTypeExp
-
Attribute wild card constraint.
- wildcard - Variable in class com.sun.msv.reader.xmlschema.AttributeGroupState
- wildcards - Variable in class com.sun.msv.reader.xmlschema.AttributeWildcardComputer
-
Used to collect AttributeWildcards of children.
- wrapByVGM(Grammar) - Static method in class com.sun.msv.reader.util.GrammarLoader
- WrapperException(SAXException) - Constructor for exception com.sun.msv.verifier.jarv.FactoryImpl.WrapperException
- wrapUp() - Method in class com.sun.msv.reader.relax.core.RELAXCoreReader
- wrapUp() - Method in class com.sun.msv.reader.trex.classic.TREXGrammarReader
- wrapUp() - Method in class com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
- wrapUp() - Method in class com.sun.msv.reader.trex.ng.RELAXNGReader
- wrapUp() - Method in class com.sun.msv.reader.trex.TREXBaseReader
-
performs final wrap-up.
- wrapUp() - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
performs final wrap-up of parsing.
- wrapUp(Grammar, Expression, SchemaProvider, ErrorHandler) - Method in class com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
-
creates pseudo content model and name class.
- wrapUp(ReferenceExp) - Method in class com.sun.msv.reader.trex.ng.RefState
-
Performs the final wrap-up.
- wrapUp(ReferenceExp) - Method in class com.sun.msv.reader.trex.RefState
-
Performs the final wrap-up.
- write(Grammar) - Method in interface com.sun.msv.writer.GrammarWriter
-
Converts this grammar to the XML representation.
- write(Grammar) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter
- write(Grammar, String) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter
-
generates SAX2 events of the specified grammar.
- writeElement(ElementExp) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter.SmartPatternWriter
- writeGrammar(Grammar, OutputStream) - Static method in class com.sun.msv.writer.relaxng.Driver
-
Writes a grammar to the specified output.
- writeIsland(Expression) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter
-
writes a bunch of expression into one tree.
- writeNameClass(NameClass) - Method in interface com.sun.msv.writer.relaxng.Context
- writeNameClass(NameClass) - Method in class com.sun.msv.writer.relaxng.RELAXNGWriter
- writeObject(ObjectOutputStream) - Method in class com.sun.msv.grammar.ExpressionPool.ClosedHash
- writer - Variable in class com.sun.msv.writer.relaxng.NameClassWriter
- writer - Variable in class com.sun.msv.writer.relaxng.PatternWriter
- writer - Variable in class com.sun.msv.writer.relaxng.RELAXNGWriter
- WRN_ANYOTHER_NAMESPACE_IGNORED - Static variable in class com.sun.msv.relaxns.grammar.relax.Localizer
- WRN_ATTEMPT_TO_USE_NAMESPACE - Static variable in class com.sun.msv.reader.dtd.DTDReader
- WRN_COMBINE_IGNORED - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- WRN_DEPRECATED_TYPENAME - Static variable in class com.sun.msv.reader.GrammarReader
- WRN_ILLEGAL_RELAXCORE_VERSION - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- WRN_ILLEGAL_RELAXNAMESPACE_VERSION - Static variable in class com.sun.msv.relaxns.reader.RELAXNSReader
- WRN_IMPLICIT_URTYPE_FOR_ELEMENT - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- WRN_MAYBE_WRONG_NAMESPACE - Static variable in class com.sun.msv.reader.GrammarReader
- WRN_NO_EXPROTED_LABEL - Static variable in class com.sun.msv.reader.relax.core.RELAXCoreReader
- WRN_OBSOLETED_NAMESPACE - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- WRN_OBSOLETED_XMLSCHEMA_NAMSPACE - Static variable in class com.sun.msv.reader.trex.TREXBaseReader
- WRN_UNSUPPORTED_ANYELEMENT - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- WSDLGrammarReaderController - Class in com.sun.msv.reader.xmlschema
-
Catch error messages and resolve schema locations.
- WSDLGrammarReaderController(GrammarReaderController2, String, Map<String, EmbeddedSchema>) - Constructor for class com.sun.msv.reader.xmlschema.WSDLGrammarReaderController
-
create the resolving controller.
- WSDLSchemaReader - Class in com.sun.msv.reader.xmlschema
-
A utility class that reads all the schemas from a WSDL.
- WSDLSchemaReader() - Constructor for class com.sun.msv.reader.xmlschema.WSDLSchemaReader
- WSDLSchemaReader.SimpleNamespaceContext - Class in com.sun.msv.reader.xmlschema
- WT_IGNORE - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- WT_LETTER - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
- WT_OTHER - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
X
- XercesImpl - Class in com.sun.msv.datatype.xsd.regex
-
RegExpFactory
by Xerces. - XercesImpl() - Constructor for class com.sun.msv.datatype.xsd.regex.XercesImpl
- XmlChars - Class in com.sun.msv.scanner.dtd
-
Methods in this class are used to determine whether characters may appear in certain roles in XML documents.
- XmlChars - Class in com.sun.xml.util
-
Methods in this class are used to determine whether characters may appear in certain roles in XML documents.
- XmlChars() - Constructor for class com.sun.msv.scanner.dtd.XmlChars
- XmlChars() - Constructor for class com.sun.xml.util.XmlChars
- XmlLang - Static variable in class com.sun.msv.scanner.dtd.DTDParser
- XmlNames - Class in com.sun.msv.datatype.xsd
-
This class contains static methods used to determine whether identifiers may appear in certain roles in XML documents.
- XmlNames - Class in com.sun.msv.scanner.dtd
-
This class contains static methods used to determine whether identifiers may appear in certain roles in XML documents.
- XmlNames() - Constructor for class com.sun.msv.datatype.xsd.XmlNames
- XmlNames() - Constructor for class com.sun.msv.scanner.dtd.XmlNames
- XMLNS_URI - Static variable in class com.sun.msv.generator.ContextProviderImpl
- XMLNS_URI - Static variable in class com.sun.msv.generator.DOM2toSAX2
- XMLNS_URI - Static variable in class com.sun.msv.generator.DOMDecorator
- XmlReader - Class in com.sun.msv.scanner.dtd
-
This handles several XML-related tasks that normal java.io Readers don't support, inluding use of IETF standard encoding names and automatic detection of most XML encodings.
- XmlReader(InputStream) - Constructor for class com.sun.msv.scanner.dtd.XmlReader
- XmlReader.AsciiReader - Class in com.sun.msv.scanner.dtd
- XmlReader.BaseReader - Class in com.sun.msv.scanner.dtd
- XmlReader.Iso8859_1Reader - Class in com.sun.msv.scanner.dtd
- XmlReader.Utf8Reader - Class in com.sun.msv.scanner.dtd
- XMLSCHEMA_MODE - Static variable in class com.sun.msv.datatype.regexp.RegularExpression
-
"X".
- XMLSCHEMA_NSURI - Static variable in interface com.sun.msv.datatype.xsd.XSDatatype
- xmlSchema4XmlSchema - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
Schema for schema of W3C XML Schema.
- XMLSchemaGrammar - Class in com.sun.msv.grammar.xmlschema
-
set of XML Schema.
- XMLSchemaGrammar() - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
- XMLSchemaGrammar(ExpressionPool) - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaGrammar
- XMLSchemaInstanceNamespace - Static variable in class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
- XMLSchemaNamespace - Static variable in class com.sun.msv.reader.datatype.xsd.XSDVocabulary
-
namespace URI of XML Schema
- XMLSchemaNamespace - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
namespace URI of XML Schema declarations.
- XMLSchemaNamespace - Static variable in class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
- XMLSchemaNamespace_old - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- XMLSchemaNamespace2 - Static variable in class com.sun.msv.reader.datatype.xsd.XSDVocabulary
- XMLSchemaReader - Class in com.sun.msv.reader.xmlschema
-
parses XML representation of XML Schema and constructs AGM.
- XMLSchemaReader(GrammarReaderController) - Constructor for class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
easy-to-use constructor.
- XMLSchemaReader(GrammarReaderController, SAXParserFactory) - Constructor for class com.sun.msv.reader.xmlschema.XMLSchemaReader
- XMLSchemaReader(GrammarReaderController, SAXParserFactory, ExpressionPool) - Constructor for class com.sun.msv.reader.xmlschema.XMLSchemaReader
- XMLSchemaReader(GrammarReaderController, SAXParserFactory, XMLSchemaReader.StateFactory, ExpressionPool) - Constructor for class com.sun.msv.reader.xmlschema.XMLSchemaReader
- XMLSchemaReader.RefResolver - Interface in com.sun.msv.reader.xmlschema
- XMLSchemaReader.StateFactory - Class in com.sun.msv.reader.xmlschema
-
creates various State object, which in turn parses grammar.
- XMLSchemaReader.Type - Interface in com.sun.msv.reader.xmlschema
- XMLSchemaSchema - Class in com.sun.msv.grammar.xmlschema
-
XML Schema object.
- XMLSchemaSchema(String, XMLSchemaGrammar) - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaSchema
- XMLSchemaSchema.AttributeDeclContainer - Class in com.sun.msv.grammar.xmlschema
- XMLSchemaSchema.AttributeGroupContainer - Class in com.sun.msv.grammar.xmlschema
- XMLSchemaSchema.ComplexTypeContainer - Class in com.sun.msv.grammar.xmlschema
- XMLSchemaSchema.ElementDeclContainer - Class in com.sun.msv.grammar.xmlschema
- XMLSchemaSchema.GroupDeclContainer - Class in com.sun.msv.grammar.xmlschema
- XMLSchemaSchema.IdentityConstraintContainer - Class in com.sun.msv.grammar.xmlschema
- XMLSchemaSchema.SimpleTypeContainer - Class in com.sun.msv.grammar.xmlschema
- XMLSchemaSchemaLocationAttributes - Static variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
- XMLSchemaTypeExp - Class in com.sun.msv.grammar.xmlschema
-
Base class of
ComplexTypeExp
andSimpleTypeExp
. - XMLSchemaTypeExp(String) - Constructor for class com.sun.msv.grammar.xmlschema.XMLSchemaTypeExp
- XMLSchemaVerifier(XMLSchemaGrammar) - Constructor for class com.sun.msv.driver.textui.Driver.XMLSchemaVerifier
- XMLWriter - Class in com.sun.msv.writer
-
Helper class that wraps
DocumentHandler
and provides utility methods. - XMLWriter() - Constructor for class com.sun.msv.writer.XMLWriter
- XPath - Class in com.sun.msv.grammar.xmlschema
-
internal representation of XPath ('aaa/bbb/ccc/ ...
- XPath() - Constructor for class com.sun.msv.grammar.xmlschema.XPath
- XSAcceptor - Class in com.sun.msv.verifier.regexp.xmlschema
-
Acceptor implementation for XSREDocDecl.
- XSAcceptor(XSREDocDecl, Expression, ElementExp, Expression) - Constructor for class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
- XSDatatype - Interface in com.sun.msv.datatype.xsd
-
Publicly accesible interface of W3C XML Schema datatype (simple type).
- XSDatatypeExp - Class in com.sun.msv.reader.datatype.xsd
-
A wrapper of XSDatatype that serves as an expression and encapsulates lazy-constructed datatypes.
- XSDatatypeExp(XSDatatype, ExpressionPool) - Constructor for class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Creates this object from existing XSDatatype.
- XSDatatypeExp(String, String) - Constructor for class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Used only for cloning
- XSDatatypeExp(String, String, GrammarReader, XSDatatypeExp.Renderer) - Constructor for class com.sun.msv.reader.datatype.xsd.XSDatatypeExp
-
Creates lazily created datatype.
- XSDatatypeExp.Renderer - Interface in com.sun.msv.reader.datatype.xsd
-
this object renders the actual datatype object.
- XSDatatypeExp.RenderingContext - Class in com.sun.msv.reader.datatype.xsd
-
this object is used to keep the information about the dependency between late-bind datatype objects.
- XSDatatypeImpl - Class in com.sun.msv.datatype.xsd
-
base implementaion for XSDatatype interface.
- XSDatatypeImpl(String, String, WhiteSpaceProcessor) - Constructor for class com.sun.msv.datatype.xsd.XSDatatypeImpl
- XSDatatypeResolver - Interface in com.sun.msv.reader.datatype.xsd
-
Resolves a datatype name to the corresponding XSDatatypeExp object.
- xsdlib - Variable in class com.sun.msv.reader.trex.ng.DefaultDatatypeLibraryFactory
- xsdSchema - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
XMLSchemaSchema object that has XMLSchemaNamespace as its target namespace.
- XSDVocabulary - Class in com.sun.msv.reader.datatype.xsd
-
XSD implementation of
DataTypeVocabulary
. - XSDVocabulary() - Constructor for class com.sun.msv.reader.datatype.xsd.XSDVocabulary
- XSElementExp(SimpleNameClass, Expression) - Constructor for class com.sun.msv.grammar.xmlschema.ElementDeclExp.XSElementExp
- XSFactoryImpl - Class in com.sun.msv.verifier.jarv
-
VerifierFactory implementation for XML Schema.
- XSFactoryImpl() - Constructor for class com.sun.msv.verifier.jarv.XSFactoryImpl
- xsiAttExp - Variable in class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
-
AttributeExp that matches to "xsi:***" attributes.
- XSINamespace - Static variable in class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
- xsiSchemaLocationExp - Variable in class com.sun.msv.reader.xmlschema.XMLSchemaReader
-
content model that matches to optional xsi:schemaLocation or xsi:noNamespaceSchemaLocation.
- XSREDocDecl - Class in com.sun.msv.verifier.regexp.xmlschema
-
REDocumentDeclaration
that supports several W3C XML Schema specific semantics. - XSREDocDecl(XMLSchemaGrammar) - Constructor for class com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
- XSTypeIncubator - Interface in com.sun.msv.reader.datatype.xsd
-
Interface for the type incubator.
- XSTypeOwner - Interface in com.sun.msv.reader.datatype.xsd
-
Type owner for XML Schema datatypes.
Y
- year - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
year value.
- year - Variable in class com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType
- year - Variable in class com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser
- yes - Variable in class com.sun.msv.datatype.regexp.Op.ConditionOp
- yes - Variable in class com.sun.msv.datatype.regexp.Token.ConditionToken
Z
- ZERO - Static variable in class com.sun.msv.datatype.xsd.datetime.TimeZone
-
The
TimeZone
representation that corresponds to the ZERO singleton instance. - zeroOrMore(State, StartTagInfo) - Method in class com.sun.msv.reader.trex.TREXBaseReader.StateFactory
- ZeroOrMoreState - Class in com.sun.msv.reader.trex
-
parses <zeroOrMore> pattern.
- ZeroOrMoreState() - Constructor for class com.sun.msv.reader.trex.ZeroOrMoreState
- ZeroTimeZone() - Constructor for class com.sun.msv.datatype.xsd.datetime.TimeZone.ZeroTimeZone
-
Deprecated.
- zone - Variable in class com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
-
time zone specifier.
_
- _assert(boolean) - Static method in class com.sun.msv.reader.State
- _assert(boolean) - Static method in class com.sun.msv.reader.trex.ng.comp.IDCompatibilityChecker
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ConcreteType
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ListType
-
The current implementation detects which list item is considered wrong.
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnionType
- _checkValid(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
actual 'meat' of the checkValid method
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.BinaryBaseType
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ConcreteType
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithFacet
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
-
converts our DateTimeValueType to a java-friendly Date type.
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntegerType
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- _createJavaObject(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.AnyURIType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Base64BinaryType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.BooleanType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ByteType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DataTypeWithLexicalConstraintFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DateTimeBaseType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DoubleType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.DurationType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.EntityType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.EnumerationFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ErrorType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.FloatType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.HexBinaryType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.IntType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.LanguageType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.LengthFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ListType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.LongType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.MaxLengthFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.MinLengthFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NameType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NcnameType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NegativeIntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NmtokenType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NonNegativeIntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NonPositiveIntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.NumberType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.PositiveIntegerType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.Proxy
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.QnameType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.RangeFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.ShortType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.SimpleURType
-
the value object of the simple ur-type is the lexical value itself.
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.StringType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnionType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedByteType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedIntType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedLongType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.UnsignedShortType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.WhiteSpaceFacet
- _createValue(String, ValidationContext) - Method in class com.sun.msv.datatype.xsd.XSDatatypeImpl
-
converts a whitespace-processed lexical value into the corresponding value object
- _createValue(String, ValidationContext) - Method in class com.sun.msv.grammar.relax.EmptyStringType
- _createValue(String, ValidationContext) - Method in class com.sun.msv.grammar.relax.NoneType
- _docDecl - Variable in class com.sun.msv.verifier.regexp.xmlschema.XSAcceptor
-
holds the same value as the docDecl field, but this one has already down casted to XSREDocDecl.
- _generate(Datatype, ContextProviderImpl) - Method in class com.sun.msv.generator.DataTypeGeneratorImpl
-
actual generation.
- _get(String) - Method in class com.sun.msv.grammar.ReferenceContainer
-
gets a referenced expression Derived class should provide type-safe accesser methods.
- _getOrCreate(String) - Method in class com.sun.msv.grammar.ReferenceContainer
-
gets or creates ReferenceExp object.
- _hadError - Variable in class com.sun.msv.reader.Controller
-
This flag will be set to true in case of any error.
- _loadSchema(Object) - Method in class com.sun.msv.reader.util.GrammarLoader
-
Actual "meat" of parsing schema.
- _makeType() - Method in class com.sun.msv.reader.datatype.xsd.TypeState
-
the makeType method with protection against possible exception.
- _parse(Object, Locator) - Method in class com.sun.msv.reader.GrammarReader
-
parses a grammar from the specified source
- _processOccurs(Expression, int, int) - Method in class com.sun.msv.reader.xmlschema.XMLSchemaReader
All Classes All Packages