Uses of Class
org.anchoranalysis.plugin.io.bean.summarizer.input.SummarizerInputFromManager
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.io.bean.summarizer.input |
Implementations of
Summarizer that summarize
generically InputFromManagers. |
-
Uses of SummarizerInputFromManager in org.anchoranalysis.plugin.io.bean.summarizer.input
Subclasses of SummarizerInputFromManager in org.anchoranalysis.plugin.io.bean.summarizer.input Modifier and Type Class Description classExtractIdentifier<T extends org.anchoranalysis.io.input.InputFromManager>Extracts the identifier from anInputFromManagerto summarize further.classExtractIdentifierAndPath<T extends org.anchoranalysis.io.input.InputFromManager>Extracts the identifier and path from anInputFromManagerto summarize further.classExtractPath<T extends org.anchoranalysis.io.input.InputFromManager>Extracts aPathfrom an input to summarize further.