org.apache.jmeter.engine.util
Class ReplaceFunctionsWithStrings
java.lang.Object
org.apache.jmeter.engine.util.AbstractTransformer
org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
- org.apache.jmeter.engine.util.ValueTransformer
public class ReplaceFunctionsWithStrings
extends org.apache.jmeter.engine.util.AbstractTransformer
Transforms strings into variable references (in spite of the name, which
suggests the opposite!)
ReplaceFunctionsWithStrings
public ReplaceFunctionsWithStrings(CompoundVariable masterFunction,
Map variables)
ReplaceFunctionsWithStrings
public ReplaceFunctionsWithStrings(CompoundVariable masterFunction,
Map variables,
boolean regexMatch)
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.