| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| org.apache.uima.resource | Interfaces for  ResourcesandResourceSpecifiers. | 
| Modifier and Type | Method and Description | 
|---|---|
| Parameter | ResourceSpecifierFactory. createParameter()Creates a  Parameter | 
| Modifier and Type | Method and Description | 
|---|---|
| Parameter[] | CustomResourceSpecifier. getParameters()Gets parameters that may be read by the custom resource class when it is initialized. | 
| Parameter[] | PearSpecifier. getParameters()Gets parameters that may be read by the pear resource class when it is initialized. | 
| Parameter[] | URISpecifier. getParameters() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CustomResourceSpecifier. setParameters(Parameter[] parameters)Sets parameters that may be read by the custom resource class when it is initialized. | 
| void | PearSpecifier. setParameters(Parameter[] parameters)Sets parameters that may be read by the pear resource class when it is initialized. | 
| void | URISpecifier. setParameters(Parameter[] parameters) | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.