public class ResourcePath extends Object
Constructor and Description |
---|
ResourcePath() |
ResourcePath(String path,
String lookup,
String resolvedPath) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
String |
getPrefix() |
String |
getResolvedPath() |
void |
setLookup(String lookup) |
void |
setPath(String path) |
void |
setResolvedPath(String resolvedPath) |
String |
toString() |
Copyright © 2017. All rights reserved.