org.apache.jmeter.functions.util

Class ArgumentDecoder


public final class ArgumentDecoder
extends Object

Decodes an Argument by replacing '\x' with 'x'

Method Summary

static String
decode(String s)

Method Details

decode

public static String decode(String s)

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