
org.apache.xmlbeans
Interface XmlCursor.XmlMark
- Enclosing interface:
- XmlCursor
- public static interface XmlCursor.XmlMark
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.
createCursor
public XmlCursor createCursor()
Hosted by Stylus Studio XML IDE. Build XML & Java applications with Studio's XML Editor and XML Schema Editor.