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

H

handleError(JDOMException) - Method in class org.jdom.output.SAXOutputter
Notifies the registered SAX error handler (if any) of an input processing error.
hasChildren() - Method in class org.jdom.Element
Deprecated. Deprecated in Beta 9, instead of this method you can check the size of a getChildren() call
hashCode() - Method in class org.jdom.DocType
This returns the hash code for this DocType.
hashCode() - Method in class org.jdom.Comment
This returns the hash code for this Comment.
hashCode() - Method in class org.jdom.EntityRef
This returns the hash code for this Entity.
hashCode() - Method in class org.jdom.ProcessingInstruction
This returns the hash code for this ProcessingInstruction.
hashCode() - Method in class org.jdom.Text
This will generate a hash code for this node.
hashCode() - Method in class org.jdom.Attribute
This returns the hash code for this Attribute.
hashCode() - Method in class org.jdom.Element
This returns the hash code for this Element.
hashCode() - Method in class org.jdom.Document
This returns the hash code for this Document.
hashCode() - Method in class org.jdom.Namespace
This returns a probably unique hash code for the Namespace.
hasRootElement() - Method in class org.jdom.Document
This will return true if this document has a root element, false otherwise.

A B C D E F G H I J M N O P R S T U V W X
Copyright ? 2003 Jason Hunter, Brett McLaughlin. All Rights Reserved.