Example usage for org.apache.commons.vfs.provider HostFileNameParser subclass-usage

List of usage examples for org.apache.commons.vfs.provider HostFileNameParser subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.vfs.provider HostFileNameParser subclass-usage.

Usage

From source file org.objectweb.proactive.extensions.vfsprovider.client.ProActiveFileNameParser.java

/**
 * VFS file name parser for ProActive file access protocol, transforming String representation of
 * URL to {@link ProActiveFileName} instances.
 *
 * @see ProActiveFileName
 */