|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomResourceSpecifier | |
|---|---|
| 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. |
| org.apache.uima.resource.impl | |
| org.apache.uima.util | Utility classes and interfaces used by UIMA components. |
| org.apache.uima.util.impl | |
| Uses of CustomResourceSpecifier in org.apache.uima |
|---|
| Methods in org.apache.uima that return CustomResourceSpecifier | |
|---|---|
CustomResourceSpecifier |
ResourceSpecifierFactory.createCustomResourceSpecifier()
Creates a CustomResourceSpecifier. |
| Uses of CustomResourceSpecifier in org.apache.uima.impl |
|---|
| Methods in org.apache.uima.impl that return CustomResourceSpecifier | |
|---|---|
CustomResourceSpecifier |
ResourceSpecifierFactory_impl.createCustomResourceSpecifier()
|
| Uses of CustomResourceSpecifier in org.apache.uima.resource.impl |
|---|
| Classes in org.apache.uima.resource.impl that implement CustomResourceSpecifier | |
|---|---|
class |
CustomResourceSpecifier_impl
Implementation of CustomResourceSpecifier. |
| Uses of CustomResourceSpecifier in org.apache.uima.util |
|---|
| Methods in org.apache.uima.util that return CustomResourceSpecifier | |
|---|---|
CustomResourceSpecifier |
XMLParser.parseCustomResourceSpecifier(XMLInputSource aInput)
Parses a CustomResourceSpecifier from an XML input stream. |
CustomResourceSpecifier |
XMLParser.parseCustomResourceSpecifier(XMLInputSource aInput,
XMLParser.ParsingOptions aOptions)
Parses a CustomResourceSpecifier from an XML input stream. |
| Uses of CustomResourceSpecifier in org.apache.uima.util.impl |
|---|
| Methods in org.apache.uima.util.impl that return CustomResourceSpecifier | |
|---|---|
CustomResourceSpecifier |
XMLParser_impl.parseCustomResourceSpecifier(XMLInputSource aInput)
|
CustomResourceSpecifier |
XMLParser_impl.parseCustomResourceSpecifier(XMLInputSource aInput,
XMLParser.ParsingOptions aOptions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||