Uses of Class
org.anchoranalysis.plugin.io.bean.file.pattern.TimestampPattern
Packages that use TimestampPattern
Package
Description
Implementations of
CopyFilesNaming
that perform clustering of files.Extracting a pattern from a file-path.
-
Uses of TimestampPattern in org.anchoranalysis.plugin.io.bean.file.copy.naming.cluster
Methods in org.anchoranalysis.plugin.io.bean.file.copy.naming.cluster that return types with arguments of type TimestampPatternModifier and TypeMethodDescriptionClusterByTimestamp.getTimestampPatterns()The patterns which can be used to extract a date-time from a filename.Method parameters in org.anchoranalysis.plugin.io.bean.file.copy.naming.cluster with type arguments of type TimestampPatternModifier and TypeMethodDescriptionvoidClusterByTimestamp.setTimestampPatterns(List<TimestampPattern> timestampPatterns) The patterns which can be used to extract a date-time from a filename. -
Uses of TimestampPattern in org.anchoranalysis.plugin.io.bean.file.pattern
Subclasses with type arguments of type TimestampPattern in org.anchoranalysis.plugin.io.bean.file.patternModifier and TypeClassDescriptionclassExtracts a timestamp from a file-name if it exists.