Google

Xerces 3.1.1 API: A-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 _

A

acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
add(HTMLElement, HTMLElement) - Method in class org.apache.html.dom.HTMLSelectElementImpl
 
add(HTMLElement, HTMLElement) - Method in interface org.w3c.dom.html.HTMLSelectElement
Add a new element to the collection of OPTION elements for this SELECT .
addAttDef(QName, QName, int, boolean, int, int, int, boolean) - 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
 
addAttr(QName, int, int, boolean, boolean) - Method in class org.apache.xerces.framework.XMLAttrList
Add an attribute to the current set.
Deprecated. Add an attribute to an attribute list.
Add an attribute to the end of the list.
addContentSpecNode(int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Create an XMLContentSpec for a single non-leaf
addContentSpecNode(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Create an XMLContentSpec for a two child leaf
addElementDecl(QName) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add an element declaration (forward reference)
addElementDecl(QName, int, int, boolean) - 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.w3c.dom.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) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an internal entity
addInternalPEDecl(int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an internal parameter entity
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
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 XMLContentSpec for a leaf
addUnparsedEntityDecl(int, int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an unparsed entity
adoptNode(Node) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM: Change the node's ownerDocument, and its subtree, to this Document
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.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
atEndOfInput() - Method in class org.apache.xerces.framework.XMLDocumentScanner
Tell if scanner has reached end of input
Deprecated. Attlist decl.
attlistDecl(QName, QName, int, boolean, String, int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for an attribute list declaration.
attlistDecl(QName, QName, int, boolean, String, int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ATTLIST Name AttDef>
attlistDecl(QName, QName, int, boolean, String, int, int) - Method in class org.apache.xerces.parsers.SAXParser
Report an attribute type declaration.
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
attrChange - Variable in class org.apache.xerces.dom.events.MutationEventImpl
 
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
attribute(QName, QName, int) - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Signal the scanning of an attribute associated to the previous start element tag.
 
Report an attribute type declaration. that interface has been replaced by which is implemented in the
Deprecated. Create an empty attribute list.
Deprecated. Construct a persistent copy of an existing attribute list.
AttributeMap - class org.apache.xerces.dom.AttributeMap.
AttributeMap inherits from NamedNodeMapImpl and extends it to deal with the specifics of storing attributes.
AttributeMap(ElementImpl, NamedNodeMapImpl) - Constructor for class org.apache.xerces.dom.AttributeMap
Constructs a named node map.
attributes - Variable in class org.apache.xerces.dom.ElementDefinitionImpl
Default attributes.
attributes - Variable in class org.apache.xerces.dom.ElementImpl
Attributes.
Construct a new, empty AttributesImpl object.
Copy an existing Attributes object.
AttrImpl - class org.apache.xerces.dom.AttrImpl.
Attribute represents an XML-style attribute of an Element.
AttrImpl() - Constructor for class org.apache.xerces.dom.AttrImpl
 
AttrImpl(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrImpl
Attribute has no public constructor.
AttrNSImpl - class org.apache.xerces.dom.AttrNSImpl.
AttrNSImpl inherits from AttrImpl and adds namespace support.
AttrNSImpl(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
AttrNSImpl(DocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
DOM2: Constructor for Namespace implementation.

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 _