Class SummarizerPath

Object
org.anchoranalysis.bean.AnchorBean<Summarizer<T>>
org.anchoranalysis.plugin.io.bean.summarizer.Summarizer<Path>
org.anchoranalysis.plugin.io.bean.summarizer.path.SummarizerPath
Direct Known Subclasses:
ExtensionCount, FilePathPattern, FileSizeStatistics

public abstract class SummarizerPath
extends Summarizer<Path>
Base class for Summarizers that operate on the Path associated with inputs.
Author:
Owen Feehan
  • Constructor Summary

    Constructors 
    Constructor Description
    SummarizerPath()  
  • Method Summary

    Modifier and Type Method Description
    boolean requiresImageMetadata()
    Whether a ImageMetadataInput is required as an input.

    Methods inherited from class org.anchoranalysis.plugin.io.bean.summarizer.Summarizer

    add, addAll, describe

    Methods inherited from class org.anchoranalysis.bean.AnchorBean

    checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait