railo.runtime.functions.owasp
Class ESAPIDecode
java.lang.Object
railo.runtime.functions.owasp.ESAPIDecode
- All Implemented Interfaces:
- Serializable, Function
public class ESAPIDecode
- extends Object
- implements Function
- See Also:
- Serialized Form
DEC_BASE64
public static final short DEC_BASE64
- See Also:
- Constant Field Values
DEC_URL
public static final short DEC_URL
- See Also:
- Constant Field Values
ESAPIDecode
public ESAPIDecode()
decode
public static String decode(String item,
short decFrom)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
String strDecodeFrom,
String value)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo