org.apache.xmlbeans
interface: XmlCursor.XmlMark [javadoc |
source]
All Known Implementing Classes:
Bookmark
An abstract
XmlCursor factory.
Implementations of XmlCursor implement XmlMark to be able to
reconstitute a cursor from a bookmark. When content moves between
implementations, the XmlMark is set to the implmentation's which
recieves the new content.
Method from org.apache.xmlbeans.XmlCursor$XmlMark Summary: |
---|
createCursor |