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

A

addAttDef(int, AttDef) - Method in interface com.ibm.xml.framework.ElementDeclPool
Create and populate an AttDef, and this function will add it, and return the new attDefIndex for it.
addAttr(Attr, int) - Method in interface com.ibm.xml.framework.AttrPool
 
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Add an attribute to an attribute list.
addContentSpecNode(ContentSpecNode) - Method in interface com.ibm.xml.framework.ElementDeclPool
 
addDefaultAttributes(int, AttrPool, int, int) - Method in interface com.ibm.xml.framework.ElementDeclPool
 
addElement(int) - Method in interface com.ibm.xml.framework.ElementDeclPool
Add an element and return the elementIndex, given an elementNameIndex.
addElementDecl(ElementDecl) - Method in interface com.ibm.xml.framework.ElementDeclPool
Add an ElementDecl.
addEntityDecl(EntityDecl) - Method in interface com.ibm.xml.framework.EntityPool
 
addId(int, int) - Method in interface com.ibm.xml.framework.ElementDeclPool
 
addIdRef(int, int) - Method in interface com.ibm.xml.framework.ElementDeclPool
 
addNotationDecl(NotationDecl) - Method in interface com.ibm.xml.framework.EntityPool
 
addRecognizer(XMLDeclRecognizer) - Method in interface com.ibm.xml.framework.XMLEntityHandler
Adds a recognizer.
addString(int, int) - Method in class com.ibm.xml.framework.XMLReader
Add a string to the StringPool from the characters scanned using this reader as described by offset and length.
addString(int, int) - Method in class com.ibm.xml.framework.ChunkyCharArray
 
addString(String) - Method in interface com.ibm.xml.framework.StringPool
Add string.
addString(StringProducer, int, int) - Method in interface com.ibm.xml.framework.StringPool
 
addStringToList(int, int) - Method in interface com.ibm.xml.framework.StringPool
Add a string from the StringPool to a "StringList".
addSymbol(int, int) - Method in class com.ibm.xml.framework.XMLReader
Add a symbol to the StringPool from the characters scanned using this reader as described by offset and length.
addSymbol(int, int) - Method in class com.ibm.xml.framework.ChunkyCharArray
 
addSymbol(String) - Method in interface com.ibm.xml.framework.StringPool
Add symbol.
addSymbol(StringProducer, int, int, int) - Method in interface com.ibm.xml.framework.StringPool
 
append(char) - Method in class com.ibm.xml.framework.ChunkyCharArray
 
append(char[], int, int) - Method in class com.ibm.xml.framework.ChunkyCharArray
 
append(ChunkyCharArray, int, int) - Method in class com.ibm.xml.framework.XMLReader
Append the characters processed by this reader associated with offset and length to the ChunkyCharArray.
append(ChunkyCharArray, int, int) - Method in class com.ibm.xml.framework.ChunkyCharArray
 
append(String) - Method in class com.ibm.xml.framework.ChunkyCharArray
 
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 interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
atEOF(int) - Method in class com.ibm.xml.framework.ChunkyByteArray
 
AttDef - class com.ibm.xml.framework.AttDef.
Parameter object for the (@link ElementDeclPool#addAttDef) method.
AttDef() - Constructor for class com.ibm.xml.framework.AttDef
 
attDefaultType - Variable in class com.ibm.xml.framework.AttDef
 
attlistDecl(int, int) - Method in interface com.ibm.xml.framework.XMLDocumentTypeHandler
 
attName - Variable in class com.ibm.xml.framework.Attr
 
attName - Variable in class com.ibm.xml.framework.AttDef
 
Attr - class com.ibm.xml.framework.Attr.
Parameter object for the AttrPool.addAttr() method.
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.
Attr() - Constructor for class com.ibm.xml.framework.Attr
 
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
 
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.
AttrPool - interface com.ibm.xml.framework.AttrPool.
 
attType - Variable in class com.ibm.xml.framework.Attr
 
attType - Variable in class com.ibm.xml.framework.AttDef
 
attValue - Variable in class com.ibm.xml.framework.Attr
 
attValue - Variable in class com.ibm.xml.framework.AttDef
 

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