public static class HttpFSParams.FsPathParam extends StringParam
| Constructor and Description |
|---|
HttpFSParams.FsPathParam(String path)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
makeAbsolute()
Makes the path absolute adding '/' to it.
|
getDomain, parse, parseParampublic HttpFSParams.FsPathParam(String path)
path - parameter value.Copyright © 2014 Apache Software Foundation. All Rights Reserved.