public class SftpFileNameParser extends URLFileNameParser
HostFileNameParser.Authority| Modifier and Type | Field and Description |
|---|---|
private static int |
DEFAULT_PORT |
private static SftpFileNameParser |
INSTANCE |
| Constructor and Description |
|---|
SftpFileNameParser()
Creates a new instance with a the default port 22.
|
| Modifier and Type | Method and Description |
|---|---|
static FileNameParser |
getInstance()
Gets the singleton instance.
|
encodeCharacter, parseUriextractHostName, extractPort, extractToPath, extractUserInfo, getDefaultPortprivate static final int DEFAULT_PORT
private static final SftpFileNameParser INSTANCE
public SftpFileNameParser()
public static FileNameParser getInstance()