|
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.DefaultCommand
public class DefaultCommand
Constructor Summary | |
---|---|
DefaultCommand(org.w3c.dom.Node contextNode)
|
Method Summary | |
---|---|
org.w3c.dom.Node |
execute()
|
boolean |
executeInstruction()
|
boolean |
submitInstruction(int instruction)
|
Methods inherited from class org.xmldb.xupdate.lexus.commands.CommandObject |
---|
getXPath, reset, selectNodes, submitAttributes, submitCharacters |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultCommand(org.w3c.dom.Node contextNode) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public boolean submitInstruction(int instruction)
submitInstruction
in class CommandObject
false
.public boolean executeInstruction()
executeInstruction
in class CommandObject
false
.public org.w3c.dom.Node execute() throws java.lang.Exception
execute
in class CommandObject
java.lang.Exception
|
XML:DB Lexus | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |