Uses of Class
org.apache.commons.vfs.provider.URLFileNameParser

Packages that use URLFileNameParser
org.apache.commons.vfs.provider.http The HTTP File Provider 
org.apache.commons.vfs.provider.https The HTTPS File Provider 
org.apache.commons.vfs.provider.sftp The SFTP Provider. 
org.apache.commons.vfs.provider.smb The SMB/CIFS File Provider. 
org.apache.commons.vfs.provider.webdav The WebDAV File Provider 
 

Uses of URLFileNameParser in org.apache.commons.vfs.provider.http
 

Subclasses of URLFileNameParser in org.apache.commons.vfs.provider.http
 class HttpFileNameParser
          Implementation for http.
 

Uses of URLFileNameParser in org.apache.commons.vfs.provider.https
 

Subclasses of URLFileNameParser in org.apache.commons.vfs.provider.https
 class HttpsFileNameParser
          Implementation for http.
 

Uses of URLFileNameParser in org.apache.commons.vfs.provider.sftp
 

Subclasses of URLFileNameParser in org.apache.commons.vfs.provider.sftp
 class SftpFileNameParser
          Implementation for sftp.
 

Uses of URLFileNameParser in org.apache.commons.vfs.provider.smb
 

Subclasses of URLFileNameParser in org.apache.commons.vfs.provider.smb
 class SmbFileNameParser
          Implementation for sftp.
 

Uses of URLFileNameParser in org.apache.commons.vfs.provider.webdav
 

Subclasses of URLFileNameParser in org.apache.commons.vfs.provider.webdav
 class WebdavFileNameParser
          Implementation for http.
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.