Class SftpFileNameParser
java.lang.Object
org.apache.commons.vfs.provider.AbstractFileNameParser
org.apache.commons.vfs.provider.HostFileNameParser
org.apache.commons.vfs.provider.URLFileNameParser
org.apache.commons.vfs.provider.sftp.SftpFileNameParser
- All Implemented Interfaces:
FileNameParser
Implementation for sftp. set default port to 22
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.commons.vfs.provider.HostFileNameParser
HostFileNameParser.Authority
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.vfs.provider.URLFileNameParser
encodeCharacter, parseUri
Methods inherited from class org.apache.commons.vfs.provider.HostFileNameParser
extractHostName, extractPort, extractToPath, extractUserInfo, getDefaultPort
-
Constructor Details
-
SftpFileNameParser
public SftpFileNameParser()
-
-
Method Details
-
getInstance
-