Home » jakarta-jmeter-2.3.4_src » org.apache.jmeter.functions.util » [javadoc | source]
org.apache.jmeter.functions.util
public final class: ArgumentDecoder [javadoc | source]
java.lang.Object
   org.apache.jmeter.functions.util.ArgumentDecoder
Decodes an Argument by replacing '\x' with 'x'
Method from org.apache.jmeter.functions.util.ArgumentDecoder Summary:
decode
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.jmeter.functions.util.ArgumentDecoder Detail:
 public static String decode(String s)