Class FileNamer

Object
org.anchoranalysis.bean.AnchorBean<FileNamer>
org.anchoranalysis.io.input.bean.namer.FileNamer
Direct Known Subclasses:
FileNamerIndependent

public abstract class FileNamer
extends AnchorBean<FileNamer>
Associates a name (a compact unique identifier) with a file.

The operation can be processed on a single file or a collection of files.

Author:
Owen Feehan