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

A

abort - Static variable in class org.apache.xerces.dom.DOMNormalizer
If the user stops the process, this exception will be thrown.
abort() - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
abort() - Method in class org.apache.xerces.parsers.AbstractDOMParser
 
abort() - Method in class org.apache.xerces.parsers.DOMParserImpl
 
ABSENT - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
absolutize(URI) - Method in class org.apache.xerces.util.URI
Absolutize URI with given base URI.
absolutizeAgainstUserDir(URI) - Static method in class org.apache.xerces.impl.XMLEntityManager
Absolutizes a URI using the current value of the "user.dir" property as the base URI.
AbstractDateTimeDV - Class in org.apache.xerces.impl.dv.xs
This is the base class of all date/time datatype validators.
AbstractDateTimeDV() - Constructor for class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
AbstractDOMParser - Class in org.apache.xerces.parsers
This is the base class of all DOM parsers.
AbstractDOMParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractDOMParser
Default constructor.
AbstractSAXParser - Class in org.apache.xerces.parsers
This is the base class of all SAX parsers.
AbstractSAXParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractSAXParser
Default constructor.
AbstractSAXParser.AttributesProxy - Class in org.apache.xerces.parsers
 
AbstractSAXParser.LocatorProxy - Class in org.apache.xerces.parsers
 
AbstractXMLDocumentParser - Class in org.apache.xerces.parsers
This is the base class for all XML document parsers.
AbstractXMLDocumentParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractXMLDocumentParser
Constructs a document parser using the default symbol table and grammar pool.
activateField(Field, int) - Method in interface org.apache.xerces.impl.xs.identity.FieldActivator
Request to activate the specified field.
activateField(Field, int) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Request to activate the specified field.
actualEncoding - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Experimental DOM Level 3 feature: Document actualEncoding
actualType - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
The declared type of the value.
actualValue - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
The actual value from a string value (QName, Boolean, etc.) An array of Objects if the type is a list.
actualValueType - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
The type of the actual value.
add(short) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ShortVector
Adds the value to the vector.
add(String) - Method in class org.apache.xerces.dom.DOMStringListImpl
DOM Internal: Add a DOMString to the list.
addAnnotation(XSAnnotationImpl) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
 
addAnnotation(XSAnnotationImpl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addASModel(ASModel) - Method in class org.apache.xerces.dom.ASModelImpl
Deprecated.
This method will allow the nesting or "importation" of ASModels.
addAttribute(QName, String, String) - Method in class org.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
This method adds default declarations
addAttribute(QName, String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Adds an attribute.
addAttributeNS(QName, String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Adds an attribute.
addAttributeUse(XSAttributeUseImpl) - Method in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
addCommonComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11Configuration
Adds common component to the parser configuration.
addCommonComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Adds common component to the parser configuration.
addCommonComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Adds common component to the parser configuration.
addComplexTypeDecl(XSComplexTypeDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
add one complex type decl: for later constraint checking
addComplexTypeDecl(XSComplexTypeDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addComplexTypeDecl(XSComplexTypeDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addComponent(XMLComponent) - Method in class org.apache.xerces.dom.DOMConfigurationImpl
 
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Adds a component to the parser configuration.
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11Configuration
Adds a component to the parser configuration.
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Adds a component to the parser configuration.
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Adds a component to the parser configuration.
addContentSpecNode(short, int, int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Create an XMLContentSpec for a two child leaf
addContentSpecNode(short, String) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Create an XMLContentSpec for a single non-leaf
addContentSpecToElement(XMLElementDecl) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Adds the content spec to the given element declaration.
addDocument(Object, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addDocument(Object, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addDocument(Object, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addDTDDefaultAttrsAndValidate(QName, int, XMLAttributes) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Add default attributes and validate.
addElement(XSElementDecl, boolean) - Method in class org.apache.xerces.impl.xs.models.XSAllCM
 
addEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
 
addEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
addEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
addExternalEntity(String, String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an external entity declaration.
addField(Field) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Adds a field.
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global attribute
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalAttributeDecl(XSAttributeDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addGlobalAttributeDecl(XSAttributeDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalAttributeDecl(XSAttributeGroupDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global attribute group
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalAttributeGroupDecl(XSAttributeGroupDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addGlobalAttributeGroupDecl(XSAttributeGroupDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalAttributeGroupDecl(XSAttributeGroupDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalComplexTypeDecl(XSComplexTypeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global complex type
addGlobalComplexTypeDecl(XSComplexTypeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalComplexTypeDecl(XSComplexTypeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalComplexTypeDecl(XSComplexTypeDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addGlobalComplexTypeDecl(XSComplexTypeDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalComplexTypeDecl(XSComplexTypeDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalElementDecl(XSElementDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addGlobalElementDecl(XSElementDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalElementDecl(XSElementDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalElementDeclAll(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global element
addGlobalElementDeclAll(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalElementDeclAll(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global group
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalGroupDecl(XSGroupDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addGlobalGroupDecl(XSGroupDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalGroupDecl(XSGroupDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global notation
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalNotationDecl(XSNotationDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addGlobalNotationDecl(XSNotationDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalNotationDecl(XSNotationDecl, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalSimpleTypeDecl(XSSimpleType) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global simple type
addGlobalSimpleTypeDecl(XSSimpleType) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalSimpleTypeDecl(XSSimpleType) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalSimpleTypeDecl(XSSimpleType, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addGlobalSimpleTypeDecl(XSSimpleType, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalSimpleTypeDecl(XSSimpleType, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalTypeDecl(XSTypeDefinition) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global type
addGlobalTypeDecl(XSTypeDefinition) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalTypeDecl(XSTypeDefinition) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalTypeDecl(XSTypeDefinition, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addGlobalTypeDecl(XSTypeDefinition, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalTypeDecl(XSTypeDefinition, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addId(String) - Method in interface org.apache.xerces.impl.dv.ValidationContext
 
addId(String) - Method in class org.apache.xerces.impl.validation.ConfigurableValidationState
Adds the ID, if ID/IDREF checking is enabled.
addId(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
addIDConstraint(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
addIDConstraintDecl(XSElementDecl, IdentityConstraint) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one identity constraint
addIDConstraintDecl(XSElementDecl, IdentityConstraint, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addIdRef(String) - Method in interface org.apache.xerces.impl.dv.ValidationContext
 
addIdRef(String) - Method in class org.apache.xerces.impl.validation.ConfigurableValidationState
Adds the IDREF, if ID/IDREF checking is enabled.
addIdRef(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
addInternalEntity(String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an internal entity declaration.
addInternalEntity(String, String, int) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an internal entity declaration.
addItem(Node) - Method in class org.apache.xerces.dom.AttributeMap
 
addItem(Node) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
 
addMatcher(XPathMatcher) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Adds a matcher.
addNamespaceDecl(String, String, ElementImpl) - Method in class org.apache.xerces.dom.DOMNormalizer
Adds a namespace attribute or replaces the value of existing namespace attribute with the given prefix and value for URI.
addNotation(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.xinclude.XIncludeHandler
Caches a notation.
addRecognizedFeatures(String[]) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Allows a parser to add parser specific features to be recognized and managed by the parser configuration.
addRecognizedParamsAndSetDefaults(XMLComponent) - Method in class org.apache.xerces.parsers.XML11Configuration
Adds all of the component's recognized features and properties to the list of default recognized features and properties, and sets default values on the configuration for features and properties which were previously absent from the configuration.
addRecognizedParamsAndSetDefaults(XMLComponent) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Adds all of the component's recognized features and properties to the list of default recognized features and properties, and sets default values on the configuration for features and properties which were previously absent from the configuration.
addRecognizedParamsAndSetDefaults(XMLComponent) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Adds all of the component's recognized features and properties to the list of default recognized features and properties, and sets default values on the configuration for features and properties which were previously absent from the configuration.
addRecognizedProperties(String[]) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Allows a parser to add parser specific properties to be recognized and managed by the parser configuration.
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
add a group redefined by restriction: for later constraint checking
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addSubstitutionGroup(XSElementDecl[]) - Method in class org.apache.xerces.impl.xs.SubstitutionGroupHandler
add a list of substitution group information.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.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.SoftReferenceSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.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.util.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.SoftReferenceSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.util.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.util.SynchronizedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addUniqueLeafNode(String) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
create an XMLContentSpec for a leaf
addUnparsedEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an unparsed entity declaration.
addUnparsedEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.xinclude.XIncludeHandler
Caches an unparsed entity.
addValidationState(ValidationState) - Method in class org.apache.xerces.impl.validation.ValidationManager
Each validator should call this method to add its ValidationState into the validation manager.
addValue(Field, boolean, Object, short, ShortList) - Method in interface org.apache.xerces.impl.xs.identity.ValueStore
Adds the specified value to the value store.
addValue(Field, boolean, Object, short, ShortList) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Adds the specified value to the value store.
addXML11Component(XMLComponent) - Method in class org.apache.xerces.parsers.XML11Configuration
Adds an XML 1.1 component to the parser configuration.
addXML11Component(XMLComponent) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Adds an XML 1.1 component to the parser configuration.
addXML11Component(XMLComponent) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Adds an XML 1.1 component to the parser configuration.
addXSObject(int, XSObject) - Method in class org.apache.xerces.impl.xs.util.XSObjectListImpl
 
addXSObject(XSObject) - Method in class org.apache.xerces.impl.xs.util.XSObjectListImpl
 
adoptNode(Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental Change the node's ownerDocument, and its subtree, to this Document
adoptNode(Node) - Method in class org.apache.xerces.impl.xs.opti.DefaultDocument
DOM Level 3
ALLOW_DTD_EVENTS_AFTER_ENDDTD_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Allow unparsed entity and notation declaration events to be sent after the end DTD event ("allow-dtd-events-after-endDTD")
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.XMLEntityManager
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.xs.traversers.XSDHandler
Feature identifier: allow java encodings
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.xs.XMLSchemaLoader
Feature identifier: allow java encodings to be recognized when parsing schema docs.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: whether to recognize java encoding names
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.parsers.DTDConfiguration
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.parsers.NonValidatingConfiguration
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.parsers.XML11Configuration
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").
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.parsers.AbstractSAXParser
Feature identifier: allow notation and unparsed entity events to be sent out of order.
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.parsers.XIncludeAwareParserConfiguration
Feature identifier: allow notation and unparsed entity events to be sent out of order.
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.parsers.XIncludeParserConfiguration
Feature identifier: allow notation and unparsed entity events to be sent out of order.
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.parsers.XPointerParserConfiguration
Feature identifier: allow notation and unparsed entity events to be sent out of order.
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.xinclude.XIncludeHandler
Feature identifier: allow notation and unparsed entity events to be sent out of order.
allowGrammarAccess - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Allow grammar access.
allowNamespace(String) - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
Validation Rule: Wildcard allows Namespace Name
any(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDProcessor
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A content model of ANY.
ANYATOMICTYPE_DT - Static variable in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
 
AnySimpleDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "anySimpleType"
AnySimpleDV() - Constructor for class org.apache.xerces.impl.dv.xs.AnySimpleDV
 
AnyURIDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "anyURI"
AnyURIDV() - Constructor for class org.apache.xerces.impl.dv.xs.AnyURIDV
 
append(char) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(char[], int, int) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(String) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(StringBuffer, double) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
append(StringBuffer, int, int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
append(XMLSchemaValidator.ValueStoreBase) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
append(XMLString) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append2(StringBuffer, double) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
appendChild(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Appends a child to the specified parent in the table.
appendChild(Node) - Method in class org.apache.xerces.dom.NodeImpl
Adds a child node to the end of the list of children for this node.
appendChild(Node) - Method in class org.apache.xerces.impl.xs.opti.DefaultNode
 
appendData(String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Concatenate additional characters onto the end of the data stored in this node.
appendData(String) - Method in class org.apache.xerces.impl.xs.opti.DefaultText
Append the string to the end of the character data of the node.
appendPath(String) - Method in class org.apache.xerces.util.URI
Append to the end of the path of this URI.
applyFacets(XSFacets, short, short, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
If is chosen
applyFacets(XSFacets, short, short, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDelegate
 
applyFacets(XSFacets, short, short, ValidationContext) - Method in interface org.apache.xerces.impl.dv.XSSimpleType
If this type is created from restriction, then some facets can be applied to the simple type.
args - Variable in exception org.apache.xerces.impl.dv.DatatypeException
 
ASCIIReader - Class in org.apache.xerces.impl.io
A simple ASCII byte reader.
ASCIIReader(InputStream, byte[], MessageFormatter, Locale) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream and buffer.
ASCIIReader(InputStream, int, MessageFormatter, Locale) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream and buffer size.
ASCIIReader(InputStream, MessageFormatter, Locale) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream using the default buffer size.
ASDOMImplementationImpl - Class in org.apache.xerces.dom
Deprecated. 
ASDOMImplementationImpl() - Constructor for class org.apache.xerces.dom.ASDOMImplementationImpl
Deprecated.
 
ASModelImpl - Class in org.apache.xerces.dom
Deprecated. 
ASModelImpl() - Constructor for class org.apache.xerces.dom.ASModelImpl
Deprecated.
 
ASModelImpl(boolean) - Constructor for class org.apache.xerces.dom.ASModelImpl
Deprecated.
 
assignDocTypeNumber() - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
NON-DOM: increment document/doctype counter
assignDocumentNumber() - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
NON-DOM: increment document/doctype counter
ATT_ABSTRACT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ATTRIBUTEFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BASE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BLOCK - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BLOCKDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_DEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ELEMENTFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FINAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FINALDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FIXED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FORM - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ID - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ITEMTYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MAXOCCURS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MEMBERTYPES - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MINOCCURS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MIXED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NAMESPACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NILLABLE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_PUBLIC - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_REF - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_REFER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SOURCE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SUBSTITUTIONGROUP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SYSTEM - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_TARGETNAMESPACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_TYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_USE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_VALUE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_VERSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_XML_LANG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_XPATH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTIDX_ABSTRACT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_AFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BASE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BLOCK - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BLOCKDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_DEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_EFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ENUMNSDECLS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FINAL - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FINALDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FIXED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FORM - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FROMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ID - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ISRETURNED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ITEMTYPE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MAXOCCURS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MEMBERTYPES - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MINOCCURS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MIXED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAME - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAMESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAMESPACE_LIST - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NILLABLE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NONSCHEMA - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_PUBLIC - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_REF - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_REFER - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SOURCE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SUBSGROUP - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SYSTEM - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_TARGETNAMESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_TYPE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_USE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_VALUE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_VERSION - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_XML_LANG - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_XPATH - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
attrChange - Variable in class org.apache.xerces.dom.events.MutationEventImpl
 
ATTRIBUTE - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: attribute.
ATTRIBUTE_DECLARED - Static variable in class org.apache.xerces.impl.Constants
Boolean indicating whether an attribute is declared in the DTD is stored in augmentations using the string "ATTRIBUTE_DECLARED".
ATTRIBUTE_PSVI - Static variable in class org.apache.xerces.impl.Constants
Attribute PSVI is stored in augmentations using string "ATTRIBUTE_PSVI"
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDProcessor
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.DTDParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.xinclude.XIncludeHandler
 
AttributeImpl - Class in org.apache.xerces.stax.events
AttributeImpl(int, QName, String, String, boolean, Location) - Constructor for class org.apache.xerces.stax.events.AttributeImpl
 
AttributeImpl(QName, String, String, boolean, Location) - Constructor for class org.apache.xerces.stax.events.AttributeImpl
Constructor.
AttributeMap - Class in org.apache.xerces.dom
AttributeMap inherits from NamedNodeMapImpl and extends it to deal with the specifics of storing attributes.
AttributeMap(ElementImpl, NamedNodeMapImpl) - Constructor for class org.apache.xerces.dom.AttributeMap
Constructs a named node map.
AttributePSVImpl - Class in org.apache.xerces.impl.xs
Attribute PSV infoset augmentations implementation.
AttributePSVImpl() - Constructor for class org.apache.xerces.impl.xs.AttributePSVImpl
 
AttributePSVImpl(boolean, AttributePSVI) - Constructor for class org.apache.xerces.impl.xs.AttributePSVImpl
 
attributes - Variable in class org.apache.xerces.dom.ElementDefinitionImpl
Default attributes.
attributes - Variable in class org.apache.xerces.dom.ElementImpl
Attributes.
AttributesProxy - Class in org.apache.xerces.util
Wraps XMLAttributes and makes it look like AttributeList and Attributes2.
AttributesProxy() - Constructor for class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
AttributesProxy(XMLAttributes) - Constructor for class org.apache.xerces.util.AttributesProxy
 
AttrImpl - Class in org.apache.xerces.dom
Attribute represents an XML-style attribute of an Element.
AttrImpl - Class in org.apache.xerces.impl.xs.opti
This class represents a single attribute.
AttrImpl() - Constructor for class org.apache.xerces.dom.AttrImpl
 
AttrImpl() - Constructor for class org.apache.xerces.impl.xs.opti.AttrImpl
Default Constructor
AttrImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrImpl
Attribute has no public constructor.
AttrImpl(Element, String, String, String, String, String) - Constructor for class org.apache.xerces.impl.xs.opti.AttrImpl
Constructs an attribute.
AttrNSImpl - Class in org.apache.xerces.dom
AttrNSImpl inherits from AttrImpl and adds namespace support.
AttrNSImpl() - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
AttrNSImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
AttrNSImpl(CoreDocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
DOM2: Constructor for Namespace implementation.
AttrNSImpl(CoreDocumentImpl, String, String, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
ATTVAL_ANYSIMPLETYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ANYTYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ANYURI - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BASE64BINARY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BOOLEAN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BYTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_COLLAPSE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DATE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DATETIME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DAY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DECIMAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DOUBLE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DURATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ENTITIES - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ENTITY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_EXTENSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FALSE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FALSE_0 - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FLOAT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_HEXBINARY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ID - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_IDREF - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_IDREFS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_INT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_INTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LANGUAGE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LAX - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LIST - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LONG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_MONTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_MONTHDAY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NCNAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NEGATIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NMTOKEN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NMTOKENS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NONNEGATIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NONPOSITIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NORMALIZEDSTRING - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NOTATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_OPTIONAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_POSITIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_POUNDALL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_PRESERVE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_PROHIBITED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_QNAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_QUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_REPLACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_REQUIRED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_RESTRICTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SHORT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SKIP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_STRICT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_STRING - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SUBSTITUTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TIME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TOKEN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TRUE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TRUE_1 - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDANY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDLOCAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDOTHER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDTARGETNS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNBOUNDED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNQUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDBYTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDINT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDLONG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDSHORT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_YEAR - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_YEARMONTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
AUGMENT_PSVI - Static variable in class org.apache.xerces.impl.xs.XMLSchemaLoader
 
augmentations - Variable in class org.apache.xerces.xinclude.XIncludeHandler.Notation
 
augmentations - Variable in class org.apache.xerces.xinclude.XIncludeHandler.UnparsedEntity
 
AugmentationsImpl - Class in org.apache.xerces.util
This class provides an implementation for Augmentations interface.
AugmentationsImpl() - Constructor for class org.apache.xerces.util.AugmentationsImpl
 
available() - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
axis - Variable in class org.apache.xerces.impl.xpath.XPath.Step
Axis.
Axis(short) - Constructor for class org.apache.xerces.impl.xpath.XPath.Axis
Constructs an axis with the specified type.
Axis(XPath.Axis) - Constructor for class org.apache.xerces.impl.xpath.XPath.Axis
Copy constructor.

B

BALANCE_SYNTAX_TREES - Static variable in class org.apache.xerces.dom.DOMConfigurationImpl
Feature identifier: balance syntax trees.
BALANCE_SYNTAX_TREES - Static variable in class org.apache.xerces.impl.Constants
Balance syntax trees feature ("validation/balance-syntax-trees").
BALANCE_SYNTAX_TREES - Static variable in class org.apache.xerces.impl.dtd.XMLDTDLoader
Feature identifier: balance syntax trees.
BALANCE_SYNTAX_TREES - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Feature identifier: balance syntax trees.
Base64 - Class in org.apache.xerces.impl.dv.util
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class org.apache.xerces.impl.dv.util.Base64
 
Base64BinaryDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "base64Binary"
Base64BinaryDV() - Constructor for class org.apache.xerces.impl.dv.xs.Base64BinaryDV
 
baseCharOffset - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Base character offset for computing absolute character offset.
BaseDVFactory - Class in org.apache.xerces.impl.dv.xs
the factory to create/return built-in schema DVs and create user-defined DVs
BaseDVFactory() - Constructor for class org.apache.xerces.impl.dv.xs.BaseDVFactory
 
BaseSchemaDVFactory - Class in org.apache.xerces.impl.dv.xs
the base factory to create/return built-in schema DVs and create user-defined DVs
BaseSchemaDVFactory() - Constructor for class org.apache.xerces.impl.dv.xs.BaseSchemaDVFactory
 
baseSystemId - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
baseSystemId
baseSystemId - Variable in class org.apache.xerces.impl.dtd.XMLNotationDecl
base systemId
baseURI - Variable in class org.apache.xerces.dom.EntityImpl
base uri
baseURI - Variable in class org.apache.xerces.dom.EntityReferenceImpl
Base URI
baseURI - Variable in class org.apache.xerces.dom.NotationImpl
Base URI
baseURI - Variable in class org.apache.xerces.xinclude.XIncludeHandler.Notation
 
baseURI - Variable in class org.apache.xerces.xinclude.XIncludeHandler.UnparsedEntity
 
BasicParserConfiguration - Class in org.apache.xerces.parsers
A very basic parser configuration.
BasicParserConfiguration() - Constructor for class org.apache.xerces.parsers.BasicParserConfiguration
Default Constructor.
BasicParserConfiguration(SymbolTable) - Constructor for class org.apache.xerces.parsers.BasicParserConfiguration
Constructs a parser configuration using the specified symbol table.
BasicParserConfiguration(SymbolTable, XMLComponentManager) - Constructor for class org.apache.xerces.parsers.BasicParserConfiguration
Constructs a parser configuration using the specified symbol table and parent settings.
BIG_PRIME - Static variable in class org.apache.xerces.parsers.XMLGrammarCachingConfiguration
 
binarySearch(int[], int, int, int) - Static method in class org.apache.xerces.dom.DeferredDocumentImpl
Performs a binary search for a target value in an array of values.
BMPattern - Class in org.apache.xerces.impl.xpath.regex
Boyer-Moore searcher.
BMPattern(String, boolean) - Constructor for class org.apache.xerces.impl.xpath.regex.BMPattern
 
BMPattern(String, int, boolean) - Constructor for class org.apache.xerces.impl.xpath.regex.BMPattern
 
BooleanDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "boolean"
BooleanDV() - Constructor for class org.apache.xerces.impl.dv.xs.BooleanDV
 
bubbles - Variable in class org.apache.xerces.dom.events.EventImpl
 
bucket - Variable in class org.apache.xerces.util.SoftReferenceSymbolTable.SREntry
The bucket this entry is contained in; -1 if it has been removed from the table.
BUFFER_SIZE - Static variable in class org.apache.xerces.impl.XMLEntityManager
property identifier: buffer size.
BUFFER_SIZE - Static variable in class org.apache.xerces.xinclude.XIncludeHandler
property identifier: buffer size.
BUFFER_SIZE_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Input buffer size property ("input-buffer-size").
buildGlobalNameRegistries() - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
BuiltinSchemaGrammar(int, short) - Constructor for class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
Special constructor to create the grammars for the schema namespaces
ByteListImpl - Class in org.apache.xerces.impl.dv.util
Implementation of org.apache.xerces.xs.datatypes.ByteList.
ByteListImpl(byte[]) - Constructor for class org.apache.xerces.impl.dv.util.ByteListImpl
 

C

cacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
Give the grammarPool the option of caching these grammars.
cacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
 
cacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.util.XMLGrammarPoolImpl
 
CachingParserPool - Class in org.apache.xerces.parsers
A parser pool that enables caching of grammars.
CachingParserPool() - Constructor for class org.apache.xerces.parsers.CachingParserPool
Default constructor.
CachingParserPool(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.CachingParserPool
Constructs a caching parser pool with the specified symbol table and grammar pool.
CachingParserPool.ShadowedGrammarPool - Class in org.apache.xerces.parsers
Shadowed grammar pool.
CachingParserPool.SynchronizedGrammarPool - Class in org.apache.xerces.parsers
Synchronized grammar pool.
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMAny
 
- Method in class org.apache.xerces.impl.dtd.models. - Method ùn]rces.dom"lcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtderPool.ShadowedGrammarPool - Class in - Methodh> - Variable in class org.apache.xerces.dom.SchemaSymbols
ces/iref="org/apache/xerf="org/apacheef="org ¸ç†che.xerces.im>
- Methodh>
  • SchemaSymbols - Methodh> - Methodh> <.dtd.ars href="om"lcFirstPos="class in org.apache.xerceorg/apa.dtd.moxerceplass ixcmeche.xercn class="typeNameLink">WMLDoElementImpl (implements org.ay
     
    &nbssbsp;.dom"bsp;
    Give the grammarPool the option of caching these grammaringParserPls
     
    <="class in org.apache.xerces.impl.xp;
    "block"pache/xutil.SchemaSymbolsorg/apache/xeg/apache/xerorg.xs.SchemaSymbolsorg/apache/xeg/apache/xerorg.xs.ATTVAL_INT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
     
    <1ipache/xermmars(java.langdt> <1ipache/xermmars(java.langdle in cldd> 
    abled on your batic ls
    <1ipache/xd on yous. SchemaSymbols
     
    XemberNamssdxk">  ">Schemxehref="org/ap type="text/javascript" src="jquery/jszip/dist/jszip.min.js">SchemaSymbolsces/iref="org/apache/xhe.xerces.impl.xs">SchemaSymbolsces/iref=ces/parsers/XMbolsronized // Check to see if we have a response for the expected dataType if ( dataTypes[ 0 ] in responses ) { finalDataType = dataTypes[ 0 ]; } else { // Try convertible dataTypes for ( type in responses ) { if ( !dataTypes[ 0 ] || s.converters[ type + " " + dataTypes[[ typee + " " + dataTypes[[ typee + " " + dataTypes[[ typee + " " + dataTypes[[ typee üin responses -
  • SchemaSymbols
     
    BaseDVFaSAttrib/apache/xerorg.xs.
    &nbs
    li>
  • &n#ALLOW_JAVA_ENCODINGS">ALLOW_JAVA_ENCODINGS - Static varia END OF BOTTn#ALLOW_cs.
    any(Augmenass org.apache.xerces.impl.xs.SchemaGrammar.Schemml" title="class in org.apac/apache/xeA_ENCODINGScacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarUWmmars(ODINGSSchemaSyxerceypes ng,orGramma/parsers/M,ipss nfd> SchemaGrammar.Schemml" title="class in org.apac/apache/xeA_ENCODINGS Scammchemaructs anr Scammchemaructs anr - Stattrav, XMYPS<( ss in oapache/xerces/dom/pa(nver/a/a>
     
    &n#ALLOW_JAVA_ENCODINGS">ALLOW_JAVA_ENCODINGS - Static varia END OF BOTTn#ALLOW_S<ž_tColor"2.apach)(cs class="membsmars(java.langdle in cldd>  - StatpanDecl) dl" title="class in org.mbsmars(java.langdle in cldd>  - StatpanDecl) dl" title="class in org.mbsmars(java.langdle(6558a€ScheNTENTS
    &n#ALLOW_JAVA_ENCODINGS">ALLOW_JAVA_ENCODINGS - Static varia END OF BOTTn#ALLOW_S<ž_tColor"2.apach)(csml" title="mche/xablespl/xs/ringParser/dd>
    <ž_tColor"2.apach)(csml" title="mche/xablespl/xs/ringP
    Adds the specified value to ">ALLOW_JAVA_ENCODINGS - Static varia END OF BOTTn#ALLOW]

    <1ipache/xd on yous.
    1v cla<1ipecified value to ">ALLOW_JAVA_ENCODINGS - Static varia END OF BOTTn#ALLOW]

    <1ipache/xd on yous.
    SchemaSer/dd>
    SchemaSer/dd>
    SchemaSer/dd>
    SchemaSer/dd>
    SchemaSer/dd>
    SchemaSeravdtser

  • tImpl

  • public interface WMLTimerElement
    extends WMLElement

    The interface is modeled after DOM1 Spec for HTML fromv class="block">

    Teled after DOM1 Spec fo(M1 Spec for HTML fromv class="block">

    Teled after DOM1 Spec fo(M1 Spec for HTML fromv class="block">

    Teled after DOM1 Spec fo(M1 Spec for HTML fromv class="block">

    Teled after DOM1 Spec fo(M1 Spec for HTML fromv class="block">

    Teled after DOM1 Spec fo(M1 Spec for Hml">WModeled after DOM1 Spec for HTML fromv class="block">

    Teled after DOM1 Spec che.xercmv class="bl Spec for HTML fromv class="block">

    Teled after DOM1 Spec che.xe

    Teled after DOM1 Spec fo(M1 Spec for HTML frr class="bl SpÇimpl.dv.utplaccess orghNameLabel">WMLTafter DOM1 Spec che.xercmv class="bl Spec for HTML fromv class="block">

    Teled after DOM1 Spec che.xeSchemÒ$,mbols

     
     
     
     
     
     
     
     
     
    erces/impdt>
     
    xerc/XMLMLInputElementImpl
     
    setADOM1 Spec for HTM
    erces/impdt>
     
    xerc/XMLMLInputElementImpl
     
    sentImplria ENDimpdt> ATTVAL_DATE - Static variable in class org.apache.xerces.impl.xs.ATTVAL_DATE - Static variable in class org.apache.xerces.impl.xs.Aaorg/apacheerimpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTth.regex.< mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpdr HTM mpache/.lang.String,java.lang.String,java.lang.String%5B%5D,java.lang.String,org.apache.xerces.xni.XMLString,org.apache.xerces.xni.XMLString,org.apache.xerces.xni.Augmentations)">attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations)
     
     
     
     
     
     
     
     
     
     
     
    <
     dd> rces/impdt> <
     dd> CMAny
     
    - Method in class org.apache.xerces.impl.dtdache.xerces.impl.dtdachempl.dtd.models">CMAny
     
    - Method in class org.apache.xererces.impl.dtdache.xerces.impl.dtdachempl.dtd.models">CMAny
     

    Teled after D/xerces/impa>

    &nb docs. mpdr HTM
    mpdr HTM

    Teled after D/xercesprg.apaentations)

     
      - Method in class org.apache.xerces.impl.dtdacapache.xerces.dtFIRmpl.dv.xs.BooleanDV
     
    BooleanDV
     
     
    Par
    ATTVAL_IDREFS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols <“in org.apache.xerces.impl.xs">SchemaSymbols <“.xs.SchemaSymb> 2
    • ul>
      • ul>
        • ul>
          • ul>
            • ul>
                ul>
                • ul>