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, parseParam
public HttpFSParams.FsPathParam(String path)
path
- parameter value.public void makeAbsolute()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.