ResourceSpecifier
contains information that can be used acquire a reference to a {@link Resource}, whether that is done by instantiating the resource locally or locating an existing resource available as a service. It is the job of the {@link org.apache.uima.ResourceFactory} to locate or create the{@link Resource} that is specified by a ResourceSpecifier
.
This interface itself does nothing. It serves as a common parent for different types of Resource Specifiers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|