Class ExtractIdentifier<T extends org.anchoranalysis.io.input.InputFromManager>

Object
org.anchoranalysis.bean.AnchorBean<Summarizer<T>>
Type Parameters:
T - input-type.

public class ExtractIdentifier<T extends org.anchoranalysis.io.input.InputFromManager>
extends SummarizerInputFromManager<T,​String>
Extracts the identifier from an InputFromManager to summarize further.
Author:
Owen Feehan