Uses of Class
org.anchoranalysis.plugin.io.bean.file.pattern.TimestampPattern
Packages that use TimestampPattern
-
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.