Class CasInitializer_ImplBase

All Implemented Interfaces:
CasInitializer, ConfigurableResource, Resource

@Deprecated(since="2.0.0") public abstract class CasInitializer_ImplBase extends ConfigurableResource_ImplBase implements CasInitializer
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See org.apache.uima.examples.XmlDetagger for an example.
Base class for CAS Initializers, which developers should extend with their own CAS Initializer implementation classes.
To be removed in version:
4.0.0