public interface XMLModel extends Transaction
XMLModel
class. Encapsulates the
Document
interface to support
reading from and writing into the model.Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Document |
getDOMDocument()
Gets the
Document . |
beginEdit, commitEdit, rollbackEdit, write