com.atlassian.sal.core.util
Class URIUtil
java.lang.Object
com.atlassian.sal.core.util.URIUtil
public class URIUtil
- extends Object
Wrapper around URIUtil to avoid silly checked exceptions.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIUtil
public URIUtil()
encodeWithinQuery
public static String encodeWithinQuery(String query)
decode
public static String decode(String queryString)
Copyright © 2011 Atlassian. All Rights Reserved.