Package org.anchoranalysis.plugin.io.bean.summarizer.path

Implementations of Summarizer that summarize generically Paths.
  • Class Summary 
    Class Description
    ExtensionCount
    Remembers each unique extension, and associated count
    FilePathPattern
    Converts a list of file-paths into a form that tries to find a pattern in the naming style using the path-pattern-finder library.
    FileSizeStatistics
    Tracks the range of file-size.
    SummarizerPath
    Base class for Summarizers that operate on the Path associated with inputs.