BEAST
|
Public Member Functions | |
URI | appendPath (URI uri, String path) |
append a path to an URI. | |
Public Member Functions inherited from eu.baltrad.beast.net.FileUploadHandler | |
void | upload (File src, URI dst) throws IOException |
Upload a file. | |
|
inline |
append a path to an URI.
Handles appending to hierarchical URIs.
Implements eu.baltrad.beast.net.FileUploadHandler.