public class URLItemCache extends Object
| Constructor and Description |
|---|
URLItemCache() |
| Modifier and Type | Method and Description |
|---|---|
static String |
checkPath(String path) |
static String |
checkRevision(String revision) |
static String |
intern(String protocol) |
static void |
putParams(Map<String,String> params,
String key,
String value) |
static void |
putParamsIntern(Map<String,String> params,
String key,
String value) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.