XmlModify | Description |
---|---|
XmlModify | A document modification class. |
XmlModify::addAppendStep | Append content to the targeted nodes. |
XmlModify::addInsertAfterStep | Insert after a targeted node. |
XmlModify::addInsertBeforeStep | Insert before a targeted node. |
XmlModify::addRemoveStep | Remove a node. |
XmlModify::addRenameStep | Rename the targeted node. |
XmlModify::addUpdateStep | Replace the targeted node's content. |
XmlModify::execute | Execute the modifications. |
XmlModify::setNewEncoding | Sets a new document encoding. |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.