Class CpeBuilder

java.lang.Object
org.apache.uima.fit.cpe.CpeBuilder

public class CpeBuilder extends Object
Build a Collection Processing Engine from a CollectionReaderDescription and a AnalysisEngineDescription. If an aggregate analysis engine description is used, the builder will add each child of the aggregate engine as one processor to the engine. This works only for aggregate analysis engines using a FixedFlow.