XML:DB Lexus

org.xmldb.xupdate.lexus.commands
Class InsertAfterCommand

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

public class InsertAfterCommand
extends InsertCommand

Implementation of element <modifications:insert-after>.

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

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

InsertAfterCommand

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

execute

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

XML:DB Lexus

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