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

H

hasChildren() - Method in class nu.xom.Attribute
Returns false because attributes do not have children.
hasChildren() - Method in class nu.xom.LeafNode
Returns false because leaf nodes do not have children.
hasChildren() - Method in class nu.xom.Node
Returns true if this node currently has children.
hasChildren() - Method in class nu.xom.ParentNode
This method returns true if and only if this node has child nodes.
hashCode() - Method in class nu.xom.Attribute.Type
Returns a unique identifier for this type.
hashCode() - Method in class nu.xom.Node
Returns a unique identifier for this node.

A B C D E F G H I L M N P R S T U V W X
Copyright 2002-2004 Elliotte Rusty Harold
elharo@metalab.unc.edu