XmlCursor.XmlMark Interface

com.bea.xml
XmlCursor.XmlMark Interface

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.

Enclosing interface

XmlCursor

Method Summary

public XmlCursor
createCursor()

Method Detail

createCursor() Method

public XmlCursor createCursor()