org.exolab.adaptx.xslt.dom
public class Root extends ParentNode
Version: $Revision: 3914 $ $Date: 2003-09-29 15:30:53 -0400 (Mon, 29 Sep 2003) $
Constructor Summary | |
---|---|
Root()
Creates a new Root Node
|
Method Summary | |
---|---|
String | getDocumentURI()
Returns the URI for this root node, or null if unknown.
|
int | getNodeType()
Returns the type of this node.
|
XPathNode | getRootNode()
Returns the root node.
|
Returns: the URI for this root node, or null if unknown.
Returns: The type of this node
Returns: The root node