Google

Xerces 3.1.1 API: I-Index
Xerces 3.1.1
A B C D E F G H I J K L M N O P R S T U V W X _

I

identifiers - Variable in class org.apache.xerces.dom.DocumentImpl
Identifiers.
ignorableWhitespace(char[], int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xerces.parsers.DOMParser
Not called.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xerces.parsers.SAXParser
Ignorable whitespace.
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.html.dom.HTMLBuilder
 
Receive notification of ignorable whitespace in element content.
Deprecated. Receive notification of ignorable whitespace in element content.
Deprecated. Receive notification of ignorable whitespace in element content.
Adapt a SAX2 ignorable whitespace event.
Filter an ignorable whitespace event.
Receive notification of ignorable whitespace in element content.
Adapt a SAX1 ignorable whitespace event.
Deprecated. Ignorable whitespace.
ignorableWhitespace(int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for ignorable whitespace.
ignorableWhitespace(int) - Method in class org.apache.xerces.parsers.DOMParser
Ignorable whitespace.
ignorableWhitespace(int) - Method in class org.apache.xerces.parsers.SAXParser
Not called.
Deprecated. Not called.
IGNORABLEWS - Static variable in class org.apache.xerces.dom.NodeImpl
 
importNode(Node, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Copies data from the source node.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
If indentation is turned on, the default identation level is 4.
 
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value
init() - Method in class org.apache.xerces.parsers.DOMParser
Initializes the parser to a pre-parse state.
initEvent(String, boolean, boolean) - Method in class org.apache.xerces.dom.events.EventImpl
The DOM doesn't deal with constructors, so instead we have an initializer call to set most of the read-only fields.
initEvent(String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
initHandlers(boolean, XMLDocumentHandler, XMLDocumentHandler.DTDHandler) - Method in class org.apache.xerces.framework.XMLParser
Set char data processing preference and handlers.
INITIAL_CHUNK_COUNT - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Initial chunk size.
initialized - Variable in class org.apache.xerces.dom.events.EventImpl
 
initMutationEvent(String, boolean, boolean, Node, String, String, String) - Method in class org.apache.xerces.dom.events.MutationEventImpl
Initialize a mutation event, or overwrite the event's current settings with new values of the parameters.
initMutationEvent(String, boolean, boolean, Node, String, String, String) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
Zero-argument default constructor.
Create a new input source with a byte stream.
Create a new input source with a character stream.
Create a new input source with a system identifier.
insertBefore(int, int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Inserts a child before the specified node in the table.
insertBefore(Node, Node) - Method in class org.apache.xerces.dom.NodeImpl
Move one or more node(s) to our list of children.
insertBefore(Node, Node) - Method in class org.apache.xerces.dom.ParentNode
Move one or more node(s) to our list of children.
insertBefore(Node, Node) - Method in class org.apache.xerces.dom.DocumentImpl
Since a Document may contain at most one top-level Element child, and at most one DocumentType declaraction, we need to subclass our add-children methods to implement this constraint.
insertBefore(Node, Node) - Method in class org.apache.xerces.dom.ChildAndParentNode
Move one or more node(s) to our list of children.
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertCell(int) - Method in class org.apache.html.dom.HTMLTableRowElementImpl
 
insertCell(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
Insert an empty TD cell into this row.
insertData(int, String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Insert additional characters into the data stored in this node, at the offset specified.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
insertedNodeFromDOM(Node) - Method in class org.apache.xerces.dom.RangeImpl
This function is called from the DOM.
insertNode(Node) - Method in class org.apache.xerces.dom.RangeImpl
 
insertNode(Node) - Method in interface org.w3c.dom.range.Range
Inserts a node into the document or document fragment at the start of the range.
insertRow(int) - Method in class org.apache.html.dom.HTMLTableElementImpl
 
insertRow(int) - Method in class org.apache.html.dom.HTMLTableSectionElementImpl
 
insertRow(int) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
Insert a row into this section.
insertRow(int) - Method in interface org.w3c.dom.html.HTMLTableElement
Insert a new empty row in the table.
Deprecated. Internal entity decl.
internalEntityDecl(int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for internal general entity declaration.
internalEntityDecl(int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ENTITY Name EntityValue> (internal)
internalEntityDecl(int, int) - Method in class org.apache.xerces.parsers.SAXParser
Report an internal general entity declaration.
 
Report an internal entity declaration.
internalPEDecl(int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for an internal parameter entity declaration.
internalPEDecl(int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ENTITY % Name EntityValue> (internal)
internalPEDecl(int, int) - Method in class org.apache.xerces.parsers.SAXParser
Report an internal parameter entity declaration.
internalRemoveNamedItem(String, boolean) - Method in class org.apache.xerces.dom.AttributeMap
Internal removeNamedItem method allowing to specify whether an exception must be thrown if the specified name is not found.
internalRemoveNamedItemNS(String, String, boolean) - Method in class org.apache.xerces.dom.AttributeMap
Internal removeNamedItemNS method allowing to specify whether an exception must be thrown if the specified local name and namespace URI is not found.
internalSubset - Variable in class org.apache.xerces.dom.DocumentTypeImpl
 
internalSubset(int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Supports DOM Level 2 internalSubset additions.
internalSubset(int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
Supports DOM Level 2 internalSubset additions.
internalSubset(int) - Method in class org.apache.xerces.parsers.DOMParser
Supports DOM Level 2 internalSubset additions.
internalSubset(int) - Method in class org.apache.xerces.parsers.SAXParser
New callback from DOM Level 2.
INUSE_ATTRIBUTE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere
INVALID_ACCESS_ERR - Static variable in class org.w3c.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_CHARACTER_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal character is specified, such as in a name.
INVALID_MODIFICATION_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_NODE_TYPE_ERR - Static variable in class org.w3c.dom.range.RangeException
 
INVALID_STATE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
Returns true if the specified attribute is a boolean and should be printed without the value.
Returns true if the text node children of the given elements should be output as CDATA.
Returns true if the opening of one element (tagName) implies the closing of another open element (openTag).
Returns true if in the state of the document.
Returns true if element is declared to have element content.
Returns true if element is declared to be empty.
isFeatureRecognized(String) - Method in class org.apache.xerces.framework.XMLParser
Returns true if the specified feature is recognized.
isIgnorableWhitespace() - Method in class org.apache.xerces.dom.TextImpl
NON-DOM: Returns whether this Text is ignorable whitespace.
isKidOK(Node, Node) - Method in class org.apache.xerces.dom.DocumentImpl
Uses the kidOK lookup table to check whether the proposed tree structure is legal.
Returns whether or not this parser supports XML namespaces.
Returns whether or not this parser supports XML namespaces.
Indicates if this SAXParserFactory is configured to produce parsers that are namespace aware or not.
Indicates if this DocumentBuilderFactory is configured to produce parsers that are namespace aware or not.
Returns true if the text node children of the given elements should be output unescaped.
Returns true if element's closing tag is generally not printed.
Returns true if element's closing tag is optional and need not exist.
Returns true if element's textual contents preserves spaces.
isPropertyRecognized(String) - Method in class org.apache.xerces.framework.XMLParser
Returns true if the specified property is recognized.
isSpecified(int) - Method in class org.apache.xerces.framework.XMLAttrList
Was the attribute explicitly supplied or was it provided through a default?
isSupported(String, String) - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
isSupported(String, String) - Method in interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
Returns true if the specified attribute it a URI and should be escaped appropriately.
Returns whether or not this parser supports validating XML content.
Returns whether or not this parser supports validating XML content.
Indicates if this SAXParserFactory is configured to produce parsers that validate XML documents as they are parsed.
Indicates if this DocumentBuilderFactory is configured to produce parsers that validate XML documents as they are parsed.
isXMLName(String) - Static method in class org.apache.xerces.dom.DocumentImpl
Check the string against XML's definition of acceptable names for elements and attributes and so on.
item(int) - Method in class org.apache.xerces.dom.NodeImpl
NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in class org.apache.xerces.dom.ParentNode
NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in class org.apache.xerces.dom.DeepNodeListImpl
Returns the node at the specified index.
item(int) - Method in class org.apache.xerces.dom.ChildAndParentNode
NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Retrieve an item from the map by 0-based index.
item(int) - Method in class org.apache.xerces.dom.EntityReferenceImpl
Returns the node at the given index.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.html.HTMLCollection
This method retrieves a node specified by ordinal index.
iterators - Variable in class org.apache.xerces.dom.DocumentImpl
Iterators

Xerces 3.1.1
A B C D E F G H I J K L M N O P R S T U V W X _