XML:DB Lexus

org.xmldb.xupdate.lexus.commands
Class RemoveCommand

java.lang.Object
  extended byorg.xmldb.xupdate.lexus.commands.CommandObject
      extended byorg.xmldb.xupdate.lexus.commands.RemoveCommand

public class RemoveCommand
extends CommandObject

Version:
$Id: RemoveCommand.java,v 1.1 2004/05/30 11:57:43 per_nyfelt Exp $
Author:
SMB

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

RemoveCommand

public RemoveCommand(org.w3c.dom.Node contextNode)
              throws java.lang.Exception
Method Detail

submitInstruction

public boolean submitInstruction(int instruction)
Specified by:
submitInstruction in class CommandObject
Parameters:
instruction -

executeInstruction

public boolean executeInstruction()
Specified by:
executeInstruction in class CommandObject

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