XML:DB Lexus

org.xmldb.xupdate.lexus.commands
Class UpdateCommand

java.lang.Object
  extended by org.xmldb.xupdate.lexus.commands.CommandObject
      extended by org.xmldb.xupdate.lexus.commands.UpdateCommand

public class UpdateCommand
extends CommandObject

Version:
$Id: UpdateCommand.java,v 1.2 2004/06/14 13:15:49 per_nyfelt Exp $
Author:
SMB

Constructor Summary
UpdateCommand(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

UpdateCommand

public UpdateCommand(org.w3c.dom.Node contextNode)
              throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

submitInstruction

public boolean submitInstruction(int instruction)
Specified by:
submitInstruction in class CommandObject
Returns:
Always false.

executeInstruction

public boolean executeInstruction()
Specified by:
executeInstruction in class CommandObject
Returns:
Always false.

execute

public org.w3c.dom.Node execute()
                         throws java.lang.Exception
Specified by:
execute in class CommandObject
Throws:
java.lang.Exception

XML:DB Lexus

Copyright (c) 2002 The XML:DB Initiative All rights reserved