Uses of Class
org.apache.commons.vfs2.provider.HostFileNameParser
Packages that use HostFileNameParser
Package
Description
The File Provider API, and utility classes.
The FTP File Provider.
The HTTP File Provider.
The HTTP4 File Provider.
The HTTP4S File Provider.
The HTTPS File Provider.
The SFTP Provider.
-
Uses of HostFileNameParser in org.apache.commons.vfs2.provider
Subclasses of HostFileNameParser in org.apache.commons.vfs2.providerModifier and TypeClassDescriptionclassGeneric implementation for any URL based file system, without depending on a specific library.classDeprecated. -
Uses of HostFileNameParser in org.apache.commons.vfs2.provider.ftp
Subclasses of HostFileNameParser in org.apache.commons.vfs2.provider.ftp -
Uses of HostFileNameParser in org.apache.commons.vfs2.provider.http
Subclasses of HostFileNameParser in org.apache.commons.vfs2.provider.httpModifier and TypeClassDescriptionclassDeprecated.Use.invalid reference
org.apache.commons.vfs2.provider.http5 -
Uses of HostFileNameParser in org.apache.commons.vfs2.provider.http4
Subclasses of HostFileNameParser in org.apache.commons.vfs2.provider.http4Modifier and TypeClassDescriptionclassDeprecated.Use.invalid reference
org.apache.commons.vfs2.provider.http5 -
Uses of HostFileNameParser in org.apache.commons.vfs2.provider.http4s
Subclasses of HostFileNameParser in org.apache.commons.vfs2.provider.http4sModifier and TypeClassDescriptionclassDeprecated.Use.invalid reference
org.apache.commons.vfs2.provider.http5 -
Uses of HostFileNameParser in org.apache.commons.vfs2.provider.https
Subclasses of HostFileNameParser in org.apache.commons.vfs2.provider.httpsModifier and TypeClassDescriptionclassDeprecated.Use.invalid reference
org.apache.commons.vfs2.provider.http5s -
Uses of HostFileNameParser in org.apache.commons.vfs2.provider.sftp
Subclasses of HostFileNameParser in org.apache.commons.vfs2.provider.sftp
GenericURLFileNameParseras it doesn't depend on HTTP Client v3 API directly.