XML:DB Lexus

org.xmldb.xupdate.lexus.commands
Class AppendCommand

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

public class AppendCommand
extends InsertCommand

Implementation of element <modifications:append>.

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

Fields inherited from class org.xmldb.xupdate.lexus.commands.InsertCommand
STATE_COUNT
 
Constructor Summary
AppendCommand(org.w3c.dom.Node contextNode)
           
 
Method Summary
 org.w3c.dom.Node execute()
           
 
Methods inherited from class org.xmldb.xupdate.lexus.commands.InsertCommand
executeInstruction, submitAttributes, submitCharacters, submitInstruction
 
Methods inherited from class org.xmldb.xupdate.lexus.commands.CommandObject
getXPath, reset, selectNodes
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppendCommand

public AppendCommand(org.w3c.dom.Node contextNode)
              throws java.lang.Exception
Parameters:
contextNode -  
Method Detail

execute

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

XML:DB Lexus

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