Uses of Interface
org.apache.uima.resource.DataResource

Packages that use DataResource
org.apache.uima.resource Interfaces for Resources and ResourceSpecifiers
 

Uses of DataResource in org.apache.uima.resource
 

Methods in org.apache.uima.resource that return DataResource
 DataResource ParameterizedDataResource.getDataResource(String[] aParams)
          Gets a DataResource object that can be used to access the data that is appropriate for the given parameter values.
 

Methods in org.apache.uima.resource with parameters of type DataResource
 void SharedResourceObject.load(DataResource aData)
          Called by the ResourceManager after this object has been instantiated.
 



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