org.overlord.sramp.governance
Class SlashDecoder
java.lang.Object
org.overlord.sramp.governance.SlashDecoder
public class SlashDecoder
- extends Object
|
Method Summary |
static String |
decode(String param)
Replacing all *2F by a forward slash '/'. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlashDecoder
public SlashDecoder()
decode
public static String decode(String param)
throws UnsupportedEncodingException
- Replacing all *2F by a forward slash '/'.
- Parameters:
param -
- Returns:
-
- Throws:
UnsupportedEncodingException
Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.