Example usage for org.apache.commons.vfs2.provider FileReplicator interface-usage

List of usage examples for org.apache.commons.vfs2.provider FileReplicator interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.vfs2.provider FileReplicator interface-usage.

Usage

From source file org.apache.accumulo.start.classloader.vfs.UniqueFileReplicator.java

/**
 *
 */
public class UniqueFileReplicator implements VfsComponent, FileReplicator {

    private static final char[] TMP_RESERVED_CHARS = new char[] { '?', '/', '\\', ' ', '&', '"', '\'', '*', '#',