|
XML:DB Lexus | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xmldb.xupdate.lexus.commands.CommandObject
org.xmldb.xupdate.lexus.commands.InsertCommand
org.xmldb.xupdate.lexus.commands.AppendCommand
public class AppendCommand
Implementation of element <modifications:append>
.
Constructor Summary | |
---|---|
AppendCommand(org.w3c.dom.Node contextNode)
|
Method Summary | |
---|---|
org.w3c.dom.Node |
execute()
|
Methods inherited from class org.xmldb.xupdate.lexus.commands.InsertCommand |
---|
executeInstruction, submitAttributes, submitCharacters, submitInstruction |
Methods inherited from class org.xmldb.xupdate.lexus.commands.CommandObject |
---|
getXPath, reset, selectNodes |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AppendCommand(org.w3c.dom.Node contextNode) throws java.lang.Exception
contextNode
-
java.lang.Exception
Method Detail |
---|
public org.w3c.dom.Node execute() throws java.lang.Exception
execute
in class InsertCommand
java.lang.Exception
|
XML:DB Lexus | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |