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 2004/05/30 11:57:43 per_nyfelt 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)
- Specified by:
submitInstruction
in class CommandObject
- Parameters:
instruction
-
- Returns:
- Always
false
.
executeInstruction
public boolean executeInstruction()
- Specified by:
executeInstruction
in class CommandObject
- Returns:
- Always
false
.
execute
public org.w3c.dom.Node execute()
throws java.lang.Exception
- Specified by:
execute
in class CommandObject
- Throws:
java.lang.Exception
Copyright (c) 2002 The XML:DB Initiative All rights reserved