XML:DB Lexus

org.xmldb.xupdate.lexus.commands
Class RemoveCommand

java.lang.Object
  |
  +--org.xmldb.xupdate.lexus.commands.CommandObject
        |
        +--org.xmldb.xupdate.lexus.commands.RemoveCommand

public class RemoveCommand
extends CommandObject

Version:
$Id: RemoveCommand.java,v 1.1.1.1 2002/01/30 09:46:44 lars 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)
Overrides:
submitInstruction in class CommandObject
Following copied from class: org.xmldb.xupdate.lexus.commands.CommandObject
Parameters:
instruction -  

executeInstruction

public boolean executeInstruction()
Overrides:
executeInstruction in class CommandObject

execute

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

XML:DB Lexus

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