org.exist.xmldb.test.concurrent
Class ReplaceResourceAction

java.lang.Object
  extended byorg.exist.xmldb.test.concurrent.Action
      extended byorg.exist.xmldb.test.concurrent.ReplaceResourceAction

public class ReplaceResourceAction
extends Action

Replace an existing resource.

Author:
wolf

Field Summary
protected static java.lang.String XML
           
 
Fields inherited from class org.exist.xmldb.test.concurrent.Action
collectionPath, resourceName
 
Constructor Summary
ReplaceResourceAction(java.lang.String collectionPath, java.lang.String resourceName)
           
 
Method Summary
 boolean execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XML

protected static final java.lang.String XML
See Also:
Constant Field Values
Constructor Detail

ReplaceResourceAction

public ReplaceResourceAction(java.lang.String collectionPath,
                             java.lang.String resourceName)
Parameters:
collectionPath -
resourceName -
Method Detail

execute

public boolean execute()
                throws java.lang.Exception
Specified by:
execute in class Action
Throws:
java.lang.Exception


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.