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

A

above - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
 
ABSTRACT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
AbstractDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.AbstractDatatypeValidator.
 
AbstractDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.AbstractDatatypeValidator
Constructor for Native datatype, No Facets defined, derived by Restriction
AbstractDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.AbstractDatatypeValidator
 
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.
AbstractProperty - class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty.
This class models a property which consists of a set of sub-properties, each of which can be constrained.
AbstractProperty.AbstractSummary - class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty.AbstractSummary.
 
AbstractProperty.AbstractSummary(AbstractProperty, String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty.AbstractSummary
 
AbstractProperty() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
AbstractProperty(Class) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
sets underlying type of property
AbstractProperty(Class, String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
Sets underlying type and name of property
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.
accumulate - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
accumulate(Object) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
accumulate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
accumulate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
accumulate method comment.
accumulate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
accumulate method comment.
accumulate(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
activateField(Field) - Method in interface org.apache.xerces.impl.validation.identity.FieldActivator
Request to activate the specified field.
add2Report(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
addAttDef(int, QName, int, String[], int, String, DatatypeValidator, boolean) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
addAttribute(QName, String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Adds an attribute.
addAttributeEntity(int, String, int, int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Adds an entity to the specified attribute.
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Adds a component to the parser configuration.
addContentSpecLeafNode(short, String, String) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
use this method for Leaf type node
addContentSpecNode(short, int, int) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Create an XMLContentSpec for a two child leaf
addContentSpecNode(short, int, int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
use this method for none Leaf type node
addContentSpecNode(short, String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Create an XMLContentSpec for a single non-leaf
addElementDecl(QName, int, int, int, int, int, DatatypeValidator, short, String) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
addEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
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.validation.identity.IdentityConstraint
Adds a field.
addInternalEntity(String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an internal entity declaration.
addRecognizedFeatures(String[]) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
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.parsers.BasicParserConfiguration
Allows a parser to add parser specific properties to be recognized and managed by the parser configuration.
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(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.
addUniqueLeafNode(String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
create an XMLContentSpec for a leaf
addUnparsedEntity(String, String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an unparsed entity declaration.
addValue(String, Field) - Method in interface org.apache.xerces.impl.validation.identity.ValueStore
Adds the specified value to the value store.
adoptNode(Node) - Method in class org.apache.xerces.dom.DocumentImpl
DOM Level 3 Prototype: Change the node's ownerDocument, and its subtree, to this Document
ALL - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
allFalse - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
When this method is used as merge, the accumulator should be initialized to Boolean.FALSE.
allFalse(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
When this method is used as merge, the accumulator should be initialized to Boolean.TRUE.
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.DocumentImpl
Allow grammar access.
and(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
When this method is used as merge, the accumulator should be initialized to Boolean.TRUE.
andMethod - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
When this method is used as merge, the accumulator should be initialized to Boolean.FALSE.
any() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
ANY.
any() - Method in class org.apache.xerces.impl.XMLValidator
ANY.
any() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
A content model of ANY.
any() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
Any.
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(XMLString) - Method in class org.apache.xerces.util.XMLStringBuffer
append
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.
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.
ATT_ABSTRACT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_ATTRIBUTEFORMDEFAULT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_BASE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_BLOCK - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_BLOCKDEFAULT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_CONTENT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_DEFAULT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_DERIVEDBY - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_ELEMENTFORMDEFAULT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_EQUIVCLASS - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_FINAL - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_FINALDEFAULT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_FIXED - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_FORM - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_MAXOCCURS - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_MINOCCURS - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_NAME - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_NAMESPACE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_NULLABLE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_REF - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_REFER - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_SYSTEM - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_TARGETNAMESPACE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_TYPE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_USE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATT_VALUE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
attrChange - Variable in class org.apache.xerces.dom.events.MutationEventImpl
 
ATTRIBUTE - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: attribute.
attributeDecl(String, String, String, String[], String, XMLString) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An attribute declaration.
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) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString) - Method in class org.apache.xerces.impl.XMLValidator
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
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.
attributes - Variable in class org.apache.xerces.dom.ElementDefinitionImpl
Default attributes.
attributes - Variable in class org.apache.xerces.dom.ElementImpl
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(DocumentImpl, 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(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
AttrNSImpl(DocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
DOM2: Constructor for Namespace implementation.
ATTVAL_BASE64 - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_BOOLEAN - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_DEFAULT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_ELEMENTONLY - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_EMPTY - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_EQUIVCLASS - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_EXTENSION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_FALSE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_FIXED - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_HEX - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_ID - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_LAX - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_LIST - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_MAXLENGTH - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_MINLENGTH - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_MIXED - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_NCNAME - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_OPTIONAL - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_POUNDALL - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_PROHIBITED - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_QNAME - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_QUALIFIED - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_REQUIRED - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_RESTRICTION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_SKIP - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_STRING - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_TEXTONLY - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_TIMEDURATION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_TRUE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_TWOPOUNDANY - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_TWOPOUNDLOCAL - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_TWOPOUNDOTHER - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_UNQUALIFIED - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_URI - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ATTVAL_URIREFERENCE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
axis - Variable in class org.apache.xerces.impl.xpath.XPath.Step
Axis.

B

Base64 - class org.apache.xerces.impl.validation.datatypes.Base64.
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class org.apache.xerces.impl.validation.datatypes.Base64
 
baseSystemId - Variable in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Base system identifier.
baseSystemId - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Base system identifier.
baseSystemId - Variable in class org.apache.xerces.impl.validation.XMLEntityDecl
baseSystemId
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 document parser using the specified symbol table and a default grammar pool.
BasicStringProperty - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty.
Supports constraints on length, range (using lexicographic order) and regular expression.
BasicStringProperty() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
BasicStringProperty(Class, String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
BasicStringProperty(String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
below - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
 
BinaryDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.BinaryDatatypeValidator.
binaryValidator validates that XML content is a W3C binary type.
BinaryDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.BinaryDatatypeValidator
 
BinaryDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.BinaryDatatypeValidator
 
BMPattern - class org.apache.xerces.impl.validation.datatypes.regex.BMPattern.
Boyer-Moore searcher.
BMPattern(String, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.regex.BMPattern
 
BMPattern(String, int, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.regex.BMPattern
 
BooleanDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.BooleanDatatypeValidator.
BooleanValidator validates that content satisfies the W3C XML Datatype for Boolean
BooleanDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.BooleanDatatypeValidator
 
BooleanDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.BooleanDatatypeValidator
 
boundsCheck(BigDecimal) - Method in class org.apache.xerces.impl.validation.datatypes.DecimalDatatypeValidator
 
bubbles - Variable in class org.apache.xerces.dom.events.EventImpl
 
buildAttrEntityRefs(Text, XMLAttributes, int, int, int, int) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Builds entity references in attribute values.

C

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(GrammarPool) - 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(GrammarPool) - 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, GrammarPool) - 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.validation.models.CMNode
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.validation.models.CMBinOp
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.validation.models.CMLeaf
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.validation.models.CMAny
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.validation.models.CMUniOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.validation.models.CMNode
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.validation.models.CMBinOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.validation.models.CMLeaf
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.validation.models.CMAny
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.validation.models.CMUniOp
 
cancelable - Variable in class org.apache.xerces.dom.events.EventImpl
 
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(DocumentImpl, 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.DocumentImpl
Denotes that this node has changed.
changes - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
changes - Variable in class org.apache.xerces.dom.DocumentImpl
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.DocumentImpl
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(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.CharacterDataImpl
Factory constructor.
characters - Variable in class org.apache.xerces.util.SymbolTable.Entry
Symbol characters.
characters(XMLString) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Character content.
characters(XMLString) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Character content.
characters(XMLString) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Character content.
characters(XMLString) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Character content.
characters(XMLString) - Method in class org.apache.xerces.impl.XMLValidator
Character content.
characters(XMLString) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Characters within an IGNORE conditional section.
characters(XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
Character content.
characters(XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
Character content.
characters(XMLString) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
Character content.
CHARS - Static variable in class org.apache.xerces.util.XMLChar
Character flags.
checkFeature(String) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Check a feature.
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.
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(DocumentImpl) - 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.validation.grammars.SchemaSymbols
 
CHOICE - Static variable in class org.apache.xerces.impl.validation.models.SimpleContentModel
CHOICE
classNumberSubProperties - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
classNumberSubProperties - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
 
classNumberSubProperties - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
classNumberSubProperties - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.StringProperty
 
classNumberSubProperties - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
classNumberSubProperties - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
 
classNumberSubProperties - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
subProperties are the things that can be accumulated.
classNumberSubProperties - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 
classNumberSubProperties - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
classNumberSubProperties - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
clear() - Method in class org.apache.xerces.util.XMLStringBuffer
Clears the string buffer.
clear() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.ElementStack
Clears the stack without throwing away existing QName objects.
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.validation.XMLAttributeDecl
clear
clear() - Method in class org.apache.xerces.impl.validation.XMLSimpleType
clear
clear() - Method in class org.apache.xerces.impl.validation.XMLContentSpec
Clears the values.
clear() - Method in class org.apache.xerces.impl.validation.XMLNotationDecl
clear
clear() - Method in class org.apache.xerces.impl.validation.XMLEntityDecl
clear
clear() - Method in class org.apache.xerces.impl.validation.XMLElementDecl
clear
clear() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property.ValidationSummary
 
clear() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty.AbstractSummary
 
clear() - Method in class org.apache.xerces.impl.xpath.XPathMatcher.IntegerStack
Clears the stack.
clone() - Method in class org.apache.xerces.dom.DocumentImpl
Clone.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.QNameDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.TimeDurationDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.DecimalDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.BooleanDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.UnionDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator
Return a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.NOTATIONDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.RecurringDurationDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.DoubleDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.BinaryDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.FloatDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.ENTITYDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.StringDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.impl.validation.datatypes.URIReferenceDatatypeValidator
Returns a copy of this object.
clone() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
clone() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
clone() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
 
clone() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
 
clone() - Method in class org.apache.xerces.impl.validation.datatypes.regex.Match
 
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.
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.ElementDefinitionImpl
Replicate this object.
cloneNode(boolean) - Method in class org.apache.xerces.dom.EntityImpl
Clone node.
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.AttrImpl
 
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.DocumentTypeImpl
Clones the node.
cloneRange() - Method in class org.apache.xerces.dom.RangeImpl
 
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.
CLOSED_ABOVE - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
 
CLOSED_ABOVE - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
default is that intervals are closed, i.e.
CLOSED_BELOW - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
 
CLOSED_BELOW - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
default is that intervals are closed, i.e.
CMAny - class org.apache.xerces.impl.validation.models.CMAny.
Content model any node.
CMAny(int, String, int) - Constructor for class org.apache.xerces.impl.validation.models.CMAny
Constructs a content model any.
CMBinOp - class org.apache.xerces.impl.validation.models.CMBinOp.
Content model Bin-Op node.
CMBinOp(int, CMNode, CMNode) - Constructor for class org.apache.xerces.impl.validation.models.CMBinOp
 
CMLeaf - class org.apache.xerces.impl.validation.models.CMLeaf.
Content model leaf node.
CMLeaf(QName) - Constructor for class org.apache.xerces.impl.validation.models.CMLeaf
Constructs a content model leaf.
CMLeaf(QName, int) - Constructor for class org.apache.xerces.impl.validation.models.CMLeaf
Constructs a content model leaf.
CMNode - class org.apache.xerces.impl.validation.models.CMNode.
A content model node.
CMUniOp - class org.apache.xerces.impl.validation.models.CMUniOp.
Content model Uni-Op node.
CMUniOp(int, CMNode) - Constructor for class org.apache.xerces.impl.validation.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.AbstractXMLDocumentParser
A comment.
comment(XMLString) - Method in class org.apache.xerces.parsers.DTDParser
A comment.
comment(XMLString) - Method in class org.apache.xerces.parsers.AbstractDOMParser
A comment.
comment(XMLString) - Method in class org.apache.xerces.parsers.AbstractSAXParser
A comment.
comment(XMLString) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
A comment.
comment(XMLString) - Method in class org.apache.xerces.impl.XMLValidator
A comment.
comment(XMLString) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
A comment.
comment(XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
A comment.
comment(XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
A comment.
comment(XMLString) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
A comment.
CommentImpl - class org.apache.xerces.dom.CommentImpl.
Represents an XML (or HTML) comment.
CommentImpl(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.CommentImpl
Factory constructor.
compare(String, String) - Method in interface org.apache.xerces.impl.validation.DatatypeValidator
compare
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.AbstractDatatypeValidator
compare
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.QNameDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.TimeDurationDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.DecimalDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.BooleanDatatypeValidator
Compare two boolean data types
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.UnionDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator
REVISIT Compares two Datatype for order
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.NOTATIONDatatypeValidator
REVISIT Compares two Datatype for order
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.RecurringDurationDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.DoubleDatatypeValidator
Compare two Double datatype.
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
REVISIT Compares two Datatype for order
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.BinaryDatatypeValidator
Compare two Binary Datatype Lexical values.
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.FloatDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.ENTITYDatatypeValidator
REVISIT Compares two Datatype for order
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.StringDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.URIReferenceDatatypeValidator
Compares two URIReferences for equality.
compareBoundaryPoints(short, Range) - Method in class org.apache.xerces.dom.RangeImpl
 
compareTo(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
Compare using java.lang.String.compareTo.
compareTo(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
comparison returns null for unequal calendarType, utc or if order is not determined before precision differs
compareTo(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
Returns false if this and right are not from the same class.
compareTo(Object) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
Returns null if this & other are not comparable.
compareTo(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 
compareTo(TimeJRep) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
comparison returns null for unequal calendarType, utc or if order is not determined before precision differs
configurePipeline() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Configures the pipeline.
Constants - class org.apache.xerces.impl.Constants.
Commonly used constants.
constrainAboveClosed - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
constrainAboveClosed(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
constrainAboveOpen - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
constrainAboveOpen(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
constrainBelowClosed - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
constrainBelowClosed(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
constrainBelowOpen - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
constrainBelowOpen(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
constraint - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
containsGrammar(String) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
Returns true if the grammar pool contains a grammar associated to the specified key.
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.GrammarPool
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.GrammarPool
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.
contentModelValidator - Variable in class org.apache.xerces.impl.validation.XMLElementDecl
contentModelValidator
ContentModelValidator - interface org.apache.xerces.impl.validation.ContentModelValidator.
 
CONTENTS - Static variable in class org.apache.xerces.impl.msg.SchemaMessages
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.
CONTENTS - Static variable in class org.apache.xerces.impl.msg.ExceptionMessages
The list resource bundle contents.
CONTENTSPECNODE_ANY - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
Represents any namespace specified namespace.
CONTENTSPECNODE_ANY_LAX - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
prcessContent is 'lax'
CONTENTSPECNODE_ANY_LOCAL - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
Represents any local element (XML Schema: ##local).
CONTENTSPECNODE_ANY_LOCAL_LAX - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
 
CONTENTSPECNODE_ANY_LOCAL_SKIP - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
 
CONTENTSPECNODE_ANY_OTHER - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
Represents any other namespace (XML Schema: ##other).
CONTENTSPECNODE_ANY_OTHER_LAX - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
 
CONTENTSPECNODE_ANY_OTHER_SKIP - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
 
CONTENTSPECNODE_ANY_SKIP - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
processContent is 'skip'
CONTENTSPECNODE_CHOICE - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
Represents choice, '|'.
CONTENTSPECNODE_LEAF - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
Name or #PCDATA.
CONTENTSPECNODE_ONE_OR_MORE - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
Represents a one or more occurence count, '+'.
CONTENTSPECNODE_SEQ - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
Represents sequence, ','.
CONTENTSPECNODE_ZERO_OR_MORE - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
Represents a zero or more occurence count, '*'.
CONTENTSPECNODE_ZERO_OR_ONE - Static variable in class org.apache.xerces.impl.validation.XMLContentSpec
Represents a zero or one occurence count, '?'.
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").
count - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Count of characters in buffer.
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").
createAttribute(String) - Method in class org.apache.xerces.dom.DocumentImpl
Factory method; creates an Attribute having this Document as its OwnerDoc.
createAttributeDecl() - Method in class org.apache.xerces.impl.validation.Grammar
 
createAttributeNS(String, String) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
createCDATASection(String) - Method in class org.apache.xerces.dom.DocumentImpl
Factory method; creates a CDATASection having this Document as its OwnerDoc.
createComment(String) - Method in class org.apache.xerces.dom.DocumentImpl
Factory method; creates a Comment having this Document as its OwnerDoc.
createContentSpec() - Method in class org.apache.xerces.impl.validation.Grammar
 
createDatatypeValidator(String, DatatypeValidator, Hashtable, boolean) - Method in interface org.apache.xerces.impl.validation.DatatypeValidatorFactory
Create datatype validator.
createDatatypeValidator(String, DatatypeValidator, Hashtable, boolean) - Method in class org.apache.xerces.impl.validation.datatypes.DatatypeValidatorFactoryImpl
Create datatype validator.
createDatatypeValidatorFactory() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Create a datatype validator factory.
createDocument(String, String, DocumentType) - Method in class org.apache.xerces.dom.DOMImplementationImpl
Introduced in DOM Level 2.
createDocumentFragment() - Method in class org.apache.xerces.dom.DocumentImpl
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.DOMImplementationImpl
Introduced in DOM Level 2.
createDocumentType(String, String, String) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM Factory method; creates a DocumentType having this Document as its OwnerDoc.
createDOMParser() - Method in class org.apache.xerces.parsers.CachingParserPool
Creates a new DOM parser.
createDTDGrammar() - Method in class org.apache.xerces.impl.XMLValidator
Factory method for creating a DTD grammar.
createDTDScanner() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Create a DTD scanner.
createElement(String) - Method in class org.apache.xerces.dom.DocumentImpl
Factory method; creates an Element having this Document as its OwnerDoc.
createElementDecl() - Method in class org.apache.xerces.impl.validation.Grammar
 
createElementDefinition(String) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM Factory method: creates an element definition.
createElementNS(String, String) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
createEntity(String) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM Factory method; creates an Entity having this Document as its OwnerDoc.
createEntityDecl() - Method in class org.apache.xerces.impl.validation.Grammar
 
createEntityManager() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Creates an entity manager.
createEntityReference(String) - Method in class org.apache.xerces.dom.DocumentImpl
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.validation.identity.Selector
Creates a selector matcher.
createMatcher(ValueStore) - Method in class org.apache.xerces.impl.validation.identity.Field
Creates a field matcher.
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.DocumentImpl
NON-DOM Factory method; creates a Notation having this Document as its OwnerDoc.
createNotationDecl() - Method in class org.apache.xerces.impl.validation.Grammar
 
createProcessingInstruction(String, String) - Method in class org.apache.xerces.dom.DocumentImpl
Factory method; creates a ProcessingInstruction having this Document as its OwnerDoc.
createRange() - Method in class org.apache.xerces.dom.DocumentImpl
 
createReader(InputStream, String) - 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.validation.datatypes.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.
createTextNode(String) - Method in class org.apache.xerces.dom.DocumentImpl
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.
createValidator() - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Create a validator.
createXMLParseException(SAXParseException) - Static method in class org.apache.xerces.util.ErrorHandlerWrapper
Creates a XMLParseException from an SAXParseException.
CURRENT - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
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
 

D

data - Variable in class org.apache.xerces.dom.CharacterDataImpl
 
DATATYPE_DOMAIN - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
The domain of messages concerning the XML Schema: Datatypes specification.
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.XMLValidator
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").
DatatypeMessageProvider - class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider.
 
DatatypeMessageProvider() - Constructor for class org.apache.xerces.impl.validation.datatypes.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.validation.XMLSimpleType
datatypeValidator
DatatypeValidator - interface org.apache.xerces.impl.validation.DatatypeValidator.
 
DatatypeValidatorFactory - interface org.apache.xerces.impl.validation.DatatypeValidatorFactory.
 
DatatypeValidatorFactoryImpl - class org.apache.xerces.impl.validation.datatypes.DatatypeValidatorFactoryImpl.
This class implements a factory of Datatype Validators.
DatatypeValidatorFactoryImpl() - Constructor for class org.apache.xerces.impl.validation.datatypes.DatatypeValidatorFactoryImpl
 
DEBUG_ATTR_ENTITIES - Static variable in class org.apache.xerces.impl.XMLScanner
Debug attribute entities.
DEBUG_ATTR_NORMALIZATION - Static variable in class org.apache.xerces.impl.XMLScanner
Debug attribute normalization.
DecimalDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.DecimalDatatypeValidator.
DecimalValidator validates that content satisfies the W3C XML Datatype for decimal
DecimalDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.DecimalDatatypeValidator
 
DecimalDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.DecimalDatatypeValidator
 
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.validation.datatypes.HexBin
 
decode(byte[]) - Static method in class org.apache.xerces.impl.validation.datatypes.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.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_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.validation.XMLSimpleType
DEFAULT_TYPE_DEFAULT
DEFAULT_TYPE_FIXED - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
DEFAULT_TYPE_FIXED
DEFAULT_TYPE_IMPLIED - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
DEFAULT_TYPE_IMPLIED
DEFAULT_TYPE_REQUIRED - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
DEFAULT_TYPE_REQUIRED
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.validation.XMLSimpleType
defaultType
defaultValue - Variable in class org.apache.xerces.impl.validation.XMLSimpleType
defaultValue
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.
detach() - Method in class org.apache.xerces.dom.RangeImpl
 
detach() - Method in class org.apache.xerces.dom.NodeIteratorImpl
 
DFAContentModel - class org.apache.xerces.impl.validation.models.DFAContentModel.
 
DFAContentModel(CMNode, int, boolean, boolean) - Constructor for class org.apache.xerces.impl.validation.models.DFAContentModel
Constructs a DFA content model.
dispatch(boolean) - Method in interface org.apache.xerces.impl.XMLDocumentScannerImpl.Dispatcher
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.ContentDispatcher
Dispatch an XML "event".
dispatch(boolean) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.TrailingMiscDispatcher
Dispatch an XML "event".
dispatchEvent(Event) - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
docElement - Variable in class org.apache.xerces.dom.DocumentImpl
Document element.
docType - Variable in class org.apache.xerces.dom.DocumentImpl
Document type.
doctypeDecl(String, String, String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String) - Method in class org.apache.xerces.impl.XMLValidator
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
Notifies of the presence of the DOCTYPE line in the document.
doctypeDecl(String, String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
Notifies of the presence of the DOCTYPE line in the document.
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(DocumentImpl) - 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
Experimental constructor.
DocumentImpl(DocumentType) - Constructor for class org.apache.xerces.dom.DocumentImpl
 
DocumentImpl(DocumentType, boolean) - Constructor for class org.apache.xerces.dom.DocumentImpl
Experimental constructor.
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(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.DocumentTypeImpl
Factory method for creating a document type node.
DocumentTypeImpl(DocumentImpl, 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
 
DOMExceptionImpl - exception org.apache.xerces.dom.DOMExceptionImpl.
DOMExceptions are thrown when one of the DOM implementation classes discovers an error condition.
DOMExceptionImpl(short, String) - Constructor for class org.apache.xerces.dom.DOMExceptionImpl
Constructs a dom exception.
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
 
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 default basic parser configuration.
DOMParser(SymbolTable) - Constructor for class org.apache.xerces.parsers.DOMParser
Constructs a DOM parser using the specified symbol table.
DOMParser(SymbolTable, GrammarPool) - 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.
DoubleDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.DoubleDatatypeValidator.
 
DoubleDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.DoubleDatatypeValidator
 
DoubleDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.DoubleDatatypeValidator
 
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").
DTDGrammar - class org.apache.xerces.impl.validation.grammars.DTDGrammar.
A DTD grammar.
DTDGrammar(SymbolTable) - Constructor for class org.apache.xerces.impl.validation.grammars.DTDGrammar
Default constructor.
DTDParser - class org.apache.xerces.parsers.DTDParser.
 
DTDParser(SymbolTable) - Constructor for class org.apache.xerces.parsers.DTDParser
 
DYNAMIC_VALIDATION - Static variable in class org.apache.xerces.impl.XMLValidator
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(String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Element.
element(String) - Method in class org.apache.xerces.impl.XMLValidator
Element.
element(String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
A referenced element in a mixed or children content model.
element(String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
A referenced element.
elementDecl(String, String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An element declaration.
elementDecl(String, String) - Method in class org.apache.xerces.parsers.DTDParser
An element declaration.
elementDecl(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An element declaration.
elementDecl(String, String) - Method in class org.apache.xerces.impl.XMLValidator
An element declaration.
elementDecl(String, String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
An element declaration.
elementDecl(String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
An element declaration.
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(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.ElementDefinitionImpl
Factory constructor.
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(DocumentImpl, 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(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.ElementNSImpl
 
ElementNSImpl(DocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.ElementNSImpl
DOM2: Constructor for Namespace implementation.
elements - Variable in class org.apache.xerces.dom.DocumentTypeImpl
Elements.
ELT_ALL - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_ANNOTATION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_ANY - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_ANYATTRIBUTE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_ATTRIBUTE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_ATTRIBUTEGROUP - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_CHOICE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_COMPLEXTYPE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_CONTENT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_DURATION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_ELEMENT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_ENCODING - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_ENUMERATION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_GROUP - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_IMPORT - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_INCLUDE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_KEY - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_KEYREF - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_LENGTH - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_MAXEXCLUSIVE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_MAXINCLUSIVE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_MAXLENGTH - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_MINEXCLUSIVE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_MININCLUSIVE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_MINLENGTH - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_NOTATION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_PATTERN - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_PERIOD - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_PRECISION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_SCALE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_SCHEMA - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_SELECTOR - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_SEQUENCE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_SIMPLETYPE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_UNIQUE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_WHITESPACE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ELT_WILDCARD - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
EMPTY_SET - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
empty() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
EMPTY.
empty() - Method in class org.apache.xerces.impl.XMLValidator
EMPTY.
empty() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
A content model of EMPTY.
empty() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
Empty.
emptyElement(QName, XMLAttributes) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An empty element.
emptyElement(QName, XMLAttributes) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
An empty element.
emptyElement(QName, XMLAttributes) - Method in class org.apache.xerces.impl.XMLValidator
An empty element.
enableNS - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
enableSubProp(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
enableSubProp(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
 
enableSubProp(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
enableSubProp(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
The next method is included to remind developer's that they are responsible for setting the eval and merge functions for subProp's for classes which they define.
enableSubProp(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
If called with name == "XMLString.PLURAL" the result of accumulate will be non-null if at least one of the instances has more than 1 token.
encode(byte[]) - Static method in class org.apache.xerces.impl.validation.datatypes.HexBin
array of byte to encode
encode(byte[]) - Static method in class org.apache.xerces.impl.validation.datatypes.Base64
Encodes hex octects into Base64
encoding - Variable in class org.apache.xerces.dom.EntityImpl
Encoding
encoding - Variable in class org.apache.xerces.dom.DocumentImpl
Experimental DOM Level 3 feature: Document 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.AbstractXMLDocumentParser
The end of an attribute list.
endAttlist() - Method in class org.apache.xerces.parsers.DTDParser
The end of an attribute list.
endAttlist() - Method in class org.apache.xerces.impl.XMLValidator
The end of an attribute list.
endAttlist() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The end of an attribute list.
endAttlist() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The end of an attribute list.
endCDATA() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a CDATA section.
endCDATA() - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of a CDATA section.
endCDATA() - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The end of a CDATA section.
endCDATA() - Method in class org.apache.xerces.impl.XMLValidator
The end of a CDATA section.
endCDATA() - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
The end of a CDATA section.
endCDATA() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The end of a CDATA section.
endCDATA() - Method in class org.apache.xerces.impl.xpath.XPathMatcher
The end of a CDATA section.
endConditional() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a conditional section.
endConditional() - Method in class org.apache.xerces.parsers.DTDParser
The end of a conditional section.
endConditional() - Method in class org.apache.xerces.impl.XMLValidator
The end of a conditional section.
endConditional() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The end of a conditional section.
endConditional() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The end of a conditional section.
endContentModel() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
End content model.
endContentModel() - Method in class org.apache.xerces.parsers.DTDParser
The end of a content model.
endContentModel() - Method in class org.apache.xerces.impl.XMLValidator
End content model.
endContentModel() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The end of a content model.
endContentModel() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The end of a content model.
endDocument() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of the document.
endDocument() - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of the document.
endDocument() - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of the document.
endDocument() - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The end of the document.
endDocument() - Method in class org.apache.xerces.impl.XMLValidator
The end of the document.
endDocument() - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
The end of the document.
endDocument() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The end of the document.
endDocumentFragment() - Method in class org.apache.xerces.impl.xpath.XPathMatcher
The end of the document fragment.
endDTD() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of the DTD.
endDTD() - Method in class org.apache.xerces.parsers.DTDParser
The end of the DTD.
endDTD() - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of the DTD.
endDTD() - Method in class org.apache.xerces.impl.XMLValidator
The end of the DTD.
endDTD() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The end of the DTD.
endDTD() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The end of the DTD.
endElement(QName) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of an element.
endElement(QName) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of an element.
endElement(QName) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of an element.
endElement(QName) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The end of an element.
endElement(QName) - Method in class org.apache.xerces.impl.XMLValidator
The end of an element.
endElement(QName) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
The end of an element.
endElement(QName) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The end of an element.
endElement(QName) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
The end of an element.
endEntity() - Method in class org.apache.xerces.impl.XMLEntityManager
Ends an entity.
endEntity(String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies the end of 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.parsers.AbstractDOMParser
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
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.XMLDocumentScannerImpl
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.impl.XMLValidator
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.XMLDTDScannerImpl
endEntity
endEntity(String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
This method notifies the end of an entity.
endEntity(String) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
This method notifies the end of an entity.
endExternalSubset() - Method in class org.apache.xerces.parsers.DTDParser
The end of the external subset.
endGroup() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
End group.
endGroup() - Method in class org.apache.xerces.impl.XMLValidator
End group.
endGroup() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The end of a group for mixed or children content models.
endGroup() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The end of a group.
endPrefixMapping(String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The end of a namespace prefix mapping.
endPrefixMapping(String) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The end of a namespace prefix mapping.
endPrefixMapping(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of a namespace prefix mapping.
endPrefixMapping(String) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The end of a namespace prefix mapping.
endPrefixMapping(String) - Method in class org.apache.xerces.impl.XMLValidator
The end of a namespace prefix mapping.
endPrefixMapping(String) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
The end of a namespace prefix mapping.
endPrefixMapping(String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The end of a namespace prefix mapping.
endPrefixMapping(String) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
The end of a namespace prefix mapping.
ensureAttributeDeclCapacity(int) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Ensures storage for attribute declaration mappings.
ensureElementDeclCapacity(int) - Method in class org.apache.xerces.impl.validation.grammars.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_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.XMLParser
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Property identifier: entity resolver.
ENTITY_RESOLVER - Static variable in class org.apache.xerces.impl.XMLEntityManager
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.validation.datatypes.ENTITYDatatypeValidator.
ENTITYDatatypeValidator implements the DatattypeValidator interface.
ENTITYDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.ENTITYDatatypeValidator
 
ENTITYDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.ENTITYDatatypeValidator
 
EntityImpl - class org.apache.xerces.dom.EntityImpl.
Entity nodes hold the reference data for an XML Entity -- either parsed or unparsed.
EntityImpl(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.EntityImpl
Factory constructor.
EntityReferenceImpl - class org.apache.xerces.dom.EntityReferenceImpl.
EntityReference models the XML &entityname; syntax, when used for entities defined by the DOM.
EntityReferenceImpl(DocumentImpl, 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.
ENUM - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
ENUM - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
enumeration - Variable in class org.apache.xerces.impl.validation.XMLSimpleType
enumeration
ENUMERATION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
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.validation.XMLContentSpec
Returns true if the two objects are equal.
equals(Object) - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
Return true if patterns are the same and the options are equivalent.
EQUIVCLASS - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ERROR_HANDLER - Static variable in class org.apache.xerces.parsers.XMLParser
Property identifier: error handler.
ERROR_HANDLER - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
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.impl.XMLEntityManager
Property identifier: error reporter.
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.XMLValidator
Property identifier: error reporter.
ERROR_REPORTER - Static variable in class org.apache.xerces.impl.XMLDTDScannerImpl
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.DefaultErrorHandler
Error.
errorChecking - Variable in class org.apache.xerces.dom.DocumentImpl
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.
eval - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
evalMaxLenClosed - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
evalMaxLenClosed(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
Determines whether obj (which is String) has length <= constraint (which is String or Integer) Returns length if yes, else null
evalMaxLenOpen - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
evalMaxLenOpen(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
Determines whether obj (which is String) has length < constraint (which is String or Integer) Returns length if yes, else null
evalMinLenClosed - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
evalMinLenClosed(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
Determines whether obj (which is String) has length >> constraint (which is String or Integer).
evalMinLenOpen - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
evalMinLenOpen(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
Determines whether obj (which is String) has length > constraint (which is String or Integer).
evalPattern - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
evalPattern(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
Determines whether obj (which is String) matches Pattern contained in constraint.
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
 
expandRegistryToFullSchemaSet() - Method in class org.apache.xerces.impl.validation.datatypes.DatatypeValidatorFactoryImpl
private static DatatypeValidatorFactoryImpl fRegistryOfDatatypes = new DatatypeValidatorFactoryImpl();//comment this in when switching to no Singleton public DatatypeValidatorFactoryImpl() { } /
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.validation.grammars.SchemaSymbols
 
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.impl.XMLEntityManager
Feature identifier: 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.impl.XMLEntityManager
Feature identifier: 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, String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An external entity declaration.
externalEntityDecl(String, String, String, String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An external entity declaration.
externalEntityDecl(String, String, String, String) - Method in class org.apache.xerces.impl.XMLValidator
An external entity declaration.
externalEntityDecl(String, String, String, String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
An external entity declaration.
externalEntityDecl(String, String, String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
An external entity declaration.
extractContents() - Method in class org.apache.xerces.dom.RangeImpl
 

F

FACET_DURATION - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_ENCODING - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_ENUMERATION - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_LENGTH - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_MAXEXCLUSIVE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_MAXINCLUSIVE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_MAXLENGTH - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_MINEXCLUSIVE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_MININCLUSIVE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_MINLENGTH - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_PATTERN - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_PERIOD - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_PRECISSION - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_SCALE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FACET_WHITESPACE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
FacetsInconsistent - Static variable in class org.apache.xerces.impl.validation.datatypes.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".
fAposSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "apos".
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.DefaultErrorHandler
Fatal error.
fAttributeDecl - Variable in class org.apache.xerces.impl.validation.Grammar
Temporary Attribute decl.
fAttributeEntityStack - Variable in class org.apache.xerces.impl.XMLScanner
Attribute entity stack.
fAttributeIndex - Variable in class org.apache.xerces.impl.XMLScanner.AttrEntityStack
The index of the attribute where to add entities.
fAttributeOffset - Variable in class org.apache.xerces.impl.XMLScanner
Attribute value offset.
fAttributes - Variable in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
XML attributes.
fAttributes - Variable in class org.apache.xerces.util.XMLAttributesImpl
Attribute information.
fAttributes - Variable in class org.apache.xerces.impl.XMLScanner.AttrEntityStack
Attributes.
fBuckets - Variable in class org.apache.xerces.util.SymbolTable
Buckets.
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.
fCachedChild - Variable in class org.apache.xerces.dom.ParentNode
Last requested node.
fCachedChildIndex - Variable in class org.apache.xerces.dom.ParentNode
Last requested node index.
fCachedLength - Variable in class org.apache.xerces.dom.ParentNode
Cached node list length.
fCharRefLiteral - Variable in class org.apache.xerces.impl.XMLScanner
Literal value of the last character refence scanned.
fComponents - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
Components.
fConfiguration - Variable in class org.apache.xerces.parsers.XMLParser
The parser configuration.
fContentDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Content dispatcher.
fContentHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Content handler.
fContext - Variable in class org.apache.xerces.util.NamespaceSupport
Context indexes.
fContinueAfterFatalError - Variable in class org.apache.xerces.impl.XMLErrorReporter
Continue after fatal error feature.
fCreateEntityRefNodes - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Create entity reference nodes.
fCurrentAttributeIndex - Variable in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Current attribute index.
fCurrentContext - Variable in class org.apache.xerces.util.NamespaceSupport
The current context.
fCurrentElement - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Current element.
fCurrentElementIndex - Variable in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Current element index.
fCurrentEntity - Variable in class org.apache.xerces.impl.XMLEntityManager
Current entity.
fCurrentGrammar - Variable in class org.apache.xerces.impl.XMLValidator
Current grammar.
fCurrentGrammarIsDTD - Variable in class org.apache.xerces.impl.XMLValidator
True if the current grammar is DTD.
fCurrentGrammarIsSchema - Variable in class org.apache.xerces.impl.XMLValidator
True if the current grammar is Schema.
fCurrentNode - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Current node.
fDatatypeValidatorFactory - Variable in class org.apache.xerces.parsers.XMLGrammarParser
fDatatypeValidatorFactory
fDatatypeValidatorFactory - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Datatype validator factory.
fDatatypeValidatorFactory - Variable in class org.apache.xerces.impl.XMLValidator
Datatype validator factory.
fDatatypeValidatorFactory - Variable in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Datatype validator factory.
fDeclHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Decl handler.
fDefaultErrorHandler - Variable in class org.apache.xerces.impl.XMLErrorReporter
Default error handler.
fDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Active dispatcher.
fDocument - Variable in class org.apache.xerces.parsers.AbstractDOMParser
The document.
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.XMLDocumentScannerImpl
Document handler.
fDocumentHandler - Variable in class org.apache.xerces.impl.XMLNamespaceBinder
Document handler.
fDocumentHandler - Variable in class org.apache.xerces.impl.XMLValidator
Document handler.
fDocumentImpl - Variable in class org.apache.xerces.parsers.AbstractDOMParser
The default Xerces document implementation, if used.
fDOMParser - Variable in class org.apache.xerces.parsers.SchemaParser
fDOMParser
fDTDContentModelHandler - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
The DTD content model handler.
fDTDContentModelHandler - Variable in class org.apache.xerces.impl.XMLValidator
DTD content model handler.
fDTDContentModelHandler - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
fDTDContentModelHandler
fDTDGrammar - Variable in class org.apache.xerces.impl.XMLValidator
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.XMLValidator
DTD handler.
fDTDHandler - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
fDTDHandler
fDTDScanner - Variable in class org.apache.xerces.parsers.DTDParser
fDTDScanner
fDTDScanner - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
DTD scanner.
fDTDScanner - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
DTD scanner.
fDynamicValidation - Variable in class org.apache.xerces.impl.XMLValidator
Dynamic validation.
fElements - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl.ElementStack
The stack data.
fElementStack - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Element stack.
fEncodingSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "encoding".
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.
fEntityIndexes - Variable in class org.apache.xerces.impl.XMLScanner.AttrEntityStack
The entity indexes on the stack.
fEntityManager - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Entity manager.
fEntityManager - Variable in class org.apache.xerces.impl.XMLScanner
Entity manager.
fEntityResolver - Variable in class org.apache.xerces.util.EntityResolverWrapper
The SAX entity resolver.
fEntityResolver - Variable in class org.apache.xerces.impl.XMLEntityManager
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.XMLDocumentScannerImpl
Entity stack.
fEntityStack - Variable in class org.apache.xerces.impl.XMLEntityManager
Entity stack.
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.impl.XMLScanner
Error reporter.
fErrorReporter - Variable in class org.apache.xerces.impl.XMLEntityManager
Error reporter.
fErrorReporter - Variable in class org.apache.xerces.impl.XMLNamespaceBinder
Error reporter.
fErrorReporter - Variable in class org.apache.xerces.impl.XMLValidator
Error reporter.
fErrorReporter - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
fErrorReporter
fExpression - Variable in class org.apache.xerces.impl.xpath.XPath
Expression.
fExternalGeneralEntities - Variable in class org.apache.xerces.impl.XMLEntityManager
External general entities.
fExternalParameterEntities - Variable in class org.apache.xerces.impl.XMLEntityManager
External parameter entities.
fFacets - Variable in class org.apache.xerces.impl.validation.datatypes.AbstractDatatypeValidator
fFacets
fFeatures - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
Features.
fgBaseTypes - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeValidatorFactoryImpl
 
fgMessageKeys - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
fGrammarPool - Variable in class org.apache.xerces.parsers.SchemaParser
fGrammarPool
fGrammarPool - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Grammar pool.
fGrammarPool - Variable in class org.apache.xerces.impl.XMLValidator
Grammar pool.
fGrammars - Variable in class org.apache.xerces.impl.validation.GrammarPool
Grammars associated with element root name.
fGrammarsNS - Variable in class org.apache.xerces.impl.validation.GrammarPool
Grammars associated with namespaces.
fgRegistryExpanded - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeValidatorFactoryImpl
 
fGtSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "gt".
fHasExternalDTD - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
has external dtd
fIANA2JavaMap - Static variable in class org.apache.xerces.util.EncodingMap
fIANA2JavaMap
Field - class org.apache.xerces.impl.validation.identity.Field.
Schema identity constraint field.
Field.Matcher - class org.apache.xerces.impl.validation.identity.Field.Matcher.
Field matcher.
Field.Matcher(Field, Field.XPath, ValueStore) - Constructor for class org.apache.xerces.impl.validation.identity.Field.Matcher
Constructs a field matcher.
Field.XPath - class org.apache.xerces.impl.validation.identity.Field.XPath.
Field XPath.
Field.XPath(String, NamespaceContext) - Constructor for class org.apache.xerces.impl.validation.identity.Field.XPath
Constructs a field XPath expression.
Field(Field.XPath, DatatypeValidator, IdentityConstraint) - Constructor for class org.apache.xerces.impl.validation.identity.Field
Constructs a selector.
FieldActivator - interface org.apache.xerces.impl.validation.identity.FieldActivator.
Interface for a field activator.
fInCDATASection - Variable in class org.apache.xerces.parsers.AbstractDOMParser
True if inside CDATA section.
fIncludeIgnorableWhitespace - Variable in class org.apache.xerces.parsers.AbstractDOMParser
Include ignorable whitespace.
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.XMLValidator
True if currently in the DTD.
fInDTDIgnore - Variable in class org.apache.xerces.impl.XMLValidator
True if in an ignore conditional section of the DTD.
fInputStream - Variable in class org.apache.xerces.impl.io.UTF8Reader
Input stream.
fInputStream - Variable in class org.apache.xerces.impl.io.ASCIIReader
Input stream.
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.
FIXED - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
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
flags - Variable in class org.apache.xerces.dom.NodeImpl
 
flags - Variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
fLength - Variable in class org.apache.xerces.util.XMLAttributesImpl
Attribute count.
fLexicalHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Lexical handler.
fLoadExternalDTD - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
 
FloatDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.FloatDatatypeValidator.
 
FloatDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.FloatDatatypeValidator
 
FloatDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.FloatDatatypeValidator
 
fLocale - Variable in class org.apache.xerces.impl.XMLErrorReporter
The locale to be used to format error messages.
fLocationPath - Variable in class org.apache.xerces.impl.xpath.XPath
Location path.
fLocator - Variable in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
XML locator.
fLocator - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
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.XMLDocumentScannerImpl
Markup depth.
fMessageFormatters - Variable in class org.apache.xerces.impl.XMLErrorReporter
Mapping of Message formatters for domains.
fNamespace - Variable in class org.apache.xerces.util.NamespaceSupport
Namespace binding information.
fNamespaceBinder - Variable in class org.apache.xerces.impl.XMLValidator
Namespace binder.
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.XMLDocumentScannerImpl
Namespaces.
fNamespaces - Variable in class org.apache.xerces.impl.XMLValidator
Namespaces.
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.
fNotifyBuiltInRefs - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Notify built-in references.
fNotifyCharRefs - Variable in class org.apache.xerces.impl.XMLScanner
Character references resolution.
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.
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.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.validation.datatypes.DatatypeMessageProvider
 
fOut - Variable in class org.apache.xerces.util.DefaultErrorHandler
Print writer.
fParseInProgress - Variable in class org.apache.xerces.parsers.AbstractSAXParser
True if a parse is in progress.
fParseInProgress - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
True if a parse is in progress.
fPrologDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Prolog dispatcher.
fProperties - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
Properties.
fQName - Variable in class org.apache.xerces.parsers.AbstractSAXParser
 
fQuotSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "quot".
fReadingExternalDTD - Variable in class org.apache.xerces.impl.validation.grammars.DTDGrammar
fReadingExternalDTD
fRecognizedFeatures - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
Recognized features.
fRecognizedProperties - Variable in class org.apache.xerces.parsers.BasicParserConfiguration
Recognized properties.
fScanner - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Document scanner.
fScannerState - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state.
fScannerState - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
Scanner state.
fScanningAttribute - Variable in class org.apache.xerces.impl.XMLScanner
Scanning attribute.
fScanningDTD - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanning DTD.
fSeenDoctypeDecl - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Seen doctype declaration.
fSeenExternalDTD - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
fSeenExternalDTD
fSeenExternalPE - Variable in class org.apache.xerces.impl.XMLDTDScannerImpl
fSeenExternalPE
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.XMLDocumentScannerImpl.ElementStack
The size of the stack.
fSize - Variable in class org.apache.xerces.impl.XMLScanner.AttrEntityStack
The size of the stack.
fStandalone - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
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.XMLDTDScannerImpl
fStandalone
fStandaloneSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "standalone".
fStore - Variable in class org.apache.xerces.impl.validation.identity.Field.Matcher
Value store for data values.
fString - Variable in class org.apache.xerces.impl.XMLScanner
String.
fStringBuffer - Variable in class org.apache.xerces.impl.XMLScanner
String buffer.
fStringBuffer2 - Variable in class org.apache.xerces.impl.XMLScanner
String buffer.
fStrings - Variable in class org.apache.xerces.impl.XMLScanner
Array of 3 strings.
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.impl.XMLScanner
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.XMLEntityManager
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.XMLNamespaceBinder
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.impl.XMLValidator
Symbol table.
fSynchronizedGrammarPool - Variable in class org.apache.xerces.parsers.CachingParserPool
Grammar pool.
fSynchronizedSymbolTable - Variable in class org.apache.xerces.parsers.CachingParserPool
Symbol table.
fTrailingMiscDispatcher - Variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Trailing miscellaneous section dispatcher.
fUserDefinedTypes - Variable in class org.apache.xerces.impl.validation.datatypes.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.XMLValidator
Validation.
fValidator - Variable in class org.apache.xerces.parsers.StandardParserConfiguration
Validator.
fVersion - Static variable in class org.apache.xerces.impl.Version
Version string.
fVersionSymbol - Variable in class org.apache.xerces.impl.XMLScanner
Symbol: "version".
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".

G

get(int, String, String) - Method in class org.apache.xerces.impl.validation.Grammar.TupleHashtable
Returns the value associated with the specified key tuple.
getAttirubteDeclRegistry() - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getAttrChange() - Method in class org.apache.xerces.dom.events.MutationEventImpl
attrChange indicates the type of change which triggered the DOMAttrModified event.
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(int, XMLAttributeDecl) - Method in class org.apache.xerces.impl.validation.Grammar
getAttributeDecl
getAttributeDeclIndex(int, QName) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getAttributeDeclIndex(int, String) - Method in class org.apache.xerces.impl.validation.Grammar
getAttributeDeclIndex
getAttributeDeclIndex(int, String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
 
getAttributeDeclIsExternal(int) - Method in class org.apache.xerces.impl.validation.grammars.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.ElementDefinitionImpl
Query the attributes defined on this Element.
getAttributes() - Method in class org.apache.xerces.dom.ElementImpl
Retrieve all the Attributes as a set.
getAttrName() - Method in class org.apache.xerces.dom.events.MutationEventImpl
 
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.
getBeginning(int) - Method in class org.apache.xerces.impl.validation.datatypes.regex.Match
Return a start position in the target text matched to specified regular expression group.
getBound(PO_IF.AboveBelow, Integer) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
 
getBound(PO_IF.AboveBelow, Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 
getBubbles() - Method in class org.apache.xerces.dom.events.EventImpl
 
getCalendarType() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
Calendar types are ISO8601Pattern.{calendar,ordinal,week,dayOfTheWeek}
getCalendarType() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
getCancelable() - Method in class org.apache.xerces.dom.events.EventImpl
 
getCapturedText(int) - Method in class org.apache.xerces.impl.validation.datatypes.regex.Match
Return an substring of the target text matched to specified regular expression group.
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.CharacterDataImpl
Returns an empty node list.
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.EntityReferenceImpl
Perform synchronize() before accessing children.
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).
getClosed(PO_IF.AboveBelow) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
Default is closed
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.impl.XMLEntityManager.EntityScanner
Return the column number where the current document event ends.
getCommonAncestorContainer() - Method in class org.apache.xerces.dom.RangeImpl
 
getComplexTypeRegistry() - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getComponent(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.uri
 
getContentHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current content handler.
getContents() - Method in class org.apache.xerces.impl.msg.SchemaMessages
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.
getContents() - Method in class org.apache.xerces.impl.msg.ExceptionMessages
Returns the list resource bundle contents.
getContentSpec(int, XMLContentSpec) - Method in interface org.apache.xerces.impl.validation.XMLContentSpec.Provider
Fills in the provided content spec structure with content spec information for a unique identifier.
getContentSpec(int, XMLContentSpec) - Method in class org.apache.xerces.impl.validation.Grammar
getContentSpec
getContentSpecAsString(int) - Method in class org.apache.xerces.impl.validation.Grammar
getContentSpecAsString
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.
getDatatypeRegistry() - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getDatatypeValidator() - Method in class org.apache.xerces.impl.validation.identity.Field
Returns the datatype validator.
getDatatypeValidator(String) - Method in class org.apache.xerces.impl.validation.datatypes.DatatypeValidatorFactoryImpl
 
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.
getDefaultAttributes() - Method in class org.apache.xerces.dom.ElementImpl
Get the default attributes.
getDispatcherName(XMLDocumentScannerImpl.Dispatcher) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Returns the dispatcher name.
getDoctype() - Method in class org.apache.xerces.dom.DocumentImpl
For XML, this provides access to the Document Type Definition.
getDocument() - Method in class org.apache.xerces.parsers.AbstractDOMParser
Returns the DOM document object.
getDocumentElement() - Method in class org.apache.xerces.dom.DocumentImpl
Convenience method, allowing direct access to the child node which is considered the root of the actual document content.
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
getDTDGrammar() - Method in class org.apache.xerces.parsers.DTDParser
getDTDGrammar
getDTDHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current DTD handler.
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.DocumentImpl
Introduced in DOM Level 2 Returns the Element whose ID is given by elementId.
getElementContentModelValidator(int) - Method in class org.apache.xerces.impl.validation.Grammar
getElementContentModelValidator
getElementDecl(int, XMLElementDecl) - Method in class org.apache.xerces.impl.validation.Grammar
getElementDecl
getElementDeclBlockSet(int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getElementDeclFinalSet(int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getElementDeclIndex(QName, int) - Method in class org.apache.xerces.impl.validation.Grammar
getElementDeclIndex
getElementDeclIndex(QName, int) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Returns the element decl index.
getElementDeclIndex(String, int) - Method in class org.apache.xerces.impl.validation.Grammar
getElementDeclIndex
getElementDeclIsExternal(int) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Returns true if the specified element declaration is external.
getElementDeclMiscFlags(int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getElementDeclSubstituteGrpElementFullName(int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getElementDefaultTYpe(int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getElementDefaultValue(int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getElementDefinedScope(int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getElementFromAnotherSchemaURI(int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
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.DocumentImpl
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.DocumentImpl
Introduced in DOM Level 2.
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.DocumentImpl
DOM Level 3 WD - Experimental.
getEncodingName(byte[], int) - Method in class org.apache.xerces.impl.XMLEntityManager
Returns the IANA encoding name that is auto-detected from the bytes specified.
getEnd(int) - Method in class org.apache.xerces.impl.validation.datatypes.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.
getEntityCount(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Returns the number of entities for the specified attribute.
getEntityDecl(int, XMLEntityDecl) - Method in class org.apache.xerces.impl.validation.Grammar
getEntityDecl
getEntityDeclIndex(String) - Method in class org.apache.xerces.impl.validation.Grammar
getEntityDeclIndex
getEntityLength(int, int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Returns the length of the entity of a given attribute.
getEntityName(int, int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Returns the name of the entity of a given attribute.
getEntityOffset(int, int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Returns the offset of the entity of a given attribute.
getEntityResolver() - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Return the current entity resolver.
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.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.DocumentImpl
Returns true if the DOM implementation performs error checking.
getErrorHandler() - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Return the current error handler.
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.
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
 
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 interface org.apache.xerces.impl.validation.DatatypeValidator
getFacets
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.AbstractDatatypeValidator
getFacets
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.QNameDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.TimeDurationDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.DecimalDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.BooleanDatatypeValidator
Return a Hashtable that contains facet information
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.UnionDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.NOTATIONDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.RecurringDurationDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.DoubleDatatypeValidator
Returns a Hashtable containing facet information.
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.FloatDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.ENTITYDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.StringDatatypeValidator
 
getFacets() - Method in class org.apache.xerces.impl.validation.datatypes.URIReferenceDatatypeValidator
 
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.BasicParserConfiguration
Returns the state 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.
getField(Match, int) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
getFieldAt(int) - Method in class org.apache.xerces.impl.validation.identity.IdentityConstraint
Returns the field at the specified index.
getFieldCount() - Method in class org.apache.xerces.impl.validation.identity.IdentityConstraint
Returns the field count.
getFilter() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the NodeFilter
getFilter() - Method in class org.apache.xerces.dom.NodeIteratorImpl
Return the filter
getFirstAttributeDeclIndex(int) - Method in class org.apache.xerces.impl.validation.Grammar
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.
getFirstChild() - Method in class org.apache.xerces.dom.EntityReferenceImpl
Perform synchronize() before accessing children.
getFirstElementDeclIndex() - Method in class org.apache.xerces.impl.validation.Grammar
Returns the index of the first element declaration.
getFirstEntityDeclIndex() - Method in class org.apache.xerces.impl.validation.Grammar
getFirstEntityDeclIndex
getFirstNotationDeclIndex() - Method in class org.apache.xerces.impl.validation.Grammar
getFirstNotationDeclIndex
getFixed() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
getFragment() - Method in class org.apache.xerces.util.URI
Get the fragment for this URI.
getGrammar(String) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
Returns the grammar associated to the specified key.
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.GrammarPool
Returns the grammar associated to the specified root element name.
getGrammarNS(String) - Method in class org.apache.xerces.impl.validation.GrammarPool
Returns the grammar associated to the specified target namespace.
getGrammarPool() - Method in class org.apache.xerces.parsers.CachingParserPool
Returns the grammar pool.
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.
getIdentifier(String) - Method in class org.apache.xerces.dom.DocumentImpl
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.DocumentImpl
Returns an enumeration registered of identifier names.
getIdentityConstraint() - Method in class org.apache.xerces.impl.validation.identity.Selector
Returns the identity constraint.
getIdentityConstraint() - Method in class org.apache.xerces.impl.validation.identity.Field
Returns the identity constraint.
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.
getIntegral() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
getInternalStateInformation() - Method in class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator
This method is unique to IDDatatypeValidator.
getInternalStateInformation() - Method in class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator
This method returns some internal state of a statefull validator
getInternalStateInformation() - Method in interface org.apache.xerces.impl.validation.datatypes.StatefullDatatypeValidator
 
getInternalStateInformation() - Method in class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
A no-op method in this validator
getInternalStateInformation() - Method in class org.apache.xerces.impl.validation.datatypes.ENTITYDatatypeValidator
A no-op method in this validator
getInternalSubset() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Introduced in DOM Level 2.
getJava2IANAMapping(String) - Static method in class org.apache.xerces.util.EncodingMap
Returns the IANA encoding name for the specified Java encoding name.
getJClass() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
The property uses a particular class for its internal representation.
getKeyIntoReporter() - Method in class org.apache.xerces.impl.validation.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() - Method in class org.apache.xerces.dom.EntityReferenceImpl
Perform synchronize() before accessing children.
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.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.
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.CharacterDataImpl
Report number of characters currently stored in this node's data.
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.EntityReferenceImpl
Query the number of children in the entity definition.
getLength() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
getLength() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
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.impl.XMLEntityManager.EntityScanner
Return the line number where the current document event ends.
getLocale() - Method in class org.apache.xerces.impl.validation.datatypes.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.AttrNSImpl
Introduced in DOM Level 2.
getLocalName() - Method in class org.apache.xerces.dom.ElementNSImpl
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.
getLocation() - Method in class org.apache.xerces.impl.validation.datatypes.regex.ParseException
 
getLocationPath() - Method in class org.apache.xerces.impl.xpath.XPath
Returns a representation of the location path for this XPath.
getMajorCode() - Method in class org.apache.xerces.impl.validation.InvalidDatatypeValueException
 
getMatch() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.NamedMatch
 
getMatchedString() - Method in class org.apache.xerces.impl.xpath.XPathMatcher
Returns the matched string.
getMaxExclusive() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
getMaxExclusive() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience function for !getSubProp( ParitalOrder.CLOSED_ABOVE , Property.instance )
getMaxInclusive() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
getMaxInclusive() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience function for getSubProp( ParitalOrder.CLOSED_ABOVE , Property.instance )
getMaxLength() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
getMaxLength() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience function for getSubProp( StringProperty.MAX_LEN , Property.constraint )
getMaxLength(Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
If > 0, length of longest string which may be valid
getMessage() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
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.
getMinExclusive() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
getMinExclusive() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience function for !getSubProp( ParitalOrder.CLOSED_BELOW , Property.instance )
getMinInclusive() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
getMinInclusive() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience function for getSubProp( ParitalOrder.CLOSED_BELOW , Property.instance )
getMinLength() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
getMinLength() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience function for getSubProp( StringProperty.MIN_LEN , Property.constraint )
getMinLength(Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
If > 0, length of shortest string which may be valid
getMinorCode() - Method in class org.apache.xerces.impl.validation.InvalidDatatypeValueException
 
getMutationEvents() - Method in class org.apache.xerces.dom.DocumentImpl
Returns true if the DOM implementation generates mutation events.
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() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.NamedMatch
 
getName() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
Returns the name of the class
getName() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
Name of property
getName() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
getName method comment.
getName() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
getName method comment.
getName() - Method in class org.apache.xerces.impl.validation.identity.KeyRef
Returns the name.
getName() - Method in class org.apache.xerces.impl.validation.identity.Key
Returns the name.
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.
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.
getNamespacesScope() - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getNamespaceURI() - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
getNamespaceURI() - Method in class org.apache.xerces.dom.AttrNSImpl
Introduced in DOM Level 2.
getNamespaceURI() - Method in class org.apache.xerces.dom.ElementNSImpl
Introduced in DOM Level 2.
getNewValue() - Method in class org.apache.xerces.dom.events.MutationEventImpl
 
getNextAttributeDeclIndex(int) - Method in class org.apache.xerces.impl.validation.Grammar
getNextAttributeDeclIndex
getNextElementDeclIndex(int) - Method in class org.apache.xerces.impl.validation.Grammar
Returns the next index of the element declaration following the specified element declaration.
getNextEntityDeclIndex(int) - Method in class org.apache.xerces.impl.validation.Grammar
getNextEntityDeclIndex
getNextNotationDeclIndex(int) - Method in class org.apache.xerces.impl.validation.Grammar
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
getNodeName() - Method in class org.apache.xerces.dom.NodeImpl
the name of this node.
getNodeName() - Method in class org.apache.xerces.dom.DocumentFragmentImpl
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.ElementDefinitionImpl
Returns the element definition name
getNodeName() - Method in class org.apache.xerces.dom.TextImpl
Returns the node name.
getNodeName() - Method in class org.apache.xerces.dom.ProcessingInstructionImpl
Returns the target
getNodeName() - Method in class org.apache.xerces.dom.NotationImpl
Returns the notation 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.ElementImpl
Returns the element name
getNodeName() - Method in class org.apache.xerces.dom.AttrImpl
Returns the attribute 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.DocumentImpl
Returns the node name.
getNodeName() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Returns the document type name
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.DocumentFragmentImpl
A short integer indicating what type of node this is.
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.ElementDefinitionImpl
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.ProcessingInstructionImpl
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.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.ElementImpl
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.EntityReferenceImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xerces.dom.DocumentImpl
Returns the node type.
getNodeType() - Method in class org.apache.xerces.dom.DocumentTypeImpl
A short integer indicating what type of node this is.
getNodeValue() - Method in class org.apache.xerces.dom.NodeImpl
Returns the node value.
getNodeValue() - Method in class org.apache.xerces.dom.CharacterDataImpl
 
getNodeValue() - Method in class org.apache.xerces.dom.AttrImpl
In Attribute objects, NodeValue is considered a synonym for Value.
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.validation.Grammar
getNotationDecl
getNotationDeclIndex(String) - Method in class org.apache.xerces.impl.validation.Grammar
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.
getNotations() - Method in class org.apache.xerces.dom.DocumentTypeImpl
Access the collection of Notations defined in the DTD.
getNumberOfGroups() - Method in class org.apache.xerces.impl.validation.datatypes.regex.Match
Return the number of regular expression groups.
getNumberOfGroups() - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
Return the number of regular expression groups.
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.validation.datatypes.regex.RegularExpression
Returns a option string.
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.DocumentImpl
 
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.
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
getParser() - Method in class org.apache.xerces.jaxp.SAXParserImpl
 
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.validation.datatypes.eTypes.Data.BasicStringProperty
Returns pattern (Perl 5 syntax) which restricts form of valid strings
getPattern() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
getPattern() - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
 
getPatternOptions() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
Returns options assoc with pattern (Perl 5 syntax) (regex.jar)
getPort() - Method in class org.apache.xerces.util.URI
Get the port for this URI.
getPossible(int) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
getPrecision() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
getPrefix() - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
getPrefix() - Method in class org.apache.xerces.dom.AttrNSImpl
Introduced in DOM Level 2.
getPrefix() - Method in class org.apache.xerces.dom.ElementNSImpl
Introduced in DOM Level 2.
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
getPrevValue() - Method in class org.apache.xerces.dom.events.MutationEventImpl
 
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.BasicParserConfiguration
Returns the value of a property.
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.
getPublicId() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
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.impl.XMLEntityManager.EntityScanner
Return the public identifier for the current document event.
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.
getReader() - Method in class org.apache.xerces.impl.XMLEntityManager.OneCharReader
Returns the original reader.
getReadOnly() - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM: Returns true if this node is read-only.
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.XMLDocumentScannerImpl
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.XMLNamespaceBinder
Returns a list of feature identifiers that are recognized by this component.
getRecognizedFeatures() - Method in class org.apache.xerces.impl.XMLValidator
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.xpath.XPathMatcher
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.XMLDocumentScannerImpl
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.XMLNamespaceBinder
Returns a list of property identifiers that are recognized by this component.
getRecognizedProperties() - Method in class org.apache.xerces.impl.XMLValidator
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.xpath.XPathMatcher
Returns a list of property identifiers that are recognized by this component.
getRelatedNode() - Method in class org.apache.xerces.dom.events.MutationEventImpl
 
getReport() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
getRoot() - Method in class org.apache.xerces.dom.TreeWalkerImpl
 
getRoot() - Method in class org.apache.xerces.dom.NodeIteratorImpl
 
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.
getScale() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
getSchemaGrammar() - Method in class org.apache.xerces.parsers.SchemaParser
getSchemaGrammar
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.validation.identity.IdentityConstraint
Returns the selector.
getSigned() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
getSimpleTypeNames() - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.xmlFactory
 
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.DocumentImpl
DOM Level 3 WD - Experimental.
getStartContainer() - Method in class org.apache.xerces.dom.RangeImpl
 
getStartOffset() - Method in class org.apache.xerces.dom.RangeImpl
 
getSubProp(int, Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
getSubPropEval(int) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
getSubPropMerge(int) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
getSubPropName(int) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
getSubPropNameIndex(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
getSValue() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
getSymbolTable() - Method in class org.apache.xerces.parsers.CachingParserPool
Returns the symbol table.
getSymbolTable() - Method in class org.apache.xerces.impl.validation.Grammar
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.impl.XMLEntityManager.EntityScanner
Return the system identifier for the current document event.
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.validation.Grammar
Returns this grammar's target namespace.
getTargetNamespaceURI() - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
getTimeStamp() - Method in class org.apache.xerces.dom.events.EventImpl
 
getType() - Method in class org.apache.xerces.dom.events.EventImpl
 
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.
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.
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.DocumentImpl
Retreive user data related to a given node
getUserinfo() - Method in class org.apache.xerces.util.URI
Get the userinfo for this URI.
getUTCHour() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
getUTCMinute() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
getUTCSign() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
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() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
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.
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.
getVersion() - Method in class org.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
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
getWhen(int) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
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.
getXMLProperty(String) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.xmlFactory
 
getXMLReader() - Method in class org.apache.xerces.jaxp.SAXParserImpl
Returns the XMLReader that is encapsulated by the implementation of this class.
getXMLType(String) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.xmlFactory
 
getXPath() - Method in class org.apache.xerces.impl.validation.identity.Selector
Returns the selector XPath.
getXPath() - Method in class org.apache.xerces.impl.validation.identity.Field
Returns the field XPath.
glb(Object) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
Greatest lower bound of this and other (or null )
glb(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 
Grammar - class org.apache.xerces.impl.validation.Grammar.
A generic grammar for use in validating XML documents.
GRAMMAR_POOL - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: grammar pool.
GRAMMAR_POOL - Static variable in class org.apache.xerces.impl.XMLValidator
Property identifier: grammar pool.
GRAMMAR_POOL_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Grammar pool property ("internal/grammar-pool").
Grammar.TupleHashtable - class org.apache.xerces.impl.validation.Grammar.TupleHashtable.
A simple Hashtable implementation that takes a tuple (int, String, String) as the key and a int as value.
Grammar.TupleHashtable() - Constructor for class org.apache.xerces.impl.validation.Grammar.TupleHashtable
 
Grammar(SymbolTable) - Constructor for class org.apache.xerces.impl.validation.Grammar
Default constructor.
GrammarPool - class org.apache.xerces.impl.validation.GrammarPool.
Stores grammars in a pool associated to a specific key.
GrammarPool() - Constructor for class org.apache.xerces.impl.validation.GrammarPool
Default constructor.
gt(Object) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
Returns false if the argument is not an instance of the implementing class.
gt(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 

H

handleEndElement(QName, boolean) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Handles the end element.
handleEndElement(QName, boolean) - Method in class org.apache.xerces.impl.XMLValidator
Handle end element.
handleStartElement(QName, XMLAttributes, boolean) - Method in class org.apache.xerces.impl.XMLValidator
Handle 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.
hasChildNodes() - Method in class org.apache.xerces.dom.EntityReferenceImpl
Returns 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.
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(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.impl.validation.Grammar.TupleHashtable
Returns a hash value for the specified symbol.
hashCode() - Method in class org.apache.xerces.impl.validation.XMLContentSpec
Returns a hash code for this node.
hashCode() - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
 
HASSTRING - Static variable in class org.apache.xerces.dom.NodeImpl
 
Helpers - class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers.
This class provides static methods which can be used to implement certain frequently occurring 'eval' and 'merge' methods.
Helpers() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
HexBin - class org.apache.xerces.impl.validation.datatypes.HexBin.
format validation This class encodes/decodes hexadecimal data
HexBin() - Constructor for class org.apache.xerces.impl.validation.datatypes.HexBin
 
highSurrogate(int) - Static method in class org.apache.xerces.util.XMLChar
Returns the high surrogate of a supplemental character
ht - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
Table use to keep track of classNumberSubProperties for different classes

I

IDDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator.
IDDatatypeValidator - ID represents the ID attribute type from XML 1.0 Recommendation.
IDDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator
 
IDDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator
 
identifiers - Variable in class org.apache.xerces.dom.DocumentImpl
Identifiers.
IdentityConstraint - class org.apache.xerces.impl.validation.identity.IdentityConstraint.
Base class of Schema identity constraint.
IdentityConstraint() - Constructor for class org.apache.xerces.impl.validation.identity.IdentityConstraint
Default constructor.
IDREFDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator.
IDREFDatatypeValidator - represents the IDREFS attribute type from XML 1.0 recommendation.
IDREFDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
 
IDREFDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
 
ignorableWhitespace(XMLString) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Ignorable whitespace.
ignorableWhitespace(XMLString) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Ignorable whitespace.
ignorableWhitespace(XMLString) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Ignorable whitespace.
ignorableWhitespace(XMLString) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Ignorable whitespace.
ignorableWhitespace(XMLString) - Method in class org.apache.xerces.impl.XMLValidator
Ignorable whitespace.
ignorableWhitespace(XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
Ignorable whitespace.
ignorableWhitespace(XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
Ignorable whitespace.
ignorableWhitespace(XMLString) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
Ignorable whitespace.
IGNORABLEWS - Static variable in class org.apache.xerces.dom.NodeImpl
 
IllegalDecimalFacet - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
IllegalFacetValue - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
IllegalIntegerFacet - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
IllegalRealFacet - Static variable in class org.apache.xerces.impl.validation.datatypes.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
 
importNode(Node, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Copies a node from another document to this document.
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").
indicator - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
indicatorChar - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
inExternal - Variable in class org.apache.xerces.impl.validation.XMLEntityDecl
Note: flag of where the entity is defined, not whether it is a external entity
INFINITY - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
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.
initialize(Object) - Method in class org.apache.xerces.impl.validation.datatypes.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.validation.datatypes.ListDatatypeValidator
Initializes the internal datattype state with documentInstance state information
initialize(Object) - Method in interface org.apache.xerces.impl.validation.datatypes.StatefullDatatypeValidator
 
initialize(Object) - Method in class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
This method is unique to IDREFDatatypeValidator
initialize(Object) - Method in class org.apache.xerces.impl.validation.datatypes.ENTITYDatatypeValidator
Initializes internal Grammar reference This method is unique to ENTITYDatatypeValidator.
initializeContentModelStack() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Initialize content model stack.
initialized - Variable in class org.apache.xerces.dom.events.EventImpl
 
initializeDTDRegistry() - Method in class org.apache.xerces.impl.validation.datatypes.DatatypeValidatorFactoryImpl
Initializes registry with primitive and derived Simple types.
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.
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.DocumentImpl
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
 
instance - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
INTEGRAL - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
internalEntityDecl(String, XMLString) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An internal entity declaration.
internalEntityDecl(String, XMLString) - Method in class org.apache.xerces.parsers.DTDParser
An internal entity declaration.
internalEntityDecl(String, XMLString) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An internal entity declaration.
internalEntityDecl(String, XMLString) - Method in class org.apache.xerces.impl.XMLValidator
An internal entity declaration.
internalEntityDecl(String, XMLString) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
An internal entity declaration.
internalEntityDecl(String, XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
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
 
InvalidDatatypeFacetException - exception org.apache.xerces.impl.validation.InvalidDatatypeFacetException.
 
InvalidDatatypeFacetException() - Constructor for class org.apache.xerces.impl.validation.InvalidDatatypeFacetException
 
InvalidDatatypeFacetException(Exception) - Constructor for class org.apache.xerces.impl.validation.InvalidDatatypeFacetException
 
InvalidDatatypeFacetException(String) - Constructor for class org.apache.xerces.impl.validation.InvalidDatatypeFacetException
 
InvalidDatatypeFacetException(String, Exception) - Constructor for class org.apache.xerces.impl.validation.InvalidDatatypeFacetException
 
InvalidDatatypeValueException - exception org.apache.xerces.impl.validation.InvalidDatatypeValueException.
 
InvalidDatatypeValueException() - Constructor for class org.apache.xerces.impl.validation.InvalidDatatypeValueException
 
InvalidDatatypeValueException(Exception) - Constructor for class org.apache.xerces.impl.validation.InvalidDatatypeValueException
 
InvalidDatatypeValueException(String) - Constructor for class org.apache.xerces.impl.validation.InvalidDatatypeValueException
 
InvalidDatatypeValueException(String, Exception) - Constructor for class org.apache.xerces.impl.validation.InvalidDatatypeValueException
 
InvalidEnumValue - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
isArrayByteBase64(byte[]) - Static method in class org.apache.xerces.impl.validation.datatypes.Base64
 
isBase64(byte) - Static method in class org.apache.xerces.impl.validation.datatypes.Base64
 
isBase64(String) - Static method in class org.apache.xerces.impl.validation.datatypes.Base64
 
isBounded(PO_IF.AboveBelow) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
If true, a largest permissible value exists.
isBounded(PO_IF.AboveBelow) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
Convenience method for getBound( ab , Property.constraint );
isCDATAAttribute(QName, QName) - Method in class org.apache.xerces.impl.validation.Grammar
Returns whether the given attribute is of type CDATA or not
isClosed(PO_IF.AboveBelow) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
If true, a value equal to a bound may be valid.
isClosed(PO_IF.AboveBelow) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
Convenience method for getClosed( ab , Property.constraint );
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.
isDate() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
 
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.validation.Grammar
 
isDTD() - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
public TraverseSchema.ComplexTypeInfo getElementComplexTypeInfo(int elementDeclIndex){ if (elementDeclIndex <- 1) { return null; } int chunk = elementDeclIndex >> CHUNK_SHIFT; int index = elementDeclIndex & CHUNK_MASK; return fComplexTypeInfo[chunk][index]; } /
isEnum - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
isEnum(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
isEnumeration() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
isEnumeration() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience function for getSubProp( ENUM , Property.constraint )
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.XMLEntityScanner
Returns true if the current entity being scanned is external.
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.
isFixed - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
isFixed(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
Returns true if (a) matches decodeNonIntegerRE and (2) at least one digit must be present before or after the decimal point
isGenericURI() - Method in class org.apache.xerces.util.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isHex(String) - Static method in class org.apache.xerces.impl.validation.datatypes.HexBin
 
isHighSurrogate(int) - Static method in class org.apache.xerces.util.XMLChar
Returns whether the given character is a high surrogate
isIgnorableWhitespace() - Method in class org.apache.xerces.dom.TextImpl
NON-DOM: Returns whether this Text is ignorable whitespace.
isIntegral - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
isIntegral(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
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.DocumentImpl
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.xpath.XPathMatcher
Returns true if XPath has been matched.
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.validation.Grammar
Returns true if this grammar is namespace aware.
isNamespaceAware() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Returns true if this grammar is namespace aware.
isNamespaceAware() - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
Returns true if this grammar is namespace aware.
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.
isNm - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
isNm(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Splits obj into space separated tokens, and returns true if they are each NAME or NMTOKEN as requested
ISO8601 - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISO8601.
Implements ISO8601 data standard.
ISO8601() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISO8601
 
ISODate - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODate.
Handles date part of ISO 8601
ISODate() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODate
 
ISODate(String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODate
 
ISODateTime - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime.
Handles DateTime part of ISO8601.
ISODateTime() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
 
ISODateTime(String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
 
ISOPeriod - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOPeriod.
This matches the part of the ISO Standard which begins with 'P'
ISOPeriod() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOPeriod
 
ISOPeriod(String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOPeriod
 
ISOTime - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOTime.
Handles Time portion of ISO8601
ISOTime() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOTime
 
ISOTime(String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOTime
 
isPE - Variable in class org.apache.xerces.impl.validation.XMLEntityDecl
isPE
isPeriod() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOPeriod
 
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.
isSigned - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
isSigned(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
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(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.
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.
isTime() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
 
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.
isUTC() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
 
isUTC() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
isValid() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
isValid() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
 
isValid() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
 
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
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.
isXMLName(String) - Static method in class org.apache.xerces.dom.DocumentImpl
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.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.
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.EntityReferenceImpl
Returns the node at the given index.
iterators - Variable in class org.apache.xerces.dom.DocumentImpl
Iterators

K

Key - class org.apache.xerces.impl.validation.identity.Key.
Schema key identity constraint.
Key(String) - Constructor for class org.apache.xerces.impl.validation.identity.Key
Constructs a key with the specified name.
KeyRef - class org.apache.xerces.impl.validation.identity.KeyRef.
Schema key reference identity constraint.
KeyRef(String) - Constructor for class org.apache.xerces.impl.validation.identity.KeyRef
Constructs a keyref with the specified name.
kidOK - Static variable in class org.apache.xerces.dom.DocumentImpl
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.
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.validation.XMLSimpleType
list
LIST - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
ListDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator.
StringValidator validates that XML content is a W3C string type.
ListDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator
 
ListDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator
 
literal - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
True if in a literal.
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.impl.Constants
Load external dtd when nonvalidating feature ("nonvalidating/load-external-dtd").
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.AttrNSImpl
DOM2: localName.
localName - Variable in class org.apache.xerces.dom.ElementNSImpl
DOM2: localName.
lowSurrogate(int) - Static method in class org.apache.xerces.util.XMLChar
Returns the low surrogate of a supplemental character
lt(Object) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
Returns false if the argument is not an instance of the implementing class.
lt(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 
lub(Object) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
Least upper bound of this and other (or null )
lub(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 

M

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.Constants
Prints all of the constants to standard output.
main(String[]) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.uri
 
main(String[]) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
 
main(String[]) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOPeriod
 
main(String[]) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISO8601
 
main(String[]) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOTime
 
main(String[]) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODate
 
main(String[]) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
main(String[]) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
main(String[]) - Static method in class org.apache.xerces.impl.validation.datatypes.regex.REUtil
Sample entry.
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.XPathMatcher
Main program.
makeChildNode() - Method in class org.apache.xerces.dom.AttrImpl
 
mapString(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
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.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_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 - Variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.NamedMatch
 
Match - class org.apache.xerces.impl.validation.datatypes.regex.Match.
An instance of this class has ranges captured in matching.
Match() - Constructor for class org.apache.xerces.impl.validation.datatypes.regex.Match
Creates an instance.
matchDate(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
Determines whether str is a valid ISO8601 date
matched(String) - Method in class org.apache.xerces.impl.validation.identity.Field.Matcher
This method is called when the XPath handler matches the XPath expression.
matched(String) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
This method is called when the XPath handler matches the XPath expression.
matches(char[]) - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(char[], int, int) - Method in class org.apache.xerces.impl.validation.datatypes.regex.BMPattern
 
matches(char[], int, int) - Method in class org.apache.xerces.impl.validation.datatypes.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.validation.datatypes.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.validation.datatypes.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(CharacterIterator) - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(CharacterIterator, int, int) - Method in class org.apache.xerces.impl.validation.datatypes.regex.BMPattern
 
matches(CharacterIterator, Match) - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(String) - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(String, int, int) - Method in class org.apache.xerces.impl.validation.datatypes.regex.BMPattern
 
matches(String, int, int) - Method in class org.apache.xerces.impl.validation.datatypes.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.validation.datatypes.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.validation.datatypes.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(String, String) - Static method in class org.apache.xerces.impl.validation.datatypes.regex.REUtil
 
matches(String, String, String) - Static method in class org.apache.xerces.impl.validation.datatypes.regex.REUtil
 
matchPeriod(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOPeriod
Determines whether str is a valid ISO8601 period - using a 'P'
matchTime(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
Determines whether str is a valid ISO8601 time
MAX - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
 
MAX - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
default has no bound.
MAX_LEN - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
length constraints are inclusive.
MAX_LEN - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.StringProperty
 
max(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
Objects should be instances of java.class.Number.
maxMethod - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
merge - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
merge() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
merge() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
For each subProp.
merge() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
merge method comment.
merge() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
merge method comment.
merge(PartialOrder, PO_IF, int) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 
merge(Property.ValidationSummary) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property.ValidationSummary
Incorporates a report into this report
merge(Property.ValidationSummary) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty.AbstractSummary
 
merge(Property) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
this is the accumulator, scratch is the result of checking an instance.
merge(Property) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
XML property merge is not called
merge(Property) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
XML property merge is not called
mergeTime(Match) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
Fills the when[] from the match.
message - Variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
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.
MIN - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
 
MIN - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
default has no bound.
MIN_LEN - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
length constraints are inclusive.
MIN_LEN - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.StringProperty
 
min(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
Objects should be instances of java.class.Number.
minMethod - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
 
mInvoke(Method, Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
Invokes static method, m, on two arguments.
MixedContentModel - class org.apache.xerces.impl.validation.models.MixedContentModel.
 
MixedContentModel(QName[], int[], int, int, boolean, boolean) - Constructor for class org.apache.xerces.impl.validation.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.
mNumber - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber.
This is the basic class for determining whether strings which represent numbers.
mNumber(Number) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
mNumber(String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
MSG_BAD_MAJORCODE - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
MSG_FORMAT_FAILURE - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
MSG_MAX_CODE - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
MSG_NONE - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
msg(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
MUTATION_AGGREGATE - Static variable in class org.apache.xerces.dom.NodeImpl
 
MUTATION_ALL - Static variable in class org.apache.xerces.dom.NodeImpl
 
MUTATION_LOCAL - Static variable in class org.apache.xerces.dom.NodeImpl
 
MUTATION_NONE - Static variable in class org.apache.xerces.dom.NodeImpl
The MUTATION_ values are parameters to the NON-DOM internalInsertBefore() and internalRemoveChild() operations, allowing us to control which MutationEvents are generated.
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.
MUTATIONEVENTS - Static variable in class org.apache.xerces.dom.NodeImpl
Compile-time flag.

N

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.ElementImpl
Element name.
name - Variable in class org.apache.xerces.dom.AttrImpl
Attribute 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.validation.XMLAttributeDecl
name
name - Variable in class org.apache.xerces.impl.validation.XMLSimpleType
name
name - Variable in class org.apache.xerces.impl.validation.XMLNotationDecl
name
name - Variable in class org.apache.xerces.impl.validation.XMLEntityDecl
name
name - Variable in class org.apache.xerces.impl.validation.XMLElementDecl
name
name - Variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.NamedMatch
 
name - Variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Node qualified name.
NAME - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
NAME - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
NamedMatch - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.NamedMatch.
Convenience class used by uri
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_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.AbstractSAXParser
Feature identifier: namespaces.
NAMESPACES - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
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.XMLValidator
Feature identifier: namespaces.
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.AttrNSImpl
DOM2: Namespace URI.
namespaceURI - Variable in class org.apache.xerces.dom.ElementNSImpl
DOM2: Namespace URI.
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
 
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.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.
NODE - Static variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Type: node.
NodeImpl - class org.apache.xerces.dom.NodeImpl.
Node provides the basic structure of a DOM tree.
NodeImpl() - Constructor for class org.apache.xerces.dom.NodeImpl
Constructor for serialization.
NodeImpl(DocumentImpl) - 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.
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.ElementImpl
In "normal form" (as read from a source file), there will never be two Text children in succession.
normalize() - Method in class org.apache.xerces.dom.AttrImpl
 
normalizeWhitespace(XMLString) - Method in class org.apache.xerces.impl.XMLScanner
Normalize whitespace in an XMLString converting all whitespace characters to space characters.
NotAnEnumValue - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
notation - Variable in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Notation name for unparsed entity.
notation - Variable in class org.apache.xerces.impl.validation.XMLEntityDecl
notation
NOTATIONDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.NOTATIONDatatypeValidator.
NOTATIONValidator defines the interface that data type validators must obey.
NOTATIONDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.NOTATIONDatatypeValidator
 
NOTATIONDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.NOTATIONDatatypeValidator
 
notationDecl(String, String, String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A notation declaration
notationDecl(String, String, String) - Method in class org.apache.xerces.parsers.DTDParser
A notation declaration
notationDecl(String, String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
A notation declaration
notationDecl(String, String, String) - Method in class org.apache.xerces.impl.XMLValidator
A notation declaration
notationDecl(String, String, String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
A notation declaration
notationDecl(String, String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
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(DocumentImpl, 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.validation.datatypes.DatatypeMessageProvider
 
NotDecimal - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
NotFloat - Static variable in class org.apache.xerces.impl.validation.datatypes.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.impl.XMLDocumentScannerImpl
Feature identifier: notify built-in refereces.
NOTIFY_BUILTIN_REFS_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Notify built-in (&amp;, etc.) references feature (scanner/notify-builtin-refs").
NOTIFY_CHAR_REFS - Static variable in class org.apache.xerces.impl.XMLScanner
 
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.validation.datatypes.DatatypeMessageProvider
 
NotReal - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
nsName - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
NULLABLE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 

O

occurrence(short) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Occurrence.
occurrence(short) - Method in class org.apache.xerces.impl.XMLValidator
Occurrence.
occurrence(short) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The occurrence count for a child in a children content model or for the mixed content model group.
occurrence(short) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The occurrence count for a child.
optional - Variable in class org.apache.xerces.impl.validation.XMLAttributeDecl
optional
or(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
When this method is used as merge, the accumulator should be initialized to Boolean.FALSE.
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.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.validation.datatypes - package org.apache.xerces.impl.validation.datatypes
 
org.apache.xerces.impl.validation.datatypes.eTypes.Data - package org.apache.xerces.impl.validation.datatypes.eTypes.Data
 
org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime - package org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime
 
org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number - package org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number
 
org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces - package org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces
 
org.apache.xerces.impl.validation.datatypes.eTypes.Models - package org.apache.xerces.impl.validation.datatypes.eTypes.Models
 
org.apache.xerces.impl.validation.datatypes.eTypes.xml - package org.apache.xerces.impl.validation.datatypes.eTypes.xml
 
org.apache.xerces.impl.validation.datatypes.regex - package org.apache.xerces.impl.validation.datatypes.regex
 
org.apache.xerces.impl.validation.grammars - package org.apache.xerces.impl.validation.grammars
 
org.apache.xerces.impl.validation.identity - package org.apache.xerces.impl.validation.identity
 
org.apache.xerces.impl.validation.models - package org.apache.xerces.impl.validation.models
 
org.apache.xerces.impl.validation.validators - package org.apache.xerces.impl.validation.validators
 
org.apache.xerces.impl.xpath - package org.apache.xerces.impl.xpath
 
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
 
orMethod - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.Helpers
When this method is used as merge, the accumulator should be initialized to Boolean.FALSE.
otherValue - Variable in class org.apache.xerces.impl.validation.XMLContentSpec
The "right hand" value of the content spec node.
OutOfBounds - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
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
 

P

ParentNode - class org.apache.xerces.dom.ParentNode.
ParentNode inherits from ChildImpl 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(DocumentImpl) - 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(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(XMLInputSource) - Method in class org.apache.xerces.parsers.XMLParser
parse
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
public void parse(String systemId) throws XNIException, IOException { InputSource source = new InputSource(systemId); parse(source); try { Reader reader = source.getCharacterStream(); if (reader != null) { reader.close(); } else { InputStream is = source.getByteStream(); if (is != null) { is.close(); } } } catch (IOException e) { // ignore } } // parse(String) /** parse
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Parses the specified input source.
ParseException - exception org.apache.xerces.impl.validation.datatypes.regex.ParseException.
 
ParseException(String, int) - Constructor for class org.apache.xerces.impl.validation.datatypes.regex.ParseException
 
PartialOrder - class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder.
If the argument is not an instance of the implementing class, the result is false for both gt and lt, and null for those functions which return an object
PartialOrder() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 
PartialOrder(Class, String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
Constructs a partial order with underlying representation jc and name str
PATTERN - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
PATTERN - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.StringProperty
 
pcdata() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
#PCDATA.
pcdata() - Method in class org.apache.xerces.impl.XMLValidator
#PCDATA.
pcdata() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
#PCDATA.
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.
PLURAL - Static variable in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
PLURAL - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
pluralRequired - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
pluralRequired(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
PO_IF - interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF.
Methods for partial orders
PO_IF.AboveBelow - class org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF.AboveBelow.
 
pop() - Method in class org.apache.xerces.impl.xpath.XPathMatcher.IntegerStack
Pops an integer off of the stack.
popAttrEntity(int) - Method in class org.apache.xerces.impl.XMLScanner.AttrEntityStack
Pops the current entity off of the stack and adds it to the list of entities for the attribute in the XMLAttributes object.
popContext() - Method in class org.apache.xerces.util.NamespaceSupport
Revert to the previous Namespace context.
popElement(QName) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.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.
precision - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
PRECISION - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
precision(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
Note: does not verify that obj is a properly formatted number, merely that the part which matches decodeNonIntegerRE has proper form.
PrecisionExceeded - Static variable in class org.apache.xerces.impl.validation.datatypes.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.
printAttributes(int) - Method in class org.apache.xerces.impl.validation.Grammar
 
printElements() - Method in class org.apache.xerces.impl.validation.Grammar
 
processingInstruction(String, XMLString) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A processing instruction.
processingInstruction(String, XMLString) - Method in class org.apache.xerces.parsers.DTDParser
A processing instruction.
processingInstruction(String, XMLString) - Method in class org.apache.xerces.parsers.AbstractDOMParser
A processing instruction.
processingInstruction(String, XMLString) - Method in class org.apache.xerces.parsers.AbstractSAXParser
A processing instruction.
processingInstruction(String, XMLString) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
A processing instruction.
processingInstruction(String, XMLString) - Method in class org.apache.xerces.impl.XMLValidator
A processing instruction.
processingInstruction(String, XMLString) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
A processing instruction.
processingInstruction(String, XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
A processing instruction.
processingInstruction(String, XMLString) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
A processing instruction.
processingInstruction(String, XMLString) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
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(DocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.ProcessingInstructionImpl
Factory constructor.
Property - interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property.
Basic class which models a single 'property' of an object.
Property.ValidationSummary - interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property.ValidationSummary.
Collects information regarding a sequence of calls to validate.
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.XMLEntityManager.ExternalEntity
Public identifier.
publicId - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Public identifier.
publicId - Variable in class org.apache.xerces.impl.validation.XMLNotationDecl
publicId
publicId - Variable in class org.apache.xerces.impl.validation.XMLEntityDecl
publicId
publicID - Variable in class org.apache.xerces.dom.DocumentTypeImpl
 
push(int) - Method in class org.apache.xerces.impl.xpath.XPathMatcher.IntegerStack
Pushes an integer onto the stack.
pushAttrEntity(String, int) - Method in class org.apache.xerces.impl.XMLScanner.AttrEntityStack
Pushes a new entity onto the stack.
pushContext() - Method in class org.apache.xerces.util.NamespaceSupport
Start a new Namespace context.
pushElement(QName) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl.ElementStack
Pushes an element on the stack.
put(int, String, String, int) - Method in class org.apache.xerces.impl.validation.Grammar.TupleHashtable
Associates the given value with the specified key tuple.
putElementNameMapping(QName, int, int) - Method in class org.apache.xerces.impl.validation.Grammar
 
putGrammar(String, Grammar) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
Puts the specified grammar into the grammar pool.
putGrammar(String, Grammar) - Method in class org.apache.xerces.impl.validation.GrammarPool
Puts the specified grammar into the grammar pool and associate it to a root element name.
putGrammarNS(String, Grammar) - Method in class org.apache.xerces.impl.validation.GrammarPool
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.DocumentImpl
Registers an identifier name with a specified element node.
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.
QNameDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.QNameDatatypeValidator.
QName Validator validates a QName type.
QNameDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.QNameDatatypeValidator
 
QNameDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.QNameDatatypeValidator
 
quoteMeta(String) - Static method in class org.apache.xerces.impl.validation.datatypes.regex.REUtil
 

R

RangeExceptionImpl - exception org.apache.xerces.dom.RangeExceptionImpl.
A range exception.
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.OneCharReader
Returns 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(char[], int, int) - Method in class org.apache.xerces.impl.XMLEntityManager.OneCharReader
Reads as many characters as possible which, in this case, is only a single character.
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.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.XMLValidator
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.XMLValidator
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.
RecurringDurationDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.RecurringDurationDatatypeValidator.
 
RecurringDurationDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.RecurringDurationDatatypeValidator
 
RecurringDurationDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.RecurringDurationDatatypeValidator
 
RegularExpression - class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression.
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
RegularExpression(String) - Constructor for class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
Creates a new RegularExpression instance.
RegularExpression(String, String) - Constructor for class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
Creates a new RegularExpression instance with options.
removeAllAttributes() - Method in class org.apache.xerces.util.XMLAttributesImpl
Removes all of the attributes.
removeAllEntitiesFor(int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Removes all of the entities for the specified attribute.
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.DocumentImpl
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
removeEntityAt(int, int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Removes the specified entity of a given attribute.
removeEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
removeGrammar(String) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
Removes the grammar associated to the specified key from the grammar pool and returns the removed grammar.
removeGrammar(String) - Method in class org.apache.xerces.impl.validation.GrammarPool
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.GrammarPool
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.DocumentImpl
Removes a previously registered element with the specified identifier name.
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.
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.DocumentImpl
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, 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.
REPRODUCTION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
required - Variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
requireFixed(boolean) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
requireIntegral(boolean) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
requireSigned(Boolean) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
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.BasicParserConfiguration
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.AbstractSAXParser
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.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.datatypes.eTypes.Data.datime.TimeJRep
 
reset(SymbolTable) - Method in class org.apache.xerces.util.NamespaceSupport
Reset this Namespace support object for reuse.
reset(XMLAttributes, int) - Method in class org.apache.xerces.impl.XMLScanner.AttrEntityStack
Resets the attribute entity stack and sets the attributes object to add entities to.
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLErrorReporter
Resets the component.
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLScanner
 
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Resets the component.
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLEntityManager
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.XMLValidator
 
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
reset
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
 
reset(XMLComponentManager) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
Resets the component.
resetAccumulator() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
resetConstraint() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
resetInstance() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
resetRegistry() - Method in class org.apache.xerces.impl.validation.datatypes.DatatypeValidatorFactoryImpl
 
resetRep() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
 
resize(int[][], int) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Resizes chunked integer arrays.
resolveEntity(String, String, String) - Method in class org.apache.xerces.util.EntityResolverWrapper
Resolves an external parsed entity.
resolveEntity(String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Resolves the specified public and system identifiers.
RESTRICTION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
REUtil - class org.apache.xerces.impl.validation.datatypes.regex.REUtil.
 
rootNode - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 

S

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 default basic parser configuration.
SAXParser(SymbolTable) - Constructor for class org.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the specified symbol table.
SAXParser(SymbolTable, GrammarPool) - Constructor for class org.apache.xerces.parsers.SAXParser
Constructs a SAX parser using the specified symbol table and grammar pool.
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.
scale - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
SCALE - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
 
scale(Object, Object) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
Note: does not verify that obj is a properly formatted number, merely that the part which matches decodeNonIntegerRE has proper form.
ScaleExceeded - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
ScaleLargerThanPrecision - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
scanAttDefaultDecl(String, String, String, 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.XMLDocumentScannerImpl
Scans an attribute.
scanAttributeValue(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.XMLDocumentScannerImpl
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.XMLDocumentScannerImpl
Scans a character reference.
scanCharReferenceValue(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.XMLDocumentScannerImpl
Scans a comment.
scanComment() - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Scans a comment.
scanComment(XMLStringBuffer) - Method in class org.apache.xerces.impl.XMLScanner
Scans a comment.
scanContent() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
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.XMLDocumentScannerImpl
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.XMLDocumentScannerImpl
Scans an end element.
scanEntityReference() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scans an entity reference.
scanEntityValue(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.
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.XMLDocumentScannerImpl
Scanner state: CDATA section.
SCANNER_STATE_COMMENT - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: comment.
SCANNER_STATE_CONTENT - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: content.
SCANNER_STATE_DOCTYPE - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: DOCTYPE.
SCANNER_STATE_END_OF_INPUT - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: end of input.
SCANNER_STATE_END_OF_INPUT - Static variable in class org.apache.xerces.impl.XMLDTDScannerImpl
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.XMLDocumentScannerImpl
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.XMLDocumentScannerImpl
Scanner state: reference.
SCANNER_STATE_ROOT_ELEMENT - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: root element.
SCANNER_STATE_START_OF_MARKUP - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: start of markup.
SCANNER_STATE_TERMINATED - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: terminated.
SCANNER_STATE_TEXT_DECL - Static variable in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scanner state: Text declaration.
SCANNER_STATE_TEXT_DECL - Static variable in class org.apache.xerces.impl.XMLDTDScannerImpl
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.XMLDocumentScannerImpl
Scans a processing data.
scanPIData(String, XMLString) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
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.
scanStartElement() - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scans a start element.
scanSurrogates(XMLStringBuffer) - Method in class org.apache.xerces.impl.XMLScanner
Scans surrogates and append them to the specified buffer.
scanTextDecl(boolean) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Dispatch an XML "event".
scanXMLDeclOrTextDecl(boolean) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Scans an XML or text declaration.
scanXMLDeclOrTextDecl(boolean, String[]) - Method in class org.apache.xerces.impl.XMLScanner
Scans an XML or text declaration.
SCHEMA_VALIDATION_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Schema validation feature ("validation/schema").
SchemaGrammar - class org.apache.xerces.impl.validation.grammars.SchemaGrammar.
SchemaGrammar holds all the extra information needed for schema validation on top of the basic information in the Grammar.
SchemaGrammar(SymbolTable) - Constructor for class org.apache.xerces.impl.validation.grammars.SchemaGrammar
Default constructor.
SchemaMessages - class org.apache.xerces.impl.msg.SchemaMessages.
This file contains error and warning messages for the Schema validator The messages are arranged in key and value tuples in a ListResourceBundle.
SchemaMessages() - Constructor for class org.apache.xerces.impl.msg.SchemaMessages
 
SchemaParser - class org.apache.xerces.parsers.SchemaParser.
 
SchemaParser(SymbolTable, GrammarPool) - Constructor for class org.apache.xerces.parsers.SchemaParser
 
SchemaSymbols - class org.apache.xerces.impl.validation.grammars.SchemaSymbols.
This needs to be updated to the Schema September 23 spec.
SchemaSymbols() - Constructor for class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
scope - Variable in class org.apache.xerces.impl.validation.XMLElementDecl
scope
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.validation.identity.Selector.
Schema identity constraint selector.
Selector.Matcher - class org.apache.xerces.impl.validation.identity.Selector.Matcher.
Selector matcher.
Selector.Matcher(Selector, Selector.XPath, FieldActivator) - Constructor for class org.apache.xerces.impl.validation.identity.Selector.Matcher
Constructs a selector matcher.
Selector.XPath - class org.apache.xerces.impl.validation.identity.Selector.XPath.
Schema identity constraint selector XPath expression.
Selector.XPath(String, NamespaceContext) - Constructor for class org.apache.xerces.impl.validation.identity.Selector.XPath
Constructs a selector XPath expression.
Selector(Selector.XPath, IdentityConstraint) - Constructor for class org.apache.xerces.impl.validation.identity.Selector
Constructs a selector.
SELF - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: self.
separator(short) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Separator.
separator(short) - Method in class org.apache.xerces.impl.XMLValidator
Separator.
separator(short) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The separator between choices or sequences of a mixed or children content model.
separator(short) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The separator between choices or sequences.
SEQUENCE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
SEQUENCE - Static variable in class org.apache.xerces.impl.validation.models.SimpleContentModel
SEQUENCE
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.validation.Grammar
 
setAttributeDeclRegistry(Hashtable) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
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.
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.
setBasetype(DatatypeValidator) - Method in class org.apache.xerces.impl.validation.datatypes.TimeDurationDatatypeValidator
set the base type for this datatype
setBasetype(DatatypeValidator) - Method in class org.apache.xerces.impl.validation.datatypes.RecurringDurationDatatypeValidator
set the base type for this datatype
setBeginning(int, int) - Method in class org.apache.xerces.impl.validation.datatypes.regex.Match
 
setBound(PO_IF.AboveBelow, Object, Integer) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF
Letting o==null clears the bound
setBound(PO_IF.AboveBelow, Object, Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
Note that setting o == null, clears bound
setCalendarType(char) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
setClosed(PO_IF.AboveBelow, boolean) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.PartialOrder
 
setComplexTypeRegistry(Hashtable) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
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.validation.Grammar
 
setContentSpecIndex(int, int) - Method in class org.apache.xerces.impl.validation.Grammar
 
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.
setDatatypeRegistry(DatatypeValidatorFactoryImpl) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
setDatatypeValidatorFactory(DatatypeValidatorFactory) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Sets the datatype validator factory.
setDeclHandler(DeclHandler) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Set the DTD declaration event handler.
setDispatcher(XMLDocumentScannerImpl.Dispatcher) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Sets the dispatcher.
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
 
setDocumentHandler(XMLDocumentHandler) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
setDocumentHandler
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.XMLValidator
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
 
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class org.apache.xerces.impl.XMLValidator
Sets the DTD content model handler.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
setDTDContentModelHandler
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
 
setDTDHandler(XMLDTDHandler) - Method in class org.apache.xerces.impl.XMLValidator
Sets the DTD handler.
setDTDHandler(XMLDTDHandler) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
setDTDHandler
setElementDecl(int, XMLElementDecl) - Method in class org.apache.xerces.impl.validation.Grammar
 
setElementDeclBlockSet(int, int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
setElementDeclFinalSet(int, int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
setElementDeclMiscFlags(int, int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
setElementDeclSubstituteGrpElementFullName(int, String) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
setElementDefault(int, int, String) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
protected void setElementComplexTypeInfo(int elementDeclIndex, TraverseSchema.ComplexTypeInfo typeInfo){ int chunk = elementDeclIndex >> CHUNK_SHIFT; int index = elementDeclIndex & CHUNK_MASK; ensureElementDeclCapacity(chunk); if (elementDeclIndex > -1 ) { fComplexTypeInfo[chunk][index] = typeInfo; } } /
setElementDefinedScope(int, int) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
setElementFromAnotherSchemaURI(int, String) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
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.DocumentImpl
DOM Level 3 WD - Experimental.
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.validation.datatypes.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.validation.Grammar
 
setEntityHandler(XMLEntityHandler) - Method in class org.apache.xerces.impl.XMLEntityManager
Sets the entity handler.
setEntityLength(int, int, int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the entity length.
setEntityName(int, int, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the entity name.
setEntityOffset(int, int, int) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the entity offset.
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.
setEnumeration(String) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
argument should be xml white space separated nmtokens
setEnumeration(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience method.
setErrorChecking(boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Sets whether the DOM implementation performs error checking upon operations.
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.
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.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.impl.XMLErrorReporter
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.XMLDocumentScannerImpl
Sets the state of a feature.
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.XMLNamespaceBinder
Sets the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.impl.XMLValidator
Sets the state of a feature.
setFeature(String, boolean) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
setFeature
setFeature(String, boolean) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
Sets the state of a feature.
setFirstAttributeDeclIndex(int, int) - Method in class org.apache.xerces.impl.validation.Grammar
 
setFixed(Boolean) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
setFragment(String) - Method in class org.apache.xerces.util.URI
Set the fragment for this URI.
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.impl.XMLDocumentScannerImpl
Sets the input source.
setInputSource(XMLInputSource) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
Sets the input source.
setIntegral(Boolean) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
setInternalSubset(String) - Method in class org.apache.xerces.dom.DocumentTypeImpl
NON-DOM.
setJClass(Class) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
setKeyIntoReporter(String) - Method in class org.apache.xerces.impl.validation.InvalidDatatypeValueException
 
setLexicalHandler(LexicalHandler) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Set the lexical event handler.
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.parsers.StandardParserConfiguration
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.validation.datatypes.QNameDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.TimeDurationDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.DecimalDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.UnionDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.NOTATIONDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.RecurringDurationDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
Set the locale used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.FloatDatatypeValidator
set the locate to be used for error messages
setLocale(Locale) - Method in class org.apache.xerces.impl.validation.datatypes.StringDatatypeValidator
set the locate to be used for error messages
setMajorCode(int) - Method in class org.apache.xerces.impl.validation.InvalidDatatypeValueException
 
setMaxExclusive() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
setMaxExclusive() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Exclusive bounds not supported
setMaxInclusive() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
setMaxInclusive() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
setMaxLength(int) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
setMaxLength(int) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience function for setSubProp( Object, StringProperty.MAX_LEN , Property.constraint )
setMaxLength(int, Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
length constraints are inclusive
setMessage(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
setMinExclusive() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
setMinExclusive() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Exclusive bounds not supported
setMinInclusive() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
setMinInclusive() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
setMinLength(int) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
setMinLength(int) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Convenience function for setSubProp( Object, StringProperty.MIN_LEN , Property.constraint )
setMinLength(int, Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
length constraints are inclusive
setMinorCode(int) - Method in class org.apache.xerces.impl.validation.InvalidDatatypeValueException
 
setMutationEvents(boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Sets whether the DOM implementation generates mutation events upon operations.
setName(int, QName) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the name of the attribute at the specified index.
setName(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
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.
setNamespacesScope(NamespaceSupport) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
setNodeValue(String) - Method in class org.apache.xerces.dom.NodeImpl
Sets the node value.
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)
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.
setNonNormalizedValue(int, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Sets the non-normalized value of the attribute at the specified index.
setNotationDecl(int, XMLNotationDecl) - Method in class org.apache.xerces.impl.validation.Grammar
 
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.validation.datatypes.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.
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.validation.datatypes.eTypes.Data.BasicStringProperty
Sets pattern which restricts form of valid strings
setPattern(String) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF
 
setPattern(String) - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
 
setPattern(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
setPattern(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
 
setPort(int) - Method in class org.apache.xerces.util.URI
Set the port for this URI.
setPossible(boolean, int) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
setPrecision(Integer) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
setPrefix(String) - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
setPrefix(String) - Method in class org.apache.xerces.dom.AttrNSImpl
Introduced in DOM Level 2.
setPrefix(String) - Method in class org.apache.xerces.dom.ElementNSImpl
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.impl.XMLErrorReporter
Sets the value of a property.
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.XMLDocumentScannerImpl
Sets the value of a property.
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.XMLNamespaceBinder
Sets the value of a property during parsing.
setProperty(String, Object) - Method in class org.apache.xerces.impl.XMLValidator
Sets the value of a property.
setProperty(String, Object) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
setProperty
setProperty(String, Object) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
Sets the value of a property.
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.
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.ElementImpl
NON-DOM: Subclassed to flip the attributes' readonly switch as well.
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.DocumentTypeImpl
NON-DOM: Subclassed to flip the entities' and notations' readonly switch as well.
setRequired(Boolean) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
setScale(Integer) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
setScannerState(int) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
Sets the scanner state.
setScannerState(int) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
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.validation.identity.IdentityConstraint
Sets the selector.
setShadowSymbolTable(boolean) - Method in class org.apache.xerces.parsers.CachingParserPool
Sets whether new parser instance receive shadow copies of the main symbol table.
setSigned(Boolean) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber
 
setSource(char[]) - Method in class org.apache.xerces.impl.validation.datatypes.regex.Match
 
setSource(CharacterIterator) - Method in class org.apache.xerces.impl.validation.datatypes.regex.Match
 
setSource(String) - Method in class org.apache.xerces.impl.validation.datatypes.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.DocumentImpl
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
 
setSubProp(Object, int, Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
setSubProp(Object, int, String, Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
setSubPropEval(int, Method) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
Sets the method that will be used to determine whether an object satisfies a constraint.
setSubPropMerge(int, Method) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
Sets the method that will be used to accumulate an object representing subProp-i on a sequence of objects validated by this property.
setSubPropName(int, String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
setSValue(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
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.
setTargetNamespace(String) - Method in class org.apache.xerces.impl.validation.Grammar
 
setTargetNamespaceURI(String) - Method in class org.apache.xerces.impl.validation.grammars.SchemaGrammar
 
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.DocumentImpl
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(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.
setUserinfo(String) - Method in class org.apache.xerces.util.URI
Set the userinfo for this URI.
setUTCHour(Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
setUTCMinute(Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
setUTCSign(char) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
setValid(boolean) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
 
setValid(boolean) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
 
SETVALUE - Static variable in class org.apache.xerces.dom.NodeImpl
 
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.validation.XMLElementDecl
setValues
setValues(QName, XMLSimpleType, boolean) - Method in class org.apache.xerces.impl.validation.XMLAttributeDecl
setValues
setValues(short, Object, Object) - Method in class org.apache.xerces.impl.validation.XMLContentSpec
Sets the values.
setValues(short, String, String[], boolean, short, String, DatatypeValidator) - Method in class org.apache.xerces.impl.validation.XMLSimpleType
setValues
setValues(String, String, String) - Method in class org.apache.xerces.impl.validation.XMLNotationDecl
setValues
setValues(String, String, String, String, String, boolean, boolean) - Method in class org.apache.xerces.impl.validation.XMLEntityDecl
setValues
setValues(XMLContentSpec.Provider, int) - Method in class org.apache.xerces.impl.validation.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.validation.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.validation.XMLSimpleType
Set values.
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.
setVersion(String) - Method in class org.apache.xerces.dom.DocumentImpl
DOM Level 3 WD - Experimental.
setWhen(int, Integer) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
setXMLIntegerType(mNumber, String) - Static method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.xmlFactory
Imposes the ranges associated with the following xml built-in derived types with anything derived from mNumber.
setXMLStringType(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Note that validation does not check global constraints - just syntax of strings
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.
SIGNED - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
constraint on the 'SIGNED'
subProp == true ==>> all numbers must have sign
subProp == false ==>> no numbers may have sign
SimpleContentModel - class org.apache.xerces.impl.validation.models.SimpleContentModel.
 
SimpleContentModel(short, QName, QName, boolean) - Constructor for class org.apache.xerces.impl.validation.models.SimpleContentModel
Constructs a simple content model.
simpleType - Variable in class org.apache.xerces.impl.validation.XMLAttributeDecl
simpleType
simpleType - Variable in class org.apache.xerces.impl.validation.XMLElementDecl
simpleType
size() - Method in class org.apache.xerces.impl.XMLScanner.AttrEntityStack
Returns the size of the stack.
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.
stack - Variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.uri
 
standalone - Variable in class org.apache.xerces.dom.DocumentImpl
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
Constructs a document parser using the default symbol table and grammar pool or the ones specified by the application (through the properties).
StandardParserConfiguration(SymbolTable) - Constructor for class org.apache.xerces.parsers.StandardParserConfiguration
Constructs a document parser using the specified symbol table.
StandardParserConfiguration(SymbolTable, GrammarPool) - Constructor for class org.apache.xerces.parsers.StandardParserConfiguration
Constructs a document parser using the specified symbol table and grammar pool.
startAttlist(String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of an attribute list.
startAttlist(String) - Method in class org.apache.xerces.parsers.DTDParser
The start of an attribute list.
startAttlist(String) - Method in class org.apache.xerces.impl.XMLValidator
The start of an attribute list.
startAttlist(String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The start of an attribute list.
startAttlist(String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The start of an attribute list.
startCDATA() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a CDATA section.
startCDATA() - Method in class org.apache.xerces.parsers.AbstractDOMParser
The start of a CDATA section.
startCDATA() - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The start of a CDATA section.
startCDATA() - Method in class org.apache.xerces.impl.XMLValidator
The start of a CDATA section.
startCDATA() - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
The start of a CDATA section.
startCDATA() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The start of a CDATA section.
startCDATA() - Method in class org.apache.xerces.impl.xpath.XPathMatcher
The start of a CDATA section.
startConditional(short) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a conditional section.
startConditional(short) - Method in class org.apache.xerces.parsers.DTDParser
The start of a conditional section.
startConditional(short) - Method in class org.apache.xerces.impl.XMLValidator
The start of a conditional section.
startConditional(short) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The start of a conditional section.
startConditional(short) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The start of a conditional section.
startContentModel(String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Start content model.
startContentModel(String) - Method in class org.apache.xerces.impl.XMLValidator
Start content model.
startContentModel(String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The start of a content model.
startContentModel(String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The start of a content model.
startContentModel(String, short) - Method in class org.apache.xerces.parsers.DTDParser
The start of a content model.
startDocument(XMLLocator, String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of the document.
startDocument(XMLLocator, String) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The start of the document.
startDocument(XMLLocator, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The start of the document.
startDocument(XMLLocator, String) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The start of the document.
startDocument(XMLLocator, String) - Method in class org.apache.xerces.impl.XMLValidator
The start of the document.
startDocument(XMLLocator, String) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
The start of the document.
startDocument(XMLLocator, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The start of the document.
startDocumentEntity(XMLInputSource) - Method in class org.apache.xerces.impl.XMLEntityManager
Starts the document entity.
startDocumentFragment(XMLLocator, NamespaceContext) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
The start of the document fragment.
startDTD(XMLLocator) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of the DTD.
startDTD(XMLLocator) - Method in class org.apache.xerces.parsers.DTDParser
The start of the DTD.
startDTD(XMLLocator) - Method in class org.apache.xerces.impl.XMLValidator
The start of the DTD.
startDTD(XMLLocator) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
The start of the DTD.
startDTD(XMLLocator) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The start of the DTD.
startDTDEntity(XMLInputSource) - Method in class org.apache.xerces.impl.XMLEntityManager
Starts the DTD entity.
startElement(QName, XMLAttributes) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of an element.
startElement(QName, XMLAttributes) - Method in class org.apache.xerces.parsers.AbstractDOMParser
The start of an element.
startElement(QName, XMLAttributes) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The start of an element.
startElement(QName, XMLAttributes) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Binds the namespaces.
startElement(QName, XMLAttributes) - Method in class org.apache.xerces.impl.XMLValidator
The start of an element.
startElement(QName, XMLAttributes) - Method in class org.apache.xerces.impl.validation.identity.Selector.Matcher
The start of an element.
startElement(QName, XMLAttributes) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
The start of an element.
startElement(QName, XMLAttributes) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The start of an element.
startElement(QName, XMLAttributes) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
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, String, String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.parsers.AbstractDOMParser
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.XMLScanner
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.XMLDocumentScannerImpl
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
This method notifies the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.XMLValidator
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in interface org.apache.xerces.impl.XMLEntityHandler
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.XMLDTDScannerImpl
startEntity
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
This method notifies of the start of an entity.
startEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
This method notifies the start of an entity.
startEntity(String, XMLInputSource, boolean) - Method in class org.apache.xerces.impl.XMLEntityManager
Starts an entity.
startExternalSubset() - Method in class org.apache.xerces.parsers.DTDParser
The start of the external subset.
startGroup() - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Start group.
startGroup() - Method in class org.apache.xerces.impl.XMLValidator
Start group.
startGroup() - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
A start of either a mixed or children content model.
startGroup() - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The start of a group.
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) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The start of a namespace prefix mapping.
startPrefixMapping(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The start of a namespace prefix mapping.
startPrefixMapping(String, String) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
The start of a namespace prefix mapping.
startPrefixMapping(String, String) - Method in class org.apache.xerces.impl.XMLValidator
The start of a namespace prefix mapping.
startPrefixMapping(String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
The start of a namespace prefix mapping.
startPrefixMapping(String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
The start of a namespace prefix mapping.
startPrefixMapping(String, String) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
The start of a namespace prefix mapping.
StatefullDatatypeValidator - interface org.apache.xerces.impl.validation.datatypes.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.
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.validation.datatypes.StringDatatypeValidator.
StringValidator validates that XML content is a W3C string type.
StringDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.StringDatatypeValidator
 
StringDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.StringDatatypeValidator
 
StringProperty - interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.StringProperty.
Adds a validate method which takes a String as argument
substringData(int, int) - Method in class org.apache.xerces.dom.CharacterDataImpl
Substring is more than a convenience function.
summaryString() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty.AbstractSummary
 
supplemental(char, char) - Static method in class org.apache.xerces.util.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
surroundContents(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
sValue - Variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
 
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.AbstractSAXParser
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.XMLNamespaceBinder
Property identifier: symbol table.
SYMBOL_TABLE - Static variable in class org.apache.xerces.impl.XMLValidator
Property identifier: symbol table.
SYMBOL_TABLE_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Symbol table property ("internal/symbol-table").
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
 
synchronize() - 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.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.
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.
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.XMLEntityManager.ExternalEntity
System identifier.
systemId - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
System identifier.
systemId - Variable in class org.apache.xerces.impl.validation.XMLNotationDecl
systemId
systemId - Variable in class org.apache.xerces.impl.validation.XMLEntityDecl
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.AbstractXMLDocumentParser
Notifies of the presence of a TextDecl line in an 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) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String) - Method in class org.apache.xerces.impl.XMLValidator
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String) - Method in class org.apache.xerces.impl.xpath.XPathMatcher
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(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.TextImpl
Factory constructor.
textNode - Static variable in class org.apache.xerces.dom.AttrImpl
 
TimeDurationDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.TimeDurationDatatypeValidator.
TimeDuration Datatype Validator
TimeDurationDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.TimeDurationDatatypeValidator
 
TimeDurationDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.TimeDurationDatatypeValidator
 
TimeJRep - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep.
Underlying representation used for date/time/period classes
TimeJRep() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 
timeStamp - Variable in class org.apache.xerces.dom.events.EventImpl
 
toInt() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF.AboveBelow
 
TOP_LEVEL_SCOPE - Static variable in class org.apache.xerces.impl.validation.Grammar
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.dom.NodeImpl
NON-DOM method for debugging convenience.
toString() - Method in class org.apache.xerces.dom.RangeImpl
 
toString() - Method in class org.apache.xerces.dom.AttrImpl
NON-DOM method for debugging convenience
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.validation.datatypes.eTypes.Data.datime.TimeJRep
 
toString() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.PO_IF.AboveBelow
 
toString() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
 
toString() - Method in class org.apache.xerces.impl.validation.datatypes.regex.RegularExpression
Represents this instence in String.
toString() - Method in class org.apache.xerces.impl.validation.models.CMLeaf
 
toString() - Method in class org.apache.xerces.impl.validation.models.CMAny
 
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.XPathMatcher
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.
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
twin() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
Regular expressions are mutable so 'clone' it
twin() - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
Returns "deep-clone" of this so that changes to this do not effect returnee.
twin() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
Returns 'virgin' Property which has same constraint as this, and methods as this but no experience, i.e.
twin() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
 
twin() - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
 
type - Variable in class org.apache.xerces.dom.events.EventImpl
 
type - Variable in class org.apache.xerces.impl.validation.XMLSimpleType
type
type - Variable in class org.apache.xerces.impl.validation.XMLContentSpec
The content spec node type.
type - Variable in class org.apache.xerces.impl.validation.XMLElementDecl
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_ANY - Static variable in class org.apache.xerces.impl.validation.XMLElementDecl
TYPE_ANY
TYPE_CDATA - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
TYPE_CDATA
TYPE_CHILDREN - Static variable in class org.apache.xerces.impl.validation.XMLElementDecl
TYPE_CHILDREN
TYPE_EMPTY - Static variable in class org.apache.xerces.impl.validation.XMLElementDecl
TYPE_EMPTY
TYPE_ENTITY - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
TYPE_ENTITY
TYPE_ENUMERATION - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
TYPE_ENUMERATION
TYPE_ID - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
TYPE_ID
TYPE_IDREF - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
TYPE_IDREF
TYPE_MIXED - Static variable in class org.apache.xerces.impl.validation.XMLElementDecl
TYPE_MIXED
TYPE_NAMED - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
TYPE_NAMED
TYPE_NMTOKEN - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
TYPE_NMTOKEN
TYPE_NOTATION - Static variable in class org.apache.xerces.impl.validation.XMLSimpleType
TYPE_NOTATION
TYPE_SIMPLE - Static variable in class org.apache.xerces.impl.validation.XMLElementDecl
TYPE_SIMPLE
types - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.xmlFactory
types which can be created using getXMLType( name )

U

UnionDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.UnionDatatypeValidator.
UnionValidator validates that XML content is a W3C string type.
UnionDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.UnionDatatypeValidator
 
UnionDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.UnionDatatypeValidator
 
Unique - class org.apache.xerces.impl.validation.identity.Unique.
Schema unique identity constraint.
Unique() - Constructor for class org.apache.xerces.impl.validation.identity.Unique
 
UnknownFacet - Static variable in class org.apache.xerces.impl.validation.datatypes.DatatypeMessageProvider
 
UNNORMALIZED - Static variable in class org.apache.xerces.dom.NodeImpl
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xerces.parsers.DTDParser
An unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xerces.impl.XMLValidator
An unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xerces.impl.validation.grammars.DTDGrammar
An unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
An unparsed entity declaration.
UNSPECIFIED_EVENT_TYPE - Static variable in class org.apache.xerces.dom.DOMExceptionImpl
 
UNSUPPORTED_EVENT_TYPE - Static variable in class org.apache.xerces.dom.DOMExceptionImpl
 
uri - class org.apache.xerces.impl.validation.datatypes.eTypes.Data.uri.
Pieces of a uri are available using getComponent
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.validation.grammars.SchemaSymbols
 
URI_XSI - Static variable in class org.apache.xerces.impl.validation.grammars.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.impl.validation.datatypes.eTypes.Data.uri
Returns the substring of the uri, which is matched by the non-terminal specified by request.
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.
URIReferenceDatatypeValidator - class org.apache.xerces.impl.validation.datatypes.URIReferenceDatatypeValidator.
URIValidator validates that XML content is a W3C uri type, according to RFC 2396
URIReferenceDatatypeValidator() - Constructor for class org.apache.xerces.impl.validation.datatypes.URIReferenceDatatypeValidator
 
URIReferenceDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.apache.xerces.impl.validation.datatypes.URIReferenceDatatypeValidator
 
userData - Variable in class org.apache.xerces.dom.DocumentImpl
Table for user data attached to this document nodes.
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

valid - Variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
 
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() - Method in class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator
A no-op method in this Datatype
validate() - Method in class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator
Initializes the internal datatype state
validate() - Method in interface org.apache.xerces.impl.validation.datatypes.StatefullDatatypeValidator
 
validate() - Method in class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
This method is unique to IDREFDatatypeValidator
validate() - Method in class org.apache.xerces.impl.validation.datatypes.ENTITYDatatypeValidator
A no-op method in this Datatype
validate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODateTime
If 'T' does not occur in str, and str is not an ISODate, this checks returns true if str is an ISOTime
validate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOPeriod
 
validate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISO8601
 
validate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISOTime
 
validate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.ISODate
Determines whether str is a valid ISO 8601 date
validate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
Determines whether the string meets the syntactic requirements expressed through the fields: fixed, integral, signed, precision, and scale.
validate(Object) - Method in interface org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces.Property
 
validate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Models.AbstractProperty
validate returns false if (a) for some non-null subProp[ Property.constraint ], the result of subPropEval is null, or the validate method of the derived class sets possible[ instance ] = false.
validate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
Expects a vector of values.
validate(Object) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
If getFixed(), returns true if all non-null instances associated with xm are equal, If getRequired() returns true if all instances associated with xm are non-null
validate(QName[], int, int) - Method in interface org.apache.xerces.impl.validation.ContentModelValidator
validate
validate(QName[], int, int) - Method in class org.apache.xerces.impl.validation.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.validation.models.MixedContentModel
Check that the specified content is valid according to this content model.
validate(QName[], int, int) - Method in class org.apache.xerces.impl.validation.models.DFAContentModel
Check that the specified content is valid according to this content model.
validate(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.BasicStringProperty
Null string is always invalid!
validate(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.uri
Determines whethr a string matches uriReference from rfc2396
validate(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.Number.mNumber
Determines whether the string meets the syntactic requirements expressed through the fields: fixed, integral, signed, precision, and scale.
validate(String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
Validate sets subProps in the subProp[Property.instance] array , checking it wrt the .
validate(String, Object) - Method in interface org.apache.xerces.impl.validation.DatatypeValidator
validate
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.AbstractDatatypeValidator
validate
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.QNameDatatypeValidator
validate that a string is a W3C string type
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.TimeDurationDatatypeValidator
validates a String to be a Lexical representation of a TimeDuration Datatype.
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.DecimalDatatypeValidator
validate that a string matches the decimal datatype validate returns true or false depending on whether the string content is a W3C decimal type.
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.BooleanDatatypeValidator
validate that a string matches the boolean datatype
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.UnionDatatypeValidator
validate that a string is a W3C string type
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.IDDatatypeValidator
Checks that "content" string is valid datatype.
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.NOTATIONDatatypeValidator
Checks that "content" string is valid datatype.
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.ListDatatypeValidator
validate that a string is a W3C string type
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.RecurringDurationDatatypeValidator
validates a String to be a Lexical representation of a recurringduration Datatype.
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.DoubleDatatypeValidator
validate that a string matches the real datatype
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.IDREFDatatypeValidator
Checks that "content" string is valid datatype.
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.BinaryDatatypeValidator
validate that a string is a W3C binary type validate returns true or false depending on whether the string content is an instance of the W3C binary datatype
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.FloatDatatypeValidator
Validate string content to be a valid float as defined 3.2.3.
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.ENTITYDatatypeValidator
Checks that "content" string is valid datatype.
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.StringDatatypeValidator
validate that a string is a W3C string type
validate(String, Object) - Method in class org.apache.xerces.impl.validation.datatypes.URIReferenceDatatypeValidator
Validates content to conform to a URIReference definition and to conform to the facets allowed for this datatype.
validateAs(String, String) - Method in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.uri
Determines whether the first parameter, is an instance of the rfc 2396 non-terminal contained in the second parameter.
VALIDATION - Static variable in class org.apache.xerces.parsers.BasicParserConfiguration
Feature identifier: validation.
VALIDATION - Static variable in class org.apache.xerces.impl.XMLScanner
 
VALIDATION - Static variable in class org.apache.xerces.impl.XMLEntityManager
Feature identifier: validation.
VALIDATION - Static variable in class org.apache.xerces.impl.XMLValidator
Feature identifier: validation.
VALIDATION - Static variable in class org.apache.xerces.impl.XMLDTDScannerImpl
Feature identifier: validation.
VALIDATION_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Validation feature ("validation").
VALIDATOR - Static variable in class org.apache.xerces.parsers.StandardParserConfiguration
Property identifier: validator.
VALIDATOR_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Validator property ("internal/validator").
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.validation.XMLContentSpec
The "left hand" value object of the content spec node.
ValueStore - interface org.apache.xerces.impl.validation.identity.ValueStore.
Interface for storing values associated to an identity constraint.
version - Variable in class org.apache.xerces.dom.EntityImpl
Version
version - Variable in class org.apache.xerces.dom.DocumentImpl
Experimental DOM Level 3 feature: Document 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_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.DefaultErrorHandler
Warning.
WHITESPACE_COLLAPSE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
WHITESPACE_NONE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
WHITESPACE_PRESERVE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
WHITESPACE_REPLACE - Static variable in interface org.apache.xerces.impl.validation.DatatypeValidator
 
WILDCARD - Static variable in class org.apache.xerces.impl.xpath.XPath.NodeTest
Type: wildcard.

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/").
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.validation.XMLAttributeDecl.
 
XMLAttributeDecl() - Constructor for class org.apache.xerces.impl.validation.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.validation.XMLContentSpec.
ContentSpec really exists to aid the parser classes in implementing access to the grammar.
XMLContentSpec.Provider - interface org.apache.xerces.impl.validation.XMLContentSpec.Provider.
Provides a means for walking the structure built out of content spec "nodes".
XMLContentSpec() - Constructor for class org.apache.xerces.impl.validation.XMLContentSpec
Default constructor.
XMLContentSpec(short, Object, Object) - Constructor for class org.apache.xerces.impl.validation.XMLContentSpec
Constructs a content spec with the specified values.
XMLContentSpec(XMLContentSpec.Provider, int) - Constructor for class org.apache.xerces.impl.validation.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.validation.XMLContentSpec
Constructs a content spec from the values in the specified content spec.
xmlDecl(String, String, String) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String) - Method in class org.apache.xerces.impl.XMLValidator
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
Notifies of the presence of an XMLDecl line in the document.
xmlDecl(String, String, String) - Method in class org.apache.xerces.impl.validation.validators.XMLDTDValidator
Notifies of the presence of an XMLDecl line in the document.
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, GrammarPool) - 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.Dispatcher - interface org.apache.xerces.impl.XMLDocumentScannerImpl.Dispatcher.
This interface defines an XML "event" dispatching model.
XMLDocumentScannerImpl.ElementStack - class org.apache.xerces.impl.XMLDocumentScannerImpl.ElementStack.
Element stack.
XMLDocumentScannerImpl.ElementStack() - Constructor for class org.apache.xerces.impl.XMLDocumentScannerImpl.ElementStack
Default constructor.
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.
XMLDTDScannerImpl - class org.apache.xerces.impl.XMLDTDScannerImpl.
 
XMLDTDScannerImpl() - Constructor for class org.apache.xerces.impl.XMLDTDScannerImpl
Default constructor.
XMLDTDValidator - class org.apache.xerces.impl.validation.validators.XMLDTDValidator.
 
XMLDTDValidator() - Constructor for class org.apache.xerces.impl.validation.validators.XMLDTDValidator
 
XMLElementDecl - class org.apache.xerces.impl.validation.XMLElementDecl.
 
XMLElementDecl() - Constructor for class org.apache.xerces.impl.validation.XMLElementDecl
 
XMLEntityDecl - class org.apache.xerces.impl.validation.XMLEntityDecl.
 
XMLEntityDecl() - Constructor for class org.apache.xerces.impl.validation.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, String, String, String, 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.OneCharReader - class org.apache.xerces.impl.XMLEntityManager.OneCharReader.
A reader that reads only one character at a time.
XMLEntityManager.OneCharReader(XMLEntityManager, Reader) - Constructor for class org.apache.xerces.impl.XMLEntityManager.OneCharReader
Constructs this reader from another reader.
XMLEntityManager.ScannedEntity - class org.apache.xerces.impl.XMLEntityManager.ScannedEntity.
Entity state.
XMLEntityManager.ScannedEntity(XMLEntityManager, String, String, String, String, InputStream, Reader, String, 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.
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.
xmlFactory - class org.apache.xerces.impl.validation.datatypes.eTypes.xml.xmlFactory.
Supplies objects which will validate the XML Schema built-in types.
xmlFactory() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.xml.xmlFactory
 
XMLFixed - class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed.
valid if all non-null instances of XModelIF are equal
XMLFixed() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLFixed
 
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
xmlIntegerTypes - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.xmlFactory
Format is string naming xml-type, followed by two doubles which specify the lower and upper bound respectively.
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
 
XMLNotationDecl - class org.apache.xerces.impl.validation.XMLNotationDecl.
 
XMLNotationDecl() - Constructor for class org.apache.xerces.impl.validation.XMLNotationDecl
 
XMLNS_DOMAIN - Static variable in class org.apache.xerces.impl.msg.XMLMessageFormatter
 
XMLNumber - interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLNumber.
Acess functions for XML Schema numbers.
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.
XMLRequired - class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired.
valid if each parent XModelIF has an object of this type
XMLRequired() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLRequired
 
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.AttrEntityStack - class org.apache.xerces.impl.XMLScanner.AttrEntityStack.
A stack for keeping track of entity offsets and lengths in attribute values.
XMLScanner.AttrEntityStack() - Constructor for class org.apache.xerces.impl.XMLScanner.AttrEntityStack
 
XMLScanner() - Constructor for class org.apache.xerces.impl.XMLScanner
 
XMLSchemaValidator - class org.apache.xerces.impl.validation.validators.XMLSchemaValidator.
 
XMLSchemaValidator() - Constructor for class org.apache.xerces.impl.validation.validators.XMLSchemaValidator
 
XMLSimpleType - class org.apache.xerces.impl.validation.XMLSimpleType.
 
XMLSimpleType() - Constructor for class org.apache.xerces.impl.validation.XMLSimpleType
 
XMLString - class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString.
Implements XMLStringIF functions
XMLString() - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
XMLString(String) - Constructor for class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
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.
XMLStringIF - interface org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLStringIF.
Acess functions for XML Schema string types.
xmlStringTypes - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.XMLString
 
XMLValidator - class org.apache.xerces.impl.XMLValidator.
The universal validator.
XMLValidator() - Constructor for class org.apache.xerces.impl.XMLValidator
Default constructor.
xmlWhitespace - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.xml.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(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, 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.xpath.XPathMatcher.
XPath matcher.
XPathMatcher.IntegerStack - class org.apache.xerces.impl.xpath.XPathMatcher.IntegerStack.
A simple integer stack.
XPathMatcher.IntegerStack() - Constructor for class org.apache.xerces.impl.xpath.XPathMatcher.IntegerStack
Default constructor.
XPathMatcher(XPath) - Constructor for class org.apache.xerces.impl.xpath.XPathMatcher
Constructs an XPath matcher that implements a document fragment handler.
XPathMatcher(XPath, boolean) - Constructor for class org.apache.xerces.impl.xpath.XPathMatcher
Constructs an XPath matcher that implements a document fragment handler.
XSI_NONAMESPACESCHEMALOCACTION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
XSI_SCHEMALOCACTION - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 
XSI_TYPE - Static variable in class org.apache.xerces.impl.validation.grammars.SchemaSymbols
 

Y

YEAR_OF_CURRENT_DECADE - Static variable in class org.apache.xerces.impl.validation.datatypes.eTypes.Data.datime.TimeJRep
 

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

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