Package com.norconex.commons.lang.xml
Class XmlCursor
java.lang.Object
com.norconex.commons.lang.xml.XmlCursor
XML cursor referencing the current position or element in XML traversal.
- Since:
- 2.0.0
- See Also:
-
Method Details
-
getElement
-
getPath
-
getLocalPath
-
getName
-
getLocalName
-
getAttributes
-
getLocalAttributes
-
readText
-
readAsDOM
-
readAsXML
-