Class CopyFilesNamingWithoutSharedState

Direct Known Subclasses:
CopyFilesNamingOne, OutputPrefixWithExtension, PreserveName

public abstract class CopyFilesNamingWithoutSharedState extends CopyFilesNaming<NoSharedState>
Base class for implementations of CopyFilesNaming where each file is copied independently of the others.
Author:
Owen Feehan