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

A

addAttribute(QName, String, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Adds an attribute.
addRecognizedFeatures(String[]) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Allows a parser to add parser specific features to be recognized and managed by the parser configuration.
addRecognizedProperties(String[]) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Allows a parser to add parser specific properties to be recognized and managed by the parser configuration.
any(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
A content model of ANY.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
An attribute declaration.
AttributePSVI - interface org.apache.xerces.xni.psvi.AttributePSVI.
 
Augmentations - interface org.apache.xerces.xni.Augmentations.
The Augmentations interface defines a table of additional data that may be passed along the document pipeline.

C

cacheGrammars(String, Grammar[]) - Method in interface org.apache.xerces.xni.grammars.XMLGrammarPool
 
ch - Variable in class org.apache.xerces.xni.XMLString
The character array.
characters(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
Character content.
characters(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
Character content.
cleanup() - Method in interface org.apache.xerces.xni.parser.XMLPullParserConfiguration
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
clear() - Method in class org.apache.xerces.xni.XMLString
Resets all of the values to their defaults.
clear() - Method in class org.apache.xerces.xni.QName
Clears the values of the qname components.
clear() - Method in interface org.apache.xerces.xni.Augmentations
Remove all objects from the Augmentations structure.
clone() - Method in class org.apache.xerces.xni.QName
Returns a clone of this object.
comment(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
A comment.
comment(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
A comment.
comment(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
A comment.
CONDITIONAL_IGNORE - Static variable in interface org.apache.xerces.xni.XMLDTDHandler
Conditional section: IGNORE.
CONDITIONAL_INCLUDE - Static variable in interface org.apache.xerces.xni.XMLDTDHandler
Conditional section: INCLUDE.

D

doctypeDecl(String, String, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
Notifies of the presence of the DOCTYPE line in the document.

E

element(String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
A referenced element in a mixed or children content model.
elementDecl(String, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
An element declaration.
ElementPSVI - interface org.apache.xerces.xni.psvi.ElementPSVI.
 
empty(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
A content model of EMPTY.
emptyElement(QName, XMLAttributes, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
An empty element.
emptyElement(QName, XMLAttributes, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
An empty element.
endAttlist(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
The end of an attribute list.
endCDATA(Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
The end of a CDATA section.
endCDATA(Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
The end of a CDATA section.
endConditional(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
The end of a conditional section.
endContentModel(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
The end of a content model.
endDocument(Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
The end of the document.
endDocumentFragment(Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
The end of the document fragment.
endDTD(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
The end of the DTD.
endElement(QName, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
The end of an element.
endElement(QName, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
The end of an element.
endExternalSubset(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
The end of the DTD external subset.
endGeneralEntity(String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
This method notifies the end of a general entity.
endGeneralEntity(String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
This method notifies the end of a general entity.
endGroup(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
The end of a group for mixed or children content models.
endParameterEntity(String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
This method notifies the end of a parameter entity.
endPrefixMapping(String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
The end of a namespace prefix mapping.
endPrefixMapping(String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
The end of a namespace prefix mapping.
equals(char[], int, int) - Method in class org.apache.xerces.xni.XMLString
Returns true if the contents of this XMLString structure and the specified array are equal.
equals(Object) - Method in class org.apache.xerces.xni.QName
Returns true if the two objects are equal.
equals(String) - Method in class org.apache.xerces.xni.XMLString
Returns true if the contents of this XMLString structure and the specified string are equal.
error(String, String, XMLParseException) - Method in interface org.apache.xerces.xni.parser.XMLErrorHandler
Reports an error.
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
An external entity declaration.

F

fatalError(String, String, XMLParseException) - Method in interface org.apache.xerces.xni.parser.XMLErrorHandler
Report a fatal error.
fBaseSystemId - Variable in class org.apache.xerces.xni.parser.XMLInputSource
Base system identifier.
fBaseSystemId - Variable in class org.apache.xerces.xni.parser.XMLParseException
Base system identifier.
fByteStream - Variable in class org.apache.xerces.xni.parser.XMLInputSource
Byte stream.
fCharStream - Variable in class org.apache.xerces.xni.parser.XMLInputSource
Character stream.
fColumnNumber - Variable in class org.apache.xerces.xni.parser.XMLParseException
Column number.
fEncoding - Variable in class org.apache.xerces.xni.parser.XMLInputSource
Encoding.
fExpandedSystemId - Variable in class org.apache.xerces.xni.parser.XMLParseException
expanded System identifier.
fIdentifier - Variable in class org.apache.xerces.xni.parser.XMLConfigurationException
Identifier.
fLineNumber - Variable in class org.apache.xerces.xni.parser.XMLParseException
Line number.
fLiteralSystemId - Variable in class org.apache.xerces.xni.parser.XMLParseException
literal System identifier.
fPublicId - Variable in class org.apache.xerces.xni.parser.XMLInputSource
Public identifier.
fPublicId - Variable in class org.apache.xerces.xni.parser.XMLParseException
Public identifier.
fSystemId - Variable in class org.apache.xerces.xni.parser.XMLInputSource
System identifier.
fType - Variable in class org.apache.xerces.xni.parser.XMLConfigurationException
Exception type.
FULL_VALIDATION - Static variable in interface org.apache.xerces.xni.psvi.ItemPSVI
Validation status indicating that full schema validation has been performed on the element.

G

getAugmentations(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an augmentation by attribute's index.
getAugmentations(String) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an augmentation by XML 1.0 qualified name.
getAugmentations(String, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an augmentation by namespace name.
getBaseSystemId() - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
Returns the base URI against which the literal SystemId is to be resolved.
getBaseSystemId() - Method in class org.apache.xerces.xni.parser.XMLInputSource
Returns the base system identifier.
getBaseSystemId() - Method in class org.apache.xerces.xni.parser.XMLParseException
Returns the base system identifier.
getByteStream() - Method in class org.apache.xerces.xni.parser.XMLInputSource
Returns the byte stream.
getCharacterStream() - Method in class org.apache.xerces.xni.parser.XMLInputSource
Returns the character stream.
getColumnNumber() - Method in interface org.apache.xerces.xni.XMLLocator
Returns the column number.
getColumnNumber() - Method in class org.apache.xerces.xni.parser.XMLParseException
Returns the row number.
getDeclaredPrefixAt(int) - Method in interface org.apache.xerces.xni.NamespaceContext
Returns the prefix at the specified index in the current context.
getDeclaredPrefixCount() - Method in interface org.apache.xerces.xni.NamespaceContext
Return a count of all prefixes currently declared, including the default prefix if bound.
getDocumentHandler() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Returns the registered document handler.
getDTDContentModelHandler() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Returns the registered DTD content model handler.
getDTDHandler() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Returns the registered DTD handler.
getEncoding() - Method in class org.apache.xerces.xni.parser.XMLInputSource
Returns the encoding of the stream, or null if not known.
getEntityResolver() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Returns the registered entity resolver.
getErrorCodes() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
A list of error codes generated from validation attempts.
getErrorHandler() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Returns the registered error handler.
getException() - Method in class org.apache.xerces.xni.XNIException
Returns the wrapped exception.
getExpandedSystemId() - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
Returns the expanded system identifier.
getExpandedSystemId() - Method in class org.apache.xerces.xni.parser.XMLParseException
Returns the expanded system identifier.
getFeature(String) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Returns the state of a feature.
getFeature(String) - Method in interface org.apache.xerces.xni.parser.XMLComponentManager
Returns the state of a feature.
getGrammarType() - Method in interface org.apache.xerces.xni.grammars.XMLGrammarDescription
the type of the grammar (e.g., DTD or XSD);
getGrammarType() - Method in interface org.apache.xerces.xni.grammars.Grammar
 
getIdentifier() - Method in class org.apache.xerces.xni.parser.XMLConfigurationException
Returns the feature or property identifier.
getIndex(String) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up the index of an attribute by XML 1.0 qualified name.
getIndex(String, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up the index of an attribute by Namespace name.
getItem(String) - Method in interface org.apache.xerces.xni.Augmentations
Get information identified by a key from the Augmentations structure
getLength() - Method in interface org.apache.xerces.xni.XMLAttributes
Returns the number of attributes in the list.
getLineNumber() - Method in interface org.apache.xerces.xni.XMLLocator
Returns the line number.
getLineNumber() - Method in class org.apache.xerces.xni.parser.XMLParseException
Returns the line number.
getLiteralSystemId() - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
Returns the literal system identifier.
getLiteralSystemId() - Method in class org.apache.xerces.xni.parser.XMLParseException
Returns the literal system identifier.
getLocale() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Returns the locale.
getLocalName(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an attribute's local name by index.
getMemberTypeName() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[member type definition name]
getMemberTypeNamespace() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[member type definition namespace]
getName(int, QName) - Method in interface org.apache.xerces.xni.XMLAttributes
Sets the fields in the given QName structure with the values of the attribute name at the specified index.
getNonNormalizedValue(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Returns the non-normalized value of the attribute at the specified index.
getNotationPublicId() - Method in interface org.apache.xerces.xni.psvi.ElementPSVI
[notation public]
getNotationSystemId() - Method in interface org.apache.xerces.xni.psvi.ElementPSVI
[notation system]
getParentContext() - Method in interface org.apache.xerces.xni.NamespaceContext
Returns the parent namespace context or null if there is no parent context.
getPrefix(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Returns the prefix of the attribute at the specified index.
getProperty(String) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Returns the value of a property.
getProperty(String) - Method in interface org.apache.xerces.xni.parser.XMLComponentManager
Returns the value of a property.
getPublicId() - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
Returns the public identifier.
getPublicId() - Method in class org.apache.xerces.xni.parser.XMLInputSource
Returns the public identifier.
getPublicId() - Method in class org.apache.xerces.xni.parser.XMLParseException
Returns the public identifier.
getQName(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an attribute's XML 1.0 qualified name by index.
getRecognizedFeatures() - Method in interface org.apache.xerces.xni.parser.XMLComponent
Returns a list of feature identifiers that are recognized by this component.
getRecognizedProperties() - Method in interface org.apache.xerces.xni.parser.XMLComponent
Returns a list of property identifiers that are recognized by this component.
getSchemaDefault() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[schema default]
getSchemaNamespace() - Method in interface org.apache.xerces.xni.psvi.ElementPSVI
[schema namespace]
getSchemaNormalizedValue() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[schema normalized value]
getSystemId() - Method in class org.apache.xerces.xni.parser.XMLInputSource
Returns the system identifier.
getType() - Method in class org.apache.xerces.xni.parser.XMLConfigurationException
Returns the exception type.
getType(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an attribute's type by index.
getType(String) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an attribute's type by XML 1.0 qualified name.
getType(String, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an attribute's type by Namespace name.
getTypeDefinitionType() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[type definition type]
getTypeName() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[type definition name]
getTypeNamespace() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[type definition namespace]
getURI(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an attribute's Namespace URI by index.
getURI(String) - Method in interface org.apache.xerces.xni.NamespaceContext
Look up a prefix and get the currently-mapped Namespace URI.
getValidationAttempted() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
Determines the extent to which the document has been validated
getValidationContext() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[validation context] // REVISIT: what the return type should be? Should we return QName/XPath/ or element info item..?
getValidity() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
Determine the validity of the node with respect to the validation being attempted
getValue(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an attribute's value by index.
getValue(String) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an attribute's value by XML 1.0 qualified name.
getValue(String, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Look up an attribute's value by Namespace name.
Grammar - interface org.apache.xerces.xni.grammars.Grammar.
A generic grammar for use in validating XML documents.

H

hashCode() - Method in class org.apache.xerces.xni.QName
Returns the hashcode for this object.

I

ignorableWhitespace(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
Ignorable whitespace.
ignorableWhitespace(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
Ignorable whitespace.
ignoredCharacters(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
Characters within an IGNORE conditional section.
internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
An internal entity declaration.
INVALID_VALIDITY - Static variable in interface org.apache.xerces.xni.psvi.ItemPSVI
Validity value indicating that validation has been strictly assessed and the element in question is invalid according to the rules of schema validation.
isMemberTypeAnonymous() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[member type definition anonymous]
isNil() - Method in interface org.apache.xerces.xni.psvi.ElementPSVI
[nil]
isSpecified() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[schema specified]
isSpecified(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Returns true if the attribute is specified in the instance document.
isTypeAnonymous() - Method in interface org.apache.xerces.xni.psvi.ItemPSVI
[type definition anonymous]
ItemPSVI - interface org.apache.xerces.xni.psvi.ItemPSVI.
 

K

keys() - Method in interface org.apache.xerces.xni.Augmentations
Returns an enumeration of the keys in the Augmentations structure

L

length - Variable in class org.apache.xerces.xni.XMLString
The length of characters from the offset.
localpart - Variable in class org.apache.xerces.xni.QName
The qname localpart.

N

NamespaceContext - interface org.apache.xerces.xni.NamespaceContext.
Represents an interface to query namespace information.
NO_VALIDATION - Static variable in interface org.apache.xerces.xni.psvi.ItemPSVI
Validation status indicating that schema validation has been performed and the element in question has specifically been skipped.
NOT_RECOGNIZED - Static variable in class org.apache.xerces.xni.parser.XMLConfigurationException
Exception type: identifier not recognized.
NOT_SUPPORTED - Static variable in class org.apache.xerces.xni.parser.XMLConfigurationException
Exception type: identifier not supported.
notationDecl(String, XMLResourceIdentifier, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
A notation declaration

O

occurrence(short, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
The occurrence count for a child in a children content model or for the mixed content model group.
OCCURS_ONE_OR_MORE - Static variable in interface org.apache.xerces.xni.XMLDTDContentModelHandler
This occurrence count limits the element, choice, or sequence in a children content model to one or more.
OCCURS_ZERO_OR_MORE - Static variable in interface org.apache.xerces.xni.XMLDTDContentModelHandler
This occurrence count limits the element, choice, or sequence in a children content model to zero or more.
OCCURS_ZERO_OR_ONE - Static variable in interface org.apache.xerces.xni.XMLDTDContentModelHandler
This occurrence count limits the element, choice, or sequence in a children content model to zero or one.
offset - Variable in class org.apache.xerces.xni.XMLString
The offset into the character array.
org.apache.xerces.xni - package org.apache.xerces.xni
 
org.apache.xerces.xni.grammars - package org.apache.xerces.xni.grammars
 
org.apache.xerces.xni.parser - package org.apache.xerces.xni.parser
 
org.apache.xerces.xni.psvi - package org.apache.xerces.xni.psvi
 

P

parse(boolean) - Method in interface org.apache.xerces.xni.parser.XMLPullParserConfiguration
Parses the document in a pull parsing fashion.
parse(XMLInputSource) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Parse an XML document.
PARTIAL_VALIDATION - Static variable in interface org.apache.xerces.xni.psvi.ItemPSVI
Validation status indicating that schema validation has been performed on the element in question under the rules of lax validation.
pcdata(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
The appearance of "#PCDATA" within a group signifying a mixed content model.
prefix - Variable in class org.apache.xerces.xni.QName
The qname prefix.
processingInstruction(String, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
A processing instruction.
putItem(String, Object) - Method in interface org.apache.xerces.xni.Augmentations
Add additional information identified by a key to the Augmentations structure.

Q

QName - class org.apache.xerces.xni.QName.
A structure that holds the components of an XML Namespaces qualified name.
QName() - Constructor for class org.apache.xerces.xni.QName
Default constructor.
QName(QName) - Constructor for class org.apache.xerces.xni.QName
Constructs a copy of the specified QName.
QName(String, String, String, String) - Constructor for class org.apache.xerces.xni.QName
Constructs a QName with the specified values.

R

rawname - Variable in class org.apache.xerces.xni.QName
The qname rawname.
removeAllAttributes() - Method in interface org.apache.xerces.xni.XMLAttributes
Removes all of the attributes.
removeAttributeAt(int) - Method in interface org.apache.xerces.xni.XMLAttributes
Removes the attribute at the specified index.
removeItem(String) - Method in interface org.apache.xerces.xni.Augmentations
Remove additional info from the Augmentations structure
reset(XMLComponentManager) - Method in interface org.apache.xerces.xni.parser.XMLComponent
Resets the component.
resolveEntity(XMLResourceIdentifier) - Method in interface org.apache.xerces.xni.parser.XMLEntityResolver
Resolves an external parsed entity.
retrieveGrammar(XMLGrammarDescription) - Method in interface org.apache.xerces.xni.grammars.XMLGrammarPool
 
retrieveInitialGrammarSet(String) - Method in interface org.apache.xerces.xni.grammars.XMLGrammarPool
 

S

scanDocument(boolean) - Method in interface org.apache.xerces.xni.parser.XMLDocumentScanner
Scans a document.
scanDTDExternalSubset(boolean) - Method in interface org.apache.xerces.xni.parser.XMLDTDScanner
Scans the external subset of the document.
scanDTDInternalSubset(boolean, boolean, boolean) - Method in interface org.apache.xerces.xni.parser.XMLDTDScanner
Scans the internal subset of the document.
SEPARATOR_CHOICE - Static variable in interface org.apache.xerces.xni.XMLDTDContentModelHandler
A choice separator for children and mixed content models.
SEPARATOR_SEQUENCE - Static variable in interface org.apache.xerces.xni.XMLDTDContentModelHandler
A sequence separator for children content models.
separator(short, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
The separator between choices or sequences of a mixed or children content model.
setBaseSystemId(String) - Method in class org.apache.xerces.xni.parser.XMLInputSource
Sets the base system identifier.
setByteStream(InputStream) - Method in class org.apache.xerces.xni.parser.XMLInputSource
Sets the byte stream.
setCharacterStream(Reader) - Method in class org.apache.xerces.xni.parser.XMLInputSource
Sets the character stream.
setDocumentHandler(XMLDocumentHandler) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Sets the document handler to receive information about the document.
setDocumentHandler(XMLDocumentHandler) - Method in interface org.apache.xerces.xni.parser.XMLDocumentSource
Sets the document handler.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in interface org.apache.xerces.xni.parser.XMLDTDContentModelSource
Sets the DTD content model handler.
setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Sets the DTD content model handler.
setDTDHandler(XMLDTDHandler) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Sets the DTD handler.
setDTDHandler(XMLDTDHandler) - Method in interface org.apache.xerces.xni.parser.XMLDTDSource
Sets the DTD handler.
setEncoding(String) - Method in class org.apache.xerces.xni.parser.XMLInputSource
Sets the encoding of the stream.
setEntityResolver(XMLEntityResolver) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Sets the entity resolver.
setErrorHandler(XMLErrorHandler) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Sets the error handler.
setFeature(String, boolean) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Sets the state of a feature.
setFeature(String, boolean) - Method in interface org.apache.xerces.xni.parser.XMLComponent
Sets the state of a feature.
setInputSource(XMLInputSource) - Method in interface org.apache.xerces.xni.parser.XMLDTDScanner
Sets the input source.
setInputSource(XMLInputSource) - Method in interface org.apache.xerces.xni.parser.XMLPullParserConfiguration
Sets the input source for the document to parse.
setInputSource(XMLInputSource) - Method in interface org.apache.xerces.xni.parser.XMLDocumentScanner
Sets the input source.
setLocale(Locale) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Set the locale to use for messages.
setName(int, QName) - Method in interface org.apache.xerces.xni.XMLAttributes
Sets the name of the attribute at the specified index.
setNonNormalizedValue(int, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Sets the non-normalized value of the attribute at the specified index.
setProperty(String, Object) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Sets the value of a property.
setProperty(String, Object) - Method in interface org.apache.xerces.xni.parser.XMLComponent
Sets the value of a property.
setPublicId(String) - Method in class org.apache.xerces.xni.parser.XMLInputSource
Sets the public identifier.
setSpecified(int, boolean) - Method in interface org.apache.xerces.xni.XMLAttributes
Sets whether an attribute is specified in the instance document or not.
setSystemId(String) - Method in class org.apache.xerces.xni.parser.XMLInputSource
Sets the system identifier.
setType(int, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Sets the type of the attribute at the specified index.
setValue(int, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Sets the value of the attribute at the specified index.
setValues(char[], int, int) - Method in class org.apache.xerces.xni.XMLString
Initializes the contents of the XMLString structure with the specified values.
setValues(QName) - Method in class org.apache.xerces.xni.QName
Convenience method to set the values of the qname components.
setValues(String, String, String, String) - Method in class org.apache.xerces.xni.QName
Convenience method to set the values of the qname components.
setValues(XMLString) - Method in class org.apache.xerces.xni.XMLString
Initializes the contents of the XMLString structure with copies of the given string structure.
startAttlist(String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
The start of an attribute list.
startCDATA(Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
The start of a CDATA section.
startCDATA(Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
The start of a CDATA section.
startConditional(short, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
The start of a conditional section.
startContentModel(String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
The start of a content model.
startDocument(XMLLocator, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
The start of the document.
startDocumentFragment(XMLLocator, NamespaceContext, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
The start of the document fragment.
startDTD(XMLLocator, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
The start of the DTD.
startElement(QName, XMLAttributes, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
The start of an element.
startElement(QName, XMLAttributes, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
The start of an element.
startExternalSubset(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
The start of the DTD external subset.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
This method notifies the start of a general entity.
startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
This method notifies the start of a general entity.
startGroup(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
A start of either a mixed or children content model.
startParameterEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
This method notifies of the start of a parameter entity.
startPrefixMapping(String, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
The start of a namespace prefix mapping.
startPrefixMapping(String, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
The start of a namespace prefix mapping.

T

textDecl(String, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
Notifies of the presence of a TextDecl line in an entity.
toString() - Method in class org.apache.xerces.xni.XMLString
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.xni.QName
Returns a string representation of this object.
toString() - Method in class org.apache.xerces.xni.parser.XMLParseException
Returns a string representation of this object.

U

UNKNOWN_VALIDITY - Static variable in interface org.apache.xerces.xni.psvi.ItemPSVI
Validity value indicating that validation has either not been performed or that a strict assessment of validity could not be performed
unparsedEntityDecl(String, XMLResourceIdentifier, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
An unparsed entity declaration.
uri - Variable in class org.apache.xerces.xni.QName
The URI to which the qname prefix is bound.

V

VALID_VALIDITY - Static variable in interface org.apache.xerces.xni.psvi.ItemPSVI
Validity value indicating that validation has been strictly assessed and the element in question is valid according to the rules of schema validation.

W

warning(String, String, XMLParseException) - Method in interface org.apache.xerces.xni.parser.XMLErrorHandler
Reports a warning.

X

XML_DTD - Static variable in interface org.apache.xerces.xni.grammars.XMLGrammarDescription
 
XML_DTD - Static variable in interface org.apache.xerces.xni.grammars.Grammar
 
XML_SCHEMA - Static variable in interface org.apache.xerces.xni.grammars.XMLGrammarDescription
 
XML_SCHEMA - Static variable in interface org.apache.xerces.xni.grammars.Grammar
 
XML_URI - Static variable in interface org.apache.xerces.xni.NamespaceContext
The XML Namespace ("http://www.w3.org/XML/1998/namespace").
XMLAttributes - interface org.apache.xerces.xni.XMLAttributes.
The XMLAttributes interface defines a collection of attributes for an element.
XMLComponent - interface org.apache.xerces.xni.parser.XMLComponent.
The component interface defines methods that must be implemented by components in a parser configuration.
XMLComponentManager - interface org.apache.xerces.xni.parser.XMLComponentManager.
The component manager manages a parser configuration and the components that make up that configuration.
XMLConfigurationException - exception org.apache.xerces.xni.parser.XMLConfigurationException.
An XNI parser configuration exception.
XMLConfigurationException(short, String) - Constructor for class org.apache.xerces.xni.parser.XMLConfigurationException
Constructs a configuration exception with the specified type and feature/property identifier.
XMLConfigurationException(short, String, String) - Constructor for class org.apache.xerces.xni.parser.XMLConfigurationException
Constructs a configuration exception with the specified type, feature/property identifier, and error message
xmlDecl(String, String, String, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
Notifies of the presence of an XMLDecl line in the document.
XMLDocumentFilter - interface org.apache.xerces.xni.parser.XMLDocumentFilter.
Defines a document filter that acts as both a receiver and an emitter of document events.
XMLDocumentFragmentHandler - interface org.apache.xerces.xni.XMLDocumentFragmentHandler.
This handler interface contains methods necessary to receive information about document elements and content.
XMLDocumentHandler - interface org.apache.xerces.xni.XMLDocumentHandler.
The document handler interface defines callback methods to report information items in XML documents.
XMLDocumentScanner - interface org.apache.xerces.xni.parser.XMLDocumentScanner.
This interface defines a generic document scanner.
XMLDocumentSource - interface org.apache.xerces.xni.parser.XMLDocumentSource.
Defines a document source.
XMLDTDContentModelFilter - interface org.apache.xerces.xni.parser.XMLDTDContentModelFilter.
Defines a DTD content model filter that acts as both a receiver and an emitter of DTD content model events.
XMLDTDContentModelHandler - interface org.apache.xerces.xni.XMLDTDContentModelHandler.
The DTD content model handler interface defines callback methods to report information items in DTD content models of an element declaration.
XMLDTDContentModelSource - interface org.apache.xerces.xni.parser.XMLDTDContentModelSource.
Defines a DTD content model source.
XMLDTDFilter - interface org.apache.xerces.xni.parser.XMLDTDFilter.
Defines a DTD filter that acts as both a receiver and an emitter of DTD events.
XMLDTDHandler - interface org.apache.xerces.xni.XMLDTDHandler.
The DTD handler interface defines callback methods to report information items in the DTD of an XML document.
XMLDTDScanner - interface org.apache.xerces.xni.parser.XMLDTDScanner.
This interface defines a generic DTD scanner.
XMLDTDSource - interface org.apache.xerces.xni.parser.XMLDTDSource.
Defines a DTD source.
XMLEntityResolver - interface org.apache.xerces.xni.parser.XMLEntityResolver.
This interface is used to resolve external parsed entities.
XMLErrorHandler - interface org.apache.xerces.xni.parser.XMLErrorHandler.
An interface for handling errors.
XMLGrammarDescription - interface org.apache.xerces.xni.grammars.XMLGrammarDescription.
 
XMLGrammarPool - interface org.apache.xerces.xni.grammars.XMLGrammarPool.
 
XMLInputSource - class org.apache.xerces.xni.parser.XMLInputSource.
This class represents an input source for an XML document.
XMLInputSource(String, String, String) - Constructor for class org.apache.xerces.xni.parser.XMLInputSource
Constructs an input source from just the public and system identifiers, leaving resolution of the entity and opening of the input stream up to the caller.
XMLInputSource(String, String, String, InputStream, String) - Constructor for class org.apache.xerces.xni.parser.XMLInputSource
Constructs an input source from a byte stream.
XMLInputSource(String, String, String, Reader, String) - Constructor for class org.apache.xerces.xni.parser.XMLInputSource
Constructs an input source from a character stream.
XMLInputSource(XMLResourceIdentifier) - Constructor for class org.apache.xerces.xni.parser.XMLInputSource
Constructs an input source from a XMLResourceIdentifier object, leaving resolution of the entity and opening of the input stream up to the caller.
XMLLocator - interface org.apache.xerces.xni.XMLLocator.
Location information.
XMLNS_URI - Static variable in interface org.apache.xerces.xni.NamespaceContext
XML Information Set REC all namespace attributes (including those named xmlns, whose [prefix] property has no value) have a namespace URI of http://www.w3.org/2000/xmlns/
XMLParseException - exception org.apache.xerces.xni.parser.XMLParseException.
A parsing exception.
XMLParseException(XMLLocator, String) - Constructor for class org.apache.xerces.xni.parser.XMLParseException
Constructs a parse exception.
XMLParseException(XMLLocator, String, Exception) - Constructor for class org.apache.xerces.xni.parser.XMLParseException
Constructs a parse exception.
XMLParserConfiguration - interface org.apache.xerces.xni.parser.XMLParserConfiguration.
Represents a parser configuration.
XMLPullParserConfiguration - interface org.apache.xerces.xni.parser.XMLPullParserConfiguration.
Represents a parser configuration that can be used as the configuration for a "pull" parser.
XMLResourceIdentifier - interface org.apache.xerces.xni.XMLResourceIdentifier.
 
XMLString - class org.apache.xerces.xni.XMLString.
This class is used as a structure to pass text contained in the underlying character buffer of the scanner.
XMLString() - Constructor for class org.apache.xerces.xni.XMLString
Default constructor.
XMLString(char[], int, int) - Constructor for class org.apache.xerces.xni.XMLString
Constructs an XMLString structure preset with the specified values.
XMLString(XMLString) - Constructor for class org.apache.xerces.xni.XMLString
Constructs an XMLString structure with copies of the values in the given structure.
XNIException - exception org.apache.xerces.xni.XNIException.
This exception is the base exception of all XNI exceptions.
XNIException(Exception) - Constructor for class org.apache.xerces.xni.XNIException
Constructs an XNI exception with a wrapped exception.
XNIException(String) - Constructor for class org.apache.xerces.xni.XNIException
Constructs an XNI exception with a message.
XNIException(String, Exception) - Constructor for class org.apache.xerces.xni.XNIException
Constructs an XNI exception with a message and wrapped exception.

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

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