| Package | Description |
|---|---|
| org.apache.commons.vfs2.provider.local |
The Local File Provider.
|
| org.apache.commons.vfs2.provider.url |
The Default File Provider, which wraps java.net.URL.
|
| Modifier and Type | Field and Description |
|---|---|
private static GenericFileNameParser |
GenericFileNameParser.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static GenericFileNameParser |
GenericFileNameParser.getInstance()
retrieve a instance to this parser.
|
| Modifier and Type | Field and Description |
|---|---|
private GenericFileNameParser |
UrlFileNameParser.generic |