|
Berkeley DbXML version 1.2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XmlModify in com.sleepycat.dbxml |
Methods in com.sleepycat.dbxml with parameters of type XmlModify | |
void |
XmlDocument.modifyDocument(XmlModify modify)
The XmlDocument.modifyDocument method modifies the XmlDocument contents based on the information contained in the XmlModify object. |
void |
XmlContainer.modifyDocument(DbTxn txn,
XmlModify modify,
XmlUpdateContext context,
int flags)
The XmlContainer.modifyDocument method performs in-place modification of all XmlDocuments in the XmlContainer according to the state of the XmlModify object, which contains an XPath expression to target document nodes, as well as specification of the modifications to perform. |
|
Berkeley DbXML version 1.2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |