XML:DB Lexus

org.xmldb.xupdate.lexus.commands
Class DefaultCommand

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

public class DefaultCommand
extends CommandObject

Version:
$Id: DefaultCommand.java,v 1.1.1.1 2002/01/30 09:46:44 lars Exp $
Author:
SMB

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

DefaultCommand

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

submitInstruction

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

executeInstruction

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

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