Uses of Class
org.anchoranalysis.plugin.io.bean.summarizer.input.SummarizerInputFromManager
Packages that use SummarizerInputFromManager
-
Uses of SummarizerInputFromManager in org.anchoranalysis.plugin.io.bean.summarizer.input
Modifier and TypeClassDescriptionclass
ExtractIdentifier<T extends InputFromManager>
Extracts the identifier from anInputFromManager
to summarize further.class
ExtractIdentifierAndPath<T extends InputFromManager>
Extracts the identifier and path from anInputFromManager
to summarize further.class
ExtractPath<T extends InputFromManager>
Extracts aPath
from an input to summarize further.