Apache JMeter
2.0.1.20050615

org.apache.jmeter.protocol.http.modifier
Class AnchorModifier

java.lang.Object
  extended byorg.apache.jmeter.testelement.AbstractTestElement
      extended byorg.apache.jmeter.protocol.http.modifier.AnchorModifier
All Implemented Interfaces:
Cloneable, PreProcessor, Serializable, TestElement

public class AnchorModifier
extends AbstractTestElement
implements PreProcessor, Serializable

Version:
$Revision: 1.14.2.2 $
Author:
Michael Stover
See Also:
Serialized Form

Nested Class Summary
static class AnchorModifier.Test
           
 
Field Summary
 
Fields inherited from interface org.apache.jmeter.testelement.TestElement
ENABLED, GUI_CLASS, NAME, TEST_CLASS
 
Constructor Summary
AnchorModifier()
           
 
Method Summary
 void addConfigElement(ConfigElement config)
           
 void process()
          Modifies an Entry object based on HTML response text.
 
Methods inherited from class org.apache.jmeter.testelement.AbstractTestElement
addProperty, addTestElement, canRemove, clear, clearTemporary, clone, emptyTemporary, equals, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsLong, getPropertyAsString, getThreadContext, getThreadName, isRunningVersion, isTemporary, logProperties, mergeIn, nextIsNull, propertyIterator, recoverRunningVersion, removeProperty, setName, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, threadFinished, threadStarted, traverse, traverseCollection, traverseMap, traverseProperty
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnchorModifier

public AnchorModifier()
Method Detail

process

public void process()
Modifies an Entry object based on HTML response text.

Specified by:
process in interface PreProcessor

addConfigElement

public void addConfigElement(ConfigElement config)

Apache JMeter
2.0.1.20050615

Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.