org.apache.commons.vfs.provider.ftp
Class FtpFileNameParser
java.lang.Object
org.apache.commons.vfs.provider.AbstractFileNameParser
org.apache.commons.vfs.provider.HostFileNameParser
org.apache.commons.vfs.provider.ftp.FtpFileNameParser
- All Implemented Interfaces:
- FileNameParser
- public class FtpFileNameParser
- extends HostFileNameParser
Implementation for ftp. set default port to 21
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpFileNameParser
public FtpFileNameParser()
getInstance
public static FileNameParser getInstance()
Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.