/** * @see org.w3c.dom.Node#getNodeType() */ public short getNodeType() { return XPathNamespace.XPATH_NAMESPACE_NODE; }