org.apache.commons.jxpath.ri.model.jdom
Class JDOMNamespacePointer
- Cloneable, Comparable, Pointer, Serializable
public class JDOMNamespacePointer
Represents a namespace node.
$Revision: 1.9 $ $Date: 2004/04/01 02:55:31 $
asPath, attributeIterator, childIterator, clone, compareChildNodePointers, compareTo, createAttribute, createChild, createChild, createPath, createPath, getBaseValue, getDefaultNamespaceURI, getImmediateNode, getImmediateParentPointer, getImmediateValuePointer, getIndex, getLength, getLocale, getName, getNamespaceResolver, getNamespaceURI, getNamespaceURI, getNode, getNodeValue, getParent, getPointerByID, getPointerByKey, getRootNode, getValue, getValuePointer, isActual, isAttribute, isCollection, isContainer, isDefaultNamespace, isLanguage, isLeaf, isNode, isRoot, namespaceIterator, namespacePointer, newChildNodePointer, newNodePointer, printPointerChain, remove, setAttribute, setIndex, setNamespaceResolver, setValue, testNode, toString |
JDOMNamespacePointer
public JDOMNamespacePointer(NodePointer parent,
String prefix)
JDOMNamespacePointer
public JDOMNamespacePointer(NodePointer parent,
String prefix,
String namespaceURI)
equals
public boolean equals(Object object)
hashCode
public int hashCode()