| Package | Description |
|---|---|
| org.apache.uima |
The main package for the Unstructured Information Management Middleware
Architecture.
|
| org.apache.uima.collection.impl | |
| org.apache.uima.impl |
Contains reference implementations of the interfaces in
org.apache.uima. |
| org.apache.uima.tools.components | |
| org.apache.uima.util |
Utility classes and interfaces used by UIMA components.
|
| org.apache.uima.util.impl |
| Modifier and Type | Method and Description |
|---|---|
CasConsumerDescription |
ResourceSpecifierFactory.createCasConsumerDescription()
Creates a
CasConsumerDescription. |
| Modifier and Type | Class and Description |
|---|---|
class |
CasConsumerDescription_impl |
| Modifier and Type | Method and Description |
|---|---|
CasConsumerDescription |
ResourceSpecifierFactory_impl.createCasConsumerDescription() |
| Modifier and Type | Method and Description |
|---|---|
static CasConsumerDescription |
InlineXmlCasConsumer.getDescription()
Parses and returns the descriptor for this collection reader.
|
static CasConsumerDescription |
XCasWriterCasConsumer.getDescription()
Parses and returns the descriptor for this collection reader.
|
static CasConsumerDescription |
XmiWriterCasConsumer.getDescription()
Parses and returns the descriptor for this collection reader.
|
| Modifier and Type | Method and Description |
|---|---|
CasConsumerDescription |
XMLParser.parseCasConsumerDescription(XMLInputSource aInput)
Parses a CasConsumerDescription from an XML input stream.
|
CasConsumerDescription |
XMLParser.parseCasConsumerDescription(XMLInputSource aInput,
XMLParser.ParsingOptions aOptions)
Parses a CasConsumerDescription from an XML input stream.
|
| Modifier and Type | Method and Description |
|---|---|
CasConsumerDescription |
XMLParser_impl.parseCasConsumerDescription(XMLInputSource aInput) |
CasConsumerDescription |
XMLParser_impl.parseCasConsumerDescription(XMLInputSource aInput,
XMLParser.ParsingOptions aOptions) |
Copyright © 2018. All rights reserved.