org.xmldb.xupdate.lexus.commands
Class RenameCommand
java.lang.Object
|
+--org.xmldb.xupdate.lexus.commands.CommandObject
|
+--org.xmldb.xupdate.lexus.commands.RenameCommand
- public class RenameCommand
- extends CommandObject
Implementation of element <modifications:rename>
.
- Version:
- $Id: RenameCommand.java,v 1.1.1.1 2002/01/30 09:46:44 lars Exp $
- Author:
- SMB
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenameCommand
public RenameCommand(org.w3c.dom.Node contextNode)
throws java.lang.Exception
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
Copyright (c) 2001 The XML:DB Initiative All rights reserved