Uses of Package
org.anchoranalysis.io.input.bean.namer
Packages that use org.anchoranalysis.io.input.bean.namer
Package
Description
Beans to derive names (compact unique identifiers) from files.
Grouping files together so that they collectively represent a single entity.
Implementations of
FileNamer
.Implementations of
FileNamer
that look for a
pattern across many files.InputManager
s that accept a set of named-files.-
Classes in org.anchoranalysis.io.input.bean.namer used by org.anchoranalysis.io.input.bean.namer
-
-
Classes in org.anchoranalysis.io.input.bean.namer used by org.anchoranalysis.plugin.io.bean.file.namerClassDescriptionAssociates a name (a compact unique identifier) with a file.Base class for methods that derive the name independently for each file.
-
-