| Package | Description |
|---|---|
| org.apache.uima |
The main package for the Unstructured Information Management Middleware
Architecture.
|
| org.apache.uima.collection.impl.metadata.cpe | |
| org.apache.uima.collection.metadata |
Java object representation of a CPE Descriptor.
|
| org.apache.uima.impl |
Contains reference implementations of the interfaces in
org.apache.uima. |
| Modifier and Type | Method and Description |
|---|---|
CpeCollectionReaderCasInitializer |
ResourceSpecifierFactory.createCasInitializer() |
| Modifier and Type | Class and Description |
|---|---|
class |
CpeCollectionReaderCasInitializerImpl
Deprecated.
As of v2.0, CAS Initializers are deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CpeCollectionReaderCasInitializer |
CpeDescriptionImpl.addCasInitializer(String aInitializerDescriptorPath)
Deprecated.
As of v2.0, CAS Initializers are deprecated.
|
CpeCollectionReaderCasInitializer |
CpeCollectionReaderImpl.getCasInitializer() |
protected static CpeCollectionReaderCasInitializer |
CpeDescriptorFactory.produceCollectionReaderCasInitializer(String aInitializerDescriptorPath)
Deprecated.
As of v2.0, CAS Initializers are deprecated.
|
static CpeCollectionReaderCasInitializer |
CpeDescriptorFactory.produceCollectionReaderCasInitializer(String aPath,
CpeDescription aDescriptor)
Deprecated.
As of v2.0, CAS Initializers are deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CpeCollectionReaderImpl.setCasInitializer(CpeCollectionReaderCasInitializer aCasInitializer) |
| Modifier and Type | Method and Description |
|---|---|
CpeCollectionReaderCasInitializer |
CpeDescription.addCasInitializer(String aCasInitializerPath)
Deprecated.
As of v2.0 CAS Initializers are deprecated.
|
CpeCollectionReaderCasInitializer |
CpeCollectionReader.getCasInitializer()
Deprecated.
As of v2.0 CAS Initializers are deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CpeCollectionReader.setCasInitializer(CpeCollectionReaderCasInitializer aCasInitializer)
Deprecated.
As of v2.0 CAS Initializers are deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CpeCollectionReaderCasInitializer |
ResourceSpecifierFactory_impl.createCasInitializer() |
Copyright © 2018. All rights reserved.