|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeInfo
An instance of this class is able to provide information about a node.
Method Summary | |
---|---|
org.xml.sax.Locator |
getLocator(org.w3c.dom.Node pNode)
Returns the given nodes locator. |
javax.xml.namespace.QName |
getQName(org.w3c.dom.Node pNode,
java.lang.String pValue)
Converts the given argument into a QName . |
Method Detail |
---|
org.xml.sax.Locator getLocator(org.w3c.dom.Node pNode)
javax.xml.namespace.QName getQName(org.w3c.dom.Node pNode, java.lang.String pValue)
QName
.
java.lang.IllegalArgumentException
- The argument didn't contain a valid QName.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |