Xerces 2.0.0.alpha
A B C D E F G H I J K L M N O P R S T U W X

H

handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
HandlerBase - class org.xml.sax.HandlerBase.
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
hasAttribute(String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasChildNodes() - Method in class org.apache.xerces.dom.NodeImpl
Test whether this node has any children.
hasChildNodes() - Method in class org.apache.xerces.dom.ParentNode
Test whether this node has any children.
hasChildNodes() - Method in class org.apache.xerces.dom.ChildAndParentNode
Test whether this node has any children.
hasChildNodes() - Method in class org.apache.xerces.dom.EntityReferenceImpl
Returns whether this node has any children.
hasChildNodes() - Method in interface org.w3c.dom.Node
This is a convenience method to allow easy determination of whether a node has any children.
HASDEFAULTS - Static variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
hasFeature(String, String) - Method in class org.apache.xerces.dom.DOMImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
 

Xerces 2.0.0.alpha
A B C D E F G H I J K L M N O P R S T U W X