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

A

acceptNode(Node) - Method in interface org.apache.xerces.domx.traversal.NodeFilter
 
addAttDef(int, int, int, int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add an attribute definition
addAttr(int, int, int, boolean, boolean) - Method in class org.apache.xerces.framework.XMLAttrList
Add an attribute to the current set.
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Add an attribute to an attribute list.
addContentSpecNode(int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Create an XMLContentSpecNode for a single non-leaf
addContentSpecNode(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Create an XMLContentSpecNode for a two child leaf
addElementDecl(int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add an element declaration (forward reference)
addElementDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add an element declaration
addEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
addEventListener(String, EventListener, boolean) - Method in interface org.apache.xerces.domx.events.EventTarget
This method allows the registration of event listeners on the event target.
addExternalEntityDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an entity
addExternalPEDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an external parameter entity
addInternalEntityDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an internal entity
addInternalPEDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an internal parameter entity
addNameToEnumeration(int, int, int, int, boolean) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a name to an enumeration
addNotationDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for a notation
addRecognizer(XMLDeclRecognizer) - Method in class org.apache.xerces.framework.XMLParser
Adds a recognizer.
addUniqueLeafNode(int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
create an XMLContentSpecNode for a leaf
addUnparsedEntityDecl(int, int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an unparsed entity
allowGrammarAccess - Variable in class org.apache.xerces.dom.DocumentImpl
Allow grammar access.
appendChild(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Appends a child to the specified parent in the table.
appendChild(Node) - Method in class org.apache.xerces.dom.NodeImpl
Adds a child node to the end of the list of children for this node.
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 org.apache.xerces.dom.CharacterDataImpl
Concatenate additional characters onto the end of the data stored in this node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
AT_TARGET - Static variable in interface org.apache.xerces.domx.events.Event
 
atEndOfInput() - Method in class org.apache.xerces.framework.XMLDocumentScanner
Tell if scanner has reached end of input
attlistDecl(int, int, int, String, int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ATTLIST Name AttDef>
attlistDecl(int, int, int, String, int, int) - Method in class org.apache.xerces.parsers.SAXParser
Report an attribute type declaration.
attlistDecl(int, int, int, String, int, int) - Method in class org.apache.xerces.framework.XMLParser
callback for an attribute list declaration.
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
 
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.
attributes - Variable in class org.apache.xerces.dom.ElementDefinitionImpl
Default attributes.
attributes - Variable in class org.apache.xerces.dom.ElementImpl
Attributes.
attributeSpecified(int, XMLAttrList, int, Locator, int) - Method in interface org.apache.xerces.framework.XMLValidator
add an attribute definition for an attribute name attrName to the element elementType.
AttrImpl - class org.apache.xerces.dom.AttrImpl.
Attribute represents an XML-style attribute of an Element.
AttrImpl(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrImpl
Attribute has no public constructor.
AttrImpl(DocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.AttrImpl
DOM2: Constructor for Namespace implementation.
attrListHandle() - Method in class org.apache.xerces.framework.XMLAttrList
Get the handle for the set of attributes.

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