Package | Description |
---|---|
org.apache.commons.vfs2.provider |
The File Provider API, and utility classes.
|
Modifier and Type | Method and Description |
---|---|
protected HostFileNameParser.Authority |
HostFileNameParser.extractToPath(String uri,
StringBuilder name)
|
protected HostFileNameParser.Authority |
HostFileNameParser.extractToPath(VfsComponentContext context,
String uri,
StringBuilder name)
Extracts the scheme, userinfo, hostname and port components of a generic URI.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.