public interface Node
| Modifier and Type | Method and Description |
|---|---|
Node |
getParent() |
java.lang.String |
getQName() |
Node getParent() throws java.lang.Exception
java.lang.Exceptionjava.lang.String getQName()
throws java.lang.Exception
java.lang.Exception