|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameValuePair | |
---|---|
org.apache.uima | The main package for the Unstructured Information Management Middleware Architecture. |
org.apache.uima.resource.metadata | Interfaces for objects that represent metadata for a Resource. |
Uses of NameValuePair in org.apache.uima |
---|
Methods in org.apache.uima that return NameValuePair | |
---|---|
NameValuePair |
ResourceSpecifierFactory.createNameValuePair()
Creates a NameValuePair . |
Uses of NameValuePair in org.apache.uima.resource.metadata |
---|
Methods in org.apache.uima.resource.metadata that return NameValuePair | |
---|---|
NameValuePair[] |
ConfigurationParameterSettings.getParameterSettings()
Gets the settings for configuration parameters that are not in any group. |
Methods in org.apache.uima.resource.metadata with parameters of type NameValuePair | |
---|---|
void |
ConfigurationParameterSettings.setParameterSettings(NameValuePair[] aSettings)
Sets the settings for configuration parameters that are not in any group. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |