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

A

abort() - Method in class org.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
ABSENT - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
AbstractDatatypeValidator - class org.apache.xerces.impl.dv.dtd.AbstractDatatypeValidator.
 
AbstractDatatypeValidator() - Constructor for class org.apache.xerces.impl.dv.dtd.AbstractDatatypeValidator
Constructor for Native datatype, No Facets defined, derived by Restriction
AbstractDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.dv.dtd.AbstractDatatypeValidator
 
AbstractDateTimeDV - class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.
This is the base class of all date/time datatype validators.
AbstractDateTimeDV() - Constructor for class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
AbstractDOMParser - class org.apache.xerces.parsers.AbstractDOMParser.
This is the base class of all DOM parsers.
AbstractDOMParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractDOMParser
Default constructor.
AbstractDTDGrammar - class org.apache.xerces.impl.dtd.AbstractDTDGrammar.
A generic grammar for use in validating XML documents.
AbstractDTDGrammar.TupleHashtable - class org.apache.xerces.impl.dtd.AbstractDTDGrammar.TupleHashtable.
A simple Hashtable implementation that takes a tuple (int, String, String) as the key and a int as value.
AbstractDTDGrammar.TupleHashtable() - Constructor for class org.apache.xerces.impl.dtd.AbstractDTDGrammar.TupleHashtable
 
AbstractDTDGrammar(SymbolTable) - Constructor for class org.apache.xerces.impl.dtd.AbstractDTDGrammar
Default constructor.
AbstractSAXParser - class org.apache.xerces.parsers.AbstractSAXParser.
This is the base class of all SAX parsers.
AbstractSAXParser.AttributesProxy - class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy.
 
AbstractSAXParser.AttributesProxy() - Constructor for class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
AbstractSAXParser.LocatorProxy - class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy.
 
AbstractSAXParser.LocatorProxy(XMLLocator) - Constructor for class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
Constructs an XML locator proxy.
AbstractSAXParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractSAXParser
Default constructor.
AbstractXMLDocumentParser - class org.apache.xerces.parsers.AbstractXMLDocumentParser.
This is the base class for all XML document parsers.
AbstractXMLDocumentParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractXMLDocumentParser
Constructs a document parser using the default symbol table and grammar pool.
activateField(Field) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Request to activate the specified field.
activateField(Field) - Method in interface org.apache.xerces.impl.xs.identity.FieldActivator
Request to activate the specified field.
actualEncoding - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Experimental DOM Level 3 feature: Document encoding
actualValue - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
The actual value from a string value (QName, Boolean, etc.) An array of Objects if the type is a list.
addASModel(ASModel) - Method in class org.apache.xerces.dom.ASModelImpl
This method will allow the nesting or "importation" of ASModels.
addAttribute(QName, String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Adds an attribute.
addAttributeUse(XSAttributeUse) - Method in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
addComplexTypeDecl(XSComplexTypeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
add one complex type decl: for later constraint checking
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Adds a component to the parser configuration.
addContentSpecNode(short, int, int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Create an XMLContentSpec for a two child leaf
addContentSpecNode(short, String) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Create an XMLContentSpec for a single non-leaf
addElement(XSElementDecl, boolean) - Method in class org.apache.xerces.impl.xs.models.XSAllCM
 
addErrorCode(String) - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
 
addEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
addEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
addEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
 
addExternalEntity(String, String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an external entity declaration.
addField(Field) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Adds a field.
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global attribute
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global attribute group
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global element
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global group
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global notation
addGlobalTypeDecl(XSTypeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global type
addId(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
addId(String) - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
addIDConstaint(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
addIDConstraintDecl(XSElementDecl, IdentityConstraint) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one identity constraint
addIdRef(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
addIdRef(String) - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
addInternalEntity(String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an internal entity declaration.
addMatcher(XPathMatcher) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Adds a matcher.
addRecognizedFeatures(String[]) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Allows a parser to add parser specific features to be recognized and managed by the parser configuration.
addRecognizedProperties(String[]) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Allows a parser to add parser specific properties to be recognized and managed by the parser configuration.
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
add a group redefined by restriction: for later constraint checking
addSubstitutionGroup(XSElementDecl[]) - Method in class org.apache.xerces.impl.xs.SubstitutionGroupHandler
add a list of substitution group information.
addSymbol(char[], int, int) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.impl.xs.SchemaSymbols.SchemaSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.util.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.impl.xs.SchemaSymbols.SchemaSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addUniqueLeafNode(String) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
create an XMLContentSpec for a leaf
addUnparsedEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an unparsed entity declaration.
addValue(Field, IDValue) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Adds the specified value to the value store.
addValue(Field, IDValue) - Method in interface org.apache.xerces.impl.xs.identity.ValueStore
Adds the specified value to the value store.
adoptNode(Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental Change the node's ownerDocument, and its subtree, to this Document
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.XMLEntityManager
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Allow Java encoding names feature ("allow-java-encodings").
allowGrammarAccess - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Allow grammar access.
allowNamespace(String) - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
Validation Rule: Wildcard allows Namespace Name
ANY_LAX - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ANY_SKIP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ANY_STRICT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
any(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A content model of ANY.
AnySimpleDV - class org.apache.xerces.impl.dv.xs.AnySimpleDV.
Represent the schema type "anySimpleType"
AnySimpleDV() - Constructor for class org.apache.xerces.impl.dv.xs.AnySimpleDV
 
AnyURIDV - class org.apache.xerces.impl.dv.xs.AnyURIDV.
Represent the schema type "anyURI"
AnyURIDV() - Constructor for class org.apache.xerces.impl.dv.xs.AnyURIDV
 
append(char) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(char[], int, int) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(String) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(XMLSchemaValidator.ValueStoreBase) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
append(XMLString) - Method in class org.apache.xerces.util.XMLStringBuffer
append
appendChild(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Appends a child to the specified parent in the table.
appendChild(Node) - Method in class org.apache.xerces.dom.NodeImpl
Adds a child node to the end of the list of children for this node.
appendData(String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Concatenate additional characters onto the end of the data stored in this node.
appendPath(String) - Method in class org.apache.xerces.util.URI
Append to the end of the path of this URI.
applyFacets(XSFacets, short, short, ValidationContext) - Method in interface org.apache.xerces.impl.dv.XSSimpleType
If this type is created from restriction, then some facets can be applied to the simple type.
args - Variable in class org.apache.xerces.impl.dv.DatatypeException
 
ASCIIReader - class org.apache.xerces.impl.io.ASCIIReader.
A simple ASCII byte reader.
ASCIIReader(InputStream) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream using the default buffer size.
ASCIIReader(InputStream, int) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream and buffer size.
ASModelImpl - class org.apache.xerces.dom.ASModelImpl.
To begin with, an abstract schema is a generic structure that could contain both internal and external subsets.
ASModelImpl() - Constructor for class org.apache.xerces.dom.ASModelImpl
 
ASModelImpl(boolean) - Constructor for class org.apache.xerces.dom.ASModelImpl
 
ATT_ABSTRACT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ATTRIBUTEFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BASE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BLOCK - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BLOCKDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_DEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ELEMENTFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FINAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FINALDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FIXED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FORM - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ID - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ITEMTYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MAXOCCURS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MEMBERTYPES - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MINOCCURS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MIXED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NAMESPACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NILLABLE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_PUBLIC - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_REF - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_REFER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SOURCE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SUBSTITUTIONGROUP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SYSTEM - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_TARGETNAMESPACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_TYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_USE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_VALUE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_VERSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_XPATH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTIDX_ABSTRACT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_AFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BASE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BLOCK - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BLOCKDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_COUNT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_DEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_EFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ENUMNSDECLS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FINAL - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FINALDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FIXED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FORM - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FROMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ID - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ISRETURNED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ITEMTYPE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MAXOCCURS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MEMBERTYPES - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MINOCCURS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MIXED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAME - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAMESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NILLABLE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_PUBLIC - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_REF - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_REFER - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SOURCE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SUBSGROUP - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SYSTEM - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_TARGETNAMESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_TYPE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_USE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_VALUE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_VERSION - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_XPATH - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
attrChange - Variable in class org.apache.xerces.dom.events.MutationEventImpl
 
ATTRIBUTE - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: attribute.
ATTRIBUTE_PSVI - Static variable in class org.apache.xerces.impl.Constants
 
attributeDecl(String, String, String, String[], String, XMLString) - Method in class org.apache.xerces.parsers.DTDParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
An attribute declaration.
AttributeMap - class org.apache.xerces.dom.AttributeMap.
AttributeMap inherits from NamedNodeMapImpl and extends it to deal with the specifics of storing attributes.
AttributeMap(ElementImpl, NamedNodeMapImpl) - Constructor for class org.apache.xerces.dom.AttributeMap
Constructs a named node map.
AttributePSVImpl - class org.apache.xerces.impl.xs.AttributePSVImpl.
Attribute PSV infoset augmentations implementation.
AttributePSVImpl() - Constructor for class org.apache.xerces.impl.xs.AttributePSVImpl
 
attributes - Variable in class org.apache.xerces.dom.ElementImpl
Attributes.
attributes - Variable in class org.apache.xerces.dom.ElementDefinitionImpl
Default attributes.
AttrImpl - class org.apache.xerces.dom.AttrImpl.
Attribute represents an XML-style attribute of an Element.
AttrImpl() - Constructor for class org.apache.xerces.dom.AttrImpl
 
AttrImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrImpl
Attribute has no public constructor.
AttrNSImpl - class org.apache.xerces.dom.AttrNSImpl.
AttrNSImpl inherits from AttrImpl and adds namespace support.
AttrNSImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
AttrNSImpl(CoreDocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
DOM2: Constructor for Namespace implementation.
ATTVAL_ANYSIMPLETYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ANYTYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ANYURI - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BASE64BINARY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BOOLEAN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BYTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_COLLAPSE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DATE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DATETIME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DAY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DECIMAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DOUBLE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DURATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ENTITIES - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ENTITY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_EXTENSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FALSE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FALSE_0 - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FLOAT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_HEXBINARY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ID - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_IDREF - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_IDREFS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_INT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_INTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LANGUAGE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LAX - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LIST - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LONG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_MONTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_MONTHDAY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NCNAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NEGATIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NMTOKEN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NMTOKENS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NONNEGATIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NONPOSITIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NORMALIZEDSTRING - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NOTATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_OPTIONAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_POSITIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_POUNDALL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_PRESERVE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_PROHIBITED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_QNAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_QUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_REPLACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_REQUIRED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_RESTRICTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SHORT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SKIP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_STRICT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_STRING - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SUBSTITUTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TIME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TOKEN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TRUE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TRUE_1 - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDANY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDLOCAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDOTHER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDTARGETNS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNBOUNDED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNQUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDBYTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDINT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDLONG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDSHORT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_YEAR - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_YEARMONTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
AugmentationsImpl - class org.apache.xerces.util.AugmentationsImpl.
This class provides an implementation for Augmentations interface.
AugmentationsImpl() - Constructor for class org.apache.xerces.util.AugmentationsImpl
 
available() - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
axis - Variable in class org.apache.xerces.impl.xpath.XPath.Step
Axis.

B

Base64 - class org.apache.xerces.impl.dv.util.Base64.
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64 - class org.apache.xerces.impl.xs.util.Base64.
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class org.apache.xerces.impl.dv.util.Base64
 
Base64() - Constructor for class org.apache.xerces.impl.xs.util.Base64
 
Base64BinaryDV - class org.apache.xerces.impl.dv.xs.Base64BinaryDV.
Represent the schema type "base64Binary"
Base64BinaryDV() - Constructor for class org.apache.xerces.impl.dv.xs.Base64BinaryDV
 
baseSystemId - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
baseSystemId
baseSystemId - Variable in class org.apache.xerces.impl.dtd.XMLNotationDecl
base systemId
BasicParserConfiguration - class org.apache.xerces.parsers.BasicParserConfiguration.
A very basic parser configuration.
BasicParserConfiguration() - Constructor for class org.apache.xerces.parsers.BasicParserConfiguration
Default Constructor.
BasicParserConfiguration(SymbolTable) - Constructor for class org.apache.xerces.parsers.BasicParserConfiguration
Constructs a parser configuration using the specified symbol table.
BasicParserConfiguration(SymbolTable, XMLComponentManager) - Constructor for class org.apache.xerces.parsers.BasicParserConfiguration
Constructs a parser configuration using the specified symbol table and parent settings.
binarySearch(int[], int, int, int) - Static method in class org.apache.xerces.dom.DeferredDocumentImpl
Performs a binary search for a target value in an array of values.
BMPattern - class org.apache.xerces.impl.xpath.regex.BMPattern.
Boyer-Moore searcher.
BMPattern(String, boolean) - Constructor for class org.apache.xerces.impl.xpath.regex.BMPattern
 
BMPattern(String, int, boolean) - Constructor for class org.apache.xerces.impl.xpath.regex.BMPattern
 
BooleanDV - class org.apache.xerces.impl.dv.xs.BooleanDV.
Represent the schema type "boolean"
BooleanDV() - Constructor for class org.apache.xerces.impl.dv.xs.BooleanDV
 
bubbles - Variable in class org.apache.xerces.dom.events.EventImpl
 
buildGlobalNameRegistries() - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 

C

cacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
 
cacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
 
cacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
 
CachingParserPool - class org.apache.xerces.parsers.CachingParserPool.
A parser pool that enables caching of grammars.
CachingParserPool.ShadowedGrammarPool - class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool.
Shadowed grammar pool.
CachingParserPool.ShadowedGrammarPool(XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
Constructs a shadowed grammar pool.
CachingParserPool.ShadowedSymbolTable - class org.apache.xerces.parsers.CachingParserPool.ShadowedSymbolTable.
Shadowed symbol table.
CachingParserPool.ShadowedSymbolTable(SymbolTable) - Constructor for class org.apache.xerces.parsers.CachingParserPool.ShadowedSymbolTable
Constructs a shadow of the specified symbol table.
CachingParserPool.SynchronizedGrammarPool - class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool.
Synchronized grammar pool.
CachingParserPool.SynchronizedGrammarPool(XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
Constructs a synchronized grammar pool.
CachingParserPool.SynchronizedSymbolTable - class org.apache.xerces.parsers.CachingParserPool.SynchronizedSymbolTable.
Synchronized symbol table.
CachingParserPool.SynchronizedSymbolTable(SymbolTable) - Constructor for class org.apache.xerces.parsers.CachingParserPool.SynchronizedSymbolTable
Constructs a synchronized symbol table.
CachingParserPool() - Constructor for class org.apache.xerces.parsers.CachingParserPool
Default constructor.
CachingParserPool(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.CachingParserPool
Constructs a caching parser pool with the specified symbol table and grammar pool.
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMNode
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMAny
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMUniOp
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMBinOp
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMLeaf
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMLeaf
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMUniOp
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMBinOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMNode
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMAny
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMUniOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMBinOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMLeaf
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMLeaf
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMUniOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMBinOp
 
cancelable - Variable in class org.apache.xerces.dom.events.EventImpl
 
canSetFeature(String, boolean) - Method in class org.apache.xerces.parsers.DOMBuilderImpl
Query whether setting a feature to a specific value is supported.
CARDINALITY_COUNTABLY_INFINITE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
countably infinite cardinality
CARDINALITY_FINITE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
finite cardinality
CDATASectionImpl - class org.apache.xerces.dom.CDATASectionImpl.
XML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.
CDATASectionImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.CDATASectionImpl
Factory constructor for creating a CDATA section.
ch - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Character buffer.
CHANGED - Static variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
changed() - Method in class org.apache.xerces.dom.NodeImpl
Denotes that this node has changed.
changed() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Denotes that this node has changed.
changes - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
changes - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Number of alterations made to this document since its creation.
changes() - Method in class org.apache.xerces.dom.NodeImpl
Returns the number of changes to this node.
changes() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Returns the number of changes to this node.
CharacterDataImpl - class org.apache.xerces.dom.CharacterDataImpl.
CharacterData is an abstract Node that can carry character data as its Value.
CharacterDataImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.CharacterDataImpl
Factory constructor.
characters - Variable in class org.apache.xerces.util.SymbolHash.Entry
key characters.
characters - Variable in class org.apache.xerces.util.SymbolTable.Entry
Symbol characters.
characters(XMLString) - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Character content.
CHARS - Static variable in class org.apache.xerces.util.XMLChar
Character flags.
CHARSET_OVERRIDES_XML_ENCODING - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: charset overrides xml encoding.
checkAttributes(Element, boolean, XSDocumentInfo) - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
check whether the specified element conforms to the attributes restriction an array of attribute values is returned.
checkAttributes(Element, boolean, XSDocumentInfo, boolean) - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
check whether the specified element conforms to the attributes restriction an array of attribute values is returned.
checkComplexDerivationOk(XSComplexTypeDecl, XSTypeDecl, short) - Static method in class org.apache.xerces.impl.xs.XSConstraints
check whether complex type derived is valid derived from base, given a subset of {restriction, extension}.
checkElementDeclsConsistent(XSComplexTypeDecl, XSParticleDecl, SymbolHash, SubstitutionGroupHandler) - Static method in class org.apache.xerces.impl.xs.XSConstraints
 
checkExtraRules(Object, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.TypeValidator
 
checkExtraRules(Object, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.EntityDV
 
checkExtraRules(Object, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.IDREFDV
 
checkExtraRules(Object, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.IDDV
 
checkFeature(String) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Check a feature.
checkIDRefID() - Method in class org.apache.xerces.impl.validation.ValidationState
 
checkNonSchemaAttributes(XSGrammarBucket) - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
checkProperty(String) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Check a property.
checkSimpleDerivationOk(XSSimpleType, XSTypeDecl, short) - Static method in class org.apache.xerces.impl.xs.XSConstraints
check whether simple type derived is valid derived from base, given a subset of {restriction, extension}.
checkStandaloneEntityRef(String) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Check standalone entity reference.
checkTypeDerivationOk(XSTypeDecl, XSTypeDecl, short) - Static method in class org.apache.xerces.impl.xs.XSConstraints
check whether derived is valid derived from base, given a subset of {restriction, extension}.
checkUniqueParticleAttribution(SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSEmptyCM
check whether this content violates UPA constraint.
checkUniqueParticleAttribution(SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSDFACM
check whether this content violates UPA constraint.
checkUniqueParticleAttribution(SubstitutionGroupHandler) - Method in interface org.apache.xerces.impl.xs.models.XSCMValidator
check whether this content violates UPA constraint.
checkUniqueParticleAttribution(SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSSimpleCM
check whether this content violates UPA constraint.
checkUniqueParticleAttribution(SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSAllCM
check whether this content violates UPA constraint.
CHILD - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: child.
ChildNode - class org.apache.xerces.dom.ChildNode.
ChildNode inherits from NodeImpl and adds the capability of being a child by having references to its previous and next siblings.
ChildNode() - Constructor for class org.apache.xerces.dom.ChildNode
Constructor for serialization.
ChildNode(CoreDocumentImpl) - Constructor for class org.apache.xerces.dom.ChildNode
No public constructor; only subclasses of Node should be instantiated, and those normally via a Document's factory methods
childrenElement(String) - Method in class org.apache.xerces.parsers.DTDParser
A referenced element in a children content model.
childrenEndGroup() - Method in class org.apache.xerces.parsers.DTDParser
The end of a children group.
childrenOccurrence(short) - Method in class org.apache.xerces.parsers.DTDParser
The occurrence count for a child in a children content model.
childrenSeparator(short) - Method in class org.apache.xerces.parsers.DTDParser
The separator between choices or sequences of a children content model.
childrenStartGroup() - Method in class org.apache.xerces.parsers.DTDParser
The start of a children group.
CHOICE - Static variable in class org.apache.xerces.impl.dtd.models.SimpleContentModel
CHOICE
CHUNK_MASK - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Chunk mask.
CHUNK_SHIFT - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Chunk shift.
CHUNK_SIZE - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Chunk size.
cleanup() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
clear() - Method in class org.apache.xerces.util.IntStack
Clears the stack.
clear() - Method in class org.apache.xerces.util.SymbolHash
 
clear() - Method in class org.apache.xerces.util.AugmentationsImpl
Remove all objects from the Augmentations structure.
clear() - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Clears the values.
clear() - Method in class org.apache.xerces.util.XMLStringBuffer
Clears the string buffer.
clear() - Method in class org.apache.xerces.impl.XMLEntityManager.Entity
Clears the entity.
clear() - Method in class org.apache.xerces.impl.XMLEntityManager.InternalEntity
Clears the entity.
clear() - Method in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Clears the entity.
clear() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
Clears the stack without throwing away existing QName objects.
clear() - Method in class org.apache.xerces.impl.dtd.XMLEntityDecl
clear
clear() - Method in class org.apache.xerces.impl.dtd.XMLElementDecl
clear
clear() - Method in class org.apache.xerces.impl.dtd.XMLAttributeDecl
clear
clear() - Method in class org.apache.xerces.impl.dtd.XMLContentSpec
Clears the values.
clear() - Method in class org.apache.xerces.impl.dtd.XMLSimpleType
clear
clear() - Method in class org.apache.xerces.impl.dtd.XMLNotationDecl
clear
clear() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Resets the XPath matcher stack.
clone() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Clone.
clone() - Method in class org.apache.xerces.impl.dv.dtd.StringDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.dv.dtd.NOTATIONDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
Return a copy of this object.
clone() - Method in class org.apache.xerces.impl.dv.dtd.NMTOKENDatatypeValidator
 
clone() - Method in class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.xpath.XPath.LocationPath
Returns a clone of this object.
clone() - Method in class org.apache.xerces.impl.xpath.XPath.Step
Returns a clone of this object.
clone() - Method in class org.apache.xerces.impl.xpath.XPath.Axis
Returns a clone of this object.
clone() - Method in class org.apache.xerces.impl.xpath.XPath.NodeTest
Returns a clone of this object.
clone() - Method in class org.apache.xerces.impl.xpath.regex.Match
 
cloneASObject(boolean) - Method in class org.apache.xerces.dom.ASModelImpl
Creates a copy of this ASObject.
cloneContent(NamedNodeMapImpl) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
 
cloneContent(NamedNodeMapImpl) - Method in class org.apache.xerces.dom.AttributeMap
Override parent's method to set the ownerNode correctly
cloneContents() - Method in class org.apache.xerces.dom.RangeImpl
 
cloneMap(NodeImpl) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.
cloneMap(NodeImpl) - Method in class org.apache.xerces.dom.AttributeMap
Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.
cloneNode(boolean) - Method in class org.apache.xerces.dom.NodeImpl
Returns a duplicate of a given node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ChildNode
Returns a duplicate of a given node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ParentNode
Returns a duplicate of a given node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.AttrImpl
 
cloneNode(boolean) - Method in class org.apache.xerces.dom.ElementImpl
Return a duplicate copy of this Element.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ElementDefinitionImpl
Replicate this object.
cloneNode(boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Deep-clone a document, including fixing ownerDoc for the cloned children.
cloneNode(boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Deep-clone a document, including fixing ownerDoc for the cloned children.
cloneNode(boolean) - Method in class org.apache.xerces.dom.EntityImpl
Clone node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.EntityReferenceImpl
Clone node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.DocumentTypeImpl
Clones the node.
cloneNode(CoreDocumentImpl, boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
internal method to share code with subclass
cloneNode(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a clone of the specified node.
cloneRange() - Method in class org.apache.xerces.dom.RangeImpl
 
close() - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
close() - Method in class org.apache.xerces.impl.io.UCSReader
Close the stream.
close() - Method in class org.apache.xerces.impl.io.UTF8Reader
Close the stream.
close() - Method in class org.apache.xerces.impl.io.ASCIIReader
Close the stream.
closeReaders() - Method in class org.apache.xerces.impl.XMLEntityManager
Close all opened InputStreams and Readers opened by this parser.
CMAny - class org.apache.xerces.impl.dtd.models.CMAny.
Content model any node.
CMAny(int, String, int) - Constructor for class org.apache.xerces.impl.dtd.models.CMAny
Constructs a content model any.
CMBinOp - class org.apache.xerces.impl.dtd.models.CMBinOp.
Content model Bin-Op node.
CMBinOp(int, CMNode, CMNode) - Constructor for class org.apache.xerces.impl.dtd.models.CMBinOp
 
CMBuilder - class org.apache.xerces.impl.xs.models.CMBuilder.
This class constructs content models for a given grammar.
CMBuilder(XSDeclarationPool) - Constructor for class org.apache.xerces.impl.xs.models.CMBuilder
 
CMLeaf - class org.apache.xerces.impl.dtd.models.CMLeaf.
Content model leaf node.
CMLeaf(QName) - Constructor for class org.apache.xerces.impl.dtd.models.CMLeaf
Constructs a content model leaf.
CMLeaf(QName, int) - Constructor for class org.apache.xerces.impl.dtd.models.CMLeaf
Constructs a content model leaf.
CMNode - class org.apache.xerces.impl.dtd.models.CMNode.
A content model node.
CMNode(int) - Constructor for class org.apache.xerces.impl.dtd.models.CMNode
 
CMStateSet - class org.apache.xerces.impl.dtd.models.CMStateSet.
This class is a very simple bitset class.
CMStateSet(int) - Constructor for class org.apache.xerces.impl.dtd.models.CMStateSet
 
CMUniOp - class org.apache.xerces.impl.dtd.models.CMUniOp.
Content model Uni-Op node.
CMUniOp(int, CMNode) - Constructor for class org.apache.xerces.impl.dtd.models.CMUniOp
 
collapse(boolean) - Method in class org.apache.xerces.dom.RangeImpl
 
columnNumber - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Column number.
comment(XMLString) - Method in class org.apache.xerces.parsers.DTDParser
A comment.
comment(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A comment.
comment(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
A comment.
comment(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
A comment.
comment(XMLString, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
A comment.
comment(XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
A comment.
comment(XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A comment.
comment(XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
A comment.
CommentImpl - class org.apache.xerces.dom.CommentImpl.
Represents an XML (or HTML) comment.
CommentImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.CommentImpl
Factory constructor.
COMMENTS - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: comments.
compare(Object, Object) - Method in class org.apache.xerces.impl.dv.xs.TypeValidator
 
compare(Object, Object) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
compare(Object, Object) - Method in class org.apache.xerces.impl.dv.xs.FloatDV
 
compare(Object, Object) - Method in class org.apache.xerces.impl.dv.xs.DecimalDV
 
compare(Object, Object) - Method in class org.apache.xerces.impl.dv.xs.DoubleDV
 
compare(String, String) - Method in class org.apache.xerces.impl.dv.dtd.AbstractDatatypeValidator
compare
compare(String, String) - Method in class org.apache.xerces.impl.dv.dtd.StringDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.dv.dtd.NOTATIONDatatypeValidator
REVISIT Compares two Datatype for order
compare(String, String) - Method in class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
REVISIT Compares two Datatype for order
compare(String, String) - Method in class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
REVISIT Compares two Datatype for order
compare(String, String) - Method in class org.apache.xerces.impl.dv.dtd.NMTOKENDatatypeValidator
 
compare(String, String) - Method in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
compare
compare(String, String) - Method in class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator
REVISIT Compares two Datatype for order
compareBoundaryPoints(short, Range) - Method in class org.apache.xerces.dom.RangeImpl
 
compareDates(int[], int[]) - Method in class org.apache.xerces.impl.dv.xs.MonthDV
Overwrite compare algorithm to optimize month comparison REVISIT: this one is lack of the third parameter: boolean strict, so it doesn't override the method in the base.
compareDates(int[], int[], boolean) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Compare algorithm described in dateDime (3.2.7).
compareDates(int[], int[], boolean) - Method in class org.apache.xerces.impl.dv.xs.DurationDV
Compares 2 given durations.
compareOrder(int[], int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Given normalized values, determines order-relation between give date/time objects.
compareTreePosition(Node) - Method in class org.apache.xerces.dom.NodeImpl
Compares a node with this node with regard to their position in the tree and according to the document order.
COMPLEX_TYPE - Static variable in interface org.apache.xerces.impl.xs.XSTypeDecl
 
configurePipeline() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Configures the pipeline.
configurePipeline() - Method in class org.apache.xerces.parsers.DTDXSParserConfiguration
Configures the pipeline.
Constants - class org.apache.xerces.impl.Constants.
Commonly used constants.
constructTrees(Document, String, String, short) - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
contains(XMLSchemaValidator.OrderedHashtable) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Returns true if this value store contains the specified values tuple.
containsGrammar(String) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
Returns true if the grammar pool contains a grammar associated to the specified key.
containsGrammar(String) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Returns true if the grammar pool contains a grammar associated to the specified root element name.
containsGrammarNS(String) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Returns true if the grammar pool contains a grammar associated to the specified target namespace.
containsSymbol(char[], int, int) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedSymbolTable
Returns true if the symbol table already contains the specified symbol.
containsSymbol(char[], int, int) - Method in class org.apache.xerces.util.SymbolTable
Returns true if the symbol table already contains the specified symbol.
containsSymbol(String) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedSymbolTable
Returns true if the symbol table already contains the specified symbol.
containsSymbol(String) - Method in class org.apache.xerces.util.SymbolTable
Returns true if the symbol table already contains the specified symbol.
containsTypeID() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
contentModelValidator - Variable in class org.apache.xerces.impl.dtd.XMLElementDecl
contentModelValidator
ContentModelValidator - interface org.apache.xerces.impl.dtd.models.ContentModelValidator.
 
CONTENTS - Static variable in class org.apache.xerces.impl.msg.ExceptionMessages
The list resource bundle contents.
CONTENTS - Static variable in class org.apache.xerces.impl.msg.DatatypeMessages
The list resource bundle contents.
CONTENTS - Static variable in class org.apache.xerces.impl.msg.ImplementationMessages
The list resource bundle contents.
CONTENTSPECNODE_ANY - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
Represents any namespace specified namespace.
CONTENTSPECNODE_ANY_LAX - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
prcessContent is 'lax'
CONTENTSPECNODE_ANY_LOCAL - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
Represents any local element (XML Schema: ##local).
CONTENTSPECNODE_ANY_LOCAL_LAX - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
 
CONTENTSPECNODE_ANY_LOCAL_SKIP - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
 
CONTENTSPECNODE_ANY_OTHER - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
Represents any other namespace (XML Schema: ##other).
CONTENTSPECNODE_ANY_OTHER_LAX - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
 
CONTENTSPECNODE_ANY_OTHER_SKIP - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
 
CONTENTSPECNODE_ANY_SKIP - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
processContent is 'skip'
CONTENTSPECNODE_CHOICE - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
Represents choice, '|'.
CONTENTSPECNODE_LEAF - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
Name or #PCDATA.
CONTENTSPECNODE_ONE_OR_MORE - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
Represents a one or more occurence count, '+'.
CONTENTSPECNODE_SEQ - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
Represents sequence, ','.
CONTENTSPECNODE_ZERO_OR_MORE - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
Represents a zero or more occurence count, '*'.
CONTENTSPECNODE_ZERO_OR_ONE - Static variable in class org.apache.xerces.impl.dtd.XMLContentSpec
Represents a zero or one occurence count, '?'.
CONTENTTYPE_ELEMENT - Static variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
CONTENTTYPE_EMPTY - Static variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
CONTENTTYPE_MIXED - Static variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
CONTENTTYPE_SIMPLE - Static variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
CONTEXT_ATTRIBUTE - Static variable in class org.apache.xerces.impl.xs.XSDDescription
Indicate that the parse of the current schema document is triggered by the occurrence of an attribute whose namespace is the target namespace of this schema document.
CONTEXT_ELEMENT - Static variable in class org.apache.xerces.impl.xs.XSDDescription
Indicate that the parse of the current schema document is triggered by the occurrence of an element whose namespace is the target namespace of this schema document.
CONTEXT_IMPORT - Static variable in class org.apache.xerces.impl.xs.XSDDescription
Indicate that the current schema document is ed by another schema document.
CONTEXT_INCLUDE - Static variable in class org.apache.xerces.impl.xs.XSDDescription
Indicate that the current schema document is d by another schema document.
CONTEXT_INSTANCE - Static variable in class org.apache.xerces.impl.xs.XSDDescription
Indicate that the parse of the current schema document is triggered by xsi:schemaLocation/noNamespaceSchemaLocation attribute(s) in the instance document.
CONTEXT_PREPARSE - Static variable in class org.apache.xerces.impl.xs.XSDDescription
Indicate that the current schema document is being preparsed.
CONTEXT_REDEFINE - Static variable in class org.apache.xerces.impl.xs.XSDDescription
Indicate that the current schema document is d by another schema document.
CONTEXT_XSITYPE - Static variable in class org.apache.xerces.impl.xs.XSDDescription
Indicate that the parse of the current schema document is triggered by the occurrence of an "xsi:type" attribute, whose value (a QName) has the target namespace of this schema document as its namespace.
CONTINUE_AFTER_FATAL_ERROR - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: continue after fatal error.
CONTINUE_AFTER_FATAL_ERROR - Static variable in class org.apache.xerces.impl.XMLErrorReporter
Feature identifier: continue after fatal error.
CONTINUE_AFTER_FATAL_ERROR_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Continue after fatal error feature ("continue-after-fatal-error").
copyInto(Node, Node) - Static method in class org.apache.xerces.util.DOMUtil
Copies the source tree into the specified place in a destination tree.
CoreDocumentImpl - class org.apache.xerces.dom.CoreDocumentImpl.
The Document interface represents the entire HTML or XML document.
CoreDocumentImpl() - Constructor for class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM: Actually creating a Document is outside the DOM's spec, since it has to operate in terms of a particular implementation.
CoreDocumentImpl(boolean) - Constructor for class org.apache.xerces.dom.CoreDocumentImpl
Constructor.
CoreDocumentImpl(DocumentType) - Constructor for class org.apache.xerces.dom.CoreDocumentImpl
For DOM2 support.
CoreDocumentImpl(DocumentType, boolean) - Constructor for class org.apache.xerces.dom.CoreDocumentImpl
For DOM2 support.
CoreDOMImplementationImpl - class org.apache.xerces.dom.CoreDOMImplementationImpl.
The DOMImplementation class is description of a particular implementation of the Document Object Model.
CoreDOMImplementationImpl() - Constructor for class org.apache.xerces.dom.CoreDOMImplementationImpl
 
count - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Count of characters in buffer.
CREATE_CDATA_NODES_FEATURE - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
Feature id: create cdata nodes.
CREATE_CDATA_NODES_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Create cdata nodes feature ("create-cdata-nodes").
CREATE_ENTITY_NODES - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: create entity nodes.
CREATE_ENTITY_REF_NODES - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
Feature id: create entity ref nodes.
CREATE_ENTITY_REF_NODES_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Create entity reference nodes feature ("dom/create-entity-ref-nodes").
CREATE_ENTITY_REFERENCE_NODES - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: create entity ref nodes.
createAS(boolean) - Method in class org.apache.xerces.dom.DOMImplementationImpl
DOM Level 3 WD - Experimental.
createASAttributeDeclaration(String, String) - Method in class org.apache.xerces.dom.ASModelImpl
Creates an attribute declaration.
createASContentModel(int, int, short) - Method in class org.apache.xerces.dom.ASModelImpl
Creates an object which describes part of an ASElementDeclaration's content model.
createASElementDeclaration(String, String) - Method in class org.apache.xerces.dom.ASModelImpl
Creates an element declaration for the element type specified.
createASEntityDeclaration(String) - Method in class org.apache.xerces.dom.ASModelImpl
Creates an ASEntityDeclaration.
createASNotationDeclaration(String, String, String, String) - Method in class org.apache.xerces.dom.ASModelImpl
Creates a new notation declaration.
createAttribute(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates an Attribute having this Document as its OwnerDoc.
createAttributeDecl() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
createAttributeNS(String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Introduced in DOM Level 2.
createCDATASection(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a CDATASection having this Document as its OwnerDoc.
createComment(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a Comment having this Document as its OwnerDoc.
createContentDispatcher() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Creates a content dispatcher.
createContentDispatcher() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Creates a content dispatcher.
createContentSpec() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
createDatatypeValidator(String, DatatypeValidator, Hashtable, boolean) - Method in class org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactoryImpl
Create datatype validator.
createDatatypeValidator(String, DatatypeValidator, Hashtable, boolean) - Method in interface org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactory
Create datatype validator.
createDatatypeValidatorFactory() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Create a datatype validator factory.
createDeferredAttribute(String, String, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an attribute in the table.
createDeferredAttribute(String, String, String, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an attribute with a URI in the table.
createDeferredCDATASection(String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a CDATA section node in the table.
createDeferredComment(String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a comment node in the table.
createDeferredDocument() - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a document node in the table.
createDeferredDocumentType(String, String, String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a doctype.
createDeferredElement(String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an element node in the table.
createDeferredElement(String, String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an element node with a URI in the table.
createDeferredElementDefinition(String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an element definition in the table.
createDeferredEntity(String, String, String, String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an entity in the table.
createDeferredEntityReference(String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an entity reference node in the table.
createDeferredNotation(String, String, String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a notation in the table.
createDeferredProcessingInstruction(String, String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a processing instruction node in the table.
createDeferredTextNode(String, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a text node in the table.
createDocument(String, String, DocumentType) - Method in class org.apache.xerces.dom.DOMImplementationImpl
Introduced in DOM Level 2.
createDocument(String, String, DocumentType) - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
Introduced in DOM Level 2.
createDocumentFragment() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a DocumentFragment having this Document as its OwnerDoc.
createDocumentScanner() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Create a document scanner.
createDocumentType(String, String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM Factory method; creates a DocumentType having this Document as its OwnerDoc.
createDocumentType(String, String, String) - Method in class org.apache.xerces.dom.DOMImplementationImpl
Introduced in DOM Level 2.
createDocumentType(String, String, String) - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
Introduced in DOM Level 2.
createDOMASBuilder() - Method in class org.apache.xerces.dom.DOMImplementationImpl
DOM Level 3 WD - Experimental.
createDOMASWriter() - Method in class org.apache.xerces.dom.DOMImplementationImpl
DOM Level 3 WD - Experimental.
createDOMBuilder(short) - Method in class org.apache.xerces.dom.DOMImplementationImpl
DOM Level 3 WD - Experimental.
createDOMInputSource() - Method in class org.apache.xerces.dom.DOMImplementationImpl
DOM Level 3 WD - Experimental.
createDOMParser() - Method in class org.apache.xerces.parsers.CachingParserPool
Creates a new DOM parser.
createDOMWriter() - Method in class org.apache.xerces.dom.DOMImplementationImpl
DOM Level 3 WD - Experimental.
createDTDGrammar() - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Factory method for creating a DTD grammar.
createDTDScanner() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Create a DTD scanner.
createDTDValidator() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Create a DTD validator.
createElement(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates an Element having this Document as its OwnerDoc.
createElementDecl() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
createElementDefinition(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM Factory method: creates an element definition.
createElementNS(String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Introduced in DOM Level 2.
createEntity(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM Factory method; creates an Entity having this Document as its OwnerDoc.
createEntityDecl() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
createEntityManager() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Creates an entity manager.
createEntityReference(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates an EntityReference having this Document as its OwnerDoc.
createErrorReporter() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Creates an error reporter.
createEvent(String) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
createMatcher(FieldActivator) - Method in class org.apache.xerces.impl.xs.identity.Selector
Creates a selector matcher.
createMatcher(ValueStore) - Method in class org.apache.xerces.impl.xs.identity.Field
Creates a field matcher.
createNamespaceBinder() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Create a namespace binder.
createNode(short) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a node of the specified type.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Create and return a NodeIterator.
createNodeIterator(Node, short, NodeFilter) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM extension: Create and return a NodeIterator.
createNotation(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM Factory method; creates a Notation having this Document as its OwnerDoc.
createNotationDecl() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
createObject(String, String) - Static method in class org.apache.xerces.util.ObjectFactory
Finds the implementation Class object in the specified order.
createObject(String, String, String) - Static method in class org.apache.xerces.util.ObjectFactory
Finds the implementation Class object in the specified order.
createProcessingInstruction(String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a ProcessingInstruction having this Document as its OwnerDoc.
createRange() - Method in class org.apache.xerces.dom.DocumentImpl
 
createReader(InputStream, String, Boolean) - Method in class org.apache.xerces.impl.XMLEntityManager
Creates a reader capable of reading the given input stream in the specified encoding.
createRegex(String, String) - Static method in class org.apache.xerces.impl.xpath.regex.REUtil
Creates a RegularExpression instance.
createSAXParseException(XMLParseException) - Static method in class org.apache.xerces.util.ErrorHandlerWrapper
Creates a SAXParseException from an XMLParseException.
createSAXParser() - Method in class org.apache.xerces.parsers.CachingParserPool
Creates a new SAX parser.
createSchemaValidator() - Method in class org.apache.xerces.parsers.DTDXSParserConfiguration
Create a Schema validator.
createTextNode(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a Text node having this Document as its OwnerDoc.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Create and return a TreeWalker.
createTreeWalker(Node, short, NodeFilter) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM extension: Create and return a TreeWalker.
createTypeList(String, String, short, XSSimpleType) - Method in class org.apache.xerces.impl.dv.SchemaDVFactory
Create a new simple type which is derived by list from another simple type.
createTypeList(String, String, short, XSSimpleType) - Method in class org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl
Create a new simple type which is derived by list from another simple type.
createTypeRestriction(String, String, short, XSSimpleType) - Method in class org.apache.xerces.impl.dv.SchemaDVFactory
Create a new simple type which is derived by restriction from another simple type.
createTypeRestriction(String, String, short, XSSimpleType) - Method in class org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl
Create a new simple type which is derived by restriction from another simple type.
createTypeUnion(String, String, short, XSSimpleType[]) - Method in class org.apache.xerces.impl.dv.SchemaDVFactory
Create a new simple type which is derived by union from a list of other simple types.
createTypeUnion(String, String, short, XSSimpleType[]) - Method in class org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl
Create a new simple type which is derived by union from a list of other simple types.
createValidationManager() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
 
createXMLParseException(SAXParseException) - Static method in class org.apache.xerces.util.ErrorHandlerWrapper
Creates an XMLParseException from a SAXParseException.
createXNIException(SAXException) - Static method in class org.apache.xerces.util.ErrorHandlerWrapper
Creates an XNIException from a SAXException.
CURRENT_ELEMENT_NODE - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
 
CURRENT_ELEMENT_NODE_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Current element node property ("dom/current-element-node").
currentTarget - Variable in class org.apache.xerces.dom.events.EventImpl
 
CY - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 

D

D - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
data - Variable in class org.apache.xerces.dom.CharacterDataImpl
 
DATATYPE_DOMAIN - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
The domain of messages concerning the XML Schema: Datatypes specification.
DATATYPE_NORMALIZATION - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: datatype normalization.
DATATYPE_VALIDATOR_FACTORY - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: datatype validator factory.
DATATYPE_VALIDATOR_FACTORY - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Property identifier: datatype validator factory.
DATATYPE_VALIDATOR_FACTORY_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Datatype validator factory ("internal/datatype-validator-factory").
DatatypeException - exception org.apache.xerces.impl.dv.DatatypeException.
Base class for datatype exceptions.
DatatypeException(String, Object[]) - Constructor for class org.apache.xerces.impl.dv.DatatypeException
Create a new datatype exception by providing an error code and a list of error message substitution arguments.
DatatypeMessageProvider - class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider.
 
DatatypeMessageProvider() - Constructor for class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
DatatypeMessages - class org.apache.xerces.impl.msg.DatatypeMessages.
This file contains error and warning messages for the schema datatype validator The messages are arranged in key and value tuples in a ListResourceBundle.
DatatypeMessages() - Constructor for class org.apache.xerces.impl.msg.DatatypeMessages
 
datatypeValidator - Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
datatypeValidator
DatatypeValidator - interface org.apache.xerces.impl.dv.DatatypeValidator.
The interface that a DTD datatype must implement.
DatatypeValidator - interface org.apache.xerces.impl.dv.dtd.DatatypeValidator.
 
DatatypeValidatorFactory - interface org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactory.
 
DatatypeValidatorFactoryImpl - class org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactoryImpl.
This class implements a factory of Datatype Validators.
DatatypeValidatorFactoryImpl() - Constructor for class org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactoryImpl
 
DateDV - class org.apache.xerces.impl.dv.xs.DateDV.
Validator for datatype (W3C Schema datatypes)
DateDV() - Constructor for class org.apache.xerces.impl.dv.xs.DateDV
 
DateTimeDV - class org.apache.xerces.impl.dv.xs.DateTimeDV.
Validator for datatype (W3C Schema Datatypes)
DateTimeDV() - Constructor for class org.apache.xerces.impl.dv.xs.DateTimeDV
 
dateToString(int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
dateToString(int[]) - Method in class org.apache.xerces.impl.dv.xs.DayDV
Converts gDay object representation to String
dateToString(int[]) - Method in class org.apache.xerces.impl.dv.xs.MonthDV
Converts month object representation to String
dateToString(int[]) - Method in class org.apache.xerces.impl.dv.xs.YearDV
Converts year object representation to String
dateToString(int[]) - Method in class org.apache.xerces.impl.dv.xs.TimeDV
Converts time object representation to String
dateToString(int[]) - Method in class org.apache.xerces.impl.dv.xs.MonthDayDV
Converts gMonthDay object representation to String
dateToString(int[]) - Method in class org.apache.xerces.impl.dv.xs.DurationDV
 
DAY - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
DayDV - class org.apache.xerces.impl.dv.xs.DayDV.
Validator for datatype (W3C Schema datatypes)
DayDV() - Constructor for class org.apache.xerces.impl.dv.xs.DayDV
 
DEBUG_ALL - Static variable in class org.apache.xerces.impl.xs.identity.XPathMatcher
Compile to true to debug everything.
DEBUG_ANY - Static variable in class org.apache.xerces.impl.xs.identity.XPathMatcher
Don't touch this value unless you add more debug constants.
DEBUG_ATTR_NORMALIZATION - Static variable in class org.apache.xerces.impl.XMLScanner
Debug attribute normalization.
DEBUG_MATCH - Static variable in class org.apache.xerces.impl.xs.identity.XPathMatcher
Compile to true to debug match.
DEBUG_METHODS - Static variable in class org.apache.xerces.impl.xs.identity.XPathMatcher
Compile to true to debug method callbacks.
DEBUG_METHODS2 - Static variable in class org.apache.xerces.impl.xs.identity.XPathMatcher
Compile to true to debug important method callbacks.
DEBUG_METHODS3 - Static variable in class org.apache.xerces.impl.xs.identity.XPathMatcher
Compile to true to debug the really important methods.
DEBUG_STACK - Static variable in class org.apache.xerces.impl.xs.identity.XPathMatcher
Compile to true to debug step index stack.
DecimalDV - class org.apache.xerces.impl.dv.xs.DecimalDV.
Represent the schema type "decimal"
DecimalDV() - Constructor for class org.apache.xerces.impl.dv.xs.DecimalDV
 
DECLARATION_HANDLER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Declaration handler property ("declaration-handler").
declarePrefix(String, String) - Method in class org.apache.xerces.util.NamespaceSupport
Declare a Namespace prefix.
decode(byte[]) - Static method in class org.apache.xerces.impl.dv.util.HexBin
 
decode(byte[]) - Static method in class org.apache.xerces.impl.dv.util.Base64
Decodes Base64 data into octects
decode(byte[]) - Static method in class org.apache.xerces.impl.xs.util.HexBin
 
decode(byte[]) - Static method in class org.apache.xerces.impl.xs.util.Base64
Decodes Base64 data into octects
decode(String) - Static method in class org.apache.xerces.impl.dv.util.HexBin
Decodes Hex data into octects
decode(String) - Static method in class org.apache.xerces.impl.dv.util.Base64
Decodes Base64 data into octects
DeepNodeListImpl - class org.apache.xerces.dom.DeepNodeListImpl.
This class implements the DOM's NodeList behavior for Element.getElementsByTagName()
DeepNodeListImpl(NodeImpl, String) - Constructor for class org.apache.xerces.dom.DeepNodeListImpl
Constructor.
DeepNodeListImpl(NodeImpl, String, String) - Constructor for class org.apache.xerces.dom.DeepNodeListImpl
Constructor for Namespace support.
DEFAULT_ATTRIBUTE_VALUES_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Default attribute values feature ("validation/default-attribute-values").
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.xerces.impl.XMLEntityManager
Default buffer size (2048).
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.xerces.impl.io.UCSReader
Default byte buffer size (8192, larger than that of ASCIIReader since it's reasonable to surmise that the average UCS-4-encoded file should be 4 times as large as the average ASCII-encoded file).
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.xerces.impl.io.UTF8Reader
Default byte buffer size (2048).
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.xerces.impl.io.ASCIIReader
Default byte buffer size (2048).
DEFAULT_DOCUMENT_CLASS_NAME - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
Default document class name.
DEFAULT_SHADOW_GRAMMAR_POOL - Static variable in class org.apache.xerces.parsers.CachingParserPool
Default shadow grammar pool (false).
DEFAULT_SHADOW_SYMBOL_TABLE - Static variable in class org.apache.xerces.parsers.CachingParserPool
Default shadow symbol table (false).
DEFAULT_SIZE - Static variable in class org.apache.xerces.util.XMLStringBuffer
Default buffer size (32).
DEFAULT_TYPE_DEFAULT - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
DEFAULT_TYPE_DEFAULT
DEFAULT_TYPE_FIXED - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
DEFAULT_TYPE_FIXED
DEFAULT_TYPE_IMPLIED - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
DEFAULT_TYPE_IMPLIED
DEFAULT_TYPE_REQUIRED - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
DEFAULT_TYPE_REQUIRED
DEFAULT_VALUE - Static variable in class org.apache.xerces.impl.xs.XSElementDecl
 
DEFAULT_VALUE - Static variable in class org.apache.xerces.impl.xs.XSAttributeDecl
 
DefaultErrorHandler - class org.apache.xerces.util.DefaultErrorHandler.
Default error handler.
DefaultErrorHandler() - Constructor for class org.apache.xerces.util.DefaultErrorHandler
Constructs an error handler that prints error messages to System.err.
DefaultErrorHandler(PrintWriter) - Constructor for class org.apache.xerces.util.DefaultErrorHandler
Constructs an error handler that prints error messages to the specified PrintWriterdefaultType - Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
defaultType
defaultValue - Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
defaultValue
DEFER_NODE_EXPANSION - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
Feature id: defer node expansion.
DeferredAttrImpl - class org.apache.xerces.dom.DeferredAttrImpl.
Attribute represents an XML-style attribute of an Element.
DeferredAttrNSImpl - class org.apache.xerces.dom.DeferredAttrNSImpl.
DeferredAttrNSImpl is to AttrNSImpl, what DeferredAttrImpl is to AttrImpl.
DeferredCDATASectionImpl - class org.apache.xerces.dom.DeferredCDATASectionImpl.
XML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.
DeferredCommentImpl - class org.apache.xerces.dom.DeferredCommentImpl.
Represents an XML (or HTML) comment.
DeferredDocumentImpl - class org.apache.xerces.dom.DeferredDocumentImpl.
The Document interface represents the entire HTML or XML document.
DeferredDocumentImpl() - Constructor for class org.apache.xerces.dom.DeferredDocumentImpl
NON-DOM: Actually creating a Document is outside the DOM's spec, since it has to operate in terms of a particular implementation.
DeferredDocumentImpl(boolean) - Constructor for class org.apache.xerces.dom.DeferredDocumentImpl
NON-DOM: Actually creating a Document is outside the DOM's spec, since it has to operate in terms of a particular implementation.
DeferredDocumentImpl(boolean, boolean) - Constructor for class org.apache.xerces.dom.DeferredDocumentImpl
Experimental constructor.
DeferredDocumentTypeImpl - class org.apache.xerces.dom.DeferredDocumentTypeImpl.
This class represents a Document Type declaraction in the document itself, not a Document Type Definition (DTD).
DeferredElementDefinitionImpl - class org.apache.xerces.dom.DeferredElementDefinitionImpl.
NON-DOM CLASS: Describe one of the Elements (and its associated Attributes) defined in this Document Type.
DeferredElementImpl - class org.apache.xerces.dom.DeferredElementImpl.
Elements represent most of the "markup" and structure of the document.
DeferredElementNSImpl - class org.apache.xerces.dom.DeferredElementNSImpl.
DeferredElementNSImpl is to ElementNSImpl, what DeferredElementImpl is to ElementImpl.
DeferredEntityImpl - class org.apache.xerces.dom.DeferredEntityImpl.
Entity nodes hold the reference data for an XML Entity -- either parsed or unparsed.
DeferredEntityReferenceImpl - class org.apache.xerces.dom.DeferredEntityReferenceImpl.
EntityReference models the XML &entityname; syntax, when used for entities defined by the DOM.
DeferredNode - interface org.apache.xerces.dom.DeferredNode.
An interface for deferred node object.
DeferredNotationImpl - class org.apache.xerces.dom.DeferredNotationImpl.
Notations are how the Document Type Description (DTD) records hints about the format of an XML "unparsed entity" -- in other words, non-XML data bound to this document type, which some applications may wish to consult when manipulating the document.
DeferredProcessingInstructionImpl - class org.apache.xerces.dom.DeferredProcessingInstructionImpl.
Processing Instructions (PIs) permit documents to carry processor-specific information alongside their actual content.
DeferredTextImpl - class org.apache.xerces.dom.DeferredTextImpl.
Text nodes hold the non-markup, non-Entity content of an Element or Attribute.
deleteContents() - Method in class org.apache.xerces.dom.RangeImpl
 
deleteData(int, int) - Method in class org.apache.xerces.dom.CharacterDataImpl
Remove a range of characters from the node's value.
DESCENDANT - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: descendant.
destroy() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
detach() - Method in class org.apache.xerces.dom.RangeImpl
 
detach() - Method in class org.apache.xerces.dom.NodeIteratorImpl
 
DFAContentModel - class org.apache.xerces.impl.dtd.models.DFAContentModel.
 
DFAContentModel(CMNode, int, boolean, boolean) - Constructor for class org.apache.xerces.impl.dtd.models.DFAContentModel
Constructs a DFA content model.
dispatch(boolean) - Method in interface org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.Dispatcher
Dispatch an XML "event".
dispatch(boolean) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
Dispatch an XML "event".
dispatch(boolean) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.XMLDeclDispatcher
Dispatch an XML "event".
dispatch(boolean) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.PrologDispatcher
Dispatch an XML "event".
dispatch(boolean) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.DTDDispatcher
Dispatch an XML "event".
dispatch(boolean) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.TrailingMiscDispatcher
Dispatch an XML "event".
dispatchAggregateEvents(NodeImpl, AttrImpl, String, short) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM INTERNAL: Generate the "aggregated" post-mutation events DOMAttrModified and DOMSubtreeModified.
dispatchAggregateEvents(NodeImpl, DocumentImpl.EnclosingAttr) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM INTERNAL: Convenience wrapper for calling dispatchAggregateEvents when the context was established by savedEnclosingAttr.
dispatchEvent(Event) - Method in class org.apache.xerces.dom.NodeImpl
 
dispatchEvent(NodeImpl, Event) - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
dispatchEvent(NodeImpl, Event) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
dispatchEventToSubtree(NodeImpl, Node, Event) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM INTERNAL: DOMNodeInsertedIntoDocument and ...RemovedFrom...
docElement - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Document element.
docType - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Document type.
doctypeDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Notifies of the presence of the DOCTYPE line in the document.
DOCUMENT_CLASS_NAME - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
Property id: document class name.
DOCUMENT_CLASS_NAME_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Document class name property ("dom/document-class-name").
DOCUMENT_SCANNER - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier document scanner:
DOCUMENT_SCANNER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Document scanner property ("internal/document-scanner").
DocumentBuilderFactoryImpl - class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.
 
DocumentBuilderFactoryImpl() - Constructor for class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
 
DocumentBuilderImpl - class org.apache.xerces.jaxp.DocumentBuilderImpl.
 
DocumentFragmentImpl - class org.apache.xerces.dom.DocumentFragmentImpl.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentFragmentImpl() - Constructor for class org.apache.xerces.dom.DocumentFragmentImpl
Constructor for serialization.
DocumentFragmentImpl(CoreDocumentImpl) - Constructor for class org.apache.xerces.dom.DocumentFragmentImpl
Factory constructor.
DocumentImpl - class org.apache.xerces.dom.DocumentImpl.
The Document interface represents the entire HTML or XML document.
DocumentImpl() - Constructor for class org.apache.xerces.dom.DocumentImpl
NON-DOM: Actually creating a Document is outside the DOM's spec, since it has to operate in terms of a particular implementation.
DocumentImpl(boolean) - Constructor for class org.apache.xerces.dom.DocumentImpl
Constructor.
DocumentImpl(DocumentType) - Constructor for class org.apache.xerces.dom.DocumentImpl
For DOM2 support.
DocumentImpl(DocumentType, boolean) - Constructor for class org.apache.xerces.dom.DocumentImpl
For DOM2 support.
DocumentTypeImpl - class org.apache.xerces.dom.DocumentTypeImpl.
This class represents a Document Type declaraction in the document itself, not a Document Type Definition (DTD).
DocumentTypeImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.DocumentTypeImpl
Factory method for creating a document type node.
DocumentTypeImpl(CoreDocumentImpl, String, String, String) - Constructor for class org.apache.xerces.dom.DocumentTypeImpl
Factory method for creating a document type node.
DOM_ATTR_MODIFIED - Static variable in class org.apache.xerces.dom.events.MutationEventImpl
 
DOM_CHARACTER_DATA_MODIFIED - Static variable in class org.apache.xerces.dom.events.MutationEventImpl
 
DOM_NODE_INSERTED - Static variable in class org.apache.xerces.dom.events.MutationEventImpl
 
DOM_NODE_INSERTED_INTO_DOCUMENT - Static variable in class org.apache.xerces.dom.events.MutationEventImpl
 
DOM_NODE_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
DOM node property ("dom-node").
DOM_NODE_REMOVED - Static variable in class org.apache.xerces.dom.events.MutationEventImpl
 
DOM_NODE_REMOVED_FROM_DOCUMENT - Static variable in class org.apache.xerces.dom.events.MutationEventImpl
 
DOM_SUBTREE_MODIFIED - Static variable in class org.apache.xerces.dom.events.MutationEventImpl
 
DOMASBuilderImpl - class org.apache.xerces.parsers.DOMASBuilderImpl.
This is Abstract Schema DOM Builder class.
DOMASBuilderImpl() - Constructor for class org.apache.xerces.parsers.DOMASBuilderImpl
Constructs a DOM Builder using the dtd/xml schema parser configuration.
DOMASBuilderImpl(SymbolTable) - Constructor for class org.apache.xerces.parsers.DOMASBuilderImpl
Constructs a DOM Builder using the specified symbol table.
DOMASBuilderImpl(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.DOMASBuilderImpl
Constructs a DOM Builder using the specified symbol table and grammar pool.
DOMASBuilderImpl(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.DOMASBuilderImpl
Constructs a DOM Builder using the specified parser configuration.
DOMBuilderImpl - class org.apache.xerces.parsers.DOMBuilderImpl.
This is Xerces DOM Builder class.
DOMBuilderImpl() - Constructor for class org.apache.xerces.parsers.DOMBuilderImpl
Constructs a DOM Builder using the dtd/xml schema parser configuration.
DOMBuilderImpl(SymbolTable) - Constructor for class org.apache.xerces.parsers.DOMBuilderImpl
Constructs a DOM Builder using the specified symbol table.
DOMBuilderImpl(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.DOMBuilderImpl
Constructs a DOM Builder using the specified symbol table and grammar pool.
DOMBuilderImpl(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.DOMBuilderImpl
Constructs a DOM Builder using the specified parser configuration.
DOMEntityResolverWrapper - class org.apache.xerces.util.DOMEntityResolverWrapper.
This class wraps DOM entity resolver to XNI entity resolver.
DOMEntityResolverWrapper() - Constructor for class org.apache.xerces.util.DOMEntityResolverWrapper
Default constructor.
DOMEntityResolverWrapper(DOMEntityResolver) - Constructor for class org.apache.xerces.util.DOMEntityResolverWrapper
Wraps the specified DOM entity resolver.
DOMErrorHandlerWrapper - class org.apache.xerces.util.DOMErrorHandlerWrapper.
This class handles DOM errors .
DOMErrorHandlerWrapper() - Constructor for class org.apache.xerces.util.DOMErrorHandlerWrapper
 
DOMErrorHandlerWrapper(DOMErrorHandler) - Constructor for class org.apache.xerces.util.DOMErrorHandlerWrapper
 
DOMErrorImpl - class org.apache.xerces.dom.DOMErrorImpl.
DOMErrorImpl is an implementation that describes an error.
DOMErrorImpl() - Constructor for class org.apache.xerces.dom.DOMErrorImpl
Default constructor.
DOMErrorImpl(short, XMLParseException) - Constructor for class org.apache.xerces.dom.DOMErrorImpl
Exctracts information from XMLParserException)
DOMImplementationImpl - class org.apache.xerces.dom.DOMImplementationImpl.
The DOMImplementation class is description of a particular implementation of the Document Object Model.
DOMImplementationImpl() - Constructor for class org.apache.xerces.dom.DOMImplementationImpl
 
DOMImplementationSourceImpl - class org.apache.xerces.dom.DOMImplementationSourceImpl.
Supply one the right implementation, based upon requested features.
DOMImplementationSourceImpl() - Constructor for class org.apache.xerces.dom.DOMImplementationSourceImpl
 
DOMInputSourceImpl - class org.apache.xerces.dom.DOMInputSourceImpl.
This Class DOMInputSourceImpl represents a single input source for an XML entity.
DOMInputSourceImpl() - Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
Default Constructor, constructs an input source
DOMInputSourceImpl(String, String, String) - Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
Constructs an input source from just the public and system identifiers, leaving resolution of the entity and opening of the input stream up to the caller.
DOMInputSourceImpl(String, String, String, InputStream, String) - Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
Constructs an input source from a byte stream.
DOMInputSourceImpl(String, String, String, Reader, String) - Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
Constructs an input source from a character stream.
DOMInputSourceImpl(String, String, String, String, String) - Constructor for class org.apache.xerces.dom.DOMInputSourceImpl
Constructs an input source from a String.
DOMLocatorImpl - class org.apache.xerces.dom.DOMLocatorImpl.
DOMLocatorImpl is an implementaion that describes a location (e.g.
DOMLocatorImpl(int, int, int, Node, String) - Constructor for class org.apache.xerces.dom.DOMLocatorImpl
 
DOMLocatorImpl(int, int, String) - Constructor for class org.apache.xerces.dom.DOMLocatorImpl
 
DOMParser - class org.apache.xerces.parsers.DOMParser.
This is the main Xerces DOM parser class.
DOMParser() - Constructor for class org.apache.xerces.parsers.DOMParser
Constructs a DOM parser using the dtd/xml schema parser configuration.
DOMParser(SymbolTable) - Constructor for class org.apache.xerces.parsers.DOMParser
Constructs a DOM parser using the specified symbol table.
DOMParser(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.DOMParser
Constructs a DOM parser using the specified symbol table and grammar pool.
DOMParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.DOMParser
Constructs a DOM parser using the specified parser configuration.
DOMUtil - class org.apache.xerces.util.DOMUtil.
Some useful utility methods.
DOMUtil() - Constructor for class org.apache.xerces.util.DOMUtil
This class cannot be instantiated.
DoubleDV - class org.apache.xerces.impl.dv.xs.DoubleDV.
Represent the schema type "double"
DoubleDV() - Constructor for class org.apache.xerces.impl.dv.xs.DoubleDV
 
DT_ANYURI - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_BLOCK - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_BLOCK1 - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_BOOLEAN - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_COUNT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_FINAL - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_FINAL1 - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_FORM - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_ID - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_MAXOCCURS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_MAXOCCURS1 - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_MEMBERTYPES - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_MINOCCURS1 - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_NAMESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_NCNAME - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_NONNEGINT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_PUBLIC - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_QNAME - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_STRING - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_TOKEN - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_USE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_WHITESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_XPATH - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DT_XPATH1 - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
DTD_SCANNER - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: DTD scanner.
DTD_SCANNER - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Property identifier: DTD scanner.
DTD_SCANNER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
DTD scanner property ("internal/dtd-scanner").
DTD_VALIDATOR - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: DTD validator.
DTD_VALIDATOR_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Validator property ("internal/validator/dtd").
DTDGrammar - class org.apache.xerces.impl.dtd.DTDGrammar.
A DTD grammar.
DTDGrammar(SymbolTable) - Constructor for class org.apache.xerces.impl.dtd.DTDGrammar
Default constructor.
DTDGrammarBucket - class org.apache.xerces.impl.dtd.DTDGrammarBucket.
This very simple class is the skeleton of what the DTDValidator could use to store various grammars that it gets from the GrammarPool.
DTDGrammarBucket() - Constructor for class org.apache.xerces.impl.dtd.DTDGrammarBucket
Default constructor.
DTDParser - class org.apache.xerces.parsers.DTDParser.
 
DTDParser(SymbolTable) - Constructor for class org.apache.xerces.parsers.DTDParser
 
DTDXSParserConfiguration - class org.apache.xerces.parsers.DTDXSParserConfiguration.
This is the DTD/ XML Schema parser configuration.
DTDXSParserConfiguration() - Constructor for class org.apache.xerces.parsers.DTDXSParserConfiguration
Constructs a document parser using the default symbol table and grammar pool or the ones specified by the application (through the properties).
DTDXSParserConfiguration(SymbolTable) - Constructor for class org.apache.xerces.parsers.DTDXSParserConfiguration
Constructs a document parser using the specified symbol table.
DTDXSParserConfiguration(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.DTDXSParserConfiguration
Constructs a document parser using the specified symbol table and grammar pool.
DTDXSParserConfiguration(SymbolTable, XMLGrammarPool, XMLComponentManager) - Constructor for class org.apache.xerces.parsers.DTDXSParserConfiguration
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings.
duplicateValue(XMLSchemaValidator.OrderedHashtable) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Called when a duplicate value is added.
duplicateValue(XMLSchemaValidator.OrderedHashtable) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.UniqueValueStore
Called when a duplicate value is added.
duplicateValue(XMLSchemaValidator.OrderedHashtable) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyValueStore
Called when a duplicate value is added.
DurationDV - class org.apache.xerces.impl.dv.xs.DurationDV.
Validator for datatype (W3C Schema Datatypes)
DurationDV() - Constructor for class org.apache.xerces.impl.dv.xs.DurationDV
 
DVFactoryException - exception org.apache.xerces.impl.dv.DVFactoryException.
A runtime exception that's thrown if an error happens when the applicatoin try to get a DV factory instance.
DVFactoryException() - Constructor for class org.apache.xerces.impl.dv.DVFactoryException
 
DVFactoryException(String) - Constructor for class org.apache.xerces.impl.dv.DVFactoryException
 
DYNAMIC_VALIDATION - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Dynamic validation
DYNAMIC_VALIDATION - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Feature identifier: dynamic validation.
DYNAMIC_VALIDATION - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: dynamic validation.
DYNAMIC_VALIDATION_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Dynamic validation feature ("validation/dynamic").

E

ELEMENT_DEFINITION_NODE - Static variable in class org.apache.xerces.dom.NodeImpl
Element definition node type.
ELEMENT_PSVI - Static variable in class org.apache.xerces.impl.Constants
Element PSVI is stored in augmentations using string "ELEMENT_PSVI"
element(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A referenced element in a mixed or children content model.
element(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
A referenced element in a mixed or children content model.
element(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A referenced element in a mixed or children content model.
elementDecl(String, String) - Method in class org.apache.xerces.parsers.DTDParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An element declaration.
elementDecl(String, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
An element declaration.
elementDecl(String, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
An element declaration.
ElementDefaultValidImmediate(XSTypeDecl, Object, ValidationContext, ValidatedInfo) - Static method in class org.apache.xerces.impl.xs.XSConstraints
check whether a value is a valid default for some type returns the compiled form of the value The parameter value could be either a String or a ValidatedInfo object
ElementDefinitionImpl - class org.apache.xerces.dom.ElementDefinitionImpl.
NON-DOM CLASS: Describe one of the Elements (and its associated Attributes) defined in this Document Type.
ElementDefinitionImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.ElementDefinitionImpl
Factory constructor.
elementDepthIsZeroHook() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
Element depth iz zero.
elementDepthIsZeroHook() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
Element depth iz zero.
ElementImpl - class org.apache.xerces.dom.ElementImpl.
Elements represent most of the "markup" and structure of the document.
ElementImpl() - Constructor for class org.apache.xerces.dom.ElementImpl
 
ElementImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.ElementImpl
Factory constructor.
ElementNSImpl - class org.apache.xerces.dom.ElementNSImpl.
ElementNSImpl inherits from ElementImpl and adds namespace support.
ElementNSImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.ElementNSImpl
 
ElementNSImpl(CoreDocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.ElementNSImpl
DOM2: Constructor for Namespace implementation.
ElementPSVImpl - class org.apache.xerces.impl.xs.ElementPSVImpl.
Element PSV infoset augmentations implementation.
ElementPSVImpl() - Constructor for class org.apache.xerces.impl.xs.ElementPSVImpl
 
elements - Variable in class org.apache.xerces.dom.DocumentTypeImpl
Elements.
ELT_ALL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ANNOTATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ANY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ANYATTRIBUTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_APPINFO - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ATTRIBUTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ATTRIBUTEGROUP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_CHOICE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_COMPLEXCONTENT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_COMPLEXTYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_DOCUMENTATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ELEMENT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_ENUMERATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_EXTENSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_FIELD - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_FRACTIONDIGITS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_GROUP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_IMPORT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_INCLUDE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_KEY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_KEYREF - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_LENGTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_LIST - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MAXEXCLUSIVE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MAXINCLUSIVE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MAXLENGTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MINEXCLUSIVE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MININCLUSIVE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_MINLENGTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_NOTATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_PATTERN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_REDEFINE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_RESTRICTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SCHEMA - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SELECTOR - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SEQUENCE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SIMPLECONTENT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_SIMPLETYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_TOTALDIGITS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_UNION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_UNIQUE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ELT_WHITESPACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
emptiable() - Method in class org.apache.xerces.impl.xs.XSParticleDecl
3.9.6 Schema Component Constraint: Particle Emptiable whether this particle is emptible
EMPTY_SET - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
EMPTY_STRING - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
EMPTY_STRING - Variable in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
empty(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A content model of EMPTY.
empty(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
A content model of EMPTY.
empty(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A content model of EMPTY.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
An empty element.
enableNS - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
encode(byte[]) - Static method in class org.apache.xerces.impl.dv.util.HexBin
array of byte to encode
encode(byte[]) - Static method in class org.apache.xerces.impl.dv.util.Base64
Encodes hex octects into Base64
encode(byte[]) - Static method in class org.apache.xerces.impl.xs.util.HexBin
array of byte to encode
encode(byte[]) - Static method in class org.apache.xerces.impl.xs.util.Base64
Encodes hex octects into Base64
encoding - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Experimental DOM Level 3 feature: Document encoding
encoding - Variable in class org.apache.xerces.dom.EntityImpl
Encoding
encoding - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Auto-detected encoding.
EncodingMap - class org.apache.xerces.util.EncodingMap.
EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
EncodingMap() - Constructor for class org.apache.xerces.util.EncodingMap
Default constructor.
endAttlist() - Method in class org.apache.xerces.parsers.DTDParser
The end of an attribute list.
endAttlist(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of an attribute list.
endAttlist(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of an attribute list.
endAttlist(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The end of an attribute list.
endCDATA(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a CDATA section.
endCDATA(Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of a CDATA section.
endCDATA(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of a CDATA section.
endCDATA(Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The end of a CDATA section.
endCDATA(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of a CDATA section.
endCDATA(Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
The end of a CDATA section.
endConditional() - Method in class org.apache.xerces.parsers.DTDParser
The end of a conditional section.
endConditional(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a conditional section.
endConditional(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of a conditional section.
endConditional(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The end of a conditional section.
endContentModel() - Method in class org.apache.xerces.parsers.DTDParser
The end of a content model.
endContentModel(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a content model.
endContentModel(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of a content model.
endContentModel(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The end of a content model.
endContentModel(int[]) - Method in class org.apache.xerces.impl.xs.models.XSEmptyCM
The method indicates the end of list of children
endContentModel(int[]) - Method in class org.apache.xerces.impl.xs.models.XSDFACM
 
endContentModel(int[]) - Method in interface org.apache.xerces.impl.xs.models.XSCMValidator
The method indicates the end of list of children
endContentModel(int[]) - Method in class org.apache.xerces.impl.xs.models.XSSimpleCM
The method indicates the end of list of children
endContentModel(int[]) - Method in class org.apache.xerces.impl.xs.models.XSAllCM
The method indicates the end of list of children
endDocument() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Signals the end of the document.
endDocument() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
End document.
endDocument() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Check identity constraints.
endDocument(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of the document.
endDocument(Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of the document.
endDocument(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of the document.
endDocument(Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The end of the document.
endDocument(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of the document.
endDocument(Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
The end of the document.
endDocumentFragment() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
endDocumentFragment() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
 
endDocumentFragment() - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
The end of the document fragment.
endDTD() - Method in class org.apache.xerces.parsers.DTDParser
The end of the DTD.
endDTD(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of the DTD.
endDTD(Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of the DTD.
endDTD(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of the DTD.
endDTD(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of the DTD.
endDTD(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The end of the DTD.
endElement() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
 
endElement(QName, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of an element.
endElement(QName, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of an element.
endElement(QName, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of an element.
endElement(QName, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The end of an element.
endElement(QName, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of an element.
endElement(QName, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
The end of an element.
endElement(QName, XSElementDecl) - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
The end of an element.
endElement(QName, XSElementDecl) - Method in class org.apache.xerces.impl.xs.identity.Selector.Matcher
 
endEntity() - Method in class org.apache.xerces.impl.XMLEntityManager
Ends an entity.
endEntity(String) - Method in class org.apache.xerces.parsers.DTDParser
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.impl.XMLScanner
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
This method notifies the end of an entity.
endEntity(String) - Method in interface org.apache.xerces.impl.XMLEntityHandler
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
This method notifies the end of an entity.
endExternalSubset() - Method in class org.apache.xerces.parsers.DTDParser
The end of the external subset.
endExternalSubset(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of the DTD external subset.
endExternalSubset(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The end of the DTD external subset.
endGeneralEntity(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies the end of an entity.
endGeneralEntity(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
This method notifies the end of a general entity.
endGeneralEntity(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
This method notifies the end of an entity.
endGeneralEntity(String, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
This method notifies the end of a general entity.
endGeneralEntity(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
This method notifies the end of a general entity.
endGeneralEntity(String, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
This method notifies the end of a general entity.
endGroup(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a group for mixed or children content models.
endGroup(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of a group for mixed or children content models.
endGroup(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The end of a group for mixed or children content models.
endOfFileHook(EOFException) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
End of file hook.
endOfFileHook(EOFException) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
End of file hook.
endParameterEntity(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies the end of an entity.
endParameterEntity(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
This method notifies the end of an entity.
endParameterEntity(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
This method notifies the end of a parameter entity.
endParameterEntity(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
This method notifies the end of an entity.
endPrefixMapping(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
The end of a namespace prefix mapping.
endValueScope() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Ends scope for value store.
endValueScopeFor(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Ends the value scope for the specified identity constraint.
endValueScopeFor(IdentityConstraint) - Method in interface org.apache.xerces.impl.xs.identity.FieldActivator
Ends the value scope for the specified identity constraint.
ensureAttributeDeclCapacity(int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Ensures storage for attribute declaration mappings.
ensureCapacity(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Ensures that the internal tables are large enough.
ensureElementDeclCapacity(int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Ensures storage for element declaration mappings.
entities - Variable in class org.apache.xerces.dom.DocumentTypeImpl
Entities.
ENTITY_MANAGER - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: entity manager.
ENTITY_MANAGER - Static variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
ENTITY_MANAGER - Static variable in class org.apache.xerces.impl.XMLScanner
Property identifier: entity manager.
ENTITY_MANAGER - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
ENTITY_MANAGER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Entity manager property ("internal/entity-manager").
ENTITY_RESOLVER - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class org.apache.xerces.parsers.XMLParser
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class org.apache.xerces.impl.XMLEntityManager
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: entity resolver.
ENTITY_RESOLVER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Entity resolver property ("internal/entity-resolver").
ENTITYDatatypeValidator - class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator.
ENTITYDatatypeValidator implements the DatattypeValidator interface.
ENTITYDatatypeValidator() - Constructor for class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator
 
ENTITYDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator
 
EntityDV - class org.apache.xerces.impl.dv.xs.EntityDV.
Represent the schema type "entity"
EntityDV() - Constructor for class org.apache.xerces.impl.dv.xs.EntityDV
 
EntityImpl - class org.apache.xerces.dom.EntityImpl.
Entity nodes hold the reference data for an XML Entity -- either parsed or unparsed.
EntityImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.EntityImpl
Factory constructor.
entityLocation - Variable in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
container for all relevant entity location information.
entityLocation - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
entity location information
EntityReferenceImpl - class org.apache.xerces.dom.EntityReferenceImpl.
EntityReference models the XML &entityname; syntax, when used for entities defined by the DOM.
EntityReferenceImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.EntityReferenceImpl
Factory constructor.
EntityResolverWrapper - class org.apache.xerces.util.EntityResolverWrapper.
This class wraps a SAX entity resolver in an XNI entity resolver.
EntityResolverWrapper() - Constructor for class org.apache.xerces.util.EntityResolverWrapper
Default constructor.
EntityResolverWrapper(EntityResolver) - Constructor for class org.apache.xerces.util.EntityResolverWrapper
Wraps the specified SAX entity resolver.
EntityState - interface org.apache.xerces.impl.validation.EntityState.
The entity state interface defines methods that must be implemented by components that store information about entity declarations, as well as by entity validator that will need to validate attributes of type entity.
enumeration - Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
enumeration
enumeration - Variable in class org.apache.xerces.impl.dv.XSFacets
Vector containing values of Enumeration facet, as String's.
ENUMERATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
enumNSDecls - Variable in class org.apache.xerces.impl.dv.XSFacets
An array parallel to "Vector enumeration".
EQUAL - Static variable in class org.apache.xerces.impl.dv.xs.TypeValidator
 
equals(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
 
equals(Object) - Method in class org.apache.xerces.util.URI
Determines if the passed-in Object is equivalent to this URI.
equals(Object) - Method in class org.apache.xerces.impl.dtd.XMLContentSpec
Returns true if the two objects are equal.
equals(Object) - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
equals(Object) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Return true if patterns are the same and the options are equivalent.
equals(Object) - Method in class org.apache.xerces.impl.xs.XSElementDecl
whether two decls are the same
equals(XInt) - Method in class org.apache.xerces.impl.xs.util.XInt
 
ERROR_HANDLER - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Property identifier: error handler.
ERROR_HANDLER - Static variable in class org.apache.xerces.parsers.XMLParser
Property identifier: error handler.
ERROR_HANDLER - Static variable in class org.apache.xerces.impl.XMLErrorReporter
Property identifier: error handler.
ERROR_HANDLER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Error handler property ("internal/error-handler").
ERROR_REPORTER - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
ERROR_REPORTER - Static variable in class org.apache.xerces.impl.XMLNamespaceBinder
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class org.apache.xerces.impl.XMLScanner
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class org.apache.xerces.impl.XMLEntityManager
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: error reporter.
ERROR_REPORTER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Error reporter property ("internal/error-reporter").
error(String, String, XMLParseException) - Method in class org.apache.xerces.util.ErrorHandlerWrapper
Reports an error.
error(String, String, XMLParseException) - Method in class org.apache.xerces.util.DOMErrorHandlerWrapper
Reports an error.
error(String, String, XMLParseException) - Method in class org.apache.xerces.util.DefaultErrorHandler
Error.
errorChecking - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Bypass error checking.
ErrorHandlerWrapper - class org.apache.xerces.util.ErrorHandlerWrapper.
This class wraps a SAX error handler in an XNI error handler.
ErrorHandlerWrapper() - Constructor for class org.apache.xerces.util.ErrorHandlerWrapper
Default constructor.
ErrorHandlerWrapper(ErrorHandler) - Constructor for class org.apache.xerces.util.ErrorHandlerWrapper
Wraps the specified SAX error handler.
EventImpl - class org.apache.xerces.dom.events.EventImpl.
EventImpl is an implementation of the basic "generic" DOM Level 2 Event object.
EventImpl() - Constructor for class org.apache.xerces.dom.events.EventImpl
 
eventListeners - Variable in class org.apache.xerces.dom.DocumentImpl
Table for event listeners registered to this document nodes.
eventPhase - Variable in class org.apache.xerces.dom.events.EventImpl
 
ExceptionMessages - class org.apache.xerces.impl.msg.ExceptionMessages.
This file contains error and warning messages to be localized The messages are arranged in key and value tuples in a ListResourceBundle.
ExceptionMessages() - Constructor for class org.apache.xerces.impl.msg.ExceptionMessages
 
ExceptionMessagesLocalizer - class org.apache.xerces.impl.msg.ExceptionMessagesLocalizer.
 
ExceptionMessagesLocalizer() - Constructor for class org.apache.xerces.impl.msg.ExceptionMessagesLocalizer
 
expandSystemId(String) - Static method in class org.apache.xerces.impl.XMLEntityManager
Expands a system id and returns the system id as a URI, if it can be expanded.
expandSystemId(String, String) - Static method in class org.apache.xerces.impl.XMLEntityManager
Expands a system id and returns the system id as a URI, if it can be expanded.
EXTENSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
EXTERNAL_DTD_SUBSET - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: external dtd subset.
EXTERNAL_GENERAL_ENTITIES - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Feature identifier: external general entities.
EXTERNAL_GENERAL_ENTITIES - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: external general entities.
EXTERNAL_GENERAL_ENTITIES - Static variable in class org.apache.xerces.impl.XMLEntityManager
Feature identifier: external general entities.
EXTERNAL_GENERAL_ENTITIES_FEATURE - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: external general entities.
EXTERNAL_GENERAL_ENTITIES_FEATURE - Static variable in class org.apache.xerces.impl.Constants
External general entities feature ("external-general-entities ").
EXTERNAL_PARAMETER_ENTITIES - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Feature identifier: external parameter entities.
EXTERNAL_PARAMETER_ENTITIES - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: external parameter entities.
EXTERNAL_PARAMETER_ENTITIES - Static variable in class org.apache.xerces.impl.XMLEntityManager
Feature identifier: external parameter entities.
EXTERNAL_PARAMETER_ENTITIES_FEATURE - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: external parameter entities.
EXTERNAL_PARAMETER_ENTITIES_FEATURE - Static variable in class org.apache.xerces.impl.Constants
External parameter entities feature ("external-parameter-entities ").
externalEntityDecl(String, String, String) - Method in class org.apache.xerces.parsers.DTDParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
An external entity declaration.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
An external entity declaration.
extractContents() - Method in class org.apache.xerces.dom.RangeImpl
 

F

fAbstractSchema - Variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
FACET_DURATION - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_ENCODING - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_ENUMERATION - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the enumeration facet
FACET_ENUMERATION - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_FRACTIONDIGITS - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the fractionDigits facet
FACET_LENGTH - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the length facet
FACET_LENGTH - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_MAXEXCLUSIVE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the maxExclusive facet
FACET_MAXEXCLUSIVE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_MAXINCLUSIVE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the maxInclusive facet
FACET_MAXINCLUSIVE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_MAXLENGTH - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the maxLength facet
FACET_MAXLENGTH - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_MINEXCLUSIVE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the minExclusive facet
FACET_MINEXCLUSIVE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_MININCLUSIVE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the minInclusive facet
FACET_MININCLUSIVE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_MINLENGTH - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the minLength facet
FACET_MINLENGTH - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_PATTERN - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the pattern facet
FACET_PATTERN - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_PERIOD - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_PRECISSION - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_SCALE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FACET_TOTALDIGITS - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the totalDigits facet
FACET_WHITESPACE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the whiteSpace facet
FACET_WHITESPACE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
FacetsInconsistent - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
fAllowJavaEncodings - Variable in class org.apache.xerces.impl.XMLEntityManager
Allow Java encoding names.
fAmpSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "amp".
fAnySimpleType - Static variable in class org.apache.xerces.impl.xs.SchemaGrammar
 
fAnyType - Static variable in class org.apache.xerces.impl.xs.SchemaGrammar
 
fAposSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "apos".
fASModels - Variable in class org.apache.xerces.dom.ASModelImpl
 
fatalError(String, String, XMLParseException) - Method in class org.apache.xerces.util.ErrorHandlerWrapper
Report a fatal error.
fatalError(String, String, XMLParseException) - Method in class org.apache.xerces.util.DOMErrorHandlerWrapper
Report a fatal error.
fatalError(String, String, XMLParseException) - Method in class org.apache.xerces.util.DefaultErrorHandler
Fatal error.
fAttrDecl - Variable in class org.apache.xerces.impl.xs.XSAttributeUse
 
fAttrGrp - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fAttributeDecl - Variable in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
Temporary Attribute decl.
fAttributes - Variable in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
XML attributes.
fAttributes - Variable in class org.apache.xerces.util.XMLAttributesImpl
Attribute information.
fAttributeWC - Variable in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
fAugmentations - Variable in class org.apache.xerces.util.XMLAttributesImpl
Augmentations information for each attribute number of augmentations is equal to the number of attributes
fAugmentations - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fBaseSystemId - Variable in class org.apache.xerces.util.XMLResourceIdentifierImpl
The base system identifier.
fBaseSystemId - Variable in class org.apache.xerces.dom.DOMInputSourceImpl
 
fBaseType - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fBaseURI - Variable in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
fBlock - Variable in class org.apache.xerces.impl.xs.XSElementDecl
 
fBlock - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fBuckets - Variable in class org.apache.xerces.util.SymbolTable
Buckets.
fBuckets - Variable in class org.apache.xerces.util.SymbolHash
Buckets.
fBuffer - Variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
fBuffer - Variable in class org.apache.xerces.impl.io.UCSReader
Byte buffer.
fBuffer - Variable in class org.apache.xerces.impl.io.UTF8Reader
Byte buffer.
fBuffer - Variable in class org.apache.xerces.impl.io.ASCIIReader
Byte buffer.
fBufferSize - Variable in class org.apache.xerces.impl.XMLEntityManager
Buffer size.
fByteStream - Variable in class org.apache.xerces.dom.DOMInputSourceImpl
 
fCharRefLiteral - Variable in class org.apache.xerces.impl.XMLScanner
Literal value of the last character refence scanned.
fCharStream - Variable in class org.apache.xerces.dom.DOMInputSourceImpl
 
fCMBuilder - Variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
fCMValidator - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fComponents - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
Components.
fConfiguration - Variable in class org.apache.xerces.parsers.XMLParser
The parser configuration.
fConstraintType - Variable in class org.apache.xerces.impl.xs.XSAttributeUse
 
fContentDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Content dispatcher.
fContentHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Content handler.
fContentType - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fContext - Variable in class org.apache.xerces.util.NamespaceSupport
Context indexes.
fContextStack - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Offset stack for contexts.
fContinueAfterFatalError - Variable in class org.apache.xerces.impl.XMLErrorReporter
Continue after fatal error feature.
fCreateCDATANodes - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Create cdata nodes.
fCreateEntityRefNodes - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Create entity reference nodes.
fCurrentAttributeIndex - Variable in class org.apache.xerces.impl.dtd.DTDGrammar
Current attribute index.
fCurrentCDATASection - Variable in class org.apache.xerces.parsers.AbstractDOMParser
 
fCurrentCDATASectionIndex - Variable in class org.apache.xerces.parsers.AbstractDOMParser
 
fCurrentContext - Variable in class org.apache.xerces.util.NamespaceSupport
The current context.
fCurrentElement - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Current element.
fCurrentElementIndex - Variable in class org.apache.xerces.impl.dtd.DTDGrammar
Current element index.
fCurrentEntity - Variable in class org.apache.xerces.impl.XMLEntityManager
Current entity.
fCurrentNode - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Current node.
fCurrentNodeIndex - Variable in class org.apache.xerces.parsers.AbstractDOMParser
 
fCurrentPSVI - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
current PSVI element info
fData - Variable in class org.apache.xerces.dom.DOMInputSourceImpl
 
fDatatypeValidatorFactory - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Datatype validator factory.
fDatatypeValidatorFactory - Variable in class org.apache.xerces.parsers.XMLGrammarParser
fDatatypeValidatorFactory
fDatatypeValidatorFactory - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Datatype validator factory.
fDatatypeValidatorFactory - Variable in class org.apache.xerces.impl.dtd.DTDGrammar
Datatype validator factory.
fDateValue - Variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
fDeclaration - Variable in class org.apache.xerces.impl.xs.AttributePSVImpl
attribute declaration
fDeclaration - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
element declaration
fDeclaredEntities - Variable in class org.apache.xerces.impl.XMLEntityManager
Shared declared entities.
fDeclHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Decl handler.
fDefault - Variable in class org.apache.xerces.impl.xs.XSElementDecl
 
fDefault - Variable in class org.apache.xerces.impl.xs.XSAttributeDecl
 
fDefault - Variable in class org.apache.xerces.impl.xs.XSAttributeUse
 
fDefaultErrorHandler - Variable in class org.apache.xerces.impl.XMLErrorReporter
Default error handler.
fDefaultValue - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fDeferNodeExpansion - Variable in class org.apache.xerces.parsers.AbstractDOMParser
 
fDeferredDocumentImpl - Variable in class org.apache.xerces.parsers.AbstractDOMParser
 
fDerivedBy - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Active dispatcher.
fDoctypeName - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Doctype name.
fDoctypePublicId - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Doctype declaration public identifier.
fDoctypeSystemId - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Doctype declaration system identifier.
fDocument - Variable in class org.apache.xerces.parsers.AbstractDOMParser
The document.
fDocumentClassName - Variable in class org.apache.xerces.parsers.AbstractDOMParser
The document class name to use.
fDocumentHandler - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
The document handler.
fDocumentHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Document handler.
fDocumentHandler - Variable in class org.apache.xerces.impl.XMLNamespaceBinder
Document handler.
fDocumentHandler - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Document handler.
fDocumentHandler - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Document handler.
fDocumentHandler - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Document handler.
fDocumentImpl - Variable in class org.apache.xerces.parsers.AbstractDOMParser
The default Xerces document implementation, if used.
fDocumentIndex - Variable in class org.apache.xerces.parsers.AbstractDOMParser
 
fDocumentSystemId - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Document system identifier.
fDocumentType - Variable in class org.apache.xerces.parsers.AbstractDOMParser
The document type node.
fDocumentTypeIndex - Variable in class org.apache.xerces.parsers.AbstractDOMParser
 
fDomErrorHandler - Variable in class org.apache.xerces.util.DOMErrorHandlerWrapper
 
fDoValidation - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fDTDContentModelHandler - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
The DTD content model handler.
fDTDContentModelHandler - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
DTD content model handler.
fDTDContentModelHandler - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
DTD content model handler.
fDTDDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
DTD dispatcher.
fDTDGrammar - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
DTD Grammar.
fDTDHandler - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
The DTD handler.
fDTDHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
DTD handler.
fDTDHandler - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
DTD handler.
fDTDHandler - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
DTD handler.
fDTDScanner - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
DTD scanner.
fDTDScanner - Variable in class org.apache.xerces.parsers.DTDParser
fDTDScanner
fDTDScanner - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
DTD scanner.
fDTDValidation - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Validation against only DTD
fDTDValidator - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
DTD Validator.
fDynamicValidation - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Dynamic validation.
fDynamicValidation - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fEleAttrsMapG - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
fEleAttrsMapL - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
fElementDepth - Variable in class org.apache.xerces.impl.xs.identity.Selector.Matcher
Element depth.
fElementName - Variable in class org.apache.xerces.impl.xs.identity.IdentityConstraint
name of owning element
fElements - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
The stack data.
fElementStack - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Element stack.
fElemPSVI - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
PSV infoset information for element
fEncoding - Variable in class org.apache.xerces.dom.DOMInputSourceImpl
 
fEncoding - Variable in class org.apache.xerces.impl.io.UCSReader
 
fEncodingSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "encoding".
fEnd - Variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
fEntities - Variable in class org.apache.xerces.impl.XMLEntityManager
Entities.
fEntityDepth - Variable in class org.apache.xerces.impl.XMLScanner
Entity depth.
fEntityHandler - Variable in class org.apache.xerces.impl.XMLEntityManager
Entity handler.
fEntityManager - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Entity manager.
fEntityManager - Variable in class org.apache.xerces.impl.XMLScanner
Entity manager.
fEntityRef - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fEntityResolver - Variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
fEntityResolver - Variable in class org.apache.xerces.util.DOMEntityResolverWrapper
The DOM entity resolver.
fEntityResolver - Variable in class org.apache.xerces.util.EntityResolverWrapper
The SAX entity resolver.
fEntityResolver - Variable in class org.apache.xerces.impl.XMLEntityManager
Entity resolver.
fEntityResolver - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Entity resolver
fEntityScanner - Variable in class org.apache.xerces.impl.XMLScanner
Entity scanner.
fEntityScanner - Variable in class org.apache.xerces.impl.XMLEntityManager
Entity scanner.
fEntityStack - Variable in class org.apache.xerces.impl.XMLEntityManager
Entity stack.
fEntityStack - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Entity stack.
fEnumSize - Variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
fErrorCodes - Variable in class org.apache.xerces.impl.xs.AttributePSVImpl
error codes
fErrorCodes - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
error codes
fErrorHandler - Variable in class org.apache.xerces.util.ErrorHandlerWrapper
The SAX error handler.
fErrorHandler - Variable in class org.apache.xerces.impl.XMLErrorReporter
Error handler.
fErrorReporter - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Error reporter.
fErrorReporter - Variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
fErrorReporter - Variable in class org.apache.xerces.impl.XMLNamespaceBinder
Error reporter.
fErrorReporter - Variable in class org.apache.xerces.impl.XMLScanner
Error reporter.
fErrorReporter - Variable in class org.apache.xerces.impl.XMLEntityManager
Error reporter.
fErrorReporter - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Error reporter.
fErrorReporter - Variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
fExpandedSystemId - Variable in class org.apache.xerces.util.XMLResourceIdentifierImpl
The expanded system identifier.
fExpandedSystemId - Variable in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
fExpression - Variable in class org.apache.xerces.impl.xpath.XPath
Expression.
fExternalGeneralEntities - Variable in class org.apache.xerces.impl.XMLEntityManager
External general entities.
fExternalNoNamespaceSchema - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fExternalParameterEntities - Variable in class org.apache.xerces.impl.XMLEntityManager
External parameter entities.
fExternalResolver - Variable in class org.apache.xerces.impl.xs.traversers.XSDHandler.LocationResolver
 
fExternalSchemas - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fExtraDVs - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
fFacets - Variable in class org.apache.xerces.impl.dv.dtd.AbstractDatatypeValidator
fFacets
fFeatures - Variable in class org.apache.xerces.util.ParserConfigurationSettings
Features.
fFieldActivator - Variable in class org.apache.xerces.impl.xs.identity.Selector.Matcher
Field activator.
fFieldCount - Variable in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Field count.
fFields - Variable in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Fields.
fFinal - Variable in class org.apache.xerces.impl.xs.XSElementDecl
 
fFinal - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fFullChecking - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fgBaseTypes - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactoryImpl
 
fGlobalIDConstraintMap - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
 
fGlobalMapStack - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
 
fgMessageKeys - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
fGrammar - Variable in class org.apache.xerces.dom.ASModelImpl
 
fGrammarBucket - Variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
fGrammarBucket - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Grammar bucket.
fGrammarFound - Variable in class org.apache.xerces.impl.validation.ValidationManager
 
fGrammarPool - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Grammar pool.
fGrammarPool - Variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
fGrammarPool - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fGrammars - Variable in class org.apache.xerces.impl.dtd.DTDGrammarBucket
Grammars associated with element root name.
fGrammars - Variable in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Grammars associated with element root name.
fGrammarsNS - Variable in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Grammars associated with namespaces.
fgRegistryExpanded - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactoryImpl
 
fGtSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "gt".
fHasExternalDTD - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
has external dtd
fIANA2JavaMap - Static variable in class org.apache.xerces.util.EncodingMap
fIANA2JavaMap
fIDAttrName - Variable in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
fIDConstraint - Variable in class org.apache.xerces.impl.xs.identity.XPathMatcher
REVISIT: do we need this? -NG protected NamespaceContext fNamespacesScope;
fIdCount - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Identifier count.
fIdElement - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Identifier element indexes.
fIdentityConstraint - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Identity constraint.
fIdentityConstraint - Variable in class org.apache.xerces.impl.xs.identity.Field
Identity constraint.
fIdentityConstraint - Variable in class org.apache.xerces.impl.xs.identity.Selector
Identity constraint.
fIdentityConstraint2ValueStoreMap - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Values stores associated to specific identity constraints.
fIdentityConstraintName - Variable in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Identity constraint name.
fIdName - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Identifier name indexes.
Field - class org.apache.xerces.impl.xs.identity.Field.
Schema identity constraint field.
Field.Matcher - class org.apache.xerces.impl.xs.identity.Field.Matcher.
Field matcher.
Field.Matcher(Field, Field.XPath, ValueStore) - Constructor for class org.apache.xerces.impl.xs.identity.Field.Matcher
Constructs a field matcher.
Field.XPath - class org.apache.xerces.impl.xs.identity.Field.XPath.
Field XPath.
Field.XPath(String, SymbolTable, NamespaceContext) - Constructor for class org.apache.xerces.impl.xs.identity.Field.XPath
Constructs a field XPath expression.
Field(Field.XPath, IdentityConstraint) - Constructor for class org.apache.xerces.impl.xs.identity.Field
Constructs a field.
FieldActivator - interface org.apache.xerces.impl.xs.identity.FieldActivator.
Interface for a field activator.
finalize() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Call user data handlers to let them know the nodes they are related to are being deleted.
fInCDATA - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fInCDATASection - Variable in class org.apache.xerces.parsers.AbstractDOMParser
True if inside CDATA section.
fIncludeComments - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Include Comments.
fIncludeIgnorableWhitespace - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Include ignorable whitespace.
findElemInTable(XSComplexTypeDecl, XSElementDecl, SymbolHash) - Static method in class org.apache.xerces.impl.xs.XSConstraints
 
findNamePoint(String, int) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Subroutine: Locate the named item, or the point at which said item should be added.
findNamePoint(String, String) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
This findNamePoint is for DOM Level 2 Namespaces.
fInDocument - Variable in class org.apache.xerces.parsers.AbstractDOMParser
True if inside document.
fInDTD - Variable in class org.apache.xerces.parsers.AbstractXMLDocumentParser
True if inside DTD.
fInDTD - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
True if in DTD.
fInDTDExternalSubset - Variable in class org.apache.xerces.parsers.AbstractDOMParser
True if inside DTD external subset.
fInDTDIgnore - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
True if in an ignore conditional section of the DTD.
findUTCSign(int, int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Return index of UTC char: 'Z', '+', '-'
fInputSource - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Input Source
fInputStream - Variable in class org.apache.xerces.impl.io.UCSReader
Input stream.
fInputStream - Variable in class org.apache.xerces.impl.io.UTF8Reader
Input stream.
fInputStream - Variable in class org.apache.xerces.impl.io.ASCIIReader
Input stream.
fInScanContent - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
SubScanner state: inside scanContent method.
fInternalSubset - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Internal subset buffer.
fInternalSubset - Variable in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
FIRST_ERROR - Static variable in interface org.apache.xerces.impl.xs.models.XSCMValidator
 
firstChild - Variable in class org.apache.xerces.dom.ParentNode
First child.
FIRSTCHILD - Static variable in class org.apache.xerces.dom.NodeImpl
 
firstChild() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the first child Node from the current node, after applying filter, whatToshow.
firstPos() - Method in class org.apache.xerces.impl.dtd.models.CMNode
 
FIXED_VALUE - Static variable in class org.apache.xerces.impl.xs.XSElementDecl
 
FIXED_VALUE - Static variable in class org.apache.xerces.impl.xs.XSAttributeDecl
 
fixURI(String) - Static method in class org.apache.xerces.impl.XMLEntityManager
Fixes a platform dependent filename to standard URI form.
fJava2IANAMap - Static variable in class org.apache.xerces.util.EncodingMap
fJava2IANAMap
fKey - Variable in class org.apache.xerces.impl.xs.identity.KeyRef
The key (or unique) being referred to.
fKeyValueStore - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
Key value store.
flags - Variable in class org.apache.xerces.dom.NodeImpl
 
flags - Variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
fLastComponent - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
Last component in the document pipeline
fLength - Variable in class org.apache.xerces.util.XMLAttributesImpl
Attribute count.
fLexicalHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Lexical handler.
fLiteralSystemId - Variable in class org.apache.xerces.util.XMLResourceIdentifierImpl
The literal system identifier.
fLiteralSystemId - Variable in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
fLoadExternalDTD - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Load external DTD.
FloatDV - class org.apache.xerces.impl.dv.xs.FloatDV.
Represent the schema type "float"
FloatDV() - Constructor for class org.apache.xerces.impl.dv.xs.FloatDV
 
fLocale - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
Locale.
fLocale - Variable in class org.apache.xerces.impl.XMLErrorReporter
The locale to be used to format error messages.
fLocationPairs - Variable in class org.apache.xerces.impl.xs.traversers.XSDHandler.LocationResolver
 
fLocationPaths - Variable in class org.apache.xerces.impl.xpath.XPath
Location paths.
fLocator - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Locator
fLocator - Variable in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
XML locator.
fLocator - Variable in class org.apache.xerces.impl.XMLErrorReporter
Document locator.
fLtSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "lt".
fMarkupDepth - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Markup depth.
fMatchedDepth - Variable in class org.apache.xerces.impl.xs.identity.Selector.Matcher
Depth at match.
fMatchers - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Active matchers.
fMatchersCount - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Count of active matchers.
fMatcherStack - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Stack of active XPath matchers for identity constraints.
fMaxOccurs - Variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
fMemberType - Variable in class org.apache.xerces.impl.xs.AttributePSVImpl
member type definition against which attribute was validated
fMemberType - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
member type definition against which element was validated
fMessageFormatters - Variable in class org.apache.xerces.impl.XMLErrorReporter
Mapping of Message formatters for domains.
fMinOccurs - Variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
fMiscFlags - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fName - Variable in class org.apache.xerces.impl.xs.XSNotationDecl
 
fName - Variable in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
fName - Variable in class org.apache.xerces.impl.xs.XSElementDecl
 
fName - Variable in class org.apache.xerces.impl.xs.XSGroupDecl
 
fName - Variable in class org.apache.xerces.impl.xs.XSAttributeDecl
 
fName - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fNamespace - Variable in class org.apache.xerces.util.NamespaceSupport
Namespace binding information.
fNamespaceAware - Variable in class org.apache.xerces.parsers.AbstractDOMParser
 
fNamespaceBinder - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Namespace binder.
fNamespaceList - Variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
fNamespacePrefixes - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Namespace prefixes.
fNamespaces - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Namespaces.
fNamespaces - Variable in class org.apache.xerces.util.XMLAttributesImpl
Namespaces.
fNamespaces - Variable in class org.apache.xerces.impl.XMLNamespaceBinder
Namespaces.
fNamespaces - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Namespaces.
fNamespaces - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Namespaces.
fNamespaces - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fNamespacesEnabled - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
DOM2: For namespace support in the deferred case.
fNamespaceSize - Variable in class org.apache.xerces.util.NamespaceSupport
The top of the namespace information array.
fNamespaceSupport - Variable in class org.apache.xerces.impl.XMLNamespaceBinder
Namespace support.
fNil - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
true if clause 3.2 of Element Locally Valid (Element) (3.3.4) is satisfied, otherwise false
fNodeCount - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node count.
fNodeExtra - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Extra data.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredNotationImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredAttrNSImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredAttrImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredCommentImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredCDATASectionImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredEntityReferenceImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredElementNSImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredProcessingInstructionImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredElementImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredTextImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredDocumentTypeImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredElementDefinitionImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredEntityImpl
Node index.
fNodeLastChild - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node first children.
fNodeListCache - Variable in class org.apache.xerces.dom.ParentNode
NodeList cache
fNodeName - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node names.
fNodeParent - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node parents.
fNodePrevSib - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node prev siblings.
fNodeType - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node types.
fNodeURI - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node namespace URI.
fNodeValue - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node values.
fNonSchemaAttrs - Variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
fNoNSGrammar - Variable in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
 
fNormalizeData - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Expose XML Schema schema_normalize_values via DOM
fNormalizeData - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Expose XML Schema schema_normalize_values via DOM
fNormalizeData - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fNormalizedValue - Variable in class org.apache.xerces.impl.xs.AttributePSVImpl
schema normalized value property
fNormalizedValue - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
schema normalized value property
fNotation - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
http://www.w3.org/TR/xmlschema-1/#e-notation
fNotationRegistry - Variable in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
fNotifyBuiltInRefs - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Notify built-in references.
fNotifyCharRefs - Variable in class org.apache.xerces.impl.XMLScanner
Character references notification.
fOffset - Variable in class org.apache.xerces.impl.io.UTF8Reader
Offset into buffer.
fOnlyPassPrefixMappingEvents - Variable in class org.apache.xerces.impl.XMLNamespaceBinder
Only pass start and end prefix mapping events.
FORM_QUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
FORM_UNQUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
formatMessage(Locale, String, Object[]) - Method in interface org.apache.xerces.util.MessageFormatter
Formats a message with the specified arguments using the given locale information.
formatMessage(Locale, String, Object[]) - Method in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
formatMessage(Locale, String, Object[]) - Method in class org.apache.xerces.impl.msg.XMLMessageFormatter
Formats a message with the specified arguments using the given locale information.
formatMessage(Locale, String, Object[]) - Method in class org.apache.xerces.impl.xs.XSMessageFormatter
Formats a message with the specified arguments using the given locale information.
fOtherValue - Variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
fOut - Variable in class org.apache.xerces.util.DOMErrorHandlerWrapper
 
fOut - Variable in class org.apache.xerces.util.DefaultErrorHandler
Print writer.
fOwnReaders - Variable in class org.apache.xerces.impl.XMLEntityManager
 
fParentSettings - Variable in class org.apache.xerces.util.ParserConfigurationSettings
Parent parser configuration settings.
fParseInProgress - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
True if a parse is in progress.
fParseInProgress - Variable in class org.apache.xerces.parsers.AbstractSAXParser
True if a parse is in progress.
fParticle - Variable in class org.apache.xerces.impl.xs.XSGroupDecl
 
fParticle - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fProcessContents - Variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
fPrologDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Prolog dispatcher.
fProperties - Variable in class org.apache.xerces.util.ParserConfigurationSettings
Properties.
fPublicId - Variable in class org.apache.xerces.util.XMLResourceIdentifierImpl
The public identifier.
fPublicId - Variable in class org.apache.xerces.dom.DOMInputSourceImpl
 
fPublicId - Variable in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
fPublicId - Variable in class org.apache.xerces.impl.xs.XSNotationDecl
 
fQName - Variable in class org.apache.xerces.parsers.AbstractSAXParser
 
fQuotient(int, int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
fQuotient(int, int, int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
fQuotSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "quot".
fractionDigits - Variable in class org.apache.xerces.impl.dv.XSFacets
value of fractionDigits facet.
fReadingExternalDTD - Variable in class org.apache.xerces.impl.dtd.DTDGrammar
fReadingExternalDTD
fRecognizedFeatures - Variable in class org.apache.xerces.util.ParserConfigurationSettings
Recognized features.
fRecognizedProperties - Variable in class org.apache.xerces.util.ParserConfigurationSettings
Recognized properties.
fReportEntity - Variable in class org.apache.xerces.impl.XMLScanner
Report entity boundary.
fResourceIdentifier - Variable in class org.apache.xerces.impl.XMLScanner
 
fRootName - Variable in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
fScanner - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Document scanner.
fScannerState - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
Scanner state.
fScannerState - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state.
fScanningAttribute - Variable in class org.apache.xerces.impl.XMLScanner
Scanning attribute.
fScanningDTD - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanning DTD.
fSchemaElementDefault - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fSchemaHandler - Variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
fSchemaHandler - Variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
fSchemaValidator - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
XML Schema Validator.
fSeenDoctypeDecl - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Seen doctype declaration.
fSeenExternalDTD - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
Seen external DTD.
fSeenExternalPE - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
Seen external parameter entity.
fSeenRoot - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fSelector - Variable in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Selector.
fShadowGrammarPool - Variable in class org.apache.xerces.parsers.CachingParserPool
Shadow the grammar pool for new parser instances.
fShadowSymbolTable - Variable in class org.apache.xerces.parsers.CachingParserPool
Shadow the symbol table for new parser instances.
fSize - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
The size of the stack.
fSpecified - Variable in class org.apache.xerces.impl.xs.AttributePSVImpl
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false
fSpecified - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
false if the element value was provided by the schema; true otherwise.
fStandalone - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
Standalone.
fStandalone - Variable in class org.apache.xerces.impl.XMLEntityManager
True if the document entity is standalone.
fStandalone - Variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Standalone.
fStandaloneSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "standalone".
fStart - Variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
fStore - Variable in class org.apache.xerces.impl.xs.identity.Field.Matcher
Value store for data values.
fSubGroup - Variable in class org.apache.xerces.impl.xs.XSElementDecl
 
fSubGroupHandler - Variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
fSymbolTable - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.parsers.CachingParserPool.SynchronizedSymbolTable
Main symbol table.
fSymbolTable - Variable in class org.apache.xerces.parsers.CachingParserPool.ShadowedSymbolTable
Main symbol table.
fSymbolTable - Variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
fSymbolTable - Variable in class org.apache.xerces.impl.XMLNamespaceBinder
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.XMLScanner
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.XMLEntityManager
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.xpath.XPath
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Symbol table.
fSymbolTable - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
fSymbolTable - Variable in class org.apache.xerces.impl.xs.SchemaSymbols.SchemaSymbolTable
Main symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.xs.identity.XPathMatcher
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
fSynchronizedGrammarPool - Variable in class org.apache.xerces.parsers.CachingParserPool
Grammar pool.
fSynchronizedSymbolTable - Variable in class org.apache.xerces.parsers.CachingParserPool
Symbol table.
fSystemId - Variable in class org.apache.xerces.dom.DOMInputSourceImpl
 
fSystemId - Variable in class org.apache.xerces.impl.xs.XSNotationDecl
 
fTableSize - Variable in class org.apache.xerces.util.SymbolHash
Default table size.
fTargetNamespace - Variable in class org.apache.xerces.impl.xs.XSNotationDecl
 
fTargetNamespace - Variable in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
fTargetNamespace - Variable in class org.apache.xerces.impl.xs.XSElementDecl
 
fTargetNamespace - Variable in class org.apache.xerces.impl.xs.SchemaGrammar
 
fTargetNamespace - Variable in class org.apache.xerces.impl.xs.XSGroupDecl
 
fTargetNamespace - Variable in class org.apache.xerces.impl.xs.XSAttributeDecl
 
fTargetNamespace - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
fTrailingMiscDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Trailing miscellaneous section dispatcher.
fType - Variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
fType - Variable in class org.apache.xerces.impl.xs.XSElementDecl
 
fType - Variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
fType - Variable in class org.apache.xerces.impl.xs.XSAttributeDecl
 
fTypeDecl - Variable in class org.apache.xerces.impl.xs.AttributePSVImpl
type of attribute, simpleType
fTypeDecl - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
type of element, could be xsi:type
fullSchemaChecking(XSGrammarBucket, SubstitutionGroupHandler, CMBuilder, XMLErrorReporter) - Static method in class org.apache.xerces.impl.xs.XSConstraints
used to check the 3 constraints against each complex type (should be each model group): Unique Particle Attribution, Particle Derivation (Restriction), Element Declrations Consistent.
fUse - Variable in class org.apache.xerces.impl.xs.XSAttributeUse
 
fUserDefinedTypes - Variable in class org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactoryImpl
 
fValidation - Variable in class org.apache.xerces.impl.XMLScanner
Validation.
fValidation - Variable in class org.apache.xerces.impl.XMLEntityManager
Validation.
fValidation - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Validation.
fValidation - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Validation.
fValidationAttempted - Variable in class org.apache.xerces.impl.xs.AttributePSVImpl
validation attempted: none, partial, full
fValidationAttempted - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
validation attempted: none, partial, full
fValidationContext - Variable in class org.apache.xerces.impl.xs.AttributePSVImpl
validation context: could be QName or XPath expression
fValidationContext - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
validation context: could be QName or XPath expression
fValidationManager - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
 
fValidationManager - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
 
fValidationManager - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fValidationState - Variable in class org.apache.xerces.impl.validation.ValidationManager
 
fValidationState - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
fValidator - Variable in class org.apache.xerces.impl.xs.identity.IDValue
 
fValidity - Variable in class org.apache.xerces.impl.xs.AttributePSVImpl
validity: valid, invalid, unknown
fValidity - Variable in class org.apache.xerces.impl.xs.ElementPSVImpl
validity: valid, invalid, unknown
fValue - Variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
fValue - Variable in class org.apache.xerces.impl.xs.identity.IDValue
 
fValues - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Current data values.
fValuesCount - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Current data value count.
fValueStoreCache - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Cache of value stores for identity constraint fields.
fValueStores - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
stores all global Values stores.
fValueTuples - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Data value tuples.
fVersion - Static variable in class org.apache.xerces.impl.Version
Version string.
fVersionSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "version".
fWarnDuplicateAttdef - Variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
warn on duplicate attribute definition, this feature works only when validation is true
fXMLDeclDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
XML declaration dispatcher.
fXmlnsSymbol - Variable in class org.apache.xerces.util.NamespaceSupport
Symbol: "xmlns".
fXmlSymbol - Variable in class org.apache.xerces.util.NamespaceSupport
Symbol: "xml".
fXPath - Variable in class org.apache.xerces.impl.xs.identity.Field
Field XPath.
fXPath - Variable in class org.apache.xerces.impl.xs.identity.Selector
XPath.
fXSIErrorReporter - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Error reporter.
fXSSimpleType - Variable in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 

G

get(int, String, String) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar.TupleHashtable
Returns the value associated with the specified key tuple.
get(QName) - Method in class org.apache.xerces.util.SymbolHash
 
get(String) - Method in class org.apache.xerces.util.SymbolHash
 
getAbstractSchema() - Method in class org.apache.xerces.parsers.DOMASBuilderImpl
Associate an ASModel with a document instance.
getActualEncoding() - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
getActualValue(String) - Method in class org.apache.xerces.impl.dv.xs.DateDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.TypeValidator
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.DateTimeDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.AnySimpleDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.HexBinaryDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.ListDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.DayDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.QNameDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.MonthDV
Convert a string to a compiled form
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.YearDV
Convert a string to a compiled form
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.Base64BinaryDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.FloatDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.UnionDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.DecimalDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.DoubleDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.EntityDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.YearMonthDV
Convert a string to a compiled form
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.BooleanDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.IDREFDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.TimeDV
Convert a string to a compiled form
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.AnyURIDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.MonthDayDV
Convert a string to a compiled form
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.IDDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.StringDV
 
getActualValue(String, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.DurationDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.TypeValidator
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.AnySimpleDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.HexBinaryDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.ListDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.QNameDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.Base64BinaryDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.FloatDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.UnionDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.DecimalDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.DoubleDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.EntityDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.BooleanDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.IDREFDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.AnyURIDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.IDDV
 
getAllowedFacets() - Method in class org.apache.xerces.impl.dv.xs.StringDV
 
getArgs() - Method in class org.apache.xerces.impl.dv.DatatypeException
Return the list of error arguments
getArgs() - Method in class org.apache.xerces.impl.xs.XMLSchemaException
 
getAsHint() - Method in class org.apache.xerces.dom.ASModelImpl
The hint to locating an ASModel.
getAsLocation() - Method in class org.apache.xerces.dom.ASModelImpl
The URI reference.
getASModels() - Method in class org.apache.xerces.dom.ASModelImpl
To retrieve a list of nested ASModels without reference to names.
getAsNodeType() - Method in class org.apache.xerces.dom.ASModelImpl
A code representing the underlying object as defined above.
getAsync() - Method in class org.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
getAttr(Element, String) - Static method in class org.apache.xerces.util.DOMUtil
 
getAttrChange() - Method in class org.apache.xerces.dom.events.MutationEventImpl
attrChange indicates the type of change which triggered the DOMAttrModified event.
getAttribute(int, String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the attribute value of the given name.
getAttribute(String) - Method in class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class org.apache.xerces.dom.ElementImpl
Look up a single Attribute by name.
getAttributeDecl() - Method in class org.apache.xerces.impl.xs.XSDeclarationPool
 
getAttributeDecl(int, XMLAttributeDecl) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getAttributeDecl
getAttributeDeclarations() - Method in class org.apache.xerces.dom.ASModelImpl
Instead of returning an all-in-one ASObject with ASModel methods, have discernible top-level/"global" attribute declarations.
getAttributeDeclIndex(int, String) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getAttributeDeclIndex
getAttributeDeclIndex(int, String) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
 
getAttributeDeclIsExternal(int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Returns true if the specified attribute declaration is external.
getAttributeNode(String) - Method in class org.apache.xerces.dom.ElementImpl
Look up a single Attribute by name.
getAttributeNodeNS(String, String) - Method in class org.apache.xerces.dom.ElementImpl
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
getAttributes() - Method in class org.apache.xerces.dom.NodeImpl
Return the collection of attributes associated with this node, or null if none.
getAttributes() - Method in class org.apache.xerces.dom.ElementImpl
Retrieve all the Attributes as a set.
getAttributes() - Method in class org.apache.xerces.dom.ElementDefinitionImpl
Query the attributes defined on this Element.
getAttributes() - Method in class org.apache.xerces.impl.xs.XSDDescription
If a call is triggered by an element/attribute/xsi:type in the instance, this call returns all attribute of such element (or enclosing element).
getAttributeUse() - Method in class org.apache.xerces.impl.xs.XSDeclarationPool
 
getAttributeUse(String, String) - Method in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
getAttributeUses() - Method in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
getAttrName() - Method in class org.apache.xerces.dom.events.MutationEventImpl
 
getAttrNS(Element, String, String) - Static method in class org.apache.xerces.util.DOMUtil
 
getAttrs(Element) - Static method in class org.apache.xerces.util.DOMUtil
 
getAttrValue(Element, String) - Static method in class org.apache.xerces.util.DOMUtil
 
getAttrValueNS(Element, String, String) - Static method in class org.apache.xerces.util.DOMUtil
 
getAugmentations(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an augmentations by attributes index.
getAugmentations(String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an augmentation by XML 1.0 qualified name.
getAugmentations(String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an augmentations by Namespace name.
getAvailableArray() - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
getBaseSystemId() - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Returns the base URI against which the literal SystemId is to be resolved.
getBaseSystemId() - Method in class org.apache.xerces.impl.XMLEntityScanner
Returns the base system identifier of the currently scanned entity, or null if none is available.
getBaseSystemId() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns the base system identifier of the currently scanned entity, or null if none is available.
getBaseSystemId() - Method in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
getBaseSystemId() - Method in class org.apache.xerces.impl.xs.XSDDescription
Returns the base URI against which the literal SystemId is to be resolved.
getBaseType() - Method in interface org.apache.xerces.impl.xs.XSTypeDecl
 
getBaseType() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
getBaseURI() - Method in class org.apache.xerces.dom.NodeImpl
The absolute base URI of this node or null if undefined.
getBaseURI() - Method in class org.apache.xerces.dom.DOMInputSourceImpl
The base URI to be used (see section 5.1.4 in ) for resolving relative URIs to absolute URIs.
getBeginning(int) - Method in class org.apache.xerces.impl.xpath.regex.Match
Return a start position in the target text matched to specified regular expression group.
getBit(int) - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
getBubbles() - Method in class org.apache.xerces.dom.events.EventImpl
 
getBuiltInType(String) - Method in class org.apache.xerces.impl.dv.SchemaDVFactory
Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.
getBuiltInType(String) - Method in class org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl
Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.
getBuiltInTypes() - Method in class org.apache.xerces.impl.dv.SchemaDVFactory
get all built-in simple types, which are stored in a hashtable keyed by the name
getBuiltInTypes() - Method in class org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl
get all built-in simple types, which are stored in a hashtable keyed by the name
getByteStream() - Method in class org.apache.xerces.dom.DOMInputSourceImpl
An attribute of a language-binding dependent type that represents a stream of bytes.
getCancelable() - Method in class org.apache.xerces.dom.events.EventImpl
 
getCapturedText(int) - Method in class org.apache.xerces.impl.xpath.regex.Match
Return an substring of the target text matched to specified regular expression group.
getCardinalityFacet() - Method in interface org.apache.xerces.impl.dv.XSSimpleType
Return the value of the "cardinality" fundamental facet.
getCharacterStream() - Method in class org.apache.xerces.dom.DOMInputSourceImpl
An attribute of a language-binding dependent type that represents a stream of 16-bit units.
getChildNodes() - Method in class org.apache.xerces.dom.NodeImpl
Obtain a NodeList enumerating all children of this node.
getChildNodes() - Method in class org.apache.xerces.dom.ParentNode
Obtain a NodeList enumerating all children of this node.
getChildNodes() - Method in class org.apache.xerces.dom.AttrImpl
Obtain a NodeList enumerating all children of this node.
getChildNodes() - Method in class org.apache.xerces.dom.CharacterDataImpl
Returns an empty node list.
getChildNodesUnoptimized() - Method in class org.apache.xerces.dom.ParentNode
Create a NodeList to access children that is use by subclass elements that have methods named getLength() or item(int).
getChildText(Node) - Static method in class org.apache.xerces.util.DOMUtil
Returns the concatenated child text of the specified node.
getCollapsed() - Method in class org.apache.xerces.dom.RangeImpl
 
getColumnNumber() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
Column number.
getColumnNumber() - Method in class org.apache.xerces.dom.DOMLocatorImpl
The column number where the error occured, or -1 if there is no column number available.
getColumnNumber() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Return the column number where the current document event ends.
getCommonAncestorContainer() - Method in class org.apache.xerces.dom.RangeImpl
 
getComplexTypeDecl() - Method in class org.apache.xerces.impl.xs.XSDeclarationPool
 
getConstraintType() - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
getConstraintType() - Method in class org.apache.xerces.impl.xs.XSAttributeDecl
 
getContainer() - Method in class org.apache.xerces.dom.ASModelImpl
If usage is EXTERNAL_SUBSET or NOT_USED, and the ASModel is simply a container of other ASModels.
getContentHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current content handler.
getContentModel(CMBuilder) - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
getContentModel(XSComplexTypeDecl) - Method in class org.apache.xerces.impl.xs.models.CMBuilder
Get content model for the a given type
getContentModelDeclarations() - Method in class org.apache.xerces.dom.ASModelImpl
Instead of returning an all-in-one ASObject with ASModel methods, have discernible top-level/"global content model declarations.
getContents() - Method in class org.apache.xerces.impl.msg.ExceptionMessages
Returns the list resource bundle contents.
getContents() - Method in class org.apache.xerces.impl.msg.DatatypeMessages
Returns the list resource bundle contents.
getContents() - Method in class org.apache.xerces.impl.msg.ImplementationMessages
Returns the list resource bundle contents.
getContentSpec(int, XMLContentSpec) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getContentSpec
getContentSpec(int, XMLContentSpec) - Method in interface org.apache.xerces.impl.dtd.XMLContentSpec.Provider
Fills in the provided content spec structure with content spec information for a unique identifier.
getContentSpecAsString(int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getContentSpecAsString
getContextType() - Method in class org.apache.xerces.impl.xs.XSDDescription
Get the context.
getCurrentNode() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the current Node.
getCurrentTarget() - Method in class org.apache.xerces.dom.events.EventImpl
 
getData() - Method in class org.apache.xerces.dom.CharacterDataImpl
Retrieve character data currently stored in this node.
getData() - Method in class org.apache.xerces.dom.ProcessingInstructionImpl
A PI's data content tells the processor what we actually want it to do.
getDataLength(Object) - Method in class org.apache.xerces.impl.dv.xs.TypeValidator
 
getDataLength(Object) - Method in class org.apache.xerces.impl.dv.xs.ListDV
 
getDataLength(Object) - Method in class org.apache.xerces.impl.dv.xs.QNameDV
 
getDatatypeValidator(String) - Method in class org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactoryImpl
 
getDate(int, int, int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Parses date CCYY-MM-DD
getDeclaredPrefixAt(int) - Method in class org.apache.xerces.util.NamespaceSupport
Returns the prefix at the specified index in the current context.
getDeclaredPrefixCount() - Method in class org.apache.xerces.util.NamespaceSupport
Return a count of all prefixes currently declared, including the default prefix if bound.
getDeclHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Returns the DTD declaration event handler.
getDecodedDataLength(byte[]) - Static method in class org.apache.xerces.impl.xs.util.HexBin
 
getDecodedDataLength(byte[]) - Static method in class org.apache.xerces.impl.xs.util.Base64
returns length of decoded data given an array containing encoded data.
getDefaultAttributes() - Method in class org.apache.xerces.dom.ElementImpl
Get the default attributes.
getDefinedFacets() - Method in interface org.apache.xerces.impl.dv.XSSimpleType
bit combination of the constants defined in this simple type.
getDispatcherName(XMLDocumentFragmentScannerImpl.Dispatcher) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Returns the dispatcher name.
getDoctype() - Method in class org.apache.xerces.dom.CoreDocumentImpl
For XML, this provides access to the Document Type Definition.
getDocument() - Method in class org.apache.xerces.parsers.AbstractDOMParser
Returns the DOM document object.
getDocument(Node) - Static method in class org.apache.xerces.util.DOMUtil
 
getDocumentClassName() - Method in class org.apache.xerces.parsers.AbstractDOMParser
This method retreives the name of current document class.
getDocumentElement() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Convenience method, allowing direct access to the child node which is considered the root of the actual document content.
getDocumentHandler() - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Returns the registered document handler.
getDOMImplementation() - Method in class org.apache.xerces.jaxp.DocumentBuilderImpl
 
getDOMImplementation() - Static method in class org.apache.xerces.dom.DOMImplementationImpl
NON-DOM: Obtain and return the single shared object
getDOMImplementation() - Static method in class org.apache.xerces.dom.CoreDOMImplementationImpl
NON-DOM: Obtain and return the single shared object
getDOMImplementation(String) - Method in class org.apache.xerces.dom.DOMImplementationSourceImpl
A method to request a DOM implementation.
getDTDContentModelHandler() - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Returns the registered DTD content model handler.
getDTDGrammar() - Method in class org.apache.xerces.parsers.DTDParser
getDTDGrammar
getDTDHandler() - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Returns the registered DTD handler.
getDTDHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current DTD handler.
getEffectiveLocalContext() - Method in class org.apache.xerces.impl.xs.SchemaNamespaceSupport
This method returns an array of Strings, as would be stored in a NamespaceSupport object.
getElement() - Method in class org.apache.xerces.dom.AttrImpl
Deprecated. Previous working draft of DOM Level 2. New method is getOwnerElement().
getElementById(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Introduced in DOM Level 2 Returns the Element whose ID is given by elementId.
getElementContentModelValidator(int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getElementContentModelValidator
getElementDecl() - Method in class org.apache.xerces.impl.xs.XSDeclarationPool
 
getElementDecl(int, XMLElementDecl) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getElementDecl
getElementDeclarations() - Method in class org.apache.xerces.dom.ASModelImpl
Instead of returning an all-in-one ASObject with ASModel methods, have discernible top-level/"global" element declarations.
getElementDeclIndex(QName, int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getElementDeclIndex
getElementDeclIndex(QName, int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Returns the element decl index.
getElementDeclIndex(String, int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getElementDeclIndex
getElementDeclIsExternal(int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Returns true if the specified element declaration is external.
getElementName() - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
 
getElements() - Method in class org.apache.xerces.dom.DocumentTypeImpl
NON-DOM: Access the collection of ElementDefinitions.
getElementsByTagName(String) - Method in class org.apache.xerces.dom.ElementImpl
Returns a NodeList of all descendent nodes (children, grandchildren, and so on) which are Elements and which have the specified tag name.
getElementsByTagName(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Return a live collection of all descendent Elements (not just immediate children) having the specified tag name.
getElementsByTagNameNS(String, String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
getElementsByTagNameNS(String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Introduced in DOM Level 2.
getEnclosingElementName() - Method in class org.apache.xerces.impl.xs.XSDDescription
If a call is triggered by an attribute or xsi:type, then this mehtod returns the enclosing element of such element.
getEncoding() - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
getEncoding() - Method in class org.apache.xerces.dom.EntityImpl
DOM Level 3 WD - experimental the encoding of this entity, when it is an external parsed entity.
getEncoding() - Method in class org.apache.xerces.dom.DOMInputSourceImpl
The character encoding, if known.
getEncodingName(byte[], int) - Method in class org.apache.xerces.impl.XMLEntityManager
Returns the IANA encoding name that is auto-detected from the bytes specified, with the endian-ness of that encoding where appropriate.
getEnd(int) - Method in class org.apache.xerces.impl.xpath.regex.Match
Return an end position in the target text matched to specified regular expression group.
getEndContainer() - Method in class org.apache.xerces.dom.RangeImpl
 
getEndOffset() - Method in class org.apache.xerces.dom.RangeImpl
 
getEntities() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Access the collection of general Entities, both external and internal, defined in the DTD.
getEntityDecl(int, XMLEntityDecl) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getEntityDecl
getEntityDeclarations() - Method in class org.apache.xerces.dom.ASModelImpl
Instead of returning an all-in-one ASObject with ASModel methods, have discernible top-level/"global" entity declarations.
getEntityDeclIndex(String) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getEntityDeclIndex
getEntityResolver() - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Return the current entity resolver.
getEntityResolver() - Method in class org.apache.xerces.parsers.DOMBuilderImpl
If a DOMEntityResolver has been specified, each time a reference to an external entity is encountered the DOMBuilder will pass the public and system IDs to the entity resolver, which can then specify the actual source of the entity.
getEntityResolver() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current entity resolver.
getEntityResolver() - Method in class org.apache.xerces.parsers.DOMParser
Return the current entity resolver.
getEntityResolver() - Method in class org.apache.xerces.util.DOMEntityResolverWrapper
Returns the DOM entity resolver.
getEntityResolver() - Method in class org.apache.xerces.util.EntityResolverWrapper
Returns the SAX entity resolver.
getEntityScanner() - Method in class org.apache.xerces.impl.XMLEntityManager
Returns the entity scanner.
getErrorChecking() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Returns true if the DOM implementation performs error checking.
getErrorCodes() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
A list of error codes generated from validation attempts.
getErrorCodes() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
A list of error codes generated from validation attempts.
getErrorHandler() - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Return the current error handler.
getErrorHandler() - Method in class org.apache.xerces.parsers.DOMBuilderImpl
In the event that an error is encountered in the XML document being parsed, the DOMDcoumentBuilder will call back to the errorHandler with the error information.
getErrorHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current error handler.
getErrorHandler() - Method in class org.apache.xerces.parsers.DOMParser
Return the current error handler.
getErrorHandler() - Method in class org.apache.xerces.util.ErrorHandlerWrapper
Returns the SAX error handler.
getErrorHandler() - Method in class org.apache.xerces.util.DOMErrorHandlerWrapper
 
getErrorNode() - Method in class org.apache.xerces.dom.DOMLocatorImpl
The DOM Node where the error occured, or null if there is no Node available.
getEventListeners(NodeImpl) - Method in class org.apache.xerces.dom.DocumentImpl
Retreive event listener registered on a given node
getEventPhase() - Method in class org.apache.xerces.dom.events.EventImpl
 
getException() - Method in class org.apache.xerces.util.ObjectFactory.ConfigurationError
Returns the exception associated to this error.
getException() - Method in class org.apache.xerces.dom.DOMErrorImpl
The byte or character offset into the input source, if we're parsing a file or a byte stream then this will be the byte offset into that stream, but if a character media is parsed then the offset will be the character offset.exception is a reserved word, we need to rename it.
getExpandedSystemId() - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Returns the expanded system identifier.
getExpandedSystemId() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Return the expanded system identifier for the current document event.
getExpandedSystemId() - Method in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
getExpandedSystemId() - Method in class org.apache.xerces.impl.xs.XSDDescription
Returns the expanded system identifier.
getExpandEntityReferences() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return whether children entity references are included in the iterator.
getExpandEntityReferences() - Method in class org.apache.xerces.dom.NodeIteratorImpl
Return whether children entity references are included in the iterator.
getFacets() - Method in class org.apache.xerces.impl.dv.dtd.AbstractDatatypeValidator
getFacets
getFacets() - Method in class org.apache.xerces.impl.dv.dtd.StringDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.dv.dtd.NOTATIONDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.dv.dtd.NMTOKENDatatypeValidator
 
getFacets() - Method in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
getFacets
getFacets() - Method in class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator
 
getFeature(String) - Method in class org.apache.xerces.jaxp.SAXParserFactoryImpl
returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getFeature(String) - Method in class org.apache.xerces.parsers.DOMBuilderImpl
Look up the value of a feature.
getFeature(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Query the state of a feature.
getFeature(String) - Method in class org.apache.xerces.parsers.DOMParser
Query the state of a feature.
getFeature(String) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Returns the state of a feature.
getFieldAt(int) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Returns the field at the specified index.
getFieldCount() - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Returns the field count.
getFilter() - Method in class org.apache.xerces.parsers.DOMBuilderImpl
When the application provides a filter, the parser will call out to the filter at the completion of the construction of each Element node.
getFilter() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the NodeFilter
getFilter() - Method in class org.apache.xerces.dom.NodeIteratorImpl
Return the filter
getFinalSet() - Method in interface org.apache.xerces.impl.xs.XSTypeDecl
 
getFinalSet() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
getFirstAttributeDeclIndex(int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getFirstAttributeDeclIndex
getFirstChild() - Method in class org.apache.xerces.dom.NodeImpl
The first child of this Node, or null if none.
getFirstChild() - Method in class org.apache.xerces.dom.ParentNode
The first child of this Node, or null if none.
getFirstChild() - Method in class org.apache.xerces.dom.AttrImpl
The first child of this Node, or null if none.
getFirstChildElement(Node) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the first child element node.
getFirstChildElement(Node, String) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the first child node with the given name.
getFirstChildElement(Node, String[]) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the first child node with the given name.
getFirstChildElement(Node, String, String, String) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the first child node with the given name and attribute name, value pair.
getFirstChildElementNS(Node, String[][]) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the first child node with the given qualified name.
getFirstChildElementNS(Node, String, String) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the first child node with the given qualified name.
getFirstElementDeclIndex() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
Returns the index of the first element declaration.
getFirstEntityDeclIndex() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getFirstEntityDeclIndex
getFirstNotationDeclIndex() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getFirstNotationDeclIndex
getFirstVisibleChildElement(Node) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the first visible child element node.
getFractionDigits(Object) - Method in class org.apache.xerces.impl.dv.xs.TypeValidator
 
getFractionDigits(Object) - Method in class org.apache.xerces.impl.dv.xs.DecimalDV
 
getFragment() - Method in class org.apache.xerces.util.URI
Get the fragment for this URI.
getGlobalAttributeDecl(String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
get one global attribute
getGlobalAttributeGroupDecl(String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
get one global attribute group
getGlobalDecl(XSDocumentInfo, int, QName) - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
getGlobalElementDecl(String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
get one global element
getGlobalGroupDecl(String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
get one global group
getGlobalTypeDecl(String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
get one global type
getGlobalValueStoreFor(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Returns the global value store associated to the specified IdentityConstraint.
getGrammar() - Method in class org.apache.xerces.dom.ASModelImpl
 
getGrammar(String) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
Returns the grammar associated to the specified key.
getGrammar(String) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Returns the grammar associated to the specified root element name.
getGrammar(String) - Method in class org.apache.xerces.impl.xs.XSGrammarBucket
Get the schema grammar for the specified namespace
getGrammarNS(String) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Returns the grammar associated to the specified target namespace.
getGrammars() - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
 
getGrammars() - Method in class org.apache.xerces.impl.xs.XSGrammarBucket
get all grammars in the registry
getGrammarsNS() - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Returns all grammars associated with namespaces.
getGrammarType() - Method in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
getGrammarType() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
getGrammarType() - Method in class org.apache.xerces.impl.xs.XSDDescription
the type of the grammar (e.g., DTD or XSD);
getGrammarType() - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
getHost() - Method in class org.apache.xerces.util.URI
Get the host for this URI.
getIANA2JavaMapping(String) - Static method in class org.apache.xerces.util.EncodingMap
Returns the Java encoding name for the specified IANA encoding name.
getIDConstraint() - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
 
getIDConstraintDecl(String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
get one identity constraint
getIDConstraints() - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
getIdentifier(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Returns a previously registered element with the specified identifier name, or null if no element is registered.
getIdentifiers() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Returns an enumeration registered of identifier names.
getIdentityConstraint() - Method in class org.apache.xerces.impl.xs.identity.Field
Returns the identity constraint.
getIdentityConstraint() - Method in class org.apache.xerces.impl.xs.identity.Selector
Returns the identity constraint.
getIdentityConstraintName() - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Returns the identity constraint name.
getIDRegistry() - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
getImplementation() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Retrieve information describing the abilities of this particular DOM implementation.
getImplementation() - Method in class org.apache.xerces.dom.DocumentImpl
Retrieve information describing the abilities of this particular DOM implementation.
getIndex(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getIndex(String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up the index of an attribute by XML 1.0 qualified name.
getIndex(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getIndex(String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up the index of an attribute by Namespace name.
getInstance() - Static method in class org.apache.xerces.impl.dv.SchemaDVFactory
Get an instance of SchemaDVFactory implementation.
getInterface(String) - Method in class org.apache.xerces.dom.NodeImpl
This method makes available a Node's specialized interface.
getInternalASModels() - Method in class org.apache.xerces.dom.ASModelImpl
 
getInternalStateInformation() - Method in class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
This method returns some internal state of a statefull validator
getInternalStateInformation() - Method in interface org.apache.xerces.impl.dv.dtd.StatefullDatatypeValidator
 
getInternalStateInformation() - Method in class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
A no-op method in this validator
getInternalStateInformation() - Method in class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
This method is unique to IDDatatypeValidator.
getInternalStateInformation() - Method in class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator
A no-op method in this validator
getInternalSubset() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Introduced in DOM Level 2.
getInternalSubset() - Method in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
getIsNamespaceAware() - Method in class org.apache.xerces.dom.ASModelImpl
true if this ASModel defines the document structure in terms of namespaces and local names ; false if the document structure is defined only in terms of QNames.
getIsSelector() - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
 
getItem(String) - Method in class org.apache.xerces.util.AugmentationsImpl
Get information identified by a key from the Augmentations structure
getItemType() - Method in interface org.apache.xerces.impl.dv.XSListSimpleType
return the item type definiton of List simple type schema component.
getJava2IANAMapping(String) - Static method in class org.apache.xerces.util.EncodingMap
Returns the IANA encoding name for the specified Java encoding name.
getKey() - Method in class org.apache.xerces.impl.dv.DatatypeException
Return the error code
getKey() - Method in class org.apache.xerces.impl.xs.XMLSchemaException
 
getKey() - Method in class org.apache.xerces.impl.xs.identity.KeyRef
Returns the key being referred to.
getKeyIntoReporter() - Method in class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
getLastChild() - Method in class org.apache.xerces.dom.NodeImpl
The first child of this Node, or null if none.
getLastChild() - Method in class org.apache.xerces.dom.ParentNode
The last child of this Node, or null if none.
getLastChild() - Method in class org.apache.xerces.dom.AttrImpl
The last child of this Node, or null if none.
getLastChild(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the last child of the given node.
getLastChild(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the last child of the given node.
getLastChildElement(Node) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the last child element node.
getLastChildElement(Node, String) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the last child node with the given name.
getLastChildElement(Node, String[]) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the last child node with the given name.
getLastChildElement(Node, String, String, String) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the last child node with the given name and attribute name, value pair.
getLastChildElementNS(Node, String[][]) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the last child node with the given qualified name.
getLastChildElementNS(Node, String, String) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the last child node with the given qualified name.
getLastVisibleChildElement(Node) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the last visible child element node.
getLength() - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getLength() - Method in class org.apache.xerces.util.XMLAttributesImpl
Return the number of attributes in the list.
getLength() - Method in class org.apache.xerces.dom.NodeImpl
NodeList method: Count the immediate children of this node
getLength() - Method in class org.apache.xerces.dom.ParentNode
NodeList method: Count the immediate children of this node
getLength() - Method in class org.apache.xerces.dom.AttrImpl
NodeList method: Count the immediate children of this node
getLength() - Method in class org.apache.xerces.dom.CharacterDataImpl
Report number of characters currently stored in this node's data.
getLength() - Method in class org.apache.xerces.dom.DeepNodeListImpl
Returns the length of the node list.
getLength() - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Report how many nodes are currently stored in this NamedNodeMap.
getLexicalHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Returns the lexical handler.
getLineNumber() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
Line number.
getLineNumber() - Method in class org.apache.xerces.dom.DOMLocatorImpl
The line number where the error occured, or -1 if there is no line number available.
getLineNumber() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Return the line number where the current document event ends.
getLiteralSystemId() - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Returns the literal system identifier.
getLiteralSystemId() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Return the literal system identifier for the current document event.
getLiteralSystemId() - Method in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
getLiteralSystemId() - Method in class org.apache.xerces.impl.xs.XSDDescription
Returns the literal system identifier.
getLocale() - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Returns the locale.
getLocale() - Method in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
get the local used for error messages
getLocalName() - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
getLocalName() - Method in class org.apache.xerces.dom.ElementNSImpl
Introduced in DOM Level 2.
getLocalName() - Method in class org.apache.xerces.dom.ASModelImpl
Returns the local part of the qualified name of this ASObject.
getLocalName() - Method in class org.apache.xerces.dom.AttrNSImpl
Introduced in DOM Level 2.
getLocalName(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getLocalName(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an attribute's local name by index.
getLocalName(Node) - Static method in class org.apache.xerces.util.DOMUtil
returns local name of this element if not null, otherwise returns the name of the node
getLocation() - Method in class org.apache.xerces.dom.DOMErrorImpl
The location of the error.
getLocation() - Method in class org.apache.xerces.impl.xpath.regex.ParseException
 
getLocationHints() - Method in class org.apache.xerces.impl.xs.XSDDescription
For import and references from the instance document, it's possible to have multiple hints for one namespace.
getLocationPath() - Method in class org.apache.xerces.impl.xpath.XPath
Returns a representation of the first location path for this XPath.
getLocationPaths() - Method in class org.apache.xerces.impl.xpath.XPath
Returns a representation of all location paths for this XPath.
getMajorCode() - Method in class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
getMatchedString() - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
Returns the matched string.
getMatcherAt(int) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Returns the XPath matcher at the specified index.
getMatcherCount() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Returns the count of XPath matchers.
getMatchingElemDecl(QName, XSElementDecl) - Method in class org.apache.xerces.impl.xs.SubstitutionGroupHandler
 
getMemberTypeName() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[member type definition name]
getMemberTypeName() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[member type definition name]
getMemberTypeNamespace() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[member type definition namespace]
getMemberTypeNamespace() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[member type definition namespace]
getMemberTypes() - Method in interface org.apache.xerces.impl.dv.XSUnionSimpleType
return the member type definitions of Union Simple Type schema component.
getMessage() - Method in class org.apache.xerces.dom.DOMErrorImpl
An implementation specific string describing the error that occured.
getMessageFormatter(String) - Method in class org.apache.xerces.impl.XMLErrorReporter
Returns the message formatter associated with the specified domain, or null if no message formatter is registered for that domain.
getMinorCode() - Method in class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
getName() - Method in class org.apache.xerces.dom.AttrImpl
In Attributes, NodeName is considered a synonym for the attribute's Name
getName() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Name of this document type.
getName(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getName(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Return the name of an attribute in this list (by position).
getName(int, QName) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the fields in the given QName structure with the values of the attribute name at the specified index.
getName(Node) - Static method in class org.apache.xerces.util.DOMUtil
 
getNamedItem(String) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Retrieve a node by name.
getNamedItemNS(String, String) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Introduced in DOM Level 2.
getNamespaceContext() - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Returns the current namespace context.
getNamespaceURI() - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
getNamespaceURI() - Method in class org.apache.xerces.dom.ElementNSImpl
Introduced in DOM Level 2.
getNamespaceURI() - Method in class org.apache.xerces.dom.ASModelImpl
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.xerces.dom.AttrNSImpl
Introduced in DOM Level 2.
getNamespaceURI(Node) - Static method in class org.apache.xerces.util.DOMUtil
 
getNewValue() - Method in class org.apache.xerces.dom.events.MutationEventImpl
 
getNextAttributeDeclIndex(int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getNextAttributeDeclIndex
getNextElementDeclIndex(int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
Returns the next index of the element declaration following the specified element declaration.
getNextEntityDeclIndex(int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getNextEntityDeclIndex
getNextNotationDeclIndex(int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getNextNotationDeclIndex
getNextSibling() - Method in class org.apache.xerces.dom.NodeImpl
The next child of this node's parent, or null if none
getNextSibling() - Method in class org.apache.xerces.dom.ChildNode
The next child of this node's parent, or null if none
getNextSiblingElement(Node) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the next sibling element node.
getNextSiblingElement(Node, String) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the next sibling node with the given name.
getNextSiblingElement(Node, String[]) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the next sibling node with the given name.
getNextSiblingElement(Node, String, String, String) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the next sibling node with the given name and attribute name, value pair.
getNextSiblingElementNS(Node, String[][]) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the next sibling node with the given qualified name.
getNextSiblingElementNS(Node, String, String) - Static method in class org.apache.xerces.util.DOMUtil
Finds and returns the next sibling node with the given qualified name.
getNextVisibleSiblingElement(Node) - Static method in class org.apache.xerces.util.DOMUtil
 
getNodeExtra(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the extra info of the given node.
getNodeExtra(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the extra info of the given node.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredNotationImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredAttrNSImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the node index.
getNodeIndex() - Method in interface org.apache.xerces.dom.DeferredNode
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredAttrImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredCommentImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredCDATASectionImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredEntityReferenceImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredElementNSImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredProcessingInstructionImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredElementImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredTextImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredDocumentTypeImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredElementDefinitionImpl
Returns the node index.
getNodeIndex() - Method in class org.apache.xerces.dom.DeferredEntityImpl
Returns the node index.
getNodeName() - Method in class org.apache.xerces.dom.NodeImpl
the name of this node.
getNodeName() - Method in class org.apache.xerces.dom.AttrImpl
Returns the attribute name
getNodeName() - Method in class org.apache.xerces.dom.ElementImpl
Returns the element name
getNodeName() - Method in class org.apache.xerces.dom.ElementDefinitionImpl
Returns the element definition name
getNodeName() - Method in class org.apache.xerces.dom.ASModelImpl
The name of this ASObject depending on the ASObject type.
getNodeName() - Method in class org.apache.xerces.dom.NotationImpl
Returns the notation name
getNodeName() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Returns the node name.
getNodeName() - Method in class org.apache.xerces.dom.CommentImpl
Returns the node name.
getNodeName() - Method in class org.apache.xerces.dom.TextImpl
Returns the node name.
getNodeName() - Method in class org.apache.xerces.dom.CDATASectionImpl
Returns the node name.
getNodeName() - Method in class org.apache.xerces.dom.EntityImpl
Returns the entity name
getNodeName() - Method in class org.apache.xerces.dom.EntityReferenceImpl
Returns the name of the entity referenced
getNodeName() - Method in class org.apache.xerces.dom.ProcessingInstructionImpl
Returns the target
getNodeName() - Method in class org.apache.xerces.dom.DocumentFragmentImpl
Returns the node name.
getNodeName() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Returns the document type name
getNodeName(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the name of the given node.
getNodeName(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the name of the given node.
getNodeObject(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Instantiates the requested node object.
getNodeType() - Method in class org.apache.xerces.dom.NodeImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.AttrImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.ElementImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.ElementDefinitionImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.NotationImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Returns the node type.
getNodeType() - Method in class org.apache.xerces.dom.CommentImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.TextImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.CDATASectionImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.EntityImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.EntityReferenceImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.ProcessingInstructionImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.DocumentFragmentImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.DocumentTypeImpl
A short integer indicating what type of node this is.
getNodeType(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the type of the given node.
getNodeType(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the type of the given node.
getNodeURI(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the URI of the given node.
getNodeURI(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the URI of the given node.
getNodeValue() - Method in class org.apache.xerces.dom.NodeImpl
Returns the node value.
getNodeValue() - Method in class org.apache.xerces.dom.AttrImpl
In Attribute objects, NodeValue is considered a synonym for Value.
getNodeValue() - Method in class org.apache.xerces.dom.CharacterDataImpl
 
getNodeValue(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the value of the given node.
getNodeValue(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the value of the given node.
getNodeValueString(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the real value of the given node.
getNodeValueString(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the real value of the given node.
getNonNormalizedValue(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Returns the non-normalized value of the attribute at the specified index.
getNotationDecl(int, XMLNotationDecl) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getNotationDecl
getNotationDecl(String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
get one global notation
getNotationDeclarations() - Method in class org.apache.xerces.dom.ASModelImpl
Instead of returning an all-in-one ASObject with ASModel methods, have discernible top-level/"global" notation declarations.
getNotationDeclIndex(String) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
getNotationDeclIndex
getNotationName() - Method in class org.apache.xerces.dom.EntityImpl
Unparsed entities -- which contain non-XML data -- have a "notation name" which tells applications how to deal with them.
getNotationPublicId() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[notation public]
getNotations() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Access the collection of Notations defined in the DTD.
getNotationSystemId() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[notation system]
getNumberOfGroups() - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Return the number of regular expression groups.
getNumberOfGroups() - Method in class org.apache.xerces.impl.xpath.regex.Match
Return the number of regular expression groups.
getOffset() - Method in class org.apache.xerces.dom.DOMLocatorImpl
The byte or character offset into the input source, if we're parsing a file or a byte stream then this will be the byte offset into that stream, but if a character media is parsed then the offset will be the character offset.
getOnlyPassPrefixMappingEvents() - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Returns true if the namespace binder only passes the prefix mapping events to the registered document handler; false if the namespace binder passes all document events.
getOptions() - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Returns a option string.
getOrderedFacet() - Method in interface org.apache.xerces.impl.dv.XSSimpleType
Return the value of the "ordered" fundamental facet.
getOwnerASModel() - Method in class org.apache.xerces.dom.ASModelImpl
The ASModel object associated with this ASObject.
getOwnerDocument() - Method in class org.apache.xerces.dom.NodeImpl
Find the Document that this Node belongs to (the document in whose context the Node was created).
getOwnerDocument() - Method in class org.apache.xerces.dom.ParentNode
Find the Document that this Node belongs to (the document in whose context the Node was created).
getOwnerDocument() - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
getOwnerElement() - Method in class org.apache.xerces.dom.AttrImpl
Returns the element node that this attribute is associated with, or null if the attribute has not been added to an element.
getParent(Element) - Static method in class org.apache.xerces.util.DOMUtil
 
getParentContext() - Method in class org.apache.xerces.util.NamespaceSupport
Returns the parent namespace context or null if there is no parent context.
getParentNode() - Method in class org.apache.xerces.dom.NodeImpl
Obtain the DOM-tree parent of this node, or null if it is not currently active in the DOM tree (perhaps because it has just been created or removed).
getParentNode() - Method in class org.apache.xerces.dom.ChildNode
Returns the parent node of this node
getParentNode(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the parent node of the given node.
getParentNode(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the parent node of the given node.
getParser() - Method in class org.apache.xerces.jaxp.SAXParserImpl
 
getParticleDecl() - Method in class org.apache.xerces.impl.xs.XSDeclarationPool
 
getPath() - Method in class org.apache.xerces.util.URI
Get the path for this URI.
getPath(boolean, boolean) - Method in class org.apache.xerces.util.URI
Get the path for this URI (optionally with the query string and fragment).
getPattern() - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
 
getPort() - Method in class org.apache.xerces.util.URI
Get the port for this URI.
getPrefix() - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
getPrefix() - Method in class org.apache.xerces.dom.ElementNSImpl
Introduced in DOM Level 2.
getPrefix() - Method in class org.apache.xerces.dom.ASModelImpl
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.xerces.dom.AttrNSImpl
Introduced in DOM Level 2.
getPrefix(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Returns the prefix of the attribute at the specified index.
getPrefix(String) - Method in class org.apache.xerces.util.NamespaceSupport
Look up a namespace URI and get one of the mapped prefix.
getPreviousSibling() - Method in class org.apache.xerces.dom.NodeImpl
The previous child of this node's parent, or null if none
getPreviousSibling() - Method in class org.apache.xerces.dom.ChildNode
The previous child of this node's parent, or null if none
getPrevSibling(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the prev sibling of the given node.
getPrevSibling(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the prev sibling of the given node.
getPrevValue() - Method in class org.apache.xerces.dom.events.MutationEventImpl
 
getPrimitiveKind() - Method in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
return an ID representing the built-in primitive base type.
getPrimitiveType() - Method in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
return the built-in primitive base type
getProperty(String) - Method in class org.apache.xerces.jaxp.SAXParserImpl
returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getProperty(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Query the value of a property.
getProperty(String) - Method in class org.apache.xerces.parsers.DOMParser
Query the value of a property.
getProperty(String) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Returns the value of a property.
getPublicId() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
Public identifier.
getPublicId() - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Returns the public identifier.
getPublicId() - Method in class org.apache.xerces.dom.NotationImpl
The Public Identifier for this Notation.
getPublicId() - Method in class org.apache.xerces.dom.EntityImpl
The public identifier associated with the entity.
getPublicId() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Introduced in DOM Level 2.
getPublicId() - Method in class org.apache.xerces.dom.DOMInputSourceImpl
The public identifier for this input source.
getPublicId() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Return the public identifier for the current document event.
getPublicId() - Method in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
getPublicId() - Method in class org.apache.xerces.impl.xs.XSDDescription
Returns the public identifier.
getQName(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getQName(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an attribute's XML 1.0 qualified name by index.
getQueryString() - Method in class org.apache.xerces.util.URI
Get the query string for this URI.
getReadOnly() - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM: Returns true if this node is read-only.
getRealPrevSibling(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the real prev sibling of the given node, directly from the data structures.
getRealPrevSibling(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the real prev sibling of the given node.
getRecognizedFeatures() - Method in class org.apache.xerces.impl.XMLErrorReporter
Returns a list of feature identifiers that are recognized by this component.
getRecognizedFeatures() - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Returns a list of feature identifiers that are recognized by this component.
getRecognizedFeatures() - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Returns a list of feature identifiers that are recognized by this component.
getRecognizedFeatures() - Method in class org.apache.xerces.impl.XMLEntityManager
Returns a list of feature identifiers that are recognized by this component.
getRecognizedFeatures() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Returns a list of feature identifiers that are recognized by this component.
getRecognizedFeatures() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Returns a list of feature identifiers that are recognized by this component.
getRecognizedFeatures() - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Returns a list of feature identifiers that are recognized by this component.
getRecognizedFeatures() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Returns a list of feature identifiers that are recognized by this component.
getRecognizedProperties() - Method in class org.apache.xerces.impl.XMLErrorReporter
Returns a list of property identifiers that are recognized by this component.
getRecognizedProperties() - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Returns a list of property identifiers that are recognized by this component.
getRecognizedProperties() - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Returns a list of property identifiers that are recognized by this component.
getRecognizedProperties() - Method in class org.apache.xerces.impl.XMLEntityManager
Returns a list of property identifiers that are recognized by this component.
getRecognizedProperties() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Returns a list of property identifiers that are recognized by this component.
getRecognizedProperties() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Returns a list of property identifiers that are recognized by this component.
getRecognizedProperties() - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Returns a list of property identifiers that are recognized by this component.
getRecognizedProperties() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Returns a list of property identifiers that are recognized by this component.
getRelatedNode() - Method in class org.apache.xerces.dom.events.MutationEventImpl
 
getRoot() - Method in class org.apache.xerces.dom.TreeWalkerImpl
 
getRoot() - Method in class org.apache.xerces.dom.NodeIteratorImpl
 
getRoot(Document) - Static method in class org.apache.xerces.util.DOMUtil
 
getRootName() - Method in class org.apache.xerces.impl.dtd.XMLDTDDescription
 
getSAXFeatures() - Static method in class org.apache.xerces.impl.Constants
Returns an enumeration of the SAX features.
getSAXProperties() - Static method in class org.apache.xerces.impl.Constants
Returns an enumeration of the SAX properties.
getScannerStateName(int) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Returns the scanner state name.
getScannerStateName(int) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Returns the scanner state name.
getSchemaDefault() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[schema default]
getSchemaDefault() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[schema default]
getSchemaNamespace() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[schema namespace]
getSchemaNormalizedValue() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[schema normalized value]
getSchemaNormalizedValue() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[schema normalized value]
getScheme() - Method in class org.apache.xerces.util.URI
Get the scheme for this URI.
getSchemeSpecificPart() - Method in class org.apache.xerces.util.URI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getSelector() - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Returns the selector.
getSeverity() - Method in class org.apache.xerces.dom.DOMErrorImpl
The severity of the error, either SEVERITY_WARNING, SEVERITY_ERROR, or SEVERITY_FATAL_ERROR.
getSpecified() - Method in class org.apache.xerces.dom.AttrImpl
The "specified" flag is true if and only if this attribute's value was explicitly specified in the original document.
getStandalone() - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
getStartContainer() - Method in class org.apache.xerces.dom.RangeImpl
 
getStartOffset() - Method in class org.apache.xerces.dom.RangeImpl
 
getStrictErrorChecking() - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
getStringData() - Method in class org.apache.xerces.dom.DOMInputSourceImpl
A string attribute that represents a sequence of 16 bit units (utf-16 encoded characters).
getSubstitutionGroup(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SubstitutionGroupHandler
get all elements that can substitute the given element, according to the spec, we shouldn't consider the {block} constraints.
getSymbol(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
getSymbol(String) - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
getSymbolTable() - Method in class org.apache.xerces.parsers.CachingParserPool
Returns the symbol table.
getSymbolTable() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
Returns the symbol table.
getSystemId() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
System identifier.
getSystemId() - Method in class org.apache.xerces.dom.NotationImpl
The System Identifier for this Notation.
getSystemId() - Method in class org.apache.xerces.dom.EntityImpl
The system identifier associated with the entity.
getSystemId() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Introduced in DOM Level 2.
getSystemId() - Method in class org.apache.xerces.dom.DOMInputSourceImpl
The system identifier, a URI reference , for this input source.
getTagName() - Method in class org.apache.xerces.dom.ElementImpl
Returns the name of the Element.
getTarget() - Method in class org.apache.xerces.dom.ProcessingInstructionImpl
A PI's "target" states what processor channel the PI's data should be directed to.
getTarget() - Method in class org.apache.xerces.dom.events.EventImpl
 
getTargetNamespace() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
Returns this grammar's target namespace.
getTargetNamespace() - Method in class org.apache.xerces.impl.xs.XSDDescription
If the context is "include" or "redefine", then return the target namespace of the enclosing schema document; otherwise, the expected target namespace of this document.
getTargetNamespace() - Method in interface org.apache.xerces.impl.xs.XSTypeDecl
 
getTargetNamespace() - Method in class org.apache.xerces.impl.xs.SchemaGrammar
Returns this grammar's target namespace.
getTargetNamespace() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
getTextContent() - Method in class org.apache.xerces.dom.NodeImpl
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class org.apache.xerces.dom.ParentNode
 
getTextContent() - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
getTextContent() - Method in class org.apache.xerces.dom.DocumentTypeImpl
 
getTime(int, int, int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Parses time hh:mm:ss.sss and time zone if any
getTimeStamp() - Method in class org.apache.xerces.dom.events.EventImpl
 
getTimeZone(int[], int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Parses time zone: 'Z' or {+,-} followed by hh:mm
getTotalDigits(Object) - Method in class org.apache.xerces.impl.dv.xs.TypeValidator
 
getTotalDigits(Object) - Method in class org.apache.xerces.impl.dv.xs.DecimalDV
 
getTriggeringComponent() - Method in class org.apache.xerces.impl.xs.XSDDescription
If a call is triggered by an element/attribute/xsi:type in the instance, this call returns the name of such triggering component: the name of the element/attribute, or the value of the xsi:type.
getType() - Method in class org.apache.xerces.dom.events.EventImpl
 
getType() - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Returns the identity constraint type.
getType(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getType(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an attribute's type by index.
getType(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getType(String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an attribute's type by XML 1.0 qualified name.
getType(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getType(String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an attribute's type by Namespace name.
getTypeDefinitionType() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[type definition type]
getTypeDefinitionType() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[type definition type]
getTypeName() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[type definition name]
getTypeName() - Method in interface org.apache.xerces.impl.xs.XSTypeDecl
 
getTypeName() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[type definition name]
getTypeName() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
getTypeNamespace() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[type definition namespace]
getTypeNamespace() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[type definition namespace]
getUri() - Method in class org.apache.xerces.dom.DOMLocatorImpl
The URI where the error occured, or null if there is no URI available.
getURI(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getURI(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an attribute's Namespace URI by index.
getURI(String) - Method in class org.apache.xerces.util.NamespaceSupport
Look up a prefix and get the currently-mapped Namespace URI.
getURI(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
getURI(String) - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
getUsageLocation() - Method in class org.apache.xerces.dom.ASModelImpl
0 if used internally, 1 if used externally, 2 if not all.
getUserData() - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM: Returns the user data associated to this node.
getUserData(NodeImpl) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM: kept for backward compatibility Retreive user data related to a given node
getUserData(Node, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Retrieves the object associated to a key on a this node.
getUserData(String) - Method in class org.apache.xerces.dom.NodeImpl
Retrieves the object associated to a key on a this node.
getUserinfo() - Method in class org.apache.xerces.util.URI
Get the userinfo for this URI.
getValidationAttempted() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
Determines the extent to which the document has been validated
getValidationAttempted() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
Determines the extent to which the document has been validated
getValidationContext() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
 
getValidationContext() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
 
getValidationState() - Method in class org.apache.xerces.impl.validation.ValidationManager
 
getValidity() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
Determine the validity of the node with respect to the validation being attempted
getValidity() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
Determine the validity of the node with respect to the validation being attempted
getValue() - Method in class org.apache.xerces.dom.AttrImpl
The "string value" of an Attribute is its text representation, which in turn is a concatenation of the string values of its children.
getValue(Attr) - Static method in class org.apache.xerces.util.DOMUtil
 
getValue(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getValue(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an attribute's value by index.
getValue(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getValue(String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an attribute's value by XML 1.0 qualified name.
getValue(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getValue(String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Look up an attribute's value by Namespace name.
getValueStoreFor(Field) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Returns the value store associated to the specified field.
getValueStoreFor(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Returns the value store associated to the specified IdentityConstraint.
getVariety() - Method in interface org.apache.xerces.impl.dv.XSSimpleType
Get the variety of the simple type: atomic, list or union.
getVersion() - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
getVersion() - Method in class org.apache.xerces.dom.EntityImpl
DOM Level 3 WD - experimental the version number of this entity, when it is an external parsed entity.
getWhatToShow() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the whatToShow value
getWhatToShow() - Method in class org.apache.xerces.dom.NodeIteratorImpl
Return the whatToShow value
getWhitespace() - Method in interface org.apache.xerces.impl.dv.XSSimpleType
Return the whitespace corresponding to this datatype.
getXercesFeatures() - Static method in class org.apache.xerces.impl.Constants
Returns an enumeration of the Xerces features.
getXercesProperties() - Static method in class org.apache.xerces.impl.Constants
Returns an enumeration of the Xerces properties.
getXInt(int) - Method in class org.apache.xerces.impl.xs.util.XIntPool
 
getXMLGrammarPool() - Method in class org.apache.xerces.parsers.CachingParserPool
Returns the grammar pool.
getXMLReader() - Method in class org.apache.xerces.jaxp.SAXParserImpl
Returns the XMLReader that is encapsulated by the implementation of this class.
getXPath() - Method in class org.apache.xerces.impl.xs.identity.Field
Returns the field XPath.
getXPath() - Method in class org.apache.xerces.impl.xs.identity.Selector
Returns the selector XPath.
getXSType() - Method in interface org.apache.xerces.impl.xs.XSTypeDecl
 
getXSType() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
getYearMonth(int, int, int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Parses date CCYY-MM
GRAMMAR_POOL - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Property identifier: grammar pool.
GREATER_THAN - Static variable in class org.apache.xerces.impl.dv.xs.TypeValidator
 

H

h - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
handleEndElement(QName, Augmentations, boolean) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Handles end element.
handleEndElement(QName, Augmentations, boolean) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Handle end element.
handleEndElement(QName, boolean) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Handles the end element.
handleError(DOMError) - Method in class org.apache.xerces.util.DOMErrorHandlerWrapper
 
handleStartElement(QName, XMLAttributes) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Handle element.
handleStartElement(QName, XMLAttributes, Augmentations, boolean) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Handles start element.
hasAttribute(String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasAttributeNS(String, String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasAttributes() - Method in class org.apache.xerces.dom.NodeImpl
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasChildNodes() - Method in class org.apache.xerces.dom.NodeImpl
Test whether this node has any children.
hasChildNodes() - Method in class org.apache.xerces.dom.ParentNode
Test whether this node has any children.
hasChildNodes() - Method in class org.apache.xerces.dom.AttrImpl
Test whether this node has any children.
HASDEFAULTS - Static variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
hasFeature(String, String) - Method in class org.apache.xerces.dom.DOMImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
hasFeature(String, String) - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
hash(char[], int, int) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedSymbolTable
Returns a hashcode value for the specified symbol information.
hash(char[], int, int) - Method in class org.apache.xerces.util.SymbolTable
Returns a hashcode value for the specified symbol information.
hash(char[], int, int) - Method in class org.apache.xerces.impl.xs.SchemaSymbols.SchemaSymbolTable
Returns a hashcode value for the specified symbol information.
hash(String) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedSymbolTable
Returns a hashcode value for the specified symbol.
hash(String) - Method in class org.apache.xerces.util.SymbolTable
Returns a hashcode value for the specified symbol.
hash(String) - Method in class org.apache.xerces.util.SymbolHash
Returns a hashcode value for the specified key.
hash(String) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar.TupleHashtable
Returns a hash value for the specified symbol.
hash(String) - Method in class org.apache.xerces.impl.xs.SchemaSymbols.SchemaSymbolTable
Returns a hashcode value for the specified symbol.
hashCode() - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Returns a hash code for this object.
hashCode() - Method in class org.apache.xerces.impl.dtd.XMLContentSpec
Returns a hash code for this node.
hashCode() - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
hashCode() - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
 
hashCode() - Method in class org.apache.xerces.impl.xs.XSElementDecl
get the hash code
HASSTRING - Static variable in class org.apache.xerces.dom.NodeImpl
 
HexBin - class org.apache.xerces.impl.dv.util.HexBin.
format validation This class encodes/decodes hexadecimal data
HexBin - class org.apache.xerces.impl.xs.util.HexBin.
format validation This class encodes/decodes hexadecimal data
HexBin() - Constructor for class org.apache.xerces.impl.dv.util.HexBin
 
HexBin() - Constructor for class org.apache.xerces.impl.xs.util.HexBin
 
HexBinaryDV - class org.apache.xerces.impl.dv.xs.HexBinaryDV.
Represent the schema type "hexBinary"
HexBinaryDV() - Constructor for class org.apache.xerces.impl.dv.xs.HexBinaryDV
 
hh - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
highSurrogate(int) - Static method in class org.apache.xerces.util.XMLChar
Returns the high surrogate of a supplemental character

I

IDDatatypeValidator - class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator.
IDDatatypeValidator - ID represents the ID attribute type from XML 1.0 Recommendation.
IDDatatypeValidator() - Constructor for class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
 
IDDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
 
IDDV - class org.apache.xerces.impl.dv.xs.IDDV.
Represent the schema type "ID"
IDDV() - Constructor for class org.apache.xerces.impl.dv.xs.IDDV
 
identifiers - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Identifiers.
IdentityConstraint - class org.apache.xerces.impl.xs.identity.IdentityConstraint.
Base class of Schema identity constraint.
IdentityConstraint(String, String) - Constructor for class org.apache.xerces.impl.xs.identity.IdentityConstraint
Default constructor.
IDREFDatatypeValidator - class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator.
IDREFDatatypeValidator - represents the IDREFS attribute type from XML 1.0 recommendation.
IDREFDatatypeValidator() - Constructor for class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
 
IDREFDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
 
IDREFDV - class org.apache.xerces.impl.dv.xs.IDREFDV.
Represent the schema type "IDREF"
IDREFDV() - Constructor for class org.apache.xerces.impl.dv.xs.IDREFDV
 
IDValue - class org.apache.xerces.impl.xs.identity.IDValue.
Stores a value associated with a particular field of an identity constraint that has successfully matched some string in an instance document.
IDValue(String, XSSimpleType) - Constructor for class org.apache.xerces.impl.xs.identity.IDValue
 
ignorableWhitespace(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Ignorable whitespace.
ignorableWhitespace(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Ignorable whitespace.
ignorableWhitespace(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Ignorable whitespace.
ignorableWhitespace(XMLString, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Ignorable whitespace.
ignorableWhitespace(XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Ignorable whitespace.
ignorableWhitespace(XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Ignorable whitespace.
IGNORABLEWS - Static variable in class org.apache.xerces.dom.NodeImpl
 
ignoredCharacters(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Characters within an IGNORE conditional section.
ignoredCharacters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Characters within an IGNORE conditional section.
ignoredCharacters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Characters within an IGNORE conditional section.
IllegalDecimalFacet - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
IllegalFacetValue - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
IllegalIntegerFacet - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
IllegalRealFacet - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
ImplementationMessages - class org.apache.xerces.impl.msg.ImplementationMessages.
This file contains error and warning messages used by the Apache Xerces parser.
ImplementationMessages() - Constructor for class org.apache.xerces.impl.msg.ImplementationMessages
 
importASObject(ASObject) - Method in class org.apache.xerces.dom.ASModelImpl
Imports ASObject into ASModel.
importNode(Node, boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Copies a node from another document to this document.
INCLUDE_COMMENTS_FEATURE - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
Feature id: include comments.
INCLUDE_COMMENTS_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Comments feature ("include-comments").
INCLUDE_IGNORABLE_WHITESPACE - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
Feature id: include ignorable whitespace.
INCLUDE_IGNORABLE_WHITESPACE - Static variable in class org.apache.xerces.impl.Constants
Include ignorable whitespace feature ("dom/include-ignorable-whitespace").
INDETERMINATE - Static variable in class org.apache.xerces.impl.dv.xs.TypeValidator
 
indexOf(int, int, char) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Computes index of given char within StringBuffer
inExternal - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
Note: flag of where the entity is defined, not whether it is a external entity
initEvent(String, boolean, boolean) - Method in class org.apache.xerces.dom.events.EventImpl
The DOM doesn't deal with constructors, so instead we have an initializer call to set most of the read-only fields.
INITIAL_CHUNK_COUNT - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Initial chunk size.
initialize(Object) - Method in class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
Initializes the internal datattype state with documentInstance state information
initialize(Object) - Method in interface org.apache.xerces.impl.dv.dtd.StatefullDatatypeValidator
 
initialize(Object) - Method in class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
This method is unique to IDREFDatatypeValidator
initialize(Object) - Method in class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
Initializes internal table of IDs used by ID datatype validator to keep track of ID's.
initialize(Object) - Method in class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator
Initializes internal Grammar reference This method is unique to ENTITYDatatypeValidator.
initializeContentModelStack() - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Initialize content model stack.
initialized - Variable in class org.apache.xerces.dom.events.EventImpl
 
initializeDTDRegistry() - Method in class org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactoryImpl
Initializes registry with primitive and derived Simple types.
initializeValues() - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in class org.apache.xerces.dom.events.MutationEventImpl
Initialize a mutation event, or overwrite the event's current settings with new values of the parameters.
initValueStoresFor(XSElementDecl) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Initializes the value stores for the specified element declaration.
insertASObject(ASObject) - Method in class org.apache.xerces.dom.ASModelImpl
Inserts ASObject into ASModel.
insertBefore(int, int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Inserts a child before the specified node in the table.
insertBefore(Node, Node) - Method in class org.apache.xerces.dom.NodeImpl
Move one or more node(s) to our list of children.
insertBefore(Node, Node) - Method in class org.apache.xerces.dom.ParentNode
Move one or more node(s) to our list of children.
insertBefore(Node, Node) - Method in class org.apache.xerces.dom.AttrImpl
Move one or more node(s) to our list of children.
insertBefore(Node, Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Since a Document may contain at most one top-level Element child, and at most one DocumentType declaraction, we need to subclass our add-children methods to implement this constraint.
insertData(int, String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Insert additional characters into the data stored in this node, at the offset specified.
insertedNodeFromDOM(Node) - Method in class org.apache.xerces.dom.RangeImpl
This function is called from the DOM.
insertNode(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
inSubstitutionGroup(XSElementDecl, XSElementDecl) - Method in class org.apache.xerces.impl.xs.SubstitutionGroupHandler
 
internalEntityDecl(String, XMLString, XMLString) - Method in class org.apache.xerces.parsers.DTDParser
An internal entity declaration.
internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An internal entity declaration.
internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
An internal entity declaration.
internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An internal entity declaration.
internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
An internal entity declaration.
internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
An internal entity declaration.
internalRemoveNamedItem(String, boolean) - Method in class org.apache.xerces.dom.AttributeMap
Internal removeNamedItem method allowing to specify whether an exception must be thrown if the specified name is not found.
internalRemoveNamedItemNS(String, String, boolean) - Method in class org.apache.xerces.dom.AttributeMap
Internal removeNamedItemNS method allowing to specify whether an exception must be thrown if the specified local name and namespace URI is not found.
internalSubset - Variable in class org.apache.xerces.dom.DocumentTypeImpl
 
intersection(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
IntStack - class org.apache.xerces.util.IntStack.
A simple integer based stack.
IntStack() - Constructor for class org.apache.xerces.util.IntStack
 
intValue() - Method in class org.apache.xerces.impl.xs.util.XInt
 
InvalidDatatypeFacetException - exception org.apache.xerces.impl.dv.InvalidDatatypeFacetException.
Datatype exception for invalid facet.
InvalidDatatypeFacetException - exception org.apache.xerces.impl.dv.dtd.InvalidDatatypeFacetException.
 
InvalidDatatypeFacetException() - Constructor for class org.apache.xerces.impl.dv.dtd.InvalidDatatypeFacetException
 
InvalidDatatypeFacetException(Exception) - Constructor for class org.apache.xerces.impl.dv.dtd.InvalidDatatypeFacetException
 
InvalidDatatypeFacetException(String) - Constructor for class org.apache.xerces.impl.dv.dtd.InvalidDatatypeFacetException
 
InvalidDatatypeFacetException(String, Exception) - Constructor for class org.apache.xerces.impl.dv.dtd.InvalidDatatypeFacetException
 
InvalidDatatypeFacetException(String, Object[]) - Constructor for class org.apache.xerces.impl.dv.InvalidDatatypeFacetException
Create a new datatype exception by providing an error code and a list of error message substitution arguments.
InvalidDatatypeValueException - exception org.apache.xerces.impl.dv.InvalidDatatypeValueException.
Datatype exception for invalid values.
InvalidDatatypeValueException - exception org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException.
 
InvalidDatatypeValueException() - Constructor for class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
InvalidDatatypeValueException(Exception) - Constructor for class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
InvalidDatatypeValueException(String) - Constructor for class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
InvalidDatatypeValueException(String, Exception) - Constructor for class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
InvalidDatatypeValueException(String, Object[]) - Constructor for class org.apache.xerces.impl.dv.InvalidDatatypeValueException
Create a new datatype exception by providing an error code and a list of error message substitution arguments.
InvalidEnumValue - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
isAbstract() - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
isAbstractType() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
isAnonymous() - Method in interface org.apache.xerces.impl.xs.XSTypeDecl
 
isAnonymous() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
isArrayByteBase64(byte[]) - Static method in class org.apache.xerces.impl.xs.util.Base64
 
isBase64(byte) - Static method in class org.apache.xerces.impl.dv.util.Base64
 
isBase64(byte) - Static method in class org.apache.xerces.impl.xs.util.Base64
 
isBase64(String) - Static method in class org.apache.xerces.impl.xs.util.Base64
 
isBounded() - Method in interface org.apache.xerces.impl.dv.XSSimpleType
Return the value of the "bounded" fundamental facet.
isCDATAAttribute(QName, QName) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
Returns whether the given attribute is of type CDATA or not
isConformantSchemeName(String) - Static method in class org.apache.xerces.util.URI
Determine whether a scheme conforms to the rules for a scheme name.
isContent(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character can be considered content.
isData(byte) - Static method in class org.apache.xerces.impl.dv.util.Base64
 
isData(byte) - Static method in class org.apache.xerces.impl.xs.util.Base64
 
isDeclaredEntity(String) - Method in class org.apache.xerces.impl.XMLEntityManager
Checks whether an entity given by name is declared.
isDTD() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
isDuplicateOf(IDValue) - Method in class org.apache.xerces.impl.xs.identity.IDValue
Returns whether the supplied IDValue is a duplicate of this IDValue.
isEmpty() - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
isEmpty() - Method in class org.apache.xerces.impl.xs.XSParticleDecl
 
isEntityDeclared(String) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
isEntityDeclared(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
isEntityDeclared(String) - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
isEntityDeclared(String) - Method in interface org.apache.xerces.impl.validation.EntityState
Query method to check if entity with this name was declared.
isEntityUnparsed(String) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
isEntityUnparsed(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
isEntityUnparsed(String) - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
isEntityUnparsed(String) - Method in interface org.apache.xerces.impl.validation.EntityState
Query method to check if entity is unparsed.
isEqual(Object, Object) - Method in interface org.apache.xerces.impl.dv.XSSimpleType
Check whether two actual values are equal.
isEqual(Object, Object) - Method in class org.apache.xerces.impl.dv.xs.TypeValidator
 
isEqual(Object, Object) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
isEqual(Object, Object) - Method in class org.apache.xerces.impl.dv.xs.DecimalDV
 
isEqualNode(Node, boolean) - Method in class org.apache.xerces.dom.NodeImpl
Tests whether two nodes are equal.
isEqualNode(Node, boolean) - Method in class org.apache.xerces.dom.ParentNode
Override inherited behavior from NodeImpl to support deep equal.
isEqualNode(Node, boolean) - Method in class org.apache.xerces.dom.AttrImpl
Override inherited behavior from ParentNode to support deep equal.
isEqualNode(Node, boolean) - Method in class org.apache.xerces.dom.ElementImpl
Override inherited behavior from NodeImpl and ParentNode to check on attributes
isExternal - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
 
isExternal() - Method in class org.apache.xerces.impl.XMLEntityScanner
Returns true if the current entity being scanned is external.
isExternal() - Method in class org.apache.xerces.impl.XMLEntityManager.Entity
Returns true if this is an external entity.
isExternal() - Method in class org.apache.xerces.impl.XMLEntityManager.InternalEntity
Returns true if this is an external entity.
isExternal() - Method in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Returns true if this is an external entity.
isExternal() - Method in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Returns true if this is an external entity.
isExternal() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns true if the current entity being scanned is external.
isExternalEntity(String) - Method in class org.apache.xerces.impl.XMLEntityManager
Checks whether an entity given by name is external.
isFinalState(int) - Method in class org.apache.xerces.impl.xs.models.XSDFACM
check whether the given state is one of the final states
isGenericURI() - Method in class org.apache.xerces.util.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isGlobal() - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
isGlobal() - Method in class org.apache.xerces.impl.xs.XSAttributeDecl
 
isGrammarFound() - Method in class org.apache.xerces.impl.validation.ValidationManager
 
isHex(String) - Static method in class org.apache.xerces.impl.xs.util.HexBin
 
isHidden(Node) - Static method in class org.apache.xerces.util.DOMUtil
 
isHighSurrogate(int) - Static method in class org.apache.xerces.util.XMLChar
Returns whether the given character is a high surrogate
isIdDeclared(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
isIdDeclared(String) - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
isIDType() - Method in interface org.apache.xerces.impl.dv.XSSimpleType
Check whether this type is or is derived from ID.
isIgnorableWhitespace() - Method in class org.apache.xerces.dom.TextImpl
NON-DOM: Returns whether this Text is ignorable whitespace.
isInvalid(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character is invalid.
isKidOK(Node, Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Uses the kidOK lookup table to check whether the proposed tree structure is legal.
isLowSurrogate(int) - Static method in class org.apache.xerces.util.XMLChar
Returns whether the given character is a low surrogate
isMarkup(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character can be considered markup.
isMatched() - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
Returns true if XPath has been matched.
isMemberTypeAnonymous() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[member type definition anonymous]
isMemberTypeAnonymous() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[member type definition anonymous]
isName(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNamespaceAware() - Method in class org.apache.xerces.jaxp.SAXParserImpl
 
isNamespaceAware() - Method in class org.apache.xerces.jaxp.DocumentBuilderImpl
 
isNamespaceAware() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
Returns true if this grammar is namespace aware.
isNamespaceAware() - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Returns true if this grammar is namespace aware.
isNamespaceAware() - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
isNameStart(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNCName(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNil() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[nil]
isNillable() - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
isNullable() - Method in class org.apache.xerces.impl.dtd.models.CMNode
 
isNullable() - Method in class org.apache.xerces.impl.dtd.models.CMAny
 
isNullable() - Method in class org.apache.xerces.impl.dtd.models.CMUniOp
 
isNullable() - Method in class org.apache.xerces.impl.dtd.models.CMBinOp
 
isNullable() - Method in class org.apache.xerces.impl.dtd.models.CMLeaf
 
isNullable() - Method in class org.apache.xerces.impl.xs.models.XSCMLeaf
 
isNullable() - Method in class org.apache.xerces.impl.xs.models.XSCMUniOp
 
isNullable() - Method in class org.apache.xerces.impl.xs.models.XSCMBinOp
 
isNumeric() - Method in interface org.apache.xerces.impl.dv.XSSimpleType
Return the value of the "numeric" fundamental facet.
isPad(byte) - Static method in class org.apache.xerces.impl.dv.util.Base64
 
isPad(byte) - Static method in class org.apache.xerces.impl.xs.util.Base64
 
isPE - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
isPE
isPubid(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isSameNode(Node) - Method in class org.apache.xerces.dom.NodeImpl
Returns whether this node is the same node as the given one.
isSpace(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isSpecified() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[schema specified]
isSpecified() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[schema specified]
isSpecified(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Returns true if the attribute is specified in the instance document.
isStandalone() - Method in class org.apache.xerces.impl.XMLEntityManager
Returns true if the document entity is standalone.
isSubsetOf(XSWildcardDecl) - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
Schema Component Constraint: Wildcard Subset
isSupplemental(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character is a supplemental character.
isSupported(String, String) - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
isTypeAnonymous() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
[type definition anonymous]
isTypeAnonymous() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
[type definition anonymous]
isUnparsed() - Method in class org.apache.xerces.impl.XMLEntityManager.Entity
Returns true if this is an unparsed entity.
isUnparsed() - Method in class org.apache.xerces.impl.XMLEntityManager.InternalEntity
Returns true if this is an unparsed entity.
isUnparsed() - Method in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Returns true if this is an unparsed entity.
isUnparsed() - Method in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Returns true if this is an unparsed entity.
isUnparsedEntity(String) - Method in class org.apache.xerces.impl.XMLEntityManager
Checks whether an entity given by name is unparsed.
isValid(int) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the specified character is valid.
isValidating() - Method in class org.apache.xerces.jaxp.SAXParserImpl
 
isValidating() - Method in class org.apache.xerces.jaxp.DocumentBuilderImpl
 
isValidIANAEncoding(String) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - Static method in class org.apache.xerces.util.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - Static method in class org.apache.xerces.util.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - Static method in class org.apache.xerces.util.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.xerces.util.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isWellFormedAddress(String) - Static method in class org.apache.xerces.util.URI
Determine whether a string is syntactically capable of representing a valid IPv4 address or the domain name of a network host.
isWhiteSpace(byte) - Static method in class org.apache.xerces.impl.dv.util.Base64
 
isWhiteSpace(byte) - Static method in class org.apache.xerces.impl.xs.util.Base64
 
isXMLName(String) - Static method in class org.apache.xerces.dom.CoreDocumentImpl
Check the string against XML's definition of acceptable names for elements and attributes and so on using the XMLCharacterProperties utility class
item(int) - Method in class org.apache.xerces.dom.NodeImpl
NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in class org.apache.xerces.dom.ParentNode
NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in class org.apache.xerces.dom.AttrImpl
NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in class org.apache.xerces.dom.DeepNodeListImpl
Returns the node at the specified index.
item(int) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Retrieve an item from the map by 0-based index.
iterators - Variable in class org.apache.xerces.dom.DocumentImpl
Iterators

K

key - Variable in class org.apache.xerces.util.SymbolHash.Entry
key is a name or QName
key - Variable in class org.apache.xerces.impl.dv.DatatypeException
 
key - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.OrderedHashtable.Entry
Key.
KEY - Static variable in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Type: key.
KEY_TYPE - Static variable in class org.apache.xerces.impl.xs.identity.UniqueOrKey
 
KeyRef - class org.apache.xerces.impl.xs.identity.KeyRef.
Schema key reference identity constraint.
KEYREF - Static variable in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Type: key reference.
KeyRef(String, String, UniqueOrKey) - Constructor for class org.apache.xerces.impl.xs.identity.KeyRef
Constructs a keyref with the specified name.
keys() - Method in class org.apache.xerces.util.AugmentationsImpl
Returns an enumeration of the keys in the Augmentations structure
kidOK - Static variable in class org.apache.xerces.dom.CoreDocumentImpl
Table for quick check of child insertion.

L

lastChild() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the last child Node from the current node, after applying filter, whatToshow.
lastPos() - Method in class org.apache.xerces.impl.dtd.models.CMNode
 
length - Variable in class org.apache.xerces.impl.dv.XSFacets
value of length facet.
LESS_THAN - Static variable in class org.apache.xerces.impl.dv.xs.TypeValidator
 
LEXICAL_HANDLER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Lexical handler property ("lexical-handler").
lineNumber - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Line number.
list - Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
list
LIST - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ListDatatypeValidator - class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator.
StringValidator validates that XML content is a W3C string type.
ListDatatypeValidator() - Constructor for class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
 
ListDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
 
ListDV - class org.apache.xerces.impl.dv.xs.ListDV.
Represent the schema list types
ListDV() - Constructor for class org.apache.xerces.impl.dv.xs.ListDV
 
literal - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
True if in a literal.
LOAD_AS_INFOSET - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: load as infoset.
LOAD_AS_INFOSET - Static variable in class org.apache.xerces.impl.Constants
Feature id: load as infoset.
LOAD_DTD_GRAMMAR_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Load dtd grammar when nonvalidating feature ("nonvalidating/load-dtd-grammar").
LOAD_EXTERNAL_DTD - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: load external DTD.
LOAD_EXTERNAL_DTD - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Feature identifier: load external DTD.
LOAD_EXTERNAL_DTD_FEATURE - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: load external dtd.
LOAD_EXTERNAL_DTD_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Load external dtd when nonvalidating feature ("nonvalidating/load-external-dtd").
load(String) - Method in class org.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
loadXML(String) - Method in class org.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
localizeMessage(String, Locale) - Static method in class org.apache.xerces.impl.msg.ExceptionMessagesLocalizer
This method returns the localized message
localName - Variable in class org.apache.xerces.dom.ElementNSImpl
DOM2: localName.
localName - Variable in class org.apache.xerces.dom.AttrNSImpl
DOM2: localName.
lookupElementDefinition(String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Returns the index of the element definition in the table with the specified name index, or -1 if no such definition exists.
lookupNamespacePrefix(String) - Method in class org.apache.xerces.dom.NodeImpl
Look up the prefix associated to the given namespace URI, starting from this node.
lookupNamespaceURI(String) - Method in class org.apache.xerces.dom.NodeImpl
Look up the namespace URI associated to the given prefix, starting from this node.
lowSurrogate(int) - Static method in class org.apache.xerces.util.XMLChar
Returns the low surrogate of a supplemental character

M

m - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
M - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
main(String[]) - Static method in class org.apache.xerces.impl.Constants
Prints all of the constants to standard output.
main(String[]) - Static method in class org.apache.xerces.impl.Version
Prints out the version number to System.out.
main(String[]) - Static method in class org.apache.xerces.impl.xpath.XPath
Main program entry.
main(String[]) - Static method in class org.apache.xerces.impl.xpath.regex.REUtil
Sample entry.
makeChildNode() - Method in class org.apache.xerces.dom.AttrImpl
 
makeGlobal() - Method in class org.apache.xerces.impl.xs.SchemaNamespaceSupport
 
mark(int) - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
mark(int) - Method in class org.apache.xerces.impl.io.UCSReader
Mark the present position in the stream.
mark(int) - Method in class org.apache.xerces.impl.io.UTF8Reader
Mark the present position in the stream.
mark(int) - Method in class org.apache.xerces.impl.io.ASCIIReader
Mark the present position in the stream.
markSupported() - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
markSupported() - Method in class org.apache.xerces.impl.io.UCSReader
Tell whether this stream supports the mark() operation.
markSupported() - Method in class org.apache.xerces.impl.io.UTF8Reader
Tell whether this stream supports the mark() operation.
markSupported() - Method in class org.apache.xerces.impl.io.ASCIIReader
Tell whether this stream supports the mark() operation.
MASK_CONTENT - Static variable in class org.apache.xerces.util.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.xerces.util.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.xerces.util.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.xerces.util.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.xerces.util.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.xerces.util.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.xerces.util.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.xerces.util.XMLChar
Valid character mask.
Match - class org.apache.xerces.impl.xpath.regex.Match.
An instance of this class has ranges captured in matching.
Match() - Constructor for class org.apache.xerces.impl.xpath.regex.Match
Creates an instance.
matched(String, XSSimpleType, boolean) - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
This method is called when the XPath handler matches the XPath expression.
matched(String, XSSimpleType, boolean) - Method in class org.apache.xerces.impl.xs.identity.Field.Matcher
This method is called when the XPath handler matches the XPath expression.
matches(char[]) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(char[], int, int) - Method in class org.apache.xerces.impl.xpath.regex.BMPattern
 
matches(char[], int, int) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern in specified range or not.
matches(char[], int, int, Match) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern in specified range or not.
matches(char[], Match) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(CharacterIterator) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(CharacterIterator, int, int) - Method in class org.apache.xerces.impl.xpath.regex.BMPattern
 
matches(CharacterIterator, Match) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(String) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(String, int, int) - Method in class org.apache.xerces.impl.xpath.regex.BMPattern
 
matches(String, int, int) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern in specified range or not.
matches(String, int, int, Match) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern in specified range or not.
matches(String, Match) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(String, String) - Static method in class org.apache.xerces.impl.xpath.regex.REUtil
 
matches(String, String, String) - Static method in class org.apache.xerces.impl.xpath.regex.REUtil
 
maxDayInMonthFor(int, int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Given {year,month} computes maximum number of days for given month
maxEffectiveTotalRange() - Method in class org.apache.xerces.impl.xs.XSParticleDecl
 
maxExclusive - Variable in class org.apache.xerces.impl.dv.XSFacets
value of maxExclusive facet.
maxInclusive - Variable in class org.apache.xerces.impl.dv.XSFacets
value of maxInclusive facet.
maxLength - Variable in class org.apache.xerces.impl.dv.XSFacets
value of maxLength facet.
mayMatch - Variable in class org.apache.xerces.impl.xs.identity.Field
 
mayMatch() - Method in class org.apache.xerces.impl.xs.identity.Field
 
mayReadChunks - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
 
memberType - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
If the type is a union type, then the member type which actually validated the string value.
memberTypes - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
If 1.
message - Variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
MessageFormatter - interface org.apache.xerces.util.MessageFormatter.
This interface provides a generic message formatting mechanism and is useful for producing messages that must be localed and/or formatted with replacement text.
minEffectiveTotalRange() - Method in class org.apache.xerces.impl.xs.XSParticleDecl
3.8.6 Effective Total Range (all and sequence) and Effective Total Range (choice) The following methods are used to return min/max range for a particle.
minExclusive - Variable in class org.apache.xerces.impl.dv.XSFacets
value of minExclusive facet.
minInclusive - Variable in class org.apache.xerces.impl.dv.XSFacets
value of minInclusive facet.
minLength - Variable in class org.apache.xerces.impl.dv.XSFacets
value of minLength facet.
MixedContentModel - class org.apache.xerces.impl.dtd.models.MixedContentModel.
 
MixedContentModel(QName[], int[], int, int, boolean, boolean) - Constructor for class org.apache.xerces.impl.dtd.models.MixedContentModel
Constructs a mixed content model.
mixedElement(String) - Method in class org.apache.xerces.parsers.DTDParser
A referenced element in a mixed content model.
mm - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
mod(int, int, int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
modulo(int, int, int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
MONTH - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
MONTH_SIZE - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
MonthDayDV - class org.apache.xerces.impl.dv.xs.MonthDayDV.
Validator for datatype (W3C Schema Datatypes)
MonthDayDV() - Constructor for class org.apache.xerces.impl.dv.xs.MonthDayDV
 
MonthDV - class org.apache.xerces.impl.dv.xs.MonthDV.
Validator for datatype (W3C Schema Datatypes)
MonthDV() - Constructor for class org.apache.xerces.impl.dv.xs.MonthDV
 
ms - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
MSG_BAD_MAJORCODE - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
MSG_FORMAT_FAILURE - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
MSG_MAX_CODE - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
MSG_NONE - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
MutationEventImpl - class org.apache.xerces.dom.events.MutationEventImpl.
 
MutationEventImpl() - Constructor for class org.apache.xerces.dom.events.MutationEventImpl
 
mutationEvents - Variable in class org.apache.xerces.dom.DocumentImpl
Bypass mutation events firing.

N

name - Variable in class org.apache.xerces.dom.AttrImpl
Attribute name.
name - Variable in class org.apache.xerces.dom.ElementImpl
Element name.
name - Variable in class org.apache.xerces.dom.ElementDefinitionImpl
Element definition name.
name - Variable in class org.apache.xerces.dom.NotationImpl
Notation name.
name - Variable in class org.apache.xerces.dom.EntityImpl
Entity name.
name - Variable in class org.apache.xerces.dom.EntityReferenceImpl
Name of Entity referenced
name - Variable in class org.apache.xerces.dom.DocumentTypeImpl
Document type name.
name - Variable in class org.apache.xerces.impl.XMLEntityManager.Entity
Entity name.
name - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
name
name - Variable in class org.apache.xerces.impl.dtd.XMLElementDecl
name
name - Variable in class org.apache.xerces.impl.dtd.XMLAttributeDecl
name
name - Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
name
name - Variable in class org.apache.xerces.impl.dtd.XMLNotationDecl
name
name - Variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Node qualified name.
NamedNodeMapImpl - class org.apache.xerces.dom.NamedNodeMapImpl.
NamedNodeMaps represent collections of Nodes that can be accessed by name.
NamedNodeMapImpl(NodeImpl) - Constructor for class org.apache.xerces.dom.NamedNodeMapImpl
Constructs a named node map.
NAMESPACE - Static variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Type: namespace
NAMESPACE_BINDER - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: namespace binder.
NAMESPACE_BINDER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Namespace binder property ("internal/namespace-binder").
NAMESPACE_DECLARATIONS - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: namespace declarations.
NAMESPACE_PREFIXES - Static variable in class org.apache.xerces.parsers.AbstractSAXParser
Feature identifier: namespace prefixes.
NAMESPACE_PREFIXES_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Namespace prefixes feature ("namespace-prefixes").
NAMESPACES - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Feature identifier: namespaces.
NAMESPACES - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
Feature id: namespace.
NAMESPACES - Static variable in class org.apache.xerces.parsers.AbstractSAXParser
Feature identifier: namespaces.
NAMESPACES - Static variable in class org.apache.xerces.impl.XMLNamespaceBinder
Feature identifier: namespaces.
NAMESPACES - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Feature identifier: namespaces.
NAMESPACES - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Feature identifier: namespaces.
NAMESPACES - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
NAMESPACES_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Namespaces feature ("namespaces").
NamespaceSupport - class org.apache.xerces.util.NamespaceSupport.
Namespace support for XML document handlers.
NamespaceSupport() - Constructor for class org.apache.xerces.util.NamespaceSupport
Default constructor.
NamespaceSupport(NamespaceContext) - Constructor for class org.apache.xerces.util.NamespaceSupport
Constructs a namespace context object and initializes it with the prefixes declared in the specified context.
namespaceURI - Variable in class org.apache.xerces.dom.ElementNSImpl
DOM2: Namespace URI.
namespaceURI - Variable in class org.apache.xerces.dom.AttrNSImpl
DOM2: Namespace URI.
needExtraChecking() - Method in class org.apache.xerces.impl.validation.ValidationState
 
needExtraChecking() - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
needFacetChecking() - Method in class org.apache.xerces.impl.validation.ValidationState
 
needFacetChecking() - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
needsSyncChildren(boolean) - Method in class org.apache.xerces.dom.NodeImpl
 
needToNormalize() - Method in class org.apache.xerces.impl.validation.ValidationState
 
needToNormalize() - Method in interface org.apache.xerces.impl.validation.ValidationContext
 
newDocument() - Method in class org.apache.xerces.jaxp.DocumentBuilderImpl
Non-preferred: use the getDOMImplementation() method instead of this one to get a DOM Level 2 DOMImplementation object and then use DOM Level 2 methods to create a DOM Document object.
newDocumentBuilder() - Method in class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
Creates a new instance of a DocumentBuilder using the currently configured parameters.
newSAXParser() - Method in class org.apache.xerces.jaxp.SAXParserFactoryImpl
Creates a new instance of SAXParser using the currently configured factory parameters.
next - Variable in class org.apache.xerces.util.SymbolHash.Entry
The next entry.
next - Variable in class org.apache.xerces.util.SymbolTable.Entry
The next entry.
nextMatchingElementAfter(Node) - Method in class org.apache.xerces.dom.DeepNodeListImpl
Iterative tree-walker.
nextNode() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the next Node from the current node, after applying filter, whatToshow.
nextNode() - Method in class org.apache.xerces.dom.NodeIteratorImpl
Return the next Node in the Iterator.
nextSibling - Variable in class org.apache.xerces.dom.ChildNode
Next sibling.
nextSibling() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the next sibling Node from the current node, after applying filter, whatToshow.
NMTOKENDatatypeValidator - class org.apache.xerces.impl.dv.dtd.NMTOKENDatatypeValidator.
NMTOKEN datatype validator.
NMTOKENDatatypeValidator() - Constructor for class org.apache.xerces.impl.dv.dtd.NMTOKENDatatypeValidator
 
NMTOKENDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.dv.dtd.NMTOKENDatatypeValidator
 
NO_CONSTRAINT - Static variable in class org.apache.xerces.impl.xs.XSElementDecl
 
NO_CONSTRAINT - Static variable in class org.apache.xerces.impl.xs.XSAttributeDecl
 
NODE - Static variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Type: node.
NodeImpl - class org.apache.xerces.dom.NodeImpl.
NodeImpl provides the basic structure of a DOM tree.
NodeImpl() - Constructor for class org.apache.xerces.dom.NodeImpl
Constructor for serialization.
NodeImpl(CoreDocumentImpl) - Constructor for class org.apache.xerces.dom.NodeImpl
No public constructor; only subclasses of Node should be instantiated, and those normally via a Document's factory methods
NodeIteratorImpl - class org.apache.xerces.dom.NodeIteratorImpl.
DefaultNodeIterator implements a NodeIterator, which iterates a DOM tree in the expected depth first way.
NodeIteratorImpl(DocumentImpl, Node, int, NodeFilter, boolean) - Constructor for class org.apache.xerces.dom.NodeIteratorImpl
Public constructor
nodes - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
nodes - Variable in class org.apache.xerces.dom.NamedNodeMapImpl
Nodes.
nodeTest - Variable in class org.apache.xerces.impl.xpath.XPath.Step
Node test.
nonNormalizedDefaultValue - Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
non-normalized defaultValue
NORMALIZE_DATA - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: expose schema normalized value
NORMALIZE_DATA - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
Expose XML Schema normalize value
NORMALIZE_DATA - Static variable in class org.apache.xerces.parsers.AbstractSAXParser
Expose XML Schema normalize value
NORMALIZE_DATA - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: expose schema normalized value
normalize() - Method in class org.apache.xerces.dom.NodeImpl
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only markup (e.g., tags, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are no adjacent Text nodes.
normalize() - Method in class org.apache.xerces.dom.ParentNode
Override default behavior to call normalize() on this Node's children.
normalize() - Method in class org.apache.xerces.dom.AttrImpl
 
normalize() - Method in class org.apache.xerces.dom.ElementImpl
In "normal form" (as read from a source file), there will never be two Text children in succession.
normalize(int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
If timezone present - normalize dateTime [E Adding durations to dateTimes]
normalize(String, short) - Static method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
normalizedValue - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
The normalized value of a string value
normalizeWhitespace(XMLString) - Method in class org.apache.xerces.impl.XMLScanner
Normalize whitespace in an XMLString converting all whitespace characters to space characters.
NOT_AN_IDVALUE - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Not a value (Unicode: #FFFF).
NotAnEnumValue - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
notation - Variable in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Notation name for unparsed entity.
notation - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
notation
NOTATIONDatatypeValidator - class org.apache.xerces.impl.dv.dtd.NOTATIONDatatypeValidator.
NOTATIONValidator defines the interface that data type validators must obey.
NOTATIONDatatypeValidator() - Constructor for class org.apache.xerces.impl.dv.dtd.NOTATIONDatatypeValidator
 
NOTATIONDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.dv.dtd.NOTATIONDatatypeValidator
 
notationDecl(String, String, String) - Method in class org.apache.xerces.parsers.DTDParser
A notation declaration
notationDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A notation declaration
notationDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
A notation declaration
notationDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
A notation declaration
notationDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
A notation declaration
notationDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A notation declaration
NotationImpl - class org.apache.xerces.dom.NotationImpl.
Notations are how the Document Type Description (DTD) records hints about the format of an XML "unparsed entity" -- in other words, non-XML data bound to this document type, which some applications may wish to consult when manipulating the document.
NotationImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.NotationImpl
Factory constructor.
notationName - Variable in class org.apache.xerces.dom.EntityImpl
Notation name.
notations - Variable in class org.apache.xerces.dom.DocumentTypeImpl
Notations.
NotBoolean - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
NotDecimal - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
NotFloat - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
NOTIFY_BUILTIN_REFS - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: notify built-in refereces.
NOTIFY_BUILTIN_REFS - Static variable in class org.apache.xerces.parsers.SAXParser
Feature identifier: notify built-in refereces.
NOTIFY_BUILTIN_REFS - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Feature identifier: notify built-in refereces.
NOTIFY_BUILTIN_REFS_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Notify built-in (&, etc.) references feature (scanner/notify-builtin-refs").
NOTIFY_CHAR_REFS - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: notify character refereces.
NOTIFY_CHAR_REFS - Static variable in class org.apache.xerces.impl.XMLScanner
Feature identifier: notify character references.
NOTIFY_CHAR_REFS_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Notify character references feature (scanner/notify-char-refs").
NotInteger - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
NotReal - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
nsName - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 

O

O_XMLNS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ObjectFactory - class org.apache.xerces.util.ObjectFactory.
This class is duplicated for each JAXP subpackage so keep it in sync.
ObjectFactory.ConfigurationError - error org.apache.xerces.util.ObjectFactory.ConfigurationError.
A configuration error.
ObjectFactory.ConfigurationError(String, Exception) - Constructor for class org.apache.xerces.util.ObjectFactory.ConfigurationError
Construct a new instance with the specified detail string and exception.
ObjectFactory() - Constructor for class org.apache.xerces.util.ObjectFactory
 
OCCURRENCE_UNBOUNDED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
occurrence(short, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The occurrence count for a child in a children content model or for the mixed content model group.
occurrence(short, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The occurrence count for a child in a children content model or for the mixed content model group.
occurrence(short, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The occurrence count for a child in a children content model or for the mixed content model group.
oneTransition(QName, int[], SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSEmptyCM
The method corresponds to one transaction in the content model.
oneTransition(QName, int[], SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSDFACM
one transition only
oneTransition(QName, int[], SubstitutionGroupHandler) - Method in interface org.apache.xerces.impl.xs.models.XSCMValidator
The method corresponds to one transaction in the content model.
oneTransition(QName, int[], SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSSimpleCM
The method corresponds to one transaction in the content model.
oneTransition(QName, int[], SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSAllCM
The method corresponds to one transition in the content model.
optional - Variable in class org.apache.xerces.impl.dtd.XMLAttributeDecl
optional
ORDERED_FALSE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
not ordered
ORDERED_PARTIAL - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
partically ordered
ORDERED_TOTAL - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
totally ordered
org.apache.xerces.dom - package org.apache.xerces.dom
 
org.apache.xerces.dom.events - package org.apache.xerces.dom.events
 
org.apache.xerces.impl - package org.apache.xerces.impl
 
org.apache.xerces.impl.dtd - package org.apache.xerces.impl.dtd
 
org.apache.xerces.impl.dtd.models - package org.apache.xerces.impl.dtd.models
 
org.apache.xerces.impl.dv - package org.apache.xerces.impl.dv
 
org.apache.xerces.impl.dv.dtd - package org.apache.xerces.impl.dv.dtd
 
org.apache.xerces.impl.dv.util - package org.apache.xerces.impl.dv.util
 
org.apache.xerces.impl.dv.xs - package org.apache.xerces.impl.dv.xs
 
org.apache.xerces.impl.io - package org.apache.xerces.impl.io
 
org.apache.xerces.impl.msg - package org.apache.xerces.impl.msg
 
org.apache.xerces.impl.validation - package org.apache.xerces.impl.validation
 
org.apache.xerces.impl.xpath - package org.apache.xerces.impl.xpath
 
org.apache.xerces.impl.xpath.regex - package org.apache.xerces.impl.xpath.regex
 
org.apache.xerces.impl.xs - package org.apache.xerces.impl.xs
 
org.apache.xerces.impl.xs.identity - package org.apache.xerces.impl.xs.identity
 
org.apache.xerces.impl.xs.models - package org.apache.xerces.impl.xs.models
 
org.apache.xerces.impl.xs.traversers - package org.apache.xerces.impl.xs.traversers
 
org.apache.xerces.impl.xs.util - package org.apache.xerces.impl.xs.util
 
org.apache.xerces.jaxp - package org.apache.xerces.jaxp
 
org.apache.xerces.parsers - package org.apache.xerces.parsers
 
org.apache.xerces.util - package org.apache.xerces.util
 
otherValue - Variable in class org.apache.xerces.impl.dtd.XMLContentSpec
The "right hand" value of the content spec node.
OURI_SCHEMAFORSCHEMA - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
OutOfBounds - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
overlapUPA(Object, Object, SubstitutionGroupHandler) - Static method in class org.apache.xerces.impl.xs.XSConstraints
 
overlapUPA(XSElementDecl, XSElementDecl, SubstitutionGroupHandler) - Static method in class org.apache.xerces.impl.xs.XSConstraints
 
overlapUPA(XSElementDecl, XSWildcardDecl, SubstitutionGroupHandler) - Static method in class org.apache.xerces.impl.xs.XSConstraints
 
overlapUPA(XSWildcardDecl, XSWildcardDecl) - Static method in class org.apache.xerces.impl.xs.XSConstraints
 
OWNED - Static variable in class org.apache.xerces.dom.NodeImpl
 
ownerDocument - Variable in class org.apache.xerces.dom.ParentNode
Owner document.
ownerNode - Variable in class org.apache.xerces.dom.NodeImpl
 
ownerNode - Variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
OXSI_NIL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
OXSI_NONAMESPACESCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
OXSI_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
OXSI_TYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 

P

ParentNode - class org.apache.xerces.dom.ParentNode.
ParentNode inherits from ChildNode and adds the capability of having child nodes.
parentNode() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the parent Node from the current node, after applying filter, whatToshow.
ParentNode() - Constructor for class org.apache.xerces.dom.ParentNode
Constructor for serialization.
ParentNode(CoreDocumentImpl) - Constructor for class org.apache.xerces.dom.ParentNode
No public constructor; only subclasses of ParentNode should be instantiated, and those normally via a Document's factory methods
parse(boolean) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Parses the document in a pull parsing fashion.
parse(DOMInputSource) - Method in class org.apache.xerces.parsers.DOMBuilderImpl
Parse an XML document from a resource identified by an DOMInputSource.
parse(InputSource) - Method in class org.apache.xerces.jaxp.DocumentBuilderImpl
 
parse(InputSource) - Method in class org.apache.xerces.parsers.AbstractSAXParser
parse
parse(InputSource) - Method in class org.apache.xerces.parsers.DOMParser
parse
parse(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Parses the input source specified by the given system identifier.
parse(String) - Method in class org.apache.xerces.parsers.DOMParser
Parses the input source specified by the given system identifier.
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Implemented by each subtype, calling appropriate function to parse given date/time
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.DateTimeDV
Parses, validates and computes normalized version of dateTime object
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.DateDV
Parses, validates and computes normalized version of dateTime object
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.DayDV
Parses, validates and computes normalized version of gDay object
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.MonthDV
Parses, validates and computes normalized version of gMonth object
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.YearDV
Parses, validates and computes normalized version of gYear object
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.YearMonthDV
Parses, validates and computes normalized version of gYearMonth object
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.TimeDV
Parses, validates and computes normalized version of time object
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.MonthDayDV
Parses, validates and computes normalized version of gMonthDay object
parse(String, int[]) - Method in class org.apache.xerces.impl.dv.xs.DurationDV
Parses, validates and computes normalized version of duration object
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Parse an XML document.
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.XMLParser
parse
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Parses the specified input source.
parseASInputSource(DOMInputSource) - Method in class org.apache.xerces.parsers.DOMASBuilderImpl
Parse a Abstract Schema from a location identified by an DOMInputSource.
parseASURI(String) - Method in class org.apache.xerces.parsers.DOMASBuilderImpl
Parse a Abstract Schema from a location identified by an URI.
ParseException - exception org.apache.xerces.impl.xpath.regex.ParseException.
 
ParseException(String, int) - Constructor for class org.apache.xerces.impl.xpath.regex.ParseException
 
parseInt(int, int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Given start and end position, parses string value
parseIntYear(int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
ParserConfigurationSettings - class org.apache.xerces.util.ParserConfigurationSettings.
This class implements the basic operations for managing parser configuration features and properties.
ParserConfigurationSettings() - Constructor for class org.apache.xerces.util.ParserConfigurationSettings
Default Constructor.
ParserConfigurationSettings(XMLComponentManager) - Constructor for class org.apache.xerces.util.ParserConfigurationSettings
Constructs a parser configuration settings object with a parent settings object.
parseSchema(String, String, short) - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
parseSchema(String, XMLInputSource, short) - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
parseTimeZone(int, int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Shared code from Date and YearMonth datatypes.
parseURI(String) - Method in class org.apache.xerces.parsers.DOMBuilderImpl
Parse an XML document from a location identified by an URI reference.
parseWithContext(DOMInputSource, Node, short) - Method in class org.apache.xerces.parsers.DOMBuilderImpl
Parse an XML document or fragment from a resource identified by an DOMInputSource and insert the content into an existing document at the position epcified with the contextNode and action arguments.
PARTICLE_ALL - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_CHOICE - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ELEMENT - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_EMPTY - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ONE_OR_MORE - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_SEQUENCE - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_WILDCARD - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ZERO_OR_MORE - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ZERO_OR_ONE - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
particleValidRestriction(SubstitutionGroupHandler, XSParticleDecl, XSParticleDecl) - Static method in class org.apache.xerces.impl.xs.XSConstraints
 
pattern - Variable in class org.apache.xerces.impl.dv.XSFacets
string containing value of pattern facet, for multiple patterns values are ORed together.
pcdata(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The appearance of "#PCDATA" within a group signifying a mixed content model.
peek() - Method in class org.apache.xerces.util.IntStack
Peeks at the top of the stack.
peekChar() - Method in class org.apache.xerces.impl.XMLEntityScanner
Returns the next character on the input.
peekChar() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns the next character on the input.
performIntersectionWith(XSWildcardDecl, short) - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
Schema Component Constraint: Attribute Wildcard Intersection
performUnionWith(XSWildcardDecl, short) - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
Schema Component Constraint: Attribute Wildcard Union
pop() - Method in class org.apache.xerces.util.IntStack
Pops a value off of the stack.
popContext() - Method in class org.apache.xerces.util.NamespaceSupport
Revert to the previous Namespace context.
popContext() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Pops a context off of the stack.
popElement(QName) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
Pops an element off of the stack by setting the values of the specified QName.
position - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Position in character buffer.
PrecisionExceeded - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
preventDefault - Variable in class org.apache.xerces.dom.events.EventImpl
 
preventDefault() - Method in class org.apache.xerces.dom.events.EventImpl
Prevents any default processing built into the target node from occurring.
previousNode() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the previous Node from the current node, after applying filter, whatToshow.
previousNode() - Method in class org.apache.xerces.dom.NodeIteratorImpl
Return the previous Node in the Iterator.
previousSibling - Variable in class org.apache.xerces.dom.ChildNode
Previous sibling.
previousSibling() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the previous sibling Node from the current node, after applying filter, whatToshow.
PRIMITIVE_ANYURI - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"anyURI" type
PRIMITIVE_BASE64BINARY - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"base64Binary" type
PRIMITIVE_BOOLEAN - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"boolean" type
PRIMITIVE_DATE - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"date" type
PRIMITIVE_DATETIME - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"dataTime" type
PRIMITIVE_DECIMAL - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"decimal" type
PRIMITIVE_DOUBLE - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"double" type
PRIMITIVE_DURATION - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"duration" type
PRIMITIVE_FLOAT - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"float" type
PRIMITIVE_GDAY - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"gDay" type
PRIMITIVE_GMONTH - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"gMonth" type
PRIMITIVE_GMONTHDAY - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"gMonthDay" type
PRIMITIVE_GYEAR - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"gYear" type
PRIMITIVE_GYEARMONTH - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"gYearMonth" type
PRIMITIVE_HEXBINARY - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"hexBinary" type
PRIMITIVE_NOTATION - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"NOTATION" type
PRIMITIVE_QNAME - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"QName" type
PRIMITIVE_STRING - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"string" type
PRIMITIVE_TIME - Static variable in interface org.apache.xerces.impl.dv.XSAtomicSimpleType
"time" type
print() - Method in class org.apache.xerces.util.IntStack
Prints the stack.
print() - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Prints out the tables.
printAttributes(int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
printElements() - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
processingInstruction(String, XMLString) - Method in class org.apache.xerces.parsers.DTDParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
A processing instruction.
ProcessingInstructionImpl - class org.apache.xerces.dom.ProcessingInstructionImpl.
Processing Instructions (PIs) permit documents to carry processor-specific information alongside their actual content.
ProcessingInstructionImpl(CoreDocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.ProcessingInstructionImpl
Factory constructor.
publicId - Variable in class org.apache.xerces.dom.NotationImpl
Public identifier.
publicId - Variable in class org.apache.xerces.dom.EntityImpl
Public identifier.
publicId - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
publicId
publicId - Variable in class org.apache.xerces.impl.dtd.XMLNotationDecl
publicId
publicID - Variable in class org.apache.xerces.dom.DocumentTypeImpl
 
push(int) - Method in class org.apache.xerces.util.IntStack
Pushes a value onto the stack.
pushContext() - Method in class org.apache.xerces.util.NamespaceSupport
Start a new Namespace context.
pushContext() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Pushes a new context onto the stack.
pushElement(QName) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
Pushes an element on the stack.
put(int, String, String, int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar.TupleHashtable
Associates the given value with the specified key tuple.
put(QName, Object) - Method in class org.apache.xerces.util.SymbolHash
Adds the specified key to the key table and returns a reference to the unique key.
put(String, Object) - Method in class org.apache.xerces.util.SymbolHash
Adds the specified key to the key table and returns a reference to the unique key.
putElementNameMapping(QName, int, int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
putGrammar(SchemaGrammar) - Method in class org.apache.xerces.impl.xs.XSGrammarBucket
put a schema grammar into the registry
putGrammar(String, Grammar) - Method in class org.apache.xerces.impl.dtd.DTDGrammarBucket
Puts the specified grammar into the grammar pool and associate it to a root element name.
putGrammar(String, Grammar) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Puts the specified grammar into the grammar pool and associate it to a root element name.
putGrammar(String, SchemaGrammar) - Method in class org.apache.xerces.impl.xs.XSGrammarBucket
put a schema grammar into the registry this method is for the grammar of schema namespace: the namespace in the grammar is not added into the current symbol table, so we provide the namespace, which is from the current symbol table.
putGrammarNS(String, Grammar) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Puts the specified grammar into the grammar pool and associate it to a target namespace.
putIANA2JavaMapping(String, String) - Static method in class org.apache.xerces.util.EncodingMap
Adds an IANA to Java encoding name mapping.
putIdentifier(String, Element) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Registers an identifier name with a specified element node.
putIdentifier(String, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Registers an identifier name with a specified element node.
putItem(String, Object) - Method in class org.apache.xerces.util.AugmentationsImpl
Add additional information identified by a key to the Augmentations structure.
putJava2IANAMapping(String, String) - Static method in class org.apache.xerces.util.EncodingMap
Adds a Java to IANA encoding name mapping.
putMessageFormatter(String, MessageFormatter) - Method in class org.apache.xerces.impl.XMLErrorReporter
Registers a message formatter for the specified domain.

Q

QNAME - Static variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Type: qualified name.
QNameDV - class org.apache.xerces.impl.dv.xs.QNameDV.
Represent the schema type "QName" and "NOTATION"
QNameDV() - Constructor for class org.apache.xerces.impl.dv.xs.QNameDV
 
quoteMeta(String) - Static method in class org.apache.xerces.impl.xpath.regex.REUtil
 

R

RangeExceptionImpl - exception org.apache.xerces.dom.RangeExceptionImpl.
 
RangeExceptionImpl(short, String) - Constructor for class org.apache.xerces.dom.RangeExceptionImpl
 
RangeImpl - class org.apache.xerces.dom.RangeImpl.
The RangeImpl class implements the org.w3c.dom.range.Range interface.
RangeImpl(DocumentImpl) - Constructor for class org.apache.xerces.dom.RangeImpl
The constructor.
ranges - Variable in class org.apache.xerces.dom.DocumentImpl
Ranges
read() - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
read() - Method in class org.apache.xerces.impl.io.UCSReader
Read a single character.
read() - Method in class org.apache.xerces.impl.io.UTF8Reader
Read a single character.
read() - Method in class org.apache.xerces.impl.io.ASCIIReader
Read a single character.
read(byte[], int, int) - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
read(char[], int, int) - Method in class org.apache.xerces.impl.io.UCSReader
Read characters into a portion of an array.
read(char[], int, int) - Method in class org.apache.xerces.impl.io.UTF8Reader
Read characters into a portion of an array.
read(char[], int, int) - Method in class org.apache.xerces.impl.io.ASCIIReader
Read characters into a portion of an array.
reader - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Reader.
READONLY - Static variable in class org.apache.xerces.dom.NodeImpl
 
READONLY - Static variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
ready() - Method in class org.apache.xerces.impl.io.UCSReader
Tell whether this stream is ready to be read.
ready() - Method in class org.apache.xerces.impl.io.UTF8Reader
Tell whether this stream is ready to be read.
ready() - Method in class org.apache.xerces.impl.io.ASCIIReader
Tell whether this stream is ready to be read.
RECOGNIZED_FEATURES - Static variable in class org.apache.xerces.impl.XMLErrorReporter
Recognized features.
RECOGNIZED_FEATURES - Static variable in class org.apache.xerces.impl.XMLNamespaceBinder
Recognized features.
RECOGNIZED_FEATURES - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Recognized features.
RECOGNIZED_FEATURES - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Recognized features.
RECOGNIZED_PROPERTIES - Static variable in class org.apache.xerces.impl.XMLErrorReporter
Recognized properties.
RECOGNIZED_PROPERTIES - Static variable in class org.apache.xerces.impl.XMLNamespaceBinder
Recognized properties.
RECOGNIZED_PROPERTIES - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Recognized properties.
RECOGNIZED_PROPERTIES - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Recognized properties.
reconcileDefaultAttributes() - Method in class org.apache.xerces.dom.ElementImpl
Reconcile default attributes.
reconcileDefaults(NamedNodeMapImpl) - Method in class org.apache.xerces.dom.AttributeMap
Get this AttributeMap in sync with the given "defaults" map.
REDEF_IDENTIFIER - Static variable in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
RegularExpression - class org.apache.xerces.impl.xpath.regex.RegularExpression.
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
RegularExpression(String) - Constructor for class org.apache.xerces.impl.xpath.regex.RegularExpression
Creates a new RegularExpression instance.
RegularExpression(String, String) - Constructor for class org.apache.xerces.impl.xpath.regex.RegularExpression
Creates a new RegularExpression instance with options.
removeAllAttributes() - Method in class org.apache.xerces.util.XMLAttributesImpl
Removes all of the attributes.
removeAS(ASModel) - Method in class org.apache.xerces.dom.ASModelImpl
Removes only the specified ASModel from the list of ASModels.
removeAttribute(String) - Method in class org.apache.xerces.dom.ElementImpl
Remove the named attribute from this Element.
removeAttributeAt(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Removes the attribute at the specified index.
removeAttributeNode(Attr) - Method in class org.apache.xerces.dom.ElementImpl
Remove the specified attribute/value pair.
removeAttributeNS(String, String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
removeChild(Node) - Method in class org.apache.xerces.dom.NodeImpl
Remove a child from this Node.
removeChild(Node) - Method in class org.apache.xerces.dom.ParentNode
Remove a child from this Node.
removeChild(Node) - Method in class org.apache.xerces.dom.AttrImpl
Remove a child from this Node.
removeChild(Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Since insertBefore caches the docElement (and, currently, docType), removeChild has to know how to undo the cache REVISIT: According to the spec it is not allowed to alter neither the document element nor the document type in any way
removeEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
removeEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
removeEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
 
removeGrammar(String) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Removes the grammar associated to the specified root elememt name from the grammar pool and returns the removed grammar.
removeGrammarNS(String) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Removes the grammar associated to the specified namespace from the grammar pool and returns the removed grammar.
removeIANA2JavaMapping(String) - Static method in class org.apache.xerces.util.EncodingMap
Removes an IANA to Java encoding name mapping.
removeIdentifier(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Removes a previously registered element with the specified identifier name.
removeItem(String) - Method in class org.apache.xerces.util.AugmentationsImpl
Remove additional info from the Augmentations structure
removeJava2IANAMapping(String) - Static method in class org.apache.xerces.util.EncodingMap
Removes a Java to IANA encoding name mapping.
removeMessageFormatter(String) - Method in class org.apache.xerces.impl.XMLErrorReporter
Removes the message formatter for the specified domain and returns the removed message formatter.
removeNamedItem(String) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
 
removeNamedItem(String) - Method in class org.apache.xerces.dom.AttributeMap
 
removeNamedItemNS(String, String) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Introduced in DOM Level 2.
removeNamedItemNS(String, String) - Method in class org.apache.xerces.dom.AttributeMap
Introduced in DOM Level 2.
removeNode(Node) - Method in class org.apache.xerces.dom.NodeIteratorImpl
Fix-up the iterator on a remove.
removeProhibitedAttrs() - Method in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
removeWhiteSpace(byte[]) - Static method in class org.apache.xerces.impl.xs.util.Base64
remove WhiteSpace from MIME containing encoded Base64 data.
replaceChild(Node, Node) - Method in class org.apache.xerces.dom.NodeImpl
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in class org.apache.xerces.dom.ParentNode
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in class org.apache.xerces.dom.AttrImpl
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Since we cache the docElement (and, currently, docType), replaceChild has to update the cache REVISIT: According to the spec it is not allowed to alter neither the document element nor the document type in any way
replaceData(int, int, String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Replace a series of characters at the specified (zero-based) offset with a new string, NOT necessarily of the same length.
reportError(String, String) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Use this function to report errors in constructor
reportError(String, String, Object[], short) - Method in class org.apache.xerces.impl.XMLErrorReporter
Reports an error.
reportError(XMLLocator, String, String, Object[], short) - Method in class org.apache.xerces.impl.XMLErrorReporter
Reports an error at a specific location.
reportFatalError(String, Object[]) - Method in class org.apache.xerces.impl.XMLScanner
Convenience function used in all XML scanners.
reportNilError(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
reportNilError(IdentityConstraint) - Method in interface org.apache.xerces.impl.xs.identity.ValueStore
 
reset() - Method in class org.apache.xerces.parsers.BasicParserConfiguration
reset all components before parsing
reset() - Method in class org.apache.xerces.parsers.XMLParser
reset all components before parsing
reset() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
reset all components before parsing
reset() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Reset all components before parsing.
reset() - Method in class org.apache.xerces.parsers.AbstractDOMParser
Resets the parser state.
reset() - Method in class org.apache.xerces.parsers.DOMBuilderImpl
Resets the parser state.
reset() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Reset all components before parsing.
reset() - Method in class org.apache.xerces.dom.DOMErrorImpl
 
reset() - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
reset() - Method in class org.apache.xerces.impl.io.UCSReader
Reset the stream.
reset() - Method in class org.apache.xerces.impl.io.UTF8Reader
Reset the stream.
reset() - Method in class org.apache.xerces.impl.io.ASCIIReader
Reset the stream.
reset() - Method in class org.apache.xerces.impl.validation.ValidationManager
 
reset() - Method in class org.apache.xerces.impl.validation.ValidationState
 
reset() - Method in class org.apache.xerces.impl.xs.AttributePSVImpl
Reset()
reset() - Method in class org.apache.xerces.impl.xs.XSGrammarBucket
Clear the registry.
reset() - Method in class org.apache.xerces.impl.xs.ElementPSVImpl
Reset() should be called in validator startElement(..) method.
reset() - Method in class org.apache.xerces.impl.xs.SubstitutionGroupHandler
clear the internal registry of substitutionGroup information
reset(SymbolTable) - Method in class org.apache.xerces.util.NamespaceSupport
Reset this Namespace support object for reuse.
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLErrorReporter
Resets the component.
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Resets the component.
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLScanner
 
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
reset
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLEntityManager
Resets the component.
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Resets the component.
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Resets the component.
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
 
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
reset(XMLEntityResolver, String, String) - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler.LocationResolver
 
reset(XMLErrorReporter, SymbolTable) - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
reset(XMLErrorReporter, XMLEntityResolver, SymbolTable, String, String) - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
resetBuffer(String) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Resets fBuffer to store string representation of date/time
resetDateObj(int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Resets object representation of date/time
resetIDTables() - Method in class org.apache.xerces.impl.validation.ValidationState
The same validation state can be used to validate more than one (schema) validation roots.
resetRegistry() - Method in class org.apache.xerces.impl.dv.dtd.DatatypeValidatorFactoryImpl
 
resize(int[][], int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Resizes chunked integer arrays.
resolveEntity(String, String, String, boolean) - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler.LocationResolver
 
resolveEntity(XMLResourceIdentifier) - Method in class org.apache.xerces.util.DOMEntityResolverWrapper
Resolves an external parsed entity.
resolveEntity(XMLResourceIdentifier) - Method in class org.apache.xerces.util.EntityResolverWrapper
Resolves an external parsed entity.
resolveEntity(XMLResourceIdentifier) - Method in class org.apache.xerces.impl.XMLEntityManager
Resolves the specified public and system identifiers.
resolveKeyRefs() - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
resolveNamespace(Element, SchemaNamespaceSupport) - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
RESTRICTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
retrieveGrammar(XMLGrammarDescription) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
 
retrieveGrammar(XMLGrammarDescription) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
 
retrieveGrammar(XMLGrammarDescription) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
 
retrieveInitialGrammarSet(String) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
 
retrieveInitialGrammarSet(String) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
 
retrieveInitialGrammarSet(String) - Method in class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
 
returnAttrArray(Object[], XSDocumentInfo) - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
REUtil - class org.apache.xerces.impl.xpath.regex.REUtil.
 
rewind() - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
rootNode - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 

S

s - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
saveEnclosingAttr(NodeImpl) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM INTERNAL: Pre-mutation context check, in preparation for later generating DOMAttrModified events.
saveXML(Node) - Method in class org.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
SAX_FEATURE_PREFIX - Static variable in class org.apache.xerces.impl.Constants
SAX feature prefix ("http://xml.org/sax/features/").
SAX_PROPERTY_PREFIX - Static variable in class org.apache.xerces.impl.Constants
SAX property prefix ("http://xml.org/sax/properties/").
SAXParser - class org.apache.xerces.parsers.SAXParser.
This is the main Xerces SAX parser class.
SAXParser() - Constructor for class org.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the dtd/xml schema parser configuration.
SAXParser(SymbolTable) - Constructor for class org.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the specified symbol table.
SAXParser(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the specified symbol table and grammar pool.
SAXParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the specified parser configuration.
SAXParserFactoryImpl - class org.apache.xerces.jaxp.SAXParserFactoryImpl.
This is the implementation specific class for the javax.xml.parsers.SAXParserFactory.
SAXParserFactoryImpl() - Constructor for class org.apache.xerces.jaxp.SAXParserFactoryImpl
 
SAXParserImpl - class org.apache.xerces.jaxp.SAXParserImpl.
This is the implementation specific class for the javax.xml.parsers.SAXParser.
ScaleExceeded - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
ScaleLargerThanPrecision - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
scanAttDefaultDecl(String, String, String, XMLString, XMLString) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Scans an attribute default declaration
scanAttlistDecl() - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Scans an attlist declaration
scanAttribute(XMLAttributes) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans an attribute.
scanAttributeValue(XMLString, XMLString, String, XMLAttributes, int, boolean) - Method in class org.apache.xerces.impl.XMLScanner
Scans an attribute value and normalizes whitespace converting all whitespace characters to space characters.
scanCDATASection(boolean) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a CDATA section.
scanChar() - Method in class org.apache.xerces.impl.XMLEntityScanner
Returns the next character on the input.
scanChar() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns the next character on the input.
scanCharReference() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a character reference.
scanCharReferenceValue(XMLStringBuffer, XMLStringBuffer) - Method in class org.apache.xerces.impl.XMLScanner
Scans a character reference and append the corresponding chars to the specified buffer.
scanComment() - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Scans a comment.
scanComment() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a comment.
scanComment(XMLStringBuffer) - Method in class org.apache.xerces.impl.XMLScanner
Scans a comment.
scanContent() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans element content.
scanContent(XMLString) - Method in class org.apache.xerces.impl.XMLEntityScanner
Scans a range of parsed character data, setting the fields of the XMLString structure, appropriately.
scanContent(XMLString) - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Scans a range of parsed character data, setting the fields of the XMLString structure, appropriately.
scanData(String, XMLString) - Method in class org.apache.xerces.impl.XMLEntityScanner
Scans a range of character data up to the specicied delimiter, setting the fields of the XMLString structure, appropriately.
scanData(String, XMLString) - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Scans a range of character data up to the specicied delimiter, setting the fields of the XMLString structure, appropriately.
scanDecls(boolean) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Dispatch an XML "event".
scanDoctypeDecl() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scans a doctype declaration.
scanDocument(boolean) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a document.
scanDTDExternalSubset(boolean) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Scans the external subset of the document.
scanDTDInternalSubset(boolean, boolean, boolean) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Scans the internal subset of the document.
scanElementDecl() - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Scans an element declaration
scanEndElement() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans an end element.
scanEntityReference() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans an entity reference.
scanEntityValue(XMLString, XMLString) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Scans an entity value.
scanExternalID(String[], boolean) - Method in class org.apache.xerces.impl.XMLScanner
Scans External ID and return the public and system IDs.
scanForDoctypeHook() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
Scan for DOCTYPE hook.
scanForDoctypeHook() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
Scan for DOCTYPE hook.
scanLiteral(int, XMLString) - Method in class org.apache.xerces.impl.XMLEntityScanner
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanLiteral(int, XMLString) - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanName() - Method in class org.apache.xerces.impl.XMLEntityScanner
Returns a string matching the Name production appearing immediately on the input as a symbol, or null if no Name string is present.
scanName() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns a string matching the Name production appearing immediately on the input as a symbol, or null if no Name string is present.
SCANNER_STATE_CDATA - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: CDATA section.
SCANNER_STATE_COMMENT - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: comment.
SCANNER_STATE_CONTENT - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: content.
SCANNER_STATE_DOCTYPE - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: DOCTYPE.
SCANNER_STATE_DTD_EXTERNAL - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: open DTD external subset.
SCANNER_STATE_DTD_EXTERNAL_DECLS - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: DTD external declarations.
SCANNER_STATE_DTD_INTERNAL_DECLS - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: DTD internal declarations.
SCANNER_STATE_END_OF_INPUT - Static variable in class org.apache.xerces.impl.XMLDTDScannerImpl
Scanner state: end of input.
SCANNER_STATE_END_OF_INPUT - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: end of input.
SCANNER_STATE_MARKUP_DECL - Static variable in class org.apache.xerces.impl.XMLDTDScannerImpl
Scanner state: markup declaration.
SCANNER_STATE_PI - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: processing instruction.
SCANNER_STATE_PROLOG - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: prolog.
SCANNER_STATE_REFERENCE - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: reference.
SCANNER_STATE_ROOT_ELEMENT - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: root element.
SCANNER_STATE_START_OF_MARKUP - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: start of markup.
SCANNER_STATE_TERMINATED - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: terminated.
SCANNER_STATE_TEXT_DECL - Static variable in class org.apache.xerces.impl.XMLDTDScannerImpl
Scanner state: text declaration.
SCANNER_STATE_TEXT_DECL - Static variable in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scanner state: Text declaration.
SCANNER_STATE_TRAILING_MISC - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: trailing misc.
SCANNER_STATE_XML_DECL - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: XML declaration.
scanningInternalSubset() - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
 
scanNmtoken() - Method in class org.apache.xerces.impl.XMLEntityScanner
Returns a string matching the NMTOKEN production appearing immediately on the input as a symbol, or null if NMTOKEN Name string is present.
scanNmtoken() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns a string matching the NMTOKEN production appearing immediately on the input as a symbol, or null if NMTOKEN Name string is present.
scanPI() - Method in class org.apache.xerces.impl.XMLScanner
Scans a processing instruction.
scanPIData(String, XMLString) - Method in class org.apache.xerces.impl.XMLScanner
Scans a processing data.
scanPIData(String, XMLString) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Scans a processing data.
scanPIData(String, XMLString) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a processing data.
scanPseudoAttribute(boolean, XMLString) - Method in class org.apache.xerces.impl.XMLScanner
Scans a pseudo attribute.
scanPubidLiteral(XMLString) - Method in class org.apache.xerces.impl.XMLScanner
Scans public ID literal.
scanQName(QName) - Method in class org.apache.xerces.impl.XMLEntityScanner
Scans a qualified name from the input, setting the fields of the QName structure appropriately.
scanQName(QName) - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Scans a qualified name from the input, setting the fields of the QName structure appropriately.
scanRootElementHook() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
Scan for root element hook.
scanRootElementHook() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
Scan for root element hook.
scanStartElement() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans a start element.
scanSurrogates(XMLStringBuffer) - Method in class org.apache.xerces.impl.XMLScanner
Scans surrogates and append them to the specified buffer.
scanTextDecl() - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Dispatch an XML "event".
scanXMLDeclOrTextDecl(boolean) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Scans an XML or text declaration.
scanXMLDeclOrTextDecl(boolean, String[]) - Method in class org.apache.xerces.impl.XMLScanner
Scans an XML or text declaration.
SCHEMA_DOMAIN - Static variable in class org.apache.xerces.impl.xs.XSMessageFormatter
The domain of messages concerning the XML Schema: Structures specification.
SCHEMA_ELEMENT_DEFAULT - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: send element default value via characters()
SCHEMA_ELEMENT_DEFAULT - Static variable in class org.apache.xerces.impl.Constants
Send schema default value via characters()
SCHEMA_ELEMENT_DEFAULT - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: send element default value via characters()
SCHEMA_FULL_CHECKING - Static variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
SCHEMA_FULL_CHECKING - Static variable in class org.apache.xerces.impl.Constants
Schema full constraint checking ("validation/schema-full-checking").
SCHEMA_FULL_CHECKING - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: schema full checking
SCHEMA_LOCATION - Static variable in class org.apache.xerces.impl.Constants
No namespace schema location property ("schema/external-schemaLocation").
SCHEMA_LOCATION - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: schema location.
SCHEMA_NONS_LOCATION - Static variable in class org.apache.xerces.impl.Constants
Schema location property ("schema/external-noNamespaceSchemaLocation").
SCHEMA_NONS_LOCATION - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: no namespace schema location.
SCHEMA_NORMALIZED_VALUE - Static variable in class org.apache.xerces.impl.Constants
Expose schema normalized values
SCHEMA_VALIDATION - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Feature identifier: xml schema validation
SCHEMA_VALIDATION - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: validation.
SCHEMA_VALIDATION_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Schema validation feature ("validation/schema").
SCHEMA_VALIDATOR - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: XML Schema validator.
SCHEMA_VALIDATOR_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Validator property ("internal/validator/schema").
SchemaDateTimeException - exception org.apache.xerces.impl.dv.xs.SchemaDateTimeException.
 
SchemaDateTimeException() - Constructor for class org.apache.xerces.impl.dv.xs.SchemaDateTimeException
 
SchemaDateTimeException(String) - Constructor for class org.apache.xerces.impl.dv.xs.SchemaDateTimeException
 
SchemaDVFactory - class org.apache.xerces.impl.dv.SchemaDVFactory.
Defines a factory API that enables applications to
SchemaDVFactory() - Constructor for class org.apache.xerces.impl.dv.SchemaDVFactory
 
SchemaDVFactoryImpl - class org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl.
the factory to create/return built-in schema DVs and create user-defined DVs
SchemaDVFactoryImpl() - Constructor for class org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl
 
SchemaGrammar - class org.apache.xerces.impl.xs.SchemaGrammar.
This class is to hold all schema component declaration that are declared within one namespace.
SchemaGrammar(SymbolTable) - Constructor for class org.apache.xerces.impl.xs.SchemaGrammar
Special constructor to create the grammar for the schema namespace
SchemaGrammar(SymbolTable, String) - Constructor for class org.apache.xerces.impl.xs.SchemaGrammar
Default constructor.
SchemaNamespaceSupport - class org.apache.xerces.impl.xs.SchemaNamespaceSupport.
This class customizes the behaviour of the util.NamespaceSupport class in order to easily implement some features that we need for efficient schema handling.
SchemaNamespaceSupport() - Constructor for class org.apache.xerces.impl.xs.SchemaNamespaceSupport
 
SchemaNamespaceSupport(SchemaNamespaceSupport) - Constructor for class org.apache.xerces.impl.xs.SchemaNamespaceSupport
 
SchemaSymbols - class org.apache.xerces.impl.xs.SchemaSymbols.
Collection of symbols used to parse a Schema Grammar.
SchemaSymbols.SchemaSymbolTable - class org.apache.xerces.impl.xs.SchemaSymbols.SchemaSymbolTable.
Shadowed symbol table.
SchemaSymbols.SchemaSymbolTable() - Constructor for class org.apache.xerces.impl.xs.SchemaSymbols.SchemaSymbolTable
 
SchemaSymbols() - Constructor for class org.apache.xerces.impl.xs.SchemaSymbols
 
scope - Variable in class org.apache.xerces.impl.dtd.XMLElementDecl
scope
search(String, int) - Method in class org.apache.xerces.util.SymbolHash
 
selectNode(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
selectNodeContents(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
Selector - class org.apache.xerces.impl.xs.identity.Selector.
Schema identity constraint selector.
Selector.Matcher - class org.apache.xerces.impl.xs.identity.Selector.Matcher.
Selector matcher.
Selector.Matcher(Selector, Selector.XPath, FieldActivator) - Constructor for class org.apache.xerces.impl.xs.identity.Selector.Matcher
Constructs a selector matcher.
Selector.XPath - class org.apache.xerces.impl.xs.identity.Selector.XPath.
Schema identity constraint selector XPath expression.
Selector.XPath(String, SymbolTable, NamespaceContext) - Constructor for class org.apache.xerces.impl.xs.identity.Selector.XPath
Constructs a selector XPath expression.
Selector(Selector.XPath, IdentityConstraint) - Constructor for class org.apache.xerces.impl.xs.identity.Selector
Constructs a selector.
SELF - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: self.
separator(short, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The separator between choices or sequences of a mixed or children content model.
separator(short, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The separator between choices or sequences of a mixed or children content model.
separator(short, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The separator between choices or sequences of a mixed or children content model.
SEQUENCE - Static variable in class org.apache.xerces.impl.dtd.models.SimpleContentModel
SEQUENCE
setAbstractSchema(ASModel) - Method in class org.apache.xerces.parsers.DOMASBuilderImpl
Associate an ASModel with a document instance.
setActualEncoding(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setAsHint(String) - Method in class org.apache.xerces.dom.ASModelImpl
The hint to locating an ASModel.
setAsLastChild(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Sets the last child of the parentIndex to childIndex.
setAsLocation(String) - Method in class org.apache.xerces.dom.ASModelImpl
The URI reference.
setAsync(boolean) - Method in class org.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
setAttribute(String, Object) - Method in class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, String) - Method in class org.apache.xerces.dom.ElementImpl
Add a new name/value pair, or replace the value of the existing attribute having that name.
setAttributeDecl(int, int, XMLAttributeDecl) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
setAttributeNode(Attr) - Method in class org.apache.xerces.dom.ElementImpl
Add a new attribute/value pair, or replace the value of the existing attribute with that name.
setAttributeNode(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Adds an attribute node to the specified element.
setAttributeNodeNS(Attr) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
setAttributeNS(String, String, String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
setAttributes(XMLAttributes) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
Sets the XML attributes.
setBaseSystemId(String) - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Sets the base system identifier.
setBaseURI(String) - Method in class org.apache.xerces.dom.DOMInputSourceImpl
The base URI to be used (see section 5.1.4 in ) for resolving relative URIs to absolute URIs.
setBeginning(int, int) - Method in class org.apache.xerces.impl.xpath.regex.Match
 
setBit(int) - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
setByteStream(InputStream) - Method in class org.apache.xerces.dom.DOMInputSourceImpl
An attribute of a language-binding dependent type that represents a stream of bytes.
setCharacterStream(Reader) - Method in class org.apache.xerces.dom.DOMInputSourceImpl
An attribute of a language-binding dependent type that represents a stream of 16-bit units.
setConstraintType(short) - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
setConstraintType(short) - Method in class org.apache.xerces.impl.xs.XSAttributeDecl
 
setContainsTypeID() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
setContentHandler(ContentHandler) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Allow an application to register a content event handler.
setContentSpec(int, XMLContentSpec) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
setContentSpecIndex(int, int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
setCurrentNode(Node) - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the current Node.
setData(String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Store character data into this node.
setData(String) - Method in class org.apache.xerces.dom.ProcessingInstructionImpl
Change the data content of this PI.
setDatatypeValidatorFactory(DatatypeValidatorFactory) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Sets the datatype validator factory.
setDeclHandler(DeclHandler) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Set the DTD declaration event handler.
setDeferredAttribute(int, String, String, String, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Sets an attribute on an element node.
setDispatcher(XMLDocumentFragmentScannerImpl.Dispatcher) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the dispatcher.
setDocumentClassName(String) - Method in class org.apache.xerces.parsers.AbstractDOMParser
This method allows the programmer to decide which document factory to use when constructing the DOM tree.
setDocumentHandler(DocumentHandler) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Allow an application to register a document event handler.
setDocumentHandler(XMLDocumentHandler) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Sets the document handler on the last component in the pipeline to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Sets the document handler to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
setDocumentHandler
setDocumentHandler(XMLDocumentHandler) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Sets the document handler to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Sets the document handler to receive information about the document.
setDocumentLocator(XMLLocator) - Method in class org.apache.xerces.impl.XMLErrorReporter
Sets the document locator.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Sets the DTD content model handler.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
setDTDContentModelHandler
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Sets the DTD content model handler.
setDTDHandler(DTDHandler) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Allow an application to register a DTD event handler.
setDTDHandler(XMLDTDHandler) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Sets the DTD handler.
setDTDHandler(XMLDTDHandler) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
setDTDHandler
setDTDHandler(XMLDTDHandler) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Sets the DTD handler.
setEffectiveContext(String[]) - Method in class org.apache.xerces.impl.xs.SchemaNamespaceSupport
This method takes a set of Strings, as stored in a NamespaceSupport object, and "fools" the object into thinking that this is one unified context.
setElementDecl(int, XMLElementDecl) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
setEncoding(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setEncoding(String) - Method in class org.apache.xerces.dom.EntityImpl
DOM Level 3 WD - experimental encoding - An attribute specifying, as part of the text declaration, the encoding of this entity, when it is an external parsed entity.
setEncoding(String) - Method in class org.apache.xerces.dom.DOMInputSourceImpl
The character encoding, if known.
setEncoding(String) - Method in class org.apache.xerces.impl.XMLEntityScanner
Sets the encoding of the scanner.
setEncoding(String) - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Sets the encoding of the scanner.
setEnd(int, int) - Method in class org.apache.xerces.impl.xpath.regex.Match
 
setEnd(Node, int) - Method in class org.apache.xerces.dom.RangeImpl
 
setEndAfter(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
setEndBefore(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
setEntityDecl(int, XMLEntityDecl) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
setEntityHandler(XMLEntityHandler) - Method in class org.apache.xerces.impl.XMLEntityManager
Sets the entity handler.
setEntityInfo(int, String, String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
 
setEntityResolver(DOMEntityResolver) - Method in class org.apache.xerces.parsers.DOMBuilderImpl
If a DOMEntityResolver has been specified, each time a reference to an external entity is encountered the DOMBuilder will pass the public and system IDs to the entity resolver, which can then specify the actual source of the entity.
setEntityResolver(DOMEntityResolver) - Method in class org.apache.xerces.util.DOMEntityResolverWrapper
Sets the DOM entity resolver.
setEntityResolver(EntityResolver) - Method in class org.apache.xerces.jaxp.DocumentBuilderImpl
 
setEntityResolver(EntityResolver) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Sets the resolver used to resolve external entities.
setEntityResolver(EntityResolver) - Method in class org.apache.xerces.parsers.DOMParser
Sets the resolver used to resolve external entities.
setEntityResolver(EntityResolver) - Method in class org.apache.xerces.util.EntityResolverWrapper
Sets the SAX entity resolver.
setEntityResolver(XMLEntityResolver) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Sets the resolver used to resolve external entities.
setEntityState(EntityState) - Method in class org.apache.xerces.impl.validation.ValidationState
 
setErrorChecking(boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Sets whether the DOM implementation performs error checking upon operations.
setErrorHandler(DOMErrorHandler) - Method in class org.apache.xerces.parsers.DOMBuilderImpl
In the event that an error is encountered in the XML document being parsed, the DOMDcoumentBuilder will call back to the errorHandler with the error information.
setErrorHandler(DOMErrorHandler) - Method in class org.apache.xerces.util.DOMErrorHandlerWrapper
Sets the DOM error handler.
setErrorHandler(ErrorHandler) - Method in class org.apache.xerces.jaxp.DocumentBuilderImpl
 
setErrorHandler(ErrorHandler) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.apache.xerces.parsers.DOMParser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.apache.xerces.util.ErrorHandlerWrapper
Sets the SAX error handler.
setErrorHandler(XMLErrorHandler) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Allow an application to register an error event handler.
setEventListeners(NodeImpl, Vector) - Method in class org.apache.xerces.dom.DocumentImpl
Store event listener registered on a given node This is another place where we could use weak references! Indeed, the node here won't be GC'ed as long as some listener is registered on it, since the eventsListeners table will have a reference to the node.
setException(Exception) - Method in class org.apache.xerces.dom.DOMErrorImpl
 
setExpandedSystemId(String) - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Sets the expanded system identifier.
setExtraChecking(boolean) - Method in class org.apache.xerces.impl.validation.ValidationState
 
setFacetChecking(boolean) - Method in class org.apache.xerces.impl.validation.ValidationState
 
setFactoryClass(String) - Static method in class org.apache.xerces.impl.dv.SchemaDVFactory
Set the class name of the schema dv factory implementation.
setFeature(String, boolean) - Method in class org.apache.xerces.jaxp.SAXParserFactoryImpl
Sets the particular feature in the underlying implementation of org.xml.sax.XMLReader.
setFeature(String, boolean) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Set the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.parsers.DOMBuilderImpl
Set the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Set the state of any feature in a SAX2 parser.
setFeature(String, boolean) - Method in class org.apache.xerces.parsers.DOMParser
Set the state of any feature in a SAX2 parser.
setFeature(String, boolean) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Set the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.impl.XMLErrorReporter
Sets the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Sets the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.impl.XMLScanner
 
setFeature(String, boolean) - Method in class org.apache.xerces.impl.XMLEntityManager
Sets the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Sets the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Sets the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Sets the state of a feature.
setFilter(DOMBuilderFilter) - Method in class org.apache.xerces.parsers.DOMBuilderImpl
When the application provides a filter, the parser will call out to the filter at the completion of the construction of each Element node.
setFirstAttributeDeclIndex(int, int) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
setFragment(String) - Method in class org.apache.xerces.util.URI
Set the fragment for this URI.
setGrammar(SchemaGrammar) - Method in class org.apache.xerces.dom.ASModelImpl
 
setGrammarFound(boolean) - Method in class org.apache.xerces.impl.validation.ValidationManager
 
setHidden(Node) - Static method in class org.apache.xerces.util.DOMUtil
 
setHost(String) - Method in class org.apache.xerces.util.URI
Set the host for this URI.
setIgnorableWhitespace(boolean) - Method in class org.apache.xerces.dom.TextImpl
NON-DOM: Set whether this Text is ignorable whitespace.
setInputSource(XMLInputSource) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Sets the input source for the document to parse.
setInputSource(XMLInputSource) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Sets the input source.
setInputSource(XMLInputSource) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the input source.
setInputSource(XMLInputSource) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Sets the input source.
setInternalSubset(int, String) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
 
setInternalSubset(String) - Method in class org.apache.xerces.dom.DocumentTypeImpl
NON-DOM.
setIsAbstract() - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
setIsAbstractType() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
setIsAnonymous() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
setIsGlobal() - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
setIsGlobal() - Method in class org.apache.xerces.impl.xs.XSAttributeDecl
 
setIsNillable() - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
setKeyIntoReporter(String) - Method in class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
setLexicalHandler(LexicalHandler) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Set the lexical event handler.
setLiteralSystemId(String) - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Sets the literal system identifier.
setLocale(Locale) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Set the locale to use for messages.
setLocale(Locale) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Set the locale to use for messages.
setLocale(Locale) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Set the locale to use for messages.
setLocale(Locale) - Method in class org.apache.xerces.impl.XMLErrorReporter
Sets the current locale.
setLocale(Locale) - Method in class org.apache.xerces.impl.dv.dtd.StringDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.dv.dtd.NOTATIONDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
Set the locale used for error messages
setLocalName(String) - Method in class org.apache.xerces.dom.ASModelImpl
Returns the local part of the qualified name of this ASObject.
setLocator(DOMLocator) - Method in class org.apache.xerces.dom.DOMErrorImpl
 
setMajorCode(int) - Method in class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
setMaxStates(int) - Method in class org.apache.xerces.impl.dtd.models.CMNode
 
setMayMatch(boolean) - Method in class org.apache.xerces.impl.xs.identity.Field
 
setMessage(String) - Method in class org.apache.xerces.dom.DOMErrorImpl
 
setMinorCode(int) - Method in class org.apache.xerces.impl.dv.dtd.InvalidDatatypeValueException
 
setName(int, QName) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the name of the attribute at the specified index.
setNamedItem(Node) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Adds a node using its nodeName attribute.
setNamedItem(Node) - Method in class org.apache.xerces.dom.AttributeMap
Adds an attribute using its nodeName attribute.
setNamedItemNS(Node) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Adds a node using its namespaceURI and localName.
setNamedItemNS(Node) - Method in class org.apache.xerces.dom.AttributeMap
Adds an attribute using its namespaceURI and localName.
setNamespaces(boolean) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets whether namespace processing is being performed.
setNamespaceSupport(NamespaceSupport) - Method in class org.apache.xerces.impl.validation.ValidationState
 
setNamespaceURI(String) - Method in class org.apache.xerces.dom.ASModelImpl
The namespace URI of this node, or null if it is unspecified.
setNodeName(String) - Method in class org.apache.xerces.dom.ASModelImpl
The name of this ASObject depending on the ASObject type.
setNodeValue(String) - Method in class org.apache.xerces.dom.NodeImpl
Sets the node value.
setNodeValue(String) - Method in class org.apache.xerces.dom.AttrImpl
Implicit in the rerouting of getNodeValue to getValue is the need to redefine setNodeValue, for symmetry's sake.
setNodeValue(String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Sets the content, possibly firing related events, and updating ranges (via notification to the document)
setNodeValueInternal(String) - Method in class org.apache.xerces.dom.CharacterDataImpl
This function added so that we can distinguish whether setNodeValue has been called from some other DOM functions.
setNonNormalizedValue(int, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the non-normalized value of the attribute at the specified index.
setNormalizationRequired(boolean) - Method in class org.apache.xerces.impl.validation.ValidationState
 
setNotationDecl(int, XMLNotationDecl) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
setNotationName(String) - Method in class org.apache.xerces.dom.EntityImpl
DOM Level 2: Unparsed entities -- which contain non-XML data -- have a "notation name" which tells applications how to deal with them.
setNumberOfGroups(int) - Method in class org.apache.xerces.impl.xpath.regex.Match
 
setOnlyPassPrefixMappingEvents(boolean) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Sets whether the namespace binder only passes the prefix mapping events to the registered document handler or passes all document events.
setOwnerASModel(ASModel) - Method in class org.apache.xerces.dom.ASModelImpl
The ASModel object associated with this ASObject.
setPath(String) - Method in class org.apache.xerces.util.URI
Set the path for this URI.
setPattern(String) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
 
setPattern(String, String) - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
 
setPort(int) - Method in class org.apache.xerces.util.URI
Set the port for this URI.
setPrefix(String) - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
setPrefix(String) - Method in class org.apache.xerces.dom.ElementNSImpl
Introduced in DOM Level 2.
setPrefix(String) - Method in class org.apache.xerces.dom.ASModelImpl
The namespace prefix of this node, or null if it is unspecified.
setPrefix(String) - Method in class org.apache.xerces.dom.AttrNSImpl
Introduced in DOM Level 2.
setProperty(String, Object) - Method in class org.apache.xerces.jaxp.SAXParserImpl
Sets the particular property in the underlying implementation of org.xml.sax.XMLReader.
setProperty(String, Object) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
setProperty
setProperty(String, Object) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Set the value of any property in a SAX2 parser.
setProperty(String, Object) - Method in class org.apache.xerces.parsers.DOMParser
Set the value of any property in a SAX2 parser.
setProperty(String, Object) - Method in class org.apache.xerces.util.ParserConfigurationSettings
setProperty
setProperty(String, Object) - Method in class org.apache.xerces.impl.XMLErrorReporter
Sets the value of a property.
setProperty(String, Object) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Sets the value of a property during parsing.
setProperty(String, Object) - Method in class org.apache.xerces.impl.XMLScanner
Sets the value of a property during parsing.
setProperty(String, Object) - Method in class org.apache.xerces.impl.XMLEntityManager
Sets the value of a property.
setProperty(String, Object) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the value of a property.
setProperty(String, Object) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Sets the value of a property.
setProperty(String, Object) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Sets the value of a property.
setProperty(String, Object) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Sets the value of a property.
setPublicId(String) - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Sets the public identifier.
setPublicId(String) - Method in class org.apache.xerces.dom.NotationImpl
NON-DOM: The Public Identifier for this Notation.
setPublicId(String) - Method in class org.apache.xerces.dom.EntityImpl
DOM Level 2: The public identifier associated with the entity.
setPublicId(String) - Method in class org.apache.xerces.dom.DOMInputSourceImpl
The public identifier for this input source.
setQueryString(String) - Method in class org.apache.xerces.util.URI
Set the query string for this URI.
setReadOnly(boolean, boolean) - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM: PR-DOM-Level-1-19980818 mentions readonly nodes in conjunction with Entities, but provides no API to support this.
setReadOnly(boolean, boolean) - Method in class org.apache.xerces.dom.ParentNode
Override default behavior so that if deep is true, children are also toggled.
setReadOnly(boolean, boolean) - Method in class org.apache.xerces.dom.AttrImpl
Override default behavior so that if deep is true, children are also toggled.
setReadOnly(boolean, boolean) - Method in class org.apache.xerces.dom.ElementImpl
NON-DOM: Subclassed to flip the attributes' readonly switch as well.
setReadOnly(boolean, boolean) - Method in class org.apache.xerces.dom.DocumentTypeImpl
NON-DOM: Subclassed to flip the entities' and notations' readonly switch as well.
setScannerState(int) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Sets the scanner state.
setScannerState(int) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Sets the scanner state.
setScheme(String) - Method in class org.apache.xerces.util.URI
Set the scheme for this URI.
setSelector(Selector) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Sets the selector.
setSeverity(short) - Method in class org.apache.xerces.dom.DOMErrorImpl
 
setShadowSymbolTable(boolean) - Method in class org.apache.xerces.parsers.CachingParserPool
Sets whether new parser instance receive shadow copies of the main symbol table.
setSource(char[]) - Method in class org.apache.xerces.impl.xpath.regex.Match
 
setSource(CharacterIterator) - Method in class org.apache.xerces.impl.xpath.regex.Match
 
setSource(String) - Method in class org.apache.xerces.impl.xpath.regex.Match
 
setSpecified(boolean) - Method in class org.apache.xerces.dom.AttrImpl
NON-DOM, for use by parser
setSpecified(int, boolean) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets whether an attribute is specified in the instance document or not.
setStandalone(boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setStandalone(boolean) - Method in class org.apache.xerces.impl.XMLEntityManager
Sets whether the document entity is standalone.
setStart(Node, int) - Method in class org.apache.xerces.dom.RangeImpl
 
setStartAfter(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
setStartBefore(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
setStartOffset(int) - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
setStrictErrorChecking(boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
setStringData(String) - Method in class org.apache.xerces.dom.DOMInputSourceImpl
A string attribute that represents a sequence of 16 bit units (utf-16 encoded characters).
setSymbolTable(SymbolTable) - Method in class org.apache.xerces.impl.validation.ValidationState
 
setSystemId(String) - Method in class org.apache.xerces.dom.NotationImpl
NON-DOM: The System Identifier for this Notation.
setSystemId(String) - Method in class org.apache.xerces.dom.EntityImpl
DOM Level 2: The system identifier associated with the entity.
setSystemId(String) - Method in class org.apache.xerces.dom.DOMInputSourceImpl
The system identifier, a URI reference , for this input source.
setTargetNamespace(String) - Method in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
 
setTextContent(String) - Method in class org.apache.xerces.dom.NodeImpl
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class org.apache.xerces.dom.ParentNode
 
setTextContent(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
setTextContent(String) - Method in class org.apache.xerces.dom.DocumentTypeImpl
 
setTo(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
setType(int, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the type of the attribute at the specified index.
setupDefaultAttributes() - Method in class org.apache.xerces.dom.ElementImpl
Setup the default attributes.
setUserData(NodeImpl, Object) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM: kept for backward compatibility Store user data related to a given node This is a place where we could use weak references! Indeed, the node here won't be GC'ed as long as some user data is attached to it, since the userData table will have a reference to the node.
setUserData(Node, String, Object, UserDataHandler) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Associate an object to a key on this node.
setUserData(Object) - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM: As an alternative to subclassing the DOM, this implementation has been extended with the ability to attach an object to each node.
setUserData(String, Object, UserDataHandler) - Method in class org.apache.xerces.dom.NodeImpl
Associate an object to a key on this node.
setUserinfo(String) - Method in class org.apache.xerces.util.URI
Set the userinfo for this URI.
setValue(int, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the value of the attribute at the specified index.
setValue(String) - Method in class org.apache.xerces.dom.AttrImpl
The DOM doesn't clearly define what setValue(null) means.
setValues(QName, int, short, ContentModelValidator, XMLSimpleType) - Method in class org.apache.xerces.impl.dtd.XMLElementDecl
setValues
setValues(QName, XMLSimpleType, boolean) - Method in class org.apache.xerces.impl.dtd.XMLAttributeDecl
setValues
setValues(short, Object, Object) - Method in class org.apache.xerces.impl.dtd.XMLContentSpec
Sets the values.
setValues(short, String, String[], boolean, short, String, String, DatatypeValidator) - Method in class org.apache.xerces.impl.dtd.XMLSimpleType
setValues
setValues(String, String, String, String) - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Sets the values of the resource identifier.
setValues(String, String, String, String) - Method in class org.apache.xerces.impl.dtd.XMLNotationDecl
setValues
setValues(String, String, String, String, String, boolean, boolean) - Method in class org.apache.xerces.impl.dtd.XMLEntityDecl
setValues
setValues(String, String, String, String, String, String, boolean, boolean) - Method in class org.apache.xerces.impl.dtd.XMLEntityDecl
setValues
setValues(XMLContentSpec.Provider, int) - Method in class org.apache.xerces.impl.dtd.XMLContentSpec
Sets the values from the values specified by the given content spec provider and identifier.
setValues(XMLContentSpec) - Method in class org.apache.xerces.impl.dtd.XMLContentSpec
Sets the values of the specified content spec.
setValues(XMLEntityManager.Entity) - Method in class org.apache.xerces.impl.XMLEntityManager.Entity
Sets the values of the entity.
setValues(XMLEntityManager.Entity) - Method in class org.apache.xerces.impl.XMLEntityManager.InternalEntity
Sets the values of the entity.
setValues(XMLEntityManager.Entity) - Method in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Sets the values of the entity.
setValues(XMLEntityManager.ExternalEntity) - Method in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Sets the values of the entity.
setValues(XMLEntityManager.InternalEntity) - Method in class org.apache.xerces.impl.XMLEntityManager.InternalEntity
Sets the values of the entity.
setValues(XMLSimpleType) - Method in class org.apache.xerces.impl.dtd.XMLSimpleType
Set values.
setVersion(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
setVersion(String) - Method in class org.apache.xerces.dom.EntityImpl
DOM Level 3 WD - experimental version - An attribute specifying, as part of the text declaration, the version number of this entity, when it is an external parsed entity.
setVisible(Node) - Static method in class org.apache.xerces.util.DOMUtil
 
setWhatShow(int) - Method in class org.apache.xerces.dom.TreeWalkerImpl
 
SEVERITY_ERROR - Static variable in class org.apache.xerces.impl.XMLErrorReporter
Severity: error.
SEVERITY_FATAL_ERROR - Static variable in class org.apache.xerces.impl.XMLErrorReporter
Severity: fatal error.
SEVERITY_WARNING - Static variable in class org.apache.xerces.impl.XMLErrorReporter
Severity: warning.
SG_SchemaNS - Static variable in class org.apache.xerces.impl.xs.SchemaGrammar
 
shortValue() - Method in class org.apache.xerces.impl.xs.util.XInt
 
SIMPLE_TYPE - Static variable in interface org.apache.xerces.impl.xs.XSTypeDecl
 
SimpleContentModel - class org.apache.xerces.impl.dtd.models.SimpleContentModel.
 
SimpleContentModel(short, QName, QName, boolean) - Constructor for class org.apache.xerces.impl.dtd.models.SimpleContentModel
Constructs a simple content model.
simpleType - Variable in class org.apache.xerces.impl.dtd.XMLElementDecl
simpleType
simpleType - Variable in class org.apache.xerces.impl.dtd.XMLAttributeDecl
simpleType
size() - Method in class org.apache.xerces.util.IntStack
Returns the size of the stack.
size() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Returns the size of the stack.
skip(long) - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
skip(long) - Method in class org.apache.xerces.impl.io.UCSReader
Skip characters.
skip(long) - Method in class org.apache.xerces.impl.io.UTF8Reader
Skip characters.
skip(long) - Method in class org.apache.xerces.impl.io.ASCIIReader
Skip characters.
skipChar(int) - Method in class org.apache.xerces.impl.XMLEntityScanner
Skips a character appearing immediately on the input.
skipChar(int) - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Skips a character appearing immediately on the input.
skipSpaces() - Method in class org.apache.xerces.impl.XMLEntityScanner
Skips space characters appearing immediately on the input.
skipSpaces() - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Skips space characters appearing immediately on the input.
skipString(String) - Method in class org.apache.xerces.impl.XMLEntityScanner
Skips the specified string appearing immediately on the input.
skipString(String) - Method in class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Skips the specified string appearing immediately on the input.
SPECIFIED - Static variable in class org.apache.xerces.dom.NodeImpl
 
splitText(int) - Method in class org.apache.xerces.dom.TextImpl
Break a text node into two sibling nodes.
standalone - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Experimental DOM Level 3 feature: Document standalone
StandardParserConfiguration - class org.apache.xerces.parsers.StandardParserConfiguration.
This is the "standard" parser configuration.
StandardParserConfiguration() - Constructor for class org.apache.xerces.parsers.StandardParserConfiguration
Default constructor.
StandardParserConfiguration(SymbolTable) - Constructor for class org.apache.xerces.parsers.StandardParserConfiguration
Constructs a parser configuration using the specified symbol table.
StandardParserConfiguration(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.StandardParserConfiguration
Constructs a parser configuration using the specified symbol table and grammar pool.
StandardParserConfiguration(SymbolTable, XMLGrammarPool, XMLComponentManager) - Constructor for class org.apache.xerces.parsers.StandardParserConfiguration
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings.
startAttlist(String) - Method in class org.apache.xerces.parsers.DTDParser
The start of an attribute list.
startAttlist(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of an attribute list.
startAttlist(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The start of an attribute list.
startAttlist(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The start of an attribute list.
startCDATA(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a CDATA section.
startCDATA(Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The start of a CDATA section.
startCDATA(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The start of a CDATA section.
startCDATA(Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The start of a CDATA section.
startCDATA(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The start of a CDATA section.
startCDATA(Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
The start of a CDATA section.
startConditional(short) - Method in class org.apache.xerces.parsers.DTDParser
The start of a conditional section.
startConditional(short, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a conditional section.
startConditional(short, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The start of a conditional section.
startConditional(short, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The start of a conditional section.
startContentModel() - Method in class org.apache.xerces.impl.xs.models.XSEmptyCM
This methods to be called on entering a first element whose type has this content model.
startContentModel() - Method in class org.apache.xerces.impl.xs.models.XSDFACM
 
startContentModel() - Method in interface org.apache.xerces.impl.xs.models.XSCMValidator
This methods to be called on entering a first element whose type has this content model.
startContentModel() - Method in class org.apache.xerces.impl.xs.models.XSSimpleCM
This methods to be called on entering a first element whose type has this content model.
startContentModel() - Method in class org.apache.xerces.impl.xs.models.XSAllCM
This methods to be called on entering a first element whose type has this content model.
startContentModel(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a content model.
startContentModel(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The start of a content model.
startContentModel(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The start of a content model.
startContentModel(String, short) - Method in class org.apache.xerces.parsers.DTDParser
The start of a content model.
startDocument() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Resets the identity constraint cache.
startDocument(XMLLocator, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The start of the document.
startDocument(XMLLocator, String, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
The start of the document.
startDocumentEntity(XMLInputSource) - Method in class org.apache.xerces.impl.XMLEntityManager
Starts the document entity.
startDocumentFragment(SymbolTable) - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
The start of the document fragment.
startDocumentFragment(SymbolTable) - Method in class org.apache.xerces.impl.xs.identity.Selector.Matcher
 
startDTD(XMLLocator) - Method in class org.apache.xerces.parsers.DTDParser
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The start of the DTD.
startDTD(XMLLocator, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The start of the DTD.
startDTDEntity(XMLInputSource) - Method in class org.apache.xerces.impl.XMLEntityManager
Starts the DTD entity.
startElement() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
 
startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Binds the namespaces.
startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
The start of an element.
startElement(QName, XMLAttributes, XSElementDecl) - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
The start of an element.
startElement(QName, XMLAttributes, XSElementDecl) - Method in class org.apache.xerces.impl.xs.identity.Selector.Matcher
The start of an element.
startEntity(String, boolean) - Method in class org.apache.xerces.impl.XMLEntityManager
Starts a named entity.
startEntity(String, String, String, String) - Method in class org.apache.xerces.parsers.DTDParser
This method notifies of the start of an entity.
startEntity(String, XMLInputSource, boolean, boolean) - Method in class org.apache.xerces.impl.XMLEntityManager
Starts an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in class org.apache.xerces.impl.XMLScanner
This method notifies of the start of an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
This method notifies of the start of an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in interface org.apache.xerces.impl.XMLEntityHandler
This method notifies of the start of an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
This method notifies of the start of an entity.
startEntity(String, XMLResourceIdentifier, String) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
This method notifies of the start of an entity.
startExternalSubset() - Method in class org.apache.xerces.parsers.DTDParser
The start of the external subset.
startExternalSubset(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of the DTD external subset.
startExternalSubset(Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The start of the DTD external subset.
startExternalSubset(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The start of the DTD external subset.
startExternalSubset(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The start of the DTD external subset.
startExternalSubset(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The start of the DTD external subset.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies the start of an entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
This method notifies the start of a general entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
This method notifies of the start of an entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
This method notifies the start of a general entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
This method notifies the start of a general entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
This method notifies the start of a general entity.
startGroup(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A start of either a mixed or children content model.
startGroup(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
A start of either a mixed or children content model.
startGroup(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A start of either a mixed or children content model.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies the start of an entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
This method notifies of the start of parameter entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
This method notifies of the start of a parameter entity.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
This method notifies of the start of an entity.
startPE(String, boolean) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
start a parameter entity dealing with the textdecl if there is any
startPrefixMapping(String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
The start of a namespace prefix mapping.
startValueScope() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Start scope for value store.
startValueScopeFor(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Start the value scope for the specified identity constraint.
startValueScopeFor(IdentityConstraint) - Method in interface org.apache.xerces.impl.xs.identity.FieldActivator
Start the value scope for the specified identity constraint.
StatefullDatatypeValidator - interface org.apache.xerces.impl.dv.dtd.StatefullDatatypeValidator.
StatefullDatatypeValidator validates that XML content is a W3C string type.
steps - Variable in class org.apache.xerces.impl.xpath.XPath.LocationPath
List of steps.
stopPropagation - Variable in class org.apache.xerces.dom.events.EventImpl
 
stopPropagation() - Method in class org.apache.xerces.dom.events.EventImpl
Causes exit from in-progress event dispatch before the next currentTarget is selected.
storeKeyRef(Element, XSDocumentInfo, XSElementDecl) - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
stream - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Input stream.
STRING_INTERNING_FEATURE - Static variable in class org.apache.xerces.impl.Constants
String interning feature ("string-interning").
StringDatatypeValidator - class org.apache.xerces.impl.dv.dtd.StringDatatypeValidator.
StringValidator validates that XML content is a W3C string type.
StringDatatypeValidator() - Constructor for class org.apache.xerces.impl.dv.dtd.StringDatatypeValidator
 
StringDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.dv.dtd.StringDatatypeValidator
 
StringDV - class org.apache.xerces.impl.dv.xs.StringDV.
Represent the schema type "string"
StringDV() - Constructor for class org.apache.xerces.impl.dv.xs.StringDV
 
SUBSEQUENT_ERROR - Static variable in interface org.apache.xerces.impl.xs.models.XSCMValidator
 
SUBSTITUTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
SubstitutionGroupHandler - class org.apache.xerces.impl.xs.SubstitutionGroupHandler.
To store and validate information about substitutionGroup
SubstitutionGroupHandler(XSGrammarBucket) - Constructor for class org.apache.xerces.impl.xs.SubstitutionGroupHandler
Default constructor
substitutionGroupOK(XSElementDecl, XSElementDecl, short) - Method in class org.apache.xerces.impl.xs.SubstitutionGroupHandler
 
substringData(int, int) - Method in class org.apache.xerces.dom.CharacterDataImpl
Substring is more than a convenience function.
supplemental(char, char) - Static method in class org.apache.xerces.util.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
SUPPORTED_MEDIATYPES_ONLY - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: supported mediatypes only.
surroundContents(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
symbol - Variable in class org.apache.xerces.util.SymbolTable.Entry
Symbol.
SYMBOL_TABLE - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class org.apache.xerces.parsers.DOMASBuilderImpl
 
SYMBOL_TABLE - Static variable in class org.apache.xerces.parsers.AbstractSAXParser
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class org.apache.xerces.impl.XMLNamespaceBinder
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class org.apache.xerces.impl.XMLScanner
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class org.apache.xerces.impl.XMLEntityManager
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: symbol table.
SYMBOL_TABLE_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Symbol table property ("internal/symbol-table").
SymbolHash - class org.apache.xerces.util.SymbolHash.
This class is an unsynchronized hash table primary used for String to Object mapping.
SymbolHash.Entry - class org.apache.xerces.util.SymbolHash.Entry.
This class is a key table entry.
SymbolHash.Entry() - Constructor for class org.apache.xerces.util.SymbolHash.Entry
 
SymbolHash.Entry(String, Object, SymbolHash.Entry) - Constructor for class org.apache.xerces.util.SymbolHash.Entry
 
SymbolHash() - Constructor for class org.apache.xerces.util.SymbolHash
Constructs a key table.
SymbolHash(int) - Constructor for class org.apache.xerces.util.SymbolHash
 
SymbolTable - class org.apache.xerces.util.SymbolTable.
This class is a symbol table implementation that guarantees that strings used as identifiers are unique references.
SymbolTable.Entry - class org.apache.xerces.util.SymbolTable.Entry.
This class is a symbol table entry.
SymbolTable.Entry(char[], int, int, SymbolTable.Entry) - Constructor for class org.apache.xerces.util.SymbolTable.Entry
Constructs a new entry from the specified symbol information and next entry reference.
SymbolTable.Entry(String, SymbolTable.Entry) - Constructor for class org.apache.xerces.util.SymbolTable.Entry
Constructs a new entry from the specified symbol and next entry reference.
SymbolTable() - Constructor for class org.apache.xerces.util.SymbolTable
Constructs a symbol table.
SYNCCHILDREN - Static variable in class org.apache.xerces.dom.NodeImpl
 
SYNCDATA - Static variable in class org.apache.xerces.dom.NodeImpl
 
synchronizeChildren() - Method in class org.apache.xerces.dom.ParentNode
Override this method in subclass to hook in efficient internal data structure.
synchronizeChildren() - Method in class org.apache.xerces.dom.AttrImpl
Override this method in subclass to hook in efficient internal data structure.
synchronizeChildren() - Method in class org.apache.xerces.dom.DeferredAttrNSImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren() - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren() - Method in class org.apache.xerces.dom.DeferredAttrImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren() - Method in class org.apache.xerces.dom.EntityReferenceImpl
EntityReference's children are a reflection of those defined in the named Entity.
synchronizeChildren() - Method in class org.apache.xerces.dom.DeferredEntityReferenceImpl
Synchronize the children.
synchronizeChildren() - Method in class org.apache.xerces.dom.DeferredElementNSImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren() - Method in class org.apache.xerces.dom.DeferredElementImpl
 
synchronizeChildren() - Method in class org.apache.xerces.dom.DeferredDocumentTypeImpl
Synchronizes the entities, notations, and elements.
synchronizeChildren() - Method in class org.apache.xerces.dom.DeferredElementDefinitionImpl
Synchronizes the default attribute values.
synchronizeChildren() - Method in class org.apache.xerces.dom.DeferredEntityImpl
Synchronize the children.
synchronizeChildren(AttrImpl, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Synchronizes the node's children with the internal structure.
synchronizeChildren(ParentNode, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Synchronizes the node's children with the internal structure.
synchronizeData() - Method in class org.apache.xerces.dom.NodeImpl
Override this method in subclass to hook in efficient internal data structure.
synchronizeData() - Method in class org.apache.xerces.dom.ElementImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredNotationImpl
Synchronizes the data.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredAttrNSImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Synchronizes the node's data.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredAttrImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredCommentImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredCDATASectionImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredEntityReferenceImpl
Synchronize the entity data.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredElementNSImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredProcessingInstructionImpl
Synchronizes the data.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredElementImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredTextImpl
Synchronizes the underlying data.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredDocumentTypeImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredElementDefinitionImpl
Synchronizes the data (name and value) for fast nodes.
synchronizeData() - Method in class org.apache.xerces.dom.DeferredEntityImpl
Synchronize the entity data.
systemId - Variable in class org.apache.xerces.dom.NotationImpl
System identifier.
systemId - Variable in class org.apache.xerces.dom.EntityImpl
System identifier.
systemId - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
systemId
systemId - Variable in class org.apache.xerces.impl.dtd.XMLNotationDecl
systemId
systemID - Variable in class org.apache.xerces.dom.DocumentTypeImpl
 

T

TABLE_SIZE - Static variable in class org.apache.xerces.util.SymbolTable
Default table size.
tagName - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
target - Variable in class org.apache.xerces.dom.ProcessingInstructionImpl
 
target - Variable in class org.apache.xerces.dom.events.EventImpl
 
text - Variable in class org.apache.xerces.impl.XMLEntityManager.InternalEntity
Text value of entity.
textDecl(String, String) - Method in class org.apache.xerces.parsers.DTDParser
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Notifies of the presence of a TextDecl line in an entity.
TextImpl - class org.apache.xerces.dom.TextImpl.
Text nodes hold the non-markup, non-Entity content of an Element or Attribute.
TextImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.TextImpl
Factory constructor.
textNode - Static variable in class org.apache.xerces.dom.AttrImpl
 
TimeDV - class org.apache.xerces.impl.dv.xs.TimeDV.
Validator for
TimeDV() - Constructor for class org.apache.xerces.impl.dv.xs.TimeDV
 
timeStamp - Variable in class org.apache.xerces.dom.events.EventImpl
 
timeZone - Variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
TOP_LEVEL_SCOPE - Static variable in class org.apache.xerces.impl.dtd.AbstractDTDGrammar
Top level scope (-1).
toString() - Method in class org.apache.xerces.util.URI
Get the URI as a string specification.
toString() - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM method for debugging convenience.
toString() - Method in class org.apache.xerces.dom.AttrImpl
NON-DOM method for debugging convenience
toString() - Method in class org.apache.xerces.dom.RangeImpl
 
toString() - Method in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.dtd.models.CMAny
 
toString() - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
toString() - Method in class org.apache.xerces.impl.dtd.models.CMLeaf
 
toString() - Method in class org.apache.xerces.impl.xpath.XPath
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xpath.XPath.LocationPath
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xpath.XPath.Step
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xpath.XPath.Axis
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xpath.XPath.NodeTest
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xpath.regex.RegularExpression
Represents this instence in String.
toString() - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
 
toString() - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
toString() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xs.XSParticleDecl
 
toString() - Method in class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
toString() - Method in class org.apache.xerces.impl.xs.identity.Field
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xs.identity.XPathMatcher
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xs.identity.Selector
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.impl.xs.identity.IDValue
 
toString() - Method in class org.apache.xerces.impl.xs.models.XSCMLeaf
 
toString() - Method in class org.apache.xerces.impl.xs.util.XInt
 
toString(XMLSchemaValidator.OrderedHashtable) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Returns a string of the specified values.
TOTAL_SIZE - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
totalDigits - Variable in class org.apache.xerces.impl.dv.XSFacets
value of totalDigits facet.
transplant(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
 
traverseSchemas() - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
TreeWalkerImpl - class org.apache.xerces.dom.TreeWalkerImpl.
This class implements the TreeWalker interface.
TreeWalkerImpl(Node, int, NodeFilter, boolean) - Constructor for class org.apache.xerces.dom.TreeWalkerImpl
Public constructor
type - Variable in class org.apache.xerces.dom.events.EventImpl
 
type - Variable in class org.apache.xerces.impl.dtd.XMLElementDecl
type
type - Variable in class org.apache.xerces.impl.dtd.XMLContentSpec
The content spec node type.
type - Variable in class org.apache.xerces.impl.dtd.XMLSimpleType
type
type - Variable in class org.apache.xerces.impl.xpath.XPath.Axis
Axis type.
type - Variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Node test type.
type - Variable in class org.apache.xerces.impl.xs.identity.IdentityConstraint
type
type - Variable in class org.apache.xerces.impl.xs.identity.UniqueOrKey
 
TYPE_ANY - Static variable in class org.apache.xerces.impl.dtd.XMLElementDecl
TYPE_ANY
TYPE_CDATA - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
TYPE_CDATA
TYPE_CHILDREN - Static variable in class org.apache.xerces.impl.dtd.XMLElementDecl
TYPE_CHILDREN
TYPE_EMPTY - Static variable in class org.apache.xerces.impl.dtd.XMLElementDecl
TYPE_EMPTY
TYPE_ENTITY - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
TYPE_ENTITY
TYPE_ENUMERATION - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
TYPE_ENUMERATION
TYPE_ID - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
TYPE_ID
TYPE_IDREF - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
TYPE_IDREF
TYPE_MIXED - Static variable in class org.apache.xerces.impl.dtd.XMLElementDecl
TYPE_MIXED
TYPE_NAMED - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
TYPE_NAMED
TYPE_NMTOKEN - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
TYPE_NMTOKEN
TYPE_NOTATION - Static variable in class org.apache.xerces.impl.dtd.XMLSimpleType
TYPE_NOTATION
TYPE_SIMPLE - Static variable in class org.apache.xerces.impl.dtd.XMLElementDecl
TYPE_SIMPLE
type() - Method in class org.apache.xerces.impl.dtd.models.CMNode
 
TypeValidator - class org.apache.xerces.impl.dv.xs.TypeValidator.
All primitive types plus ID/IDREF/ENTITY are derived from this abstract class.
TypeValidator() - Constructor for class org.apache.xerces.impl.dv.xs.TypeValidator
 

U

UCS2BE - Static variable in class org.apache.xerces.impl.io.UCSReader
 
UCS2LE - Static variable in class org.apache.xerces.impl.io.UCSReader
 
UCS4BE - Static variable in class org.apache.xerces.impl.io.UCSReader
 
UCS4LE - Static variable in class org.apache.xerces.impl.io.UCSReader
 
UCSReader - class org.apache.xerces.impl.io.UCSReader.
Reader for UCS-2 and UCS-4 encodings.
UCSReader(InputStream, int, short) - Constructor for class org.apache.xerces.impl.io.UCSReader
Constructs an ASCII reader from the specified input stream and buffer size.
UCSReader(InputStream, short) - Constructor for class org.apache.xerces.impl.io.UCSReader
Constructs an ASCII reader from the specified input stream using the default buffer size.
UNION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
union(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 
UnionDV - class org.apache.xerces.impl.dv.xs.UnionDV.
Represent the schema union types
UnionDV() - Constructor for class org.apache.xerces.impl.dv.xs.UnionDV
 
UNIQUE - Static variable in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Type: unique.
UNIQUE_TYPE - Static variable in class org.apache.xerces.impl.xs.identity.UniqueOrKey
 
UniqueOrKey - class org.apache.xerces.impl.xs.identity.UniqueOrKey.
Schema unique or key identity constraint.
UniqueOrKey(String, String, short) - Constructor for class org.apache.xerces.impl.xs.identity.UniqueOrKey
Constructs a unique or a key identity constraint.
UnknownFacet - Static variable in class org.apache.xerces.impl.dv.dtd.DatatypeMessageProvider
 
UNNORMALIZED - Static variable in class org.apache.xerces.dom.NodeImpl
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xerces.parsers.DTDParser
An unparsed entity declaration.
unparsedEntityDecl(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An unparsed entity declaration.
unparsedEntityDecl(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
An unparsed entity declaration.
unparsedEntityDecl(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An unparsed entity declaration.
unparsedEntityDecl(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
An unparsed entity declaration.
unparsedEntityDecl(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
An unparsed entity declaration.
URI - class org.apache.xerces.util.URI.
A class to represent a Uniform Resource Identifier (URI).
URI_SCHEMAFORSCHEMA - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
URI_XSI - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
URI.MalformedURIException - exception org.apache.xerces.util.URI.MalformedURIException.
MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
URI.MalformedURIException() - Constructor for class org.apache.xerces.util.URI.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
URI.MalformedURIException(String) - Constructor for class org.apache.xerces.util.URI.MalformedURIException
Constructs a MalformedURIException with the specified detail message.
URI() - Constructor for class org.apache.xerces.util.URI
Construct a new and uninitialized URI.
URI(String) - Constructor for class org.apache.xerces.util.URI
Construct a new URI from a URI specification string.
URI(String, String) - Constructor for class org.apache.xerces.util.URI
Construct a new URI that does not follow the generic URI syntax.
URI(String, String, String, int, String, String, String) - Constructor for class org.apache.xerces.util.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(String, String, String, String, String) - Constructor for class org.apache.xerces.util.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(URI) - Constructor for class org.apache.xerces.util.URI
Construct a new URI from another URI.
URI(URI, String) - Constructor for class org.apache.xerces.util.URI
Construct a new URI from a base URI and a URI specification string.
USE_OPTIONAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
USE_PROHIBITED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
USE_REQUIRED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
userData - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Table for user data attached to this document nodes.
utc - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
UTF8Reader - class org.apache.xerces.impl.io.UTF8Reader.
 
UTF8Reader(InputStream) - Constructor for class org.apache.xerces.impl.io.UTF8Reader
Constructs a UTF-8 reader from the specified input stream using the default buffer size.
UTF8Reader(InputStream, int) - Constructor for class org.apache.xerces.impl.io.UTF8Reader
Constructs a UTF-8 reader from the specified input stream and buffer size.

V

VALIDATE_AGAINST_DTD - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: validate against dtd.
VALIDATE_CONTENT_MODELS_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Validate content models feature ("validation/validate-content-models").
VALIDATE_DATATYPES_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Validate datatypes feature ("validation/validate-datatypes").
VALIDATE_IF_SCHEMA - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: validate if schema.
validate() - Method in class org.apache.xerces.dom.ASModelImpl
Determines if an ASModel itself is valid, i.e., confirming that it's well-formed and valid per its own formal grammar.
validate() - Method in class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
Initializes the internal datatype state
validate() - Method in interface org.apache.xerces.impl.dv.dtd.StatefullDatatypeValidator
 
validate() - Method in class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
This method is unique to IDREFDatatypeValidator
validate() - Method in class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
A no-op method in this Datatype
validate() - Method in class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator
A no-op method in this Datatype
validate(QName[], int, int) - Method in class org.apache.xerces.impl.dtd.models.MixedContentModel
Check that the specified content is valid according to this content model.
validate(QName[], int, int) - Method in interface org.apache.xerces.impl.dtd.models.ContentModelValidator
validate
validate(QName[], int, int) - Method in class org.apache.xerces.impl.dtd.models.SimpleContentModel
Check that the specified content is valid according to this content model.
validate(QName[], int, int) - Method in class org.apache.xerces.impl.dtd.models.DFAContentModel
Check that the specified content is valid according to this content model.
validate(String, Object) - Method in class org.apache.xerces.impl.dv.dtd.AbstractDatatypeValidator
validate
validate(String, Object) - Method in class org.apache.xerces.impl.dv.dtd.StringDatatypeValidator
validate that a string is a W3C string type
validate(String, Object) - Method in class org.apache.xerces.impl.dv.dtd.ListDatatypeValidator
validate that a string is a W3C string type
validate(String, Object) - Method in class org.apache.xerces.impl.dv.dtd.NOTATIONDatatypeValidator
Checks that "content" string is valid datatype.
validate(String, Object) - Method in class org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator
Checks that "content" string is valid datatype.
validate(String, Object) - Method in class org.apache.xerces.impl.dv.dtd.IDDatatypeValidator
Checks that "content" string is valid datatype.
validate(String, Object) - Method in class org.apache.xerces.impl.dv.dtd.NMTOKENDatatypeValidator
validate that a string is a W3C string type
validate(String, Object) - Method in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
validate
validate(String, Object) - Method in class org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator
Checks that "content" string is valid datatype.
validate(String, ValidationContext) - Method in interface org.apache.xerces.impl.dv.DatatypeValidator
validate a given string against this DV
validate(String, ValidationContext, ValidatedInfo) - Method in interface org.apache.xerces.impl.dv.XSSimpleType
validate a given string against this simple type.
validate(ValidationContext, ValidatedInfo) - Method in interface org.apache.xerces.impl.dv.XSSimpleType
validate an actual value against this simple type.
validateDateTime(int[]) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
Validates given date/time object accoring to W3C PR Schema [D.1 ISO 8601 Conventions]
ValidatedInfo - class org.apache.xerces.impl.dv.ValidatedInfo.
Class to get the information back after content is validated.
ValidatedInfo() - Constructor for class org.apache.xerces.impl.dv.ValidatedInfo
 
VALIDATION - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Feature identifier: validation.
VALIDATION - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: validation.
VALIDATION - Static variable in class org.apache.xerces.impl.XMLScanner
Feature identifier: validation.
VALIDATION - Static variable in class org.apache.xerces.impl.XMLEntityManager
Feature identifier: validation.
VALIDATION - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Feature identifier: validation.
VALIDATION - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: validation.
VALIDATION_FEATURE - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: validation.
VALIDATION_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Validation feature ("validation").
VALIDATION_MANAGER - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
 
VALIDATION_MANAGER - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
 
VALIDATION_MANAGER - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
VALIDATION_MANAGER_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Validation manager property ("internal/validation-manager").
ValidationContext - interface org.apache.xerces.impl.validation.ValidationContext.
ValidationContext has all the information required for the validation of: id, idref, entity, notation, qname
ValidationManager - class org.apache.xerces.impl.validation.ValidationManager.
ValidationManager is a coordinator property for validators in the pipeline.
ValidationManager() - Constructor for class org.apache.xerces.impl.validation.ValidationManager
 
ValidationState - class org.apache.xerces.impl.validation.ValidationState.
Implementation of ValidationContext inteface.
ValidationState() - Constructor for class org.apache.xerces.impl.validation.ValidationState
 
VALIDATOR_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Validator property ("internal/validator").
validRestrictionOf(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
value - Variable in class org.apache.xerces.util.SymbolHash.Entry
 
value - Variable in class org.apache.xerces.dom.AttrImpl
This can either be a String or the first child node.
value - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
Value.
value - Variable in class org.apache.xerces.impl.dtd.XMLContentSpec
The "left hand" value object of the content spec node.
value - Variable in class org.apache.xerces.impl.xs.XMLSchemaValidator.OrderedHashtable.Entry
Value.
ValueStore - interface org.apache.xerces.impl.xs.identity.ValueStore.
Interface for storing values associated to an identity constraint.
VARIETY_ABSENT - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the absent variety, for anySimpleType
VARIETY_ATOMIC - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the atomic variety
VARIETY_LIST - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the list variety
VARIETY_UNION - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
the union variety
version - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Experimental DOM Level 3 feature: Document version
version - Variable in class org.apache.xerces.dom.EntityImpl
Version
Version - class org.apache.xerces.impl.Version.
This class defines the version number of the parser.
Version() - Constructor for class org.apache.xerces.impl.Version
 

W

WARN_ON_DUPLICATE_ATTDEF - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: warn on duplicate attribute definition.
WARN_ON_DUPLICATE_ATTDEF - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Feature identifier: warn on duplicate attdef
WARN_ON_DUPLICATE_ATTDEF_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Warn on duplicate attribute declaration feature ("validation/warn-on-duplicate-attdef").
WARN_ON_UNDECLARED_ELEMDEF - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Feature identifier: warn on undeclared element definition.
WARN_ON_UNDECLARED_ELEMDEF_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Warn on undeclared element feature ("validation/warn-on-undeclared-elemdef").
warning(String, String, XMLParseException) - Method in class org.apache.xerces.util.ErrorHandlerWrapper
Reports a warning.
warning(String, String, XMLParseException) - Method in class org.apache.xerces.util.DOMErrorHandlerWrapper
Reports a warning.
warning(String, String, XMLParseException) - Method in class org.apache.xerces.util.DefaultErrorHandler
Warning.
whiteSpace - Variable in class org.apache.xerces.impl.dv.XSFacets
value of whiteSpace facet.
WHITESPACE_COLLAPSE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
WHITESPACE_IN_ELEMENT_CONTENT - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
Feature id: whitespace in element content.
WHITESPACE_NONE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
WHITESPACE_PRESERVE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
WHITESPACE_REPLACE - Static variable in interface org.apache.xerces.impl.dv.dtd.DatatypeValidator
 
WILDCARD - Static variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Type: wildcard.
WILDCARD_ANY - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
WILDCARD_LAX - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
WILDCARD_LIST - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
WILDCARD_OTHER - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
WILDCARD_SKIP - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
WILDCARD_STRICT - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
WS_COLLAPSE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
collapse the white spaces
WS_COLLAPSE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
WS_PRESERVE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
preserve the white spaces
WS_PRESERVE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
WS_REPLACE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
replace the white spaces
WS_REPLACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 

X

XERCES_FEATURE_PREFIX - Static variable in class org.apache.xerces.impl.Constants
Xerces features prefix ("http://apache.org/xml/features/").
XERCES_PROPERTY_PREFIX - Static variable in class org.apache.xerces.impl.Constants
Xerces properties prefix ("http://apache.org/xml/properties/").
XInt - class org.apache.xerces.impl.xs.util.XInt.
 
XIntPool - class org.apache.xerces.impl.xs.util.XIntPool.
 
XIntPool() - Constructor for class org.apache.xerces.impl.xs.util.XIntPool
 
XML_DOMAIN - Static variable in class org.apache.xerces.impl.msg.XMLMessageFormatter
The domain of messages concerning the XML 1.0 specification.
XML_STRING - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Property identifier: xml string.
XML_STRING_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
XML string property ("xml-string").
XMLAttributeDecl - class org.apache.xerces.impl.dtd.XMLAttributeDecl.
 
XMLAttributeDecl() - Constructor for class org.apache.xerces.impl.dtd.XMLAttributeDecl
 
XMLAttributesImpl - class org.apache.xerces.util.XMLAttributesImpl.
The XMLAttributesImpl class is an implementation of the XMLAttributes interface which defines a collection of attributes for an element.
XMLAttributesImpl() - Constructor for class org.apache.xerces.util.XMLAttributesImpl
Default constructor.
XMLChar - class org.apache.xerces.util.XMLChar.
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.xerces.util.XMLChar
 
XMLContentSpec - class org.apache.xerces.impl.dtd.XMLContentSpec.
ContentSpec really exists to aid the parser classes in implementing access to the grammar.
XMLContentSpec.Provider - interface org.apache.xerces.impl.dtd.XMLContentSpec.Provider.
Provides a means for walking the structure built out of content spec "nodes".
XMLContentSpec() - Constructor for class org.apache.xerces.impl.dtd.XMLContentSpec
Default constructor.
XMLContentSpec(short, Object, Object) - Constructor for class org.apache.xerces.impl.dtd.XMLContentSpec
Constructs a content spec with the specified values.
XMLContentSpec(XMLContentSpec.Provider, int) - Constructor for class org.apache.xerces.impl.dtd.XMLContentSpec
Constructs a content spec from the values specified by the given content spec provider and identifier.
XMLContentSpec(XMLContentSpec) - Constructor for class org.apache.xerces.impl.dtd.XMLContentSpec
Constructs a content spec from the values in the specified content spec.
xmlDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Notifies of the presence of an XMLDecl line in the document.
XMLDocumentFragmentScannerImpl - class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.
This class is responsible for scanning the structure and content of document fragments.
XMLDocumentFragmentScannerImpl.Dispatcher - interface org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.Dispatcher.
This interface defines an XML "event" dispatching model.
XMLDocumentFragmentScannerImpl.ElementStack - class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack.
Element stack.
XMLDocumentFragmentScannerImpl.ElementStack() - Constructor for class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
Default constructor.
XMLDocumentFragmentScannerImpl.FragmentContentDispatcher - class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher.
Dispatcher to handle content scanning.
XMLDocumentFragmentScannerImpl.FragmentContentDispatcher(XMLDocumentFragmentScannerImpl) - Constructor for class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
 
XMLDocumentFragmentScannerImpl() - Constructor for class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Default constructor.
XMLDocumentParser - class org.apache.xerces.parsers.XMLDocumentParser.
This is a concrete vanilla XML parser class.
XMLDocumentParser() - Constructor for class org.apache.xerces.parsers.XMLDocumentParser
Constructs a document parser using the default basic parser configuration.
XMLDocumentParser(SymbolTable) - Constructor for class org.apache.xerces.parsers.XMLDocumentParser
Constructs a document parser using the specified symbol table.
XMLDocumentParser(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.XMLDocumentParser
Constructs a document parser using the specified symbol table and grammar pool.
XMLDocumentParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.XMLDocumentParser
Constructs a document parser using the specified parser configuration.
XMLDocumentScannerImpl - class org.apache.xerces.impl.XMLDocumentScannerImpl.
This class is responsible for scanning XML document structure and content.
XMLDocumentScannerImpl.ContentDispatcher - class org.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher.
Dispatcher to handle content scanning.
XMLDocumentScannerImpl.ContentDispatcher(XMLDocumentScannerImpl) - Constructor for class org.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
 
XMLDocumentScannerImpl.DTDDispatcher - class org.apache.xerces.impl.XMLDocumentScannerImpl.DTDDispatcher.
Dispatcher to handle the internal and external DTD subsets.
XMLDocumentScannerImpl.DTDDispatcher(XMLDocumentScannerImpl) - Constructor for class org.apache.xerces.impl.XMLDocumentScannerImpl.DTDDispatcher
 
XMLDocumentScannerImpl.PrologDispatcher - class org.apache.xerces.impl.XMLDocumentScannerImpl.PrologDispatcher.
Dispatcher to handle prolog scanning.
XMLDocumentScannerImpl.PrologDispatcher(XMLDocumentScannerImpl) - Constructor for class org.apache.xerces.impl.XMLDocumentScannerImpl.PrologDispatcher
 
XMLDocumentScannerImpl.TrailingMiscDispatcher - class org.apache.xerces.impl.XMLDocumentScannerImpl.TrailingMiscDispatcher.
Dispatcher to handle trailing miscellaneous section scanning.
XMLDocumentScannerImpl.TrailingMiscDispatcher(XMLDocumentScannerImpl) - Constructor for class org.apache.xerces.impl.XMLDocumentScannerImpl.TrailingMiscDispatcher
 
XMLDocumentScannerImpl.XMLDeclDispatcher - class org.apache.xerces.impl.XMLDocumentScannerImpl.XMLDeclDispatcher.
Dispatcher to handle XMLDecl scanning.
XMLDocumentScannerImpl.XMLDeclDispatcher(XMLDocumentScannerImpl) - Constructor for class org.apache.xerces.impl.XMLDocumentScannerImpl.XMLDeclDispatcher
 
XMLDocumentScannerImpl() - Constructor for class org.apache.xerces.impl.XMLDocumentScannerImpl
Default constructor.
XMLDTDDescription - class org.apache.xerces.impl.dtd.XMLDTDDescription.
 
XMLDTDDescription() - Constructor for class org.apache.xerces.impl.dtd.XMLDTDDescription
 
XMLDTDScannerImpl - class org.apache.xerces.impl.XMLDTDScannerImpl.
This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
XMLDTDScannerImpl() - Constructor for class org.apache.xerces.impl.XMLDTDScannerImpl
Default constructor.
XMLDTDValidator - class org.apache.xerces.impl.dtd.XMLDTDValidator.
The DTD validator.
XMLDTDValidator() - Constructor for class org.apache.xerces.impl.dtd.XMLDTDValidator
Default constructor.
XMLElementDecl - class org.apache.xerces.impl.dtd.XMLElementDecl.
 
XMLElementDecl() - Constructor for class org.apache.xerces.impl.dtd.XMLElementDecl
 
XMLEntityDecl - class org.apache.xerces.impl.dtd.XMLEntityDecl.
 
XMLEntityDecl() - Constructor for class org.apache.xerces.impl.dtd.XMLEntityDecl
 
XMLEntityHandler - interface org.apache.xerces.impl.XMLEntityHandler.
The entity handler interface defines methods to report information about the start and end of entities.
XMLEntityManager - class org.apache.xerces.impl.XMLEntityManager.
The entity manager handles the registration of general and parameter entities; resolves entities; and starts entities.
XMLEntityManager.Entity - class org.apache.xerces.impl.XMLEntityManager.Entity.
Entity information.
XMLEntityManager.Entity() - Constructor for class org.apache.xerces.impl.XMLEntityManager.Entity
Default constructor.
XMLEntityManager.Entity(String) - Constructor for class org.apache.xerces.impl.XMLEntityManager.Entity
Constructs an entity.
XMLEntityManager.EntityScanner - class org.apache.xerces.impl.XMLEntityManager.EntityScanner.
Implements the entity scanner methods.
XMLEntityManager.EntityScanner(XMLEntityManager) - Constructor for class org.apache.xerces.impl.XMLEntityManager.EntityScanner
Default constructor.
XMLEntityManager.ExternalEntity - class org.apache.xerces.impl.XMLEntityManager.ExternalEntity.
External entity.
XMLEntityManager.ExternalEntity() - Constructor for class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Default constructor.
XMLEntityManager.ExternalEntity(String, XMLResourceIdentifier, String) - Constructor for class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Constructs an internal entity.
XMLEntityManager.InternalEntity - class org.apache.xerces.impl.XMLEntityManager.InternalEntity.
Internal entity.
XMLEntityManager.InternalEntity() - Constructor for class org.apache.xerces.impl.XMLEntityManager.InternalEntity
Default constructor.
XMLEntityManager.InternalEntity(String, String) - Constructor for class org.apache.xerces.impl.XMLEntityManager.InternalEntity
Constructs an internal entity.
XMLEntityManager.RewindableInputStream - class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream.
 
XMLEntityManager.RewindableInputStream(XMLEntityManager, InputStream) - Constructor for class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
XMLEntityManager.ScannedEntity - class org.apache.xerces.impl.XMLEntityManager.ScannedEntity.
Entity state.
XMLEntityManager.ScannedEntity(XMLEntityManager, String, XMLResourceIdentifier, InputStream, Reader, String, boolean, boolean, boolean) - Constructor for class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Constructs a scanned entity.
XMLEntityManager() - Constructor for class org.apache.xerces.impl.XMLEntityManager
Default constructor.
XMLEntityManager(XMLEntityManager) - Constructor for class org.apache.xerces.impl.XMLEntityManager
Constructs an entity manager that shares the specified entity declarations during each parse.
XMLEntityScanner - class org.apache.xerces.impl.XMLEntityScanner.
This class allows various parser scanners to scan basic XML constructs from entities.
XMLEntityScanner() - Constructor for class org.apache.xerces.impl.XMLEntityScanner
 
XMLErrorReporter - class org.apache.xerces.impl.XMLErrorReporter.
This class is a common element of all parser configurations and is used to report errors that occur.
XMLErrorReporter() - Constructor for class org.apache.xerces.impl.XMLErrorReporter
Constructs an error reporter with a locator.
XMLGRAMMAR_POOL - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: grammar pool.
XMLGRAMMAR_POOL - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Property identifier: grammar pool.
XMLGRAMMAR_POOL_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Grammar pool property ("internal/grammar-pool").
XMLGrammarParser - class org.apache.xerces.parsers.XMLGrammarParser.
 
XMLGrammarParser(SymbolTable) - Constructor for class org.apache.xerces.parsers.XMLGrammarParser
Construct an XMLGrammarParser with the specified symbol table
XMLGrammarPoolImpl - class org.apache.xerces.impl.validation.XMLGrammarPoolImpl.
Stores grammars in a pool associated to a specific key.
XMLGrammarPoolImpl() - Constructor for class org.apache.xerces.impl.validation.XMLGrammarPoolImpl
Default constructor.
XMLMessageFormatter - class org.apache.xerces.impl.msg.XMLMessageFormatter.
XMLMessageFormatter provides error messages for the XML 1.0 Recommendation and for the Namespaces Recommendation
XMLMessageFormatter() - Constructor for class org.apache.xerces.impl.msg.XMLMessageFormatter
 
XMLNamespaceBinder - class org.apache.xerces.impl.XMLNamespaceBinder.
This class performs namespace binding on the startElement and endElement method calls and passes all other methods through to the registered document handler.
XMLNamespaceBinder() - Constructor for class org.apache.xerces.impl.XMLNamespaceBinder
Default constructor.
XMLNamespaceBinder(NamespaceContext) - Constructor for class org.apache.xerces.impl.XMLNamespaceBinder
Constructs a namespace binder that shares the specified namespace context during each parse.
XMLNotationDecl - class org.apache.xerces.impl.dtd.XMLNotationDecl.
 
XMLNotationDecl() - Constructor for class org.apache.xerces.impl.dtd.XMLNotationDecl
 
XMLNS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
XMLNS_DOMAIN - Static variable in class org.apache.xerces.impl.msg.XMLMessageFormatter
 
XMLParser - class org.apache.xerces.parsers.XMLParser.
Base class of all XML-related parsers.
XMLParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.XMLParser
Default Constructor.
XMLResourceIdentifierImpl - class org.apache.xerces.util.XMLResourceIdentifierImpl.
The XMLResourceIdentifierImpl class is an implementation of the XMLResourceIdentifier interface which defines the location identity of a resource.
XMLResourceIdentifierImpl() - Constructor for class org.apache.xerces.util.XMLResourceIdentifierImpl
Constructs an empty resource identifier.
XMLResourceIdentifierImpl(String, String, String, String) - Constructor for class org.apache.xerces.util.XMLResourceIdentifierImpl
Constructs a resource identifier.
XMLScanner - class org.apache.xerces.impl.XMLScanner.
This class is responsible for holding scanning methods common to scanning the XML document structure and content as well as the DTD structure and content.
XMLScanner() - Constructor for class org.apache.xerces.impl.XMLScanner
 
XMLSCHEMA - Static variable in class org.apache.xerces.parsers.DOMBuilderImpl
XML Schema validation
XMLSchemaException - exception org.apache.xerces.impl.xs.XMLSchemaException.
This exception might be thrown by any constraint checking method.
XMLSchemaException(String, Object[]) - Constructor for class org.apache.xerces.impl.xs.XMLSchemaException
 
XMLSchemaValidator - class org.apache.xerces.impl.xs.XMLSchemaValidator.
The DTD validator.
XMLSchemaValidator.KeyRefValueStore - class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore.
Key reference value store.
XMLSchemaValidator.KeyRefValueStore(XMLSchemaValidator, KeyRef, XMLSchemaValidator.KeyValueStore) - Constructor for class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
Constructs a key value store.
XMLSchemaValidator.KeyValueStore - class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyValueStore.
Key value store.
XMLSchemaValidator.KeyValueStore(XMLSchemaValidator, UniqueOrKey) - Constructor for class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyValueStore
Constructs a key value store.
XMLSchemaValidator.OrderedHashtable.Entry - class org.apache.xerces.impl.xs.XMLSchemaValidator.OrderedHashtable.Entry.
Hashtable entry.
XMLSchemaValidator.OrderedHashtable.Entry() - Constructor for class org.apache.xerces.impl.xs.XMLSchemaValidator.OrderedHashtable.Entry
 
XMLSchemaValidator.UniqueValueStore - class org.apache.xerces.impl.xs.XMLSchemaValidator.UniqueValueStore.
Unique value store.
XMLSchemaValidator.UniqueValueStore(XMLSchemaValidator, UniqueOrKey) - Constructor for class org.apache.xerces.impl.xs.XMLSchemaValidator.UniqueValueStore
Constructs a unique value store.
XMLSchemaValidator.ValueStoreBase - class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase.
Value store implementation base class.
XMLSchemaValidator.ValueStoreBase(XMLSchemaValidator, IdentityConstraint) - Constructor for class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Constructs a value store for the specified identity constraint.
XMLSchemaValidator.ValueStoreCache - class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache.
Value store cache.
XMLSchemaValidator.ValueStoreCache(XMLSchemaValidator) - Constructor for class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreCache
Default constructor.
XMLSchemaValidator.XPathMatcherStack - class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack.
Stack of XPath matchers for identity constraints.
XMLSchemaValidator.XPathMatcherStack() - Constructor for class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
 
XMLSchemaValidator() - Constructor for class org.apache.xerces.impl.xs.XMLSchemaValidator
Default constructor.
XMLSimpleType - class org.apache.xerces.impl.dtd.XMLSimpleType.
 
XMLSimpleType() - Constructor for class org.apache.xerces.impl.dtd.XMLSimpleType
 
XMLStringBuffer - class org.apache.xerces.util.XMLStringBuffer.
XMLString is a structure used to pass character arrays.
XMLStringBuffer() - Constructor for class org.apache.xerces.util.XMLStringBuffer
 
XMLStringBuffer(char) - Constructor for class org.apache.xerces.util.XMLStringBuffer
Constructs a string buffer from a char.
XMLStringBuffer(char[], int, int) - Constructor for class org.apache.xerces.util.XMLStringBuffer
Constructs a string buffer from the specified character array.
XMLStringBuffer(int) - Constructor for class org.apache.xerces.util.XMLStringBuffer
 
XMLStringBuffer(String) - Constructor for class org.apache.xerces.util.XMLStringBuffer
Constructs a string buffer from a String.
XMLStringBuffer(XMLString) - Constructor for class org.apache.xerces.util.XMLStringBuffer
Constructs a string buffer from the specified XMLString.
XPath - class org.apache.xerces.impl.xpath.XPath.
Bare minimum XPath parser.
XPath.Axis - class org.apache.xerces.impl.xpath.XPath.Axis.
Axis.
XPath.Axis(short) - Constructor for class org.apache.xerces.impl.xpath.XPath.Axis
Constructs an axis with the specified type.
XPath.Axis(XPath.Axis) - Constructor for class org.apache.xerces.impl.xpath.XPath.Axis
Copy constructor.
XPath.LocationPath - class org.apache.xerces.impl.xpath.XPath.LocationPath.
A location path representation for an XPath expression.
XPath.LocationPath(XPath.LocationPath) - Constructor for class org.apache.xerces.impl.xpath.XPath.LocationPath
Copy constructor.
XPath.LocationPath(XPath.Step[]) - Constructor for class org.apache.xerces.impl.xpath.XPath.LocationPath
Creates a location path from a series of steps.
XPath.NodeTest - class org.apache.xerces.impl.xpath.XPath.NodeTest.
Node test.
XPath.NodeTest(QName) - Constructor for class org.apache.xerces.impl.xpath.XPath.NodeTest
Constructs a node test of type QName.
XPath.NodeTest(short) - Constructor for class org.apache.xerces.impl.xpath.XPath.NodeTest
Constructs a node test of type WILDCARD or NODE.
XPath.NodeTest(String, String) - Constructor for class org.apache.xerces.impl.xpath.XPath.NodeTest
Constructs a node test of type Namespace.
XPath.NodeTest(XPath.NodeTest) - Constructor for class org.apache.xerces.impl.xpath.XPath.NodeTest
Copy constructor.
XPath.Step - class org.apache.xerces.impl.xpath.XPath.Step.
A location path step comprised of an axis and node test.
XPath.Step(XPath.Axis, XPath.NodeTest) - Constructor for class org.apache.xerces.impl.xpath.XPath.Step
Constructs a step from an axis and node test.
XPath.Step(XPath.Step) - Constructor for class org.apache.xerces.impl.xpath.XPath.Step
Copy constructor.
XPath(String, SymbolTable, NamespaceContext) - Constructor for class org.apache.xerces.impl.xpath.XPath
Constructs an XPath object from the specified expression.
XPathException - exception org.apache.xerces.impl.xpath.XPathException.
XPath exception.
XPathException() - Constructor for class org.apache.xerces.impl.xpath.XPathException
Constructs an exception.
XPathException(String) - Constructor for class org.apache.xerces.impl.xpath.XPathException
Constructs an exception with the specified message.
XPathMatcher - class org.apache.xerces.impl.xs.identity.XPathMatcher.
XPath matcher.
XPathMatcher(XPath) - Constructor for class org.apache.xerces.impl.xs.identity.XPathMatcher
Constructs an XPath matcher that implements a document fragment handler.
XPathMatcher(XPath, boolean, IdentityConstraint) - Constructor for class org.apache.xerces.impl.xs.identity.XPathMatcher
Constructs an XPath matcher that implements a document fragment handler.
XSAllCM - class org.apache.xerces.impl.xs.models.XSAllCM.
XSAllCM implements XSCMValidator and handles
XSAllCM(boolean) - Constructor for class org.apache.xerces.impl.xs.models.XSAllCM
 
XSAtomicSimpleType - interface org.apache.xerces.impl.dv.XSAtomicSimpleType.
Any atomic simple type will implement this interface.
XSAttributeChecker - class org.apache.xerces.impl.xs.traversers.XSAttributeChecker.
Class XSAttributeCheck is used to check the validity of attributes appearing in the schema document.
XSAttributeChecker(XSDHandler) - Constructor for class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
XSAttributeDecl - class org.apache.xerces.impl.xs.XSAttributeDecl.
The XML representation for an attribute declaration schema component is an element information item
XSAttributeDecl() - Constructor for class org.apache.xerces.impl.xs.XSAttributeDecl
 
XSAttributeGroupDecl - class org.apache.xerces.impl.xs.XSAttributeGroupDecl.
The XML representation for an attribute group declaration schema component is a global element information item
XSAttributeGroupDecl() - Constructor for class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
XSAttributeUse - class org.apache.xerces.impl.xs.XSAttributeUse.
The XML representation for an attribute use schema component is a local element information item
XSAttributeUse() - Constructor for class org.apache.xerces.impl.xs.XSAttributeUse
 
XSCMBinOp - class org.apache.xerces.impl.xs.models.XSCMBinOp.
Content model Bin-Op node.
XSCMBinOp(int, CMNode, CMNode) - Constructor for class org.apache.xerces.impl.xs.models.XSCMBinOp
 
XSCMLeaf - class org.apache.xerces.impl.xs.models.XSCMLeaf.
Content model leaf node.
XSCMLeaf(XSParticleDecl) - Constructor for class org.apache.xerces.impl.xs.models.XSCMLeaf
Constructs a content model leaf.
XSCMLeaf(XSParticleDecl, int) - Constructor for class org.apache.xerces.impl.xs.models.XSCMLeaf
Constructs a content model leaf.
XSCMUniOp - class org.apache.xerces.impl.xs.models.XSCMUniOp.
Content model Uni-Op node.
XSCMUniOp(int, CMNode) - Constructor for class org.apache.xerces.impl.xs.models.XSCMUniOp
 
XSCMValidator - interface org.apache.xerces.impl.xs.models.XSCMValidator.
Note: State of the content model is stored in the validator
XSComplexTypeDecl - class org.apache.xerces.impl.xs.XSComplexTypeDecl.
The XML representation for a complexType schema component is a element information item
XSComplexTypeDecl() - Constructor for class org.apache.xerces.impl.xs.XSComplexTypeDecl
 
XSConstraints - class org.apache.xerces.impl.xs.XSConstraints.
Constaints shared by traversers and validator
XSConstraints() - Constructor for class org.apache.xerces.impl.xs.XSConstraints
 
XSDDescription - class org.apache.xerces.impl.xs.XSDDescription.
 
XSDDescription() - Constructor for class org.apache.xerces.impl.xs.XSDDescription
 
XSDeclarationPool - class org.apache.xerces.impl.xs.XSDeclarationPool.
This class is pool that enables caching of XML Schema declaration objects.
XSDeclarationPool() - Constructor for class org.apache.xerces.impl.xs.XSDeclarationPool
 
XSDFACM - class org.apache.xerces.impl.xs.models.XSDFACM.
DFAContentModel is the implementation of XSCMValidator that does all of the non-trivial element content validation.
XSDFACM(CMNode, int) - Constructor for class org.apache.xerces.impl.xs.models.XSDFACM
Constructs a DFA content model.
XSDFACM(CMNode, int, boolean) - Constructor for class org.apache.xerces.impl.xs.models.XSDFACM
Constructs a DFA content model.
XSDHandler - class org.apache.xerces.impl.xs.traversers.XSDHandler.
The purpose of this class is to co-ordinate the construction of a grammar object corresponding to a schema.
XSDHandler.LocationResolver - class org.apache.xerces.impl.xs.traversers.XSDHandler.LocationResolver.
 
XSDHandler.LocationResolver(XSDHandler) - Constructor for class org.apache.xerces.impl.xs.traversers.XSDHandler.LocationResolver
 
XSDHandler(XSGrammarBucket) - Constructor for class org.apache.xerces.impl.xs.traversers.XSDHandler
 
XSElementDecl - class org.apache.xerces.impl.xs.XSElementDecl.
The XML representation for an element declaration schema component is an element information item
XSElementDecl() - Constructor for class org.apache.xerces.impl.xs.XSElementDecl
 
XSEmptyCM - class org.apache.xerces.impl.xs.models.XSEmptyCM.
XSEmptyCM is a derivative of the abstract content model base class that handles a content model with no chilren (elements).
XSEmptyCM() - Constructor for class org.apache.xerces.impl.xs.models.XSEmptyCM
 
XSFacets - class org.apache.xerces.impl.dv.XSFacets.
The class used to pass all facets to XSSimpleType.applyFacets(org.apache.xerces.impl.dv.XSFacets, short, short, org.apache.xerces.impl.validation.ValidationContext).
XSFacets() - Constructor for class org.apache.xerces.impl.dv.XSFacets
 
XSGrammarBucket - class org.apache.xerces.impl.xs.XSGrammarBucket.
A class used to hold the internal schema grammar set for the current instance
XSGrammarBucket() - Constructor for class org.apache.xerces.impl.xs.XSGrammarBucket
 
XSGroupDecl - class org.apache.xerces.impl.xs.XSGroupDecl.
The XML representation for a group declaration schema component is a global element information item
XSGroupDecl() - Constructor for class org.apache.xerces.impl.xs.XSGroupDecl
 
XSListSimpleType - interface org.apache.xerces.impl.dv.XSListSimpleType.
Any list simple type will implement this interface.
XSMessageFormatter - class org.apache.xerces.impl.xs.XSMessageFormatter.
SchemaMessageProvider implements an XMLMessageProvider that provides localizable error messages for the W3C XML Schema Language
XSMessageFormatter() - Constructor for class org.apache.xerces.impl.xs.XSMessageFormatter
 
XSNotationDecl - class org.apache.xerces.impl.xs.XSNotationDecl.
The XML representation for a NOTATION declaration schema component is a global element information item
XSNotationDecl() - Constructor for class org.apache.xerces.impl.xs.XSNotationDecl
 
XSParticleDecl - class org.apache.xerces.impl.xs.XSParticleDecl.
Store schema particle declaration.
XSParticleDecl() - Constructor for class org.apache.xerces.impl.xs.XSParticleDecl
 
XSSimpleCM - class org.apache.xerces.impl.xs.models.XSSimpleCM.
XSSimpleCM is a derivative of the abstract content model base class that handles a small set of simple content models that are just way overkill to give the DFA treatment.
XSSimpleCM(short, XSElementDecl) - Constructor for class org.apache.xerces.impl.xs.models.XSSimpleCM
Constructs a simple content model.
XSSimpleCM(short, XSElementDecl, XSElementDecl) - Constructor for class org.apache.xerces.impl.xs.models.XSSimpleCM
Constructs a simple content model.
XSSimpleType - interface org.apache.xerces.impl.dv.XSSimpleType.
This interface XSSimpleType represents the simple type definition of schema component and defines methods to query the information contained.
XSTypeDecl - interface org.apache.xerces.impl.xs.XSTypeDecl.
The XML representation for a type declaration schema component is a or element information item
XSUnionSimpleType - interface org.apache.xerces.impl.dv.XSUnionSimpleType.
Any union simple type will implement this interface.
XSWildcardDecl - class org.apache.xerces.impl.xs.XSWildcardDecl.
The XML representation for a wildcard declaration schema component is an or element information item
XSWildcardDecl() - Constructor for class org.apache.xerces.impl.xs.XSWildcardDecl
 

Y

YEAR - Static variable in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
YearDV - class org.apache.xerces.impl.dv.xs.YearDV.
Validator for datatype (W3C Schema Datatypes)
YearDV() - Constructor for class org.apache.xerces.impl.dv.xs.YearDV
 
YearMonthDV - class org.apache.xerces.impl.dv.xs.YearMonthDV.
Validator for datatype (W3C Schema Datatypes)
YearMonthDV() - Constructor for class org.apache.xerces.impl.dv.xs.YearMonthDV
 

Z

zeroBits() - Method in class org.apache.xerces.impl.dtd.models.CMStateSet
 

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

Copyright © 1999-2001 Apache XML Project. All Rights Reserved.