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 |
---|---|
CollectionReaderDescription |
ResourceSpecifierFactory.createCollectionReaderDescription()
Creates a
CollectionReaderDescription . |
Modifier and Type | Class and Description |
---|---|
class |
CollectionReaderDescription_impl
To change the template for this generated type comment go to Window>Preferences>Java>Code
Generation>Code and Comments
|
Modifier and Type | Method and Description |
---|---|
CollectionReaderDescription |
ResourceSpecifierFactory_impl.createCollectionReaderDescription() |
Modifier and Type | Method and Description |
---|---|
static CollectionReaderDescription |
FileSystemCollectionReader.getDescription()
Parses and returns the descriptor for this collection reader.
|
Modifier and Type | Method and Description |
---|---|
CollectionReaderDescription |
XMLParser.parseCollectionReaderDescription(XMLInputSource aInput)
Parses a CollectionReaderDescription from an XML input stream.
|
CollectionReaderDescription |
XMLParser.parseCollectionReaderDescription(XMLInputSource aInput,
XMLParser.ParsingOptions aOptions)
Parses a CollectionReaderDescription from an XML input stream.
|
Modifier and Type | Method and Description |
---|---|
CollectionReaderDescription |
XMLParser_impl.parseCollectionReaderDescription(XMLInputSource aInput) |
CollectionReaderDescription |
XMLParser_impl.parseCollectionReaderDescription(XMLInputSource aInput,
XMLParser.ParsingOptions aOptions) |
Copyright © 2012. All Rights Reserved.