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