FileNameParserpublic 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, getDefaultPortclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeCharacter, parseUripublic SftpFileNameParser()
public static FileNameParser getInstance()