Package org.anchoranalysis.plugin.io.bean.summarizer.input
Implementations of
Summarizer that summarize
generically InputFromManagers.-
Class Summary Class Description ExtractIdentifier<T extends org.anchoranalysis.io.input.InputFromManager> Extracts the identifier from anInputFromManagerto summarize further.ExtractIdentifierAndPath<T extends org.anchoranalysis.io.input.InputFromManager> Extracts the identifier and path from anInputFromManagerto summarize further.ExtractPath<T extends org.anchoranalysis.io.input.InputFromManager> Extracts aPathfrom an input to summarize further.SummarizerInputFromManager<T extends org.anchoranalysis.io.input.InputFromManager,S> Extracts a particular item from anInputFromManagerfor further summarization downstream.