Uses of Class
org.apache.commons.vfs.provider.HostFileNameParser.Authority
-
Packages that use HostFileNameParser.Authority Package Description org.apache.commons.vfs.provider The File Provider API, and utility classes. -
-
Uses of HostFileNameParser.Authority in org.apache.commons.vfs.provider
Methods in org.apache.commons.vfs.provider that return HostFileNameParser.Authority Modifier and Type Method Description protected HostFileNameParser.AuthorityHostFileNameParser. extractToPath(java.lang.String uri, java.lang.StringBuffer name)Extracts the scheme, userinfo, hostname and port components of a generic URI.
-