FileNameParser
public class SftpFileNameParser extends URLFileNameParser
HostFileNameParser.Authority
Constructor | Description |
---|---|
SftpFileNameParser() |
Creates a new instance with a the default port 22.
|
Modifier and Type | Method | Description |
---|---|---|
static FileNameParser |
getInstance() |
Gets the singleton instance.
|
extractHostName, extractPort, extractToPath, extractUserInfo, getDefaultPort
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encodeCharacter, parseUri
public SftpFileNameParser()
public static FileNameParser getInstance()