Uses of Class
org.apache.commons.vfs2.provider.HostFileNameParser.Authority
Packages that use HostFileNameParser.Authority
-
Uses of HostFileNameParser.Authority in org.apache.commons.vfs2.provider
Methods in org.apache.commons.vfs2.provider that return HostFileNameParser.AuthorityModifier and TypeMethodDescriptionprotected HostFileNameParser.Authority
HostFileNameParser.extractToPath
(String uri, StringBuilder name) Deprecated.protected HostFileNameParser.Authority
HostFileNameParser.extractToPath
(VfsComponentContext context, String uri, StringBuilder name) Extracts the scheme, userinfo, hostname and port components of a generic URI.
HostFileNameParser.extractToPath(VfsComponentContext, String, StringBuilder)
.