Uses of Class
org.apache.commons.vfs.provider.HostFileNameParser.Authority

Packages that use HostFileNameParser.Authority
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
protected  HostFileNameParser.Authority HostFileNameParser.extractToPath(String uri, StringBuffer name)
          Extracts the scheme, userinfo, hostname and port components of a generic URI.
 



Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.