Uses of Interface
org.apache.uima.resource.metadata.NameValuePair

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.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.