Uses of Class
org.apache.commons.vfs2.provider.URLFileNameParser
-
Packages that use URLFileNameParser Package Description org.apache.commons.vfs2.provider.http The HTTP File Providerorg.apache.commons.vfs2.provider.https The HTTPS File Provider -
-
Uses of URLFileNameParser in org.apache.commons.vfs2.provider.http
Subclasses of URLFileNameParser in org.apache.commons.vfs2.provider.http Modifier and Type Class Description 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 Modifier and Type Class Description class
HttpsFileNameParser
Implementation for https.
-