org.exist.xmldb.test.concurrent
Class AttributeUpdateAction

java.lang.Object
  extended byorg.exist.xmldb.test.concurrent.Action
      extended byorg.exist.xmldb.test.concurrent.RemoveAppendAction
          extended byorg.exist.xmldb.test.concurrent.AttributeUpdateAction

public class AttributeUpdateAction
extends org.exist.xmldb.test.concurrent.RemoveAppendAction

Author:
wolf

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

Field Detail

xmlGenerator

protected XMLGenerator xmlGenerator
Constructor Detail

AttributeUpdateAction

public AttributeUpdateAction(java.lang.String collectionPath,
                             java.lang.String resourceName,
                             java.lang.String[] wordList)
Parameters:
collectionPath -
resourceName -
Method Detail

execute

public boolean execute()
                throws java.lang.Exception
Throws:
java.lang.Exception


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