Class MCRTreeCopier

java.lang.Object
org.mycore.datamodel.niofs.utils.MCRTreeCopier
All Implemented Interfaces:
FileVisitor<Path>

public class MCRTreeCopier extends Object implements FileVisitor<Path>
Simple FileVisitor that recursive copies a directory
Author:
Thomas Scheffler (yagee)