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

Packages that use URLFileNameParser
org.apache.commons.vfs2.provider.http The HTTP File Provider 
org.apache.commons.vfs2.provider.https The HTTPS File Provider 
org.apache.commons.vfs2.provider.sftp The SFTP Provider. 
 

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

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

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

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

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

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



Copyright © 2002-2011. All Rights Reserved.