public class CompleteURLEncoder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_PROTOCOL |
static org.apache.log4j.Logger |
log
Deprecated.
Since 3.1, use private logger
|
| Constructor and Description |
|---|
CompleteURLEncoder() |
@Deprecated public static final org.apache.log4j.Logger log
public static final String FILE_PROTOCOL
public static String encode(String urlString, String enc) throws MalformedURLException, UnsupportedEncodingException
Copyright © 2003–2015 Atlassian. All rights reserved.