Uses of Interface
org.apache.uima.fit.component.ExternalResourceAware
Package
Description
uimaFIT-enhanced base classes for UIMA components and some simple components.
Examples for using the
ExternalResource
annotation.INTERNAL API - May change without further notice.
-
Uses of ExternalResourceAware in org.apache.uima.fit.component
Modifier and TypeClassDescriptionclass
Base class for external resources which initializes itself based on annotations. -
Uses of ExternalResourceAware in org.apache.uima.fit.examples.resource
Modifier and TypeClassDescriptionstatic class
Simple example resource that can use another resource. -
Uses of ExternalResourceAware in org.apache.uima.fit.factory.locator
Modifier and TypeClassDescriptionclass
Deprecated.To be removed without replacement -
Uses of ExternalResourceAware in org.apache.uima.fit.internal
Modifier and TypeClassDescriptionclass
INTERNAL API - Helper resource used when anExternalResource
annotation is used on an array or collection field.