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