|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resource_ImplBase | |
|---|---|
| org.apache.uima.collection | Classes and interfaces for collection processing. |
| org.apache.uima.collection.base_cpm | |
| org.apache.uima.resource | Interfaces for Resources and ResourceSpecifiers. |
| Uses of Resource_ImplBase in org.apache.uima.collection |
|---|
| Subclasses of Resource_ImplBase in org.apache.uima.collection | |
|---|---|
class |
CasConsumer_ImplBase
Base class for CAS Consumers in UIMA SDK v1.x, which developers should extend with their own CAS Consumer implementation classes. |
class |
CasInitializer_ImplBase
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 XmlDetagger for an example. |
class |
CollectionReader_ImplBase
Base class for Collection Readers, which developers should extend with their own Collection Reader implementation classes. |
| Uses of Resource_ImplBase in org.apache.uima.collection.base_cpm |
|---|
| Subclasses of Resource_ImplBase in org.apache.uima.collection.base_cpm | |
|---|---|
class |
CasDataCollectionReader_ImplBase
Base class from which to extend when writing Collection Readers that use the CasData
interface to access the CAS. |
class |
CasDataConsumer_ImplBase
Base class from which to extend when writing CAS Consumers that use the CasData interface
to access the CAS. |
class |
CasDataInitializer_ImplBase
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 XmlDetagger for an example. |
| Uses of Resource_ImplBase in org.apache.uima.resource |
|---|
| Subclasses of Resource_ImplBase in org.apache.uima.resource | |
|---|---|
class |
ConfigurableResource_ImplBase
Implementation base class for ConfigurableResources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||