|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompositeResourceFactory | |
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware Architecture. |
| org.apache.uima.impl | Contains reference implementations of the interfaces in
org.apache.uima. |
| Uses of CompositeResourceFactory in org.apache.uima |
|---|
| Methods in org.apache.uima that return CompositeResourceFactory | |
|---|---|
protected abstract CompositeResourceFactory |
UIMAFramework._getResourceFactory()
To be implemented by subclasses; this should return a reference to the ResourceFactory used by this implementation, which must implement
CompositeResourceFactory. |
static CompositeResourceFactory |
UIMAFramework.getResourceFactory()
Get a reference to the ResourceFactory. |
| Uses of CompositeResourceFactory in org.apache.uima.impl |
|---|
| Classes in org.apache.uima.impl that implement CompositeResourceFactory | |
|---|---|
class |
CompositeResourceFactory_impl
A registry containing (ResourceSpecifier Class, ResourceFactory) pairs. |
| Methods in org.apache.uima.impl that return CompositeResourceFactory | |
|---|---|
protected CompositeResourceFactory |
UIMAFramework_impl._getResourceFactory()
Retrieves a reference to the ResourceFactory used by the UIMA reference
implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||