| Constructor and Description |
|---|
WrapperUriMapper(String scheme) |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromString(String str,
Map<String,Object> env) |
String |
getPathPart(URI uri) |
String |
getScheme() |
String |
getSchemeSpecificPart(URI uri) |
String |
toString(Object id) |
URI |
toURI(String id) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrCreateFSpublic WrapperUriMapper(String scheme)
public String getSchemeSpecificPart(URI uri)
getSchemeSpecificPart in interface URIMapperpublic String getPathPart(URI uri)
getPathPart in interface URIMapperpublic Object fromString(String str, Map<String,Object> env)
fromString in interface URIMapperCopyright © 2015. All rights reserved.