- getAllPrefixes() - Method in interface org.apache.xerces.xni.NamespaceContext
-
Return an enumeration of all prefixes whose declarations are active
in the current context.
- getAttributes() - Method in interface org.apache.xerces.xni.grammars.XMLSchemaDescription
-
If a call is triggered by an element/attribute/xsi:type in the instance,
this call returns all attributes of such an element (or enclosing element).
- getAugmentations(int) - Method in interface org.apache.xerces.xni.XMLAttributes
-
Look up an augmentation by attribute's index.
- getAugmentations(String, String) - Method in interface org.apache.xerces.xni.XMLAttributes
-
Look up an augmentation by namespace name.
- getAugmentations(String) - Method in interface org.apache.xerces.xni.XMLAttributes
-
Look up an augmentation by XML 1.0 qualified name.
- getBaseSystemId() - Method in class org.apache.xerces.xni.parser.XMLInputSource
-
Returns the base system identifier.
- getBaseSystemId() - Method in exception org.apache.xerces.xni.parser.XMLParseException
-
Returns the base system identifier.
- getBaseSystemId() - Method in interface org.apache.xerces.xni.XMLLocator
-
Returns the base system identifier.
- getBaseSystemId() - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
Returns the base URI against which the literal SystemId is to be
resolved.
- getByteStream() - Method in class org.apache.xerces.xni.parser.XMLInputSource
-
Returns the byte stream.
- getCause() - Method in exception org.apache.xerces.xni.XNIException
-
Returns the cause of this XNIException
.
- getCharacterOffset() - Method in exception org.apache.xerces.xni.parser.XMLParseException
-
Returns the character offset.
- getCharacterOffset() - Method in interface org.apache.xerces.xni.XMLLocator
-
Returns the character offset, or -1
if no character offset is available.
- getCharacterStream() - Method in class org.apache.xerces.xni.parser.XMLInputSource
-
Returns the character stream.
- getColumnNumber() - Method in exception org.apache.xerces.xni.parser.XMLParseException
-
Returns the row number.
- getColumnNumber() - Method in interface org.apache.xerces.xni.XMLLocator
-
Returns the column number, or -1
if no column number is available.
- getContextType() - Method in interface org.apache.xerces.xni.grammars.XMLSchemaDescription
-
Get the context.
- 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 locally declared prefixes, including
the default prefix if bound.
- getDocumentHandler() - Method in interface org.apache.xerces.xni.parser.XMLDocumentSource
-
Returns the document handler
- getDocumentHandler() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Returns the registered document handler.
- getDocumentSource() - Method in interface org.apache.xerces.xni.XMLDocumentHandler
-
Returns the document source.
- getDTDContentModelHandler() - Method in interface org.apache.xerces.xni.parser.XMLDTDContentModelSource
-
Returns the DTD content model handler.
- getDTDContentModelHandler() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Returns the registered DTD content model handler.
- getDTDContentModelSource() - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
-
- getDTDHandler() - Method in interface org.apache.xerces.xni.parser.XMLDTDSource
-
Returns the DTD handler.
- getDTDHandler() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Returns the registered DTD handler.
- getDTDSource() - Method in interface org.apache.xerces.xni.XMLDTDHandler
-
- getEnclosingElementName() - Method in interface org.apache.xerces.xni.grammars.XMLSchemaDescription
-
If a call is triggered by an attribute or xsi:type, then this method
returns the enclosing element of such element.
- getEncoding() - Method in class org.apache.xerces.xni.parser.XMLInputSource
-
Returns the encoding of the stream, or null if not known.
- getEncoding() - Method in interface org.apache.xerces.xni.XMLLocator
-
Returns the encoding of the current entity.
- getEntityResolver() - Method in interface org.apache.xerces.xni.grammars.XMLGrammarLoader
-
Returns the registered entity resolver.
- getEntityResolver() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Returns the registered entity resolver.
- getErrorHandler() - Method in interface org.apache.xerces.xni.grammars.XMLGrammarLoader
-
Returns the registered error handler.
- getErrorHandler() - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Returns the registered error handler.
- getException() - Method in exception org.apache.xerces.xni.XNIException
-
Returns the wrapped exception.
- getExpandedSystemId() - Method in exception org.apache.xerces.xni.parser.XMLParseException
-
Returns the expanded system identifier.
- getExpandedSystemId() - Method in interface org.apache.xerces.xni.XMLLocator
-
Returns the expanded system identifier.
- getExpandedSystemId() - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
Returns the expanded system identifier.
- getFeature(String) - Method in interface org.apache.xerces.xni.grammars.XMLGrammarLoader
-
Returns the state of a feature.
- getFeature(String) - Method in interface org.apache.xerces.xni.parser.XMLComponentManager
-
Returns the state of a feature.
- getFeature(String) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Returns the state of a feature.
- getFeatureDefault(String) - Method in interface org.apache.xerces.xni.parser.XMLComponent
-
Returns the default state for a feature, or null if this
component does not want to report a default value for this
feature.
- getGrammarDescription() - Method in interface org.apache.xerces.xni.grammars.Grammar
-
get the XMLGrammarDescription
associated with this
object
- getGrammarType() - Method in interface org.apache.xerces.xni.grammars.XMLGrammarDescription
-
Return the type of this grammar.
- getIdentifier() - Method in exception 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 exception org.apache.xerces.xni.parser.XMLParseException
-
Returns the line number.
- getLineNumber() - Method in interface org.apache.xerces.xni.XMLLocator
-
Returns the line number, or -1
if no line number is available.
- getLiteralSystemId() - Method in exception org.apache.xerces.xni.parser.XMLParseException
-
Returns the literal system identifier.
- getLiteralSystemId() - Method in interface org.apache.xerces.xni.XMLLocator
-
Returns the literal system identifier.
- getLiteralSystemId() - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
Returns the literal system identifier.
- getLocale() - Method in interface org.apache.xerces.xni.grammars.XMLGrammarLoader
-
Return the Locale the XMLGrammarLoader is using.
- 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.
- getLocationHints() - Method in interface org.apache.xerces.xni.grammars.XMLSchemaDescription
-
For import and references from the instance document, it's possible to
have multiple hints for one 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.
- getNamespace() - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
Returns the namespace of the resource.
- getNonNormalizedValue(int) - Method in interface org.apache.xerces.xni.XMLAttributes
-
Returns the non-normalized value of the attribute at the specified
index.
- getPrefix(String) - Method in interface org.apache.xerces.xni.NamespaceContext
-
Look up a namespace URI and get one of the mapped prefix.
- 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.grammars.XMLGrammarLoader
-
Returns the state of a property.
- getProperty(String) - Method in interface org.apache.xerces.xni.parser.XMLComponentManager
-
Returns the value of a property.
- getProperty(String) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Returns the value of a property.
- getPropertyDefault(String) - Method in interface org.apache.xerces.xni.parser.XMLComponent
-
Returns the default state for a property, or null if this
component does not want to report a default value for this
property.
- getPublicId() - Method in class org.apache.xerces.xni.parser.XMLInputSource
-
Returns the public identifier.
- getPublicId() - Method in exception org.apache.xerces.xni.parser.XMLParseException
-
Returns the public identifier.
- getPublicId() - Method in interface org.apache.xerces.xni.XMLLocator
-
Returns the public identifier.
- getPublicId() - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
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.grammars.XMLGrammarLoader
-
Returns a list of feature identifiers that are recognized by
this XMLGrammarLoader.
- 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.grammars.XMLGrammarLoader
-
Returns a list of property identifiers that are recognized by
this XMLGrammarLoader.
- getRecognizedProperties() - Method in interface org.apache.xerces.xni.parser.XMLComponent
-
Returns a list of property identifiers that are recognized by
this component.
- getRootName() - Method in interface org.apache.xerces.xni.grammars.XMLDTDDescription
-
Return the root name of this DTD.
- getSystemId() - Method in class org.apache.xerces.xni.parser.XMLInputSource
-
Returns the system identifier.
- getTargetNamespace() - Method in interface org.apache.xerces.xni.grammars.XMLSchemaDescription
-
If the context is "include" or "redefine", then return the target
namespace of the enclosing schema document; otherwise, the expected
target namespace of this document.
- getTriggeringComponent() - Method in interface org.apache.xerces.xni.grammars.XMLSchemaDescription
-
If a call is triggered by an element/attribute/xsi:type in the instance,
this call returns the name of such triggering component: the name of
the element/attribute, or the value of the xsi:type.
- getType() - Method in exception 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.
- getURI(String) - Method in interface org.apache.xerces.xni.NamespaceContext
-
Look up a prefix and get the currently-mapped Namespace URI.
- getURI(int) - Method in interface org.apache.xerces.xni.XMLAttributes
-
Look up an attribute's Namespace URI by index.
- 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.
- getXMLVersion() - Method in interface org.apache.xerces.xni.XMLLocator
-
Returns the XML version of the current entity.
- Grammar - Interface in org.apache.xerces.xni.grammars
-
A generic grammar for use in validating XML documents.
- 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(short, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
-
The separator between choices or sequences of a mixed or children
content model.
- 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.
- setAugmentations(int, Augmentations) - Method in interface org.apache.xerces.xni.XMLAttributes
-
Sets the augmentations of the attribute at the specified index.
- setBaseSystemId(String) - Method in class org.apache.xerces.xni.parser.XMLInputSource
-
Sets the base system identifier.
- setBaseSystemId(String) - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
Sets the base URI against which the literal SystemId is to be
resolved.
- 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.XMLDocumentSource
-
Sets the document handler.
- setDocumentHandler(XMLDocumentHandler) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Sets the document handler to receive information about the document.
- setDocumentSource(XMLDocumentSource) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
-
Sets the document source.
- 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.
- setDTDContentModelSource(XMLDTDContentModelSource) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
-
- setDTDHandler(XMLDTDHandler) - Method in interface org.apache.xerces.xni.parser.XMLDTDSource
-
Sets the DTD handler.
- setDTDHandler(XMLDTDHandler) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Sets the DTD handler.
- setDTDSource(XMLDTDSource) - Method in interface org.apache.xerces.xni.XMLDTDHandler
-
- 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.grammars.XMLGrammarLoader
-
Sets the entity resolver.
- setEntityResolver(XMLEntityResolver) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Sets the entity resolver.
- setErrorHandler(XMLErrorHandler) - Method in interface org.apache.xerces.xni.grammars.XMLGrammarLoader
-
Sets the error handler.
- setErrorHandler(XMLErrorHandler) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Sets the error handler.
- setExpandedSystemId(String) - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
Sets the expanded system identifier.
- setFeature(String, boolean) - Method in interface org.apache.xerces.xni.grammars.XMLGrammarLoader
-
Sets the state of a feature.
- setFeature(String, boolean) - Method in interface org.apache.xerces.xni.parser.XMLComponent
-
Sets the state of a feature.
- setFeature(String, boolean) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Sets the state of a feature.
- setInputSource(XMLInputSource) - Method in interface org.apache.xerces.xni.parser.XMLDocumentScanner
-
Sets the input source.
- 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.
- setLiteralSystemId(String) - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
Sets the literal system identifier.
- setLocale(Locale) - Method in interface org.apache.xerces.xni.grammars.XMLGrammarLoader
-
Set the locale to use for messages.
- 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.
- setNamespace(String) - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
Sets the namespace of the resource.
- 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.grammars.XMLGrammarLoader
-
Sets the state of a property.
- setProperty(String, Object) - Method in interface org.apache.xerces.xni.parser.XMLComponent
-
Sets the value of a property.
- setProperty(String, Object) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
-
Sets the value of a property.
- setPublicId(String) - Method in class org.apache.xerces.xni.parser.XMLInputSource
-
Sets the public identifier.
- setPublicId(String) - Method in interface org.apache.xerces.xni.XMLResourceIdentifier
-
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(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(char[], int, int) - Method in class org.apache.xerces.xni.XMLString
-
Initializes the contents of the XMLString structure with the
specified values.
- 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, NamespaceContext, 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(XMLResourceIdentifier, 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.
- XML_DTD - Static variable in interface org.apache.xerces.xni.grammars.XMLGrammarDescription
-
The grammar type constant for DTD grammars.
- XML_SCHEMA - Static variable in interface org.apache.xerces.xni.grammars.XMLGrammarDescription
-
The grammar type constant for XML Schema grammars.
- XML_URI - Static variable in interface org.apache.xerces.xni.NamespaceContext
-
The XML Namespace ("http://www.w3.org/XML/1998/namespace").
- XMLAttributes - Interface in org.apache.xerces.xni
-
The XMLAttributes interface defines a collection of attributes for
an element.
- XMLComponent - Interface in org.apache.xerces.xni.parser
-
The component interface defines methods that must be implemented
by components in a parser configuration.
- XMLComponentManager - Interface in org.apache.xerces.xni.parser
-
The component manager manages a parser configuration and the components
that make up that configuration.
- XMLConfigurationException - Exception in org.apache.xerces.xni.parser
-
An XNI parser configuration exception.
- XMLConfigurationException(short, String) - Constructor for exception org.apache.xerces.xni.parser.XMLConfigurationException
-
Constructs a configuration exception with the specified type
and feature/property identifier.
- XMLConfigurationException(short, String, String) - Constructor for exception 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 in org.apache.xerces.xni.parser
-
Defines a document filter that acts as both a receiver and an emitter
of document events.
- XMLDocumentFragmentHandler - Interface in org.apache.xerces.xni
-
This handler interface contains methods necessary to receive
information about document elements and content.
- XMLDocumentHandler - Interface in org.apache.xerces.xni
-
The document handler interface defines callback methods to report
information items in XML documents.
- XMLDocumentScanner - Interface in org.apache.xerces.xni.parser
-
This interface defines a generic document scanner.
- XMLDocumentSource - Interface in org.apache.xerces.xni.parser
-
Defines a document source.
- XMLDTDContentModelFilter - Interface in org.apache.xerces.xni.parser
-
Defines a DTD content model filter that acts as both a receiver and
an emitter of DTD content model events.
- XMLDTDContentModelHandler - Interface in org.apache.xerces.xni
-
The DTD content model handler interface defines callback methods
to report information items in DTD content models of an element
declaration.
- XMLDTDContentModelSource - Interface in org.apache.xerces.xni.parser
-
Defines a DTD content model source.
- XMLDTDDescription - Interface in org.apache.xerces.xni.grammars
-
All information specific to DTD grammars.
- XMLDTDFilter - Interface in org.apache.xerces.xni.parser
-
Defines a DTD filter that acts as both a receiver and an emitter
of DTD events.
- XMLDTDHandler - Interface in org.apache.xerces.xni
-
The DTD handler interface defines callback methods to report
information items in the DTD of an XML document.
- XMLDTDScanner - Interface in org.apache.xerces.xni.parser
-
This interface defines a generic DTD scanner.
- XMLDTDSource - Interface in org.apache.xerces.xni.parser
-
Defines a DTD source.
- XMLEntityResolver - Interface in org.apache.xerces.xni.parser
-
This interface is used to resolve external parsed entities.
- XMLErrorHandler - Interface in org.apache.xerces.xni.parser
-
An interface for handling errors.
- XMLGrammarDescription - Interface in org.apache.xerces.xni.grammars
-
This interface describes basic attributes of XML grammars--their
physical location and their type.
- XMLGrammarLoader - Interface in org.apache.xerces.xni.grammars
-
The intention of this interface is to provide a generic means
by which Grammar objects may be created without parsing instance
documents.
- XMLGrammarPool - Interface in org.apache.xerces.xni.grammars
-
This interface specifies how the parser and the application
interact with respect to Grammar objects that the application
possesses--either by having precompiled them or by having stored them
from a previous validation of an instance document.
- XMLInputSource - Class in org.apache.xerces.xni.parser
-
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(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.
- 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.
- XMLLocator - Interface in org.apache.xerces.xni
-
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 in org.apache.xerces.xni.parser
-
A parsing exception.
- XMLParseException(XMLLocator, String) - Constructor for exception org.apache.xerces.xni.parser.XMLParseException
-
Constructs a parse exception.
- XMLParseException(XMLLocator, String, Exception) - Constructor for exception org.apache.xerces.xni.parser.XMLParseException
-
Constructs a parse exception.
- XMLParserConfiguration - Interface in org.apache.xerces.xni.parser
-
Represents a parser configuration.
- XMLPullParserConfiguration - Interface in org.apache.xerces.xni.parser
-
Represents a parser configuration that can be used as the
configuration for a "pull" parser.
- XMLResourceIdentifier - Interface in org.apache.xerces.xni
-
This represents the basic physical description of the location of any
XML resource (a Schema grammar, a DTD, a general entity etc.)
- XMLSchemaDescription - Interface in org.apache.xerces.xni.grammars
-
All information specific to XML Schema grammars.
- XMLString - Class in org.apache.xerces.xni
-
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 in org.apache.xerces.xni
-
This exception is the base exception of all XNI exceptions.
- XNIException(String) - Constructor for exception org.apache.xerces.xni.XNIException
-
Constructs an XNI exception with a message.
- XNIException(Exception) - Constructor for exception org.apache.xerces.xni.XNIException
-
Constructs an XNI exception with a wrapped exception.
- XNIException(String, Exception) - Constructor for exception org.apache.xerces.xni.XNIException
-
Constructs an XNI exception with a message and wrapped exception.
- XSGrammar - Interface in org.apache.xerces.xni.grammars
-
Representing a schema grammar.