XML Parser for Java 1.1.16
A B C D E F G H I L M N O P Q R S T U V W X

A

AbsTerm - class com.ibm.xml.xpointer.AbsTerm.
The AbsTerm class provides support for absolute location terms in XPointers.
AbsTerm(int) - Constructor for class com.ibm.xml.xpointer.AbsTerm
Constructor for root() and origin().
AbsTerm(int, String) - Constructor for class com.ibm.xml.xpointer.AbsTerm
Constructor for id(Name) and html(nameValue).
acceptPost(Visitor) - Method in class com.ibm.xml.parser.AttDef
Implements the accept operation of the visitor design pattern when the end of an AttDef Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.EntityDecl
Implements the accept operation of the visitor design pattern when the end of an Entity Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.TXDocumentFragment
Implements the accept operation of the visitor design pattern when the end of a TXDocumentFragment Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.TXDocument
Implements the accept operation of the visitor design pattern when the end of a TXDocument Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.TXComment
Implements the accept operation of the visitor design pattern when the end of a TXComment Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.TXPI
Implements the accept operation of the visitor design pattern when the end of a TXPI Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in interface com.ibm.xml.parser.Visitee
Interface to be implemented which defines the accept operation of the visitor design pattern when the end of a Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.ElementDecl
Implements the accept operation of the visitor design pattern when the end of an ElementDecl Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.Attlist
Implements the accept operation of the visitor design pattern when the end of an Attlist Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.TXNotation
Implements the accept operation of the visitor design pattern when the end of a TXNotation Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.TXElement
Implements the accept operation of the visitor design pattern when the end of a TXElement Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.TXAttribute
Implements the accept operation of the visitor design pattern when the end of a TXAttribute Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.TXText
Implements the accept operation of the visitor design pattern when the end of a TXText Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.GeneralReference
Implements the accept operation of the visitor design pattern when the end of a General Reference Node is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.PseudoNode
Implements the accept operation of the visitor design pattern when the end of a PseudoNode is recognized when traversing the document object tree.
acceptPost(Visitor) - Method in class com.ibm.xml.parser.DTD
Implements the accept operation of the visitor design pattern when the end of a DTD Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.AttDef
Implements the accept operation of the visitor design pattern when the start of an AttDef Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.EntityDecl
Implements the accept operation of the visitor design pattern when the start of an Entity Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.TXDocumentFragment
Implements the accept operation of the visitor design pattern when the start of a TXDocumentFragment Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.TXDocument
Implements the accept operation of the visitor design pattern when the start of a TXDocument Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.TXComment
Implements the accept operation of the visitor design pattern when the start of a TXComment Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.TXPI
Implements the accept operation of the visitor design pattern when the start of a TXPI Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in interface com.ibm.xml.parser.Visitee
Interface to be implemented which defines the accept operation of the visitor design pattern when the start of a Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.ElementDecl
Implements the accept operation of the visitor design pattern when the start of an ElementDecl Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.Attlist
Implements the accept operation of the visitor design pattern when the start of an Attlist Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.TXNotation
Implements the accept operation of the visitor design pattern when the start of a TXNotation Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.TXElement
Implements the accept operation of the visitor design pattern when the start of a TXElement Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.TXAttribute
Implements the accept operation of the visitor design pattern when the start of a TXAttribute Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.TXText
Implements the accept operation of the visitor design pattern when the start of a TXText Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.GeneralReference
Implements the accept operation of the visitor design pattern when the start of a General Reference Node is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.PseudoNode
Implements the accept operation of the visitor design pattern when the start of a PseudoNode is recognized when traversing the document object tree.
acceptPre(Visitor) - Method in class com.ibm.xml.parser.DTD
Implements the accept operation of the visitor design pattern when the start of a DTD Node is recognized when traversing the document object tree.
add(Node) - Method in class com.ibm.xml.xpointer.Pointed
Add that a Node is being pointed to by an XPointer.
add(Node, String, int, int) - Method in class com.ibm.xml.xpointer.Pointed
Add that a string in a Node is being pointed to by an XPointer.
add(String) - Method in class com.ibm.xml.xpointer.Pointed
Add that a string is being pointed to by an XPointer.
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Add an attribute to an attribute list.
addElement(AttDef) - Method in class com.ibm.xml.parser.Attlist
Adds the specified attribute definition to the end of this attribute list .
addElement(Child) - Method in class com.ibm.xml.parser.Parent
Deprecated. Use appendChild()
addElement(String) - Method in class com.ibm.xml.parser.AttDef
Adds the specified token to the end of the list of tokens that can be used as values for this enumerated attribute type; the specified token has no meaning for other attribute types.
addElementHandler(ElementHandler) - Method in class com.ibm.xml.parser.Parser
Register a handler for receiving control when ANY element tag is recognized by this parser.
addElementHandler(ElementHandler, String) - Method in class com.ibm.xml.parser.Parser
Register a handler for receiving control when the specified elementTagName element tag is recognized by this parser.
addNoRequiredAttributeHandler(NoRequiredAttributeHandler) - Method in class com.ibm.xml.parser.Parser
Register a handler for receiving control when a "no required attribute" event is recognized by this parser.
addPIHandler(PIHandler) - Method in class com.ibm.xml.parser.Parser
Register a handler for receiving control when PIs are recognized by this parser.
addPreRootHandler(PreRootHandler) - Method in class com.ibm.xml.parser.Parser
Register a handler for receiving control from this parser after the internal and/or external DTD subsets are parsed, but before the document's root Element is parsed.
addTextElement(TXText) - Method in class com.ibm.xml.parser.TXElement
Adds the specified text Node to the end of this Element.
ANY - Static variable in class com.ibm.xml.parser.ElementDecl
 
appendChild(Node) - Method in class com.ibm.xml.parser.Child
Throws a DOMException because Child Nodes are leaf Nodes.
appendChild(Node) - Method in class com.ibm.xml.parser.Parent
Inserts the specified Node as the last Child in this Node's list of children.
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class com.ibm.xml.parser.TXCharacterData
Append data to the end of the character data in this Text Node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendOtherTerm(OtherTerm) - Method in class com.ibm.xml.xpointer.XPointer
Appends the specified otherTerm to the end of the other terms for this XPointer.
AttDef - class com.ibm.xml.parser.AttDef.
This class provides support for a single attribute object that is declared as part of an Element's attribute list declaration in the DTD.
ATTDEF - Static variable in class com.ibm.xml.parser.Child
 
AttDef(String) - Constructor for class com.ibm.xml.parser.AttDef
Constructor.
Attlist - class com.ibm.xml.parser.Attlist.
The Attlist class provides services in support of DTD attribute list declarations.
ATTLIST - Static variable in class com.ibm.xml.parser.Child
 
Attlist(String) - Constructor for class com.ibm.xml.parser.Attlist
Constructor.
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.Typically the allowable values for the attribute are defined in a documenttype definition.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
 
attributeElements() - Method in class com.ibm.xml.parser.TXElement
Returns an enumeration of TXAttribute of the attributes of this Element.
AttributeList - interface org.xml.sax.AttributeList.
Interface for an element's attribute specifications.
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl.
Convenience implementation for AttributeList.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Construct a persistent copy of an existing attribute list.
AttrTerm - class com.ibm.xml.xpointer.AttrTerm.
The AttrTerm class provides support for attribute location terms in XPointers.
AttrTerm(String) - Constructor for class com.ibm.xml.xpointer.AttrTerm
Constructor.

XML Parser for Java 1.1.16
A B C D E F G H I L M N O P Q R S T U V W X