public interface DocumentType
Represents type information about a document.
| Method Summary | |
|---|---|
java.lang.String |
getRootNamespace()
Returns the namespace of the root node. |
java.lang.String |
getRootNodeName()
Returns the nodename of the root node. |
| Method Detail |
|---|
java.lang.String getRootNamespace()
java.lang.String getRootNodeName()