Uses of Interface
org.apache.uima.CompositeResourceFactory

Packages that use CompositeResourceFactory
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
 

Uses of CompositeResourceFactory in org.apache.uima
 

Methods in org.apache.uima that return CompositeResourceFactory
protected abstract  CompositeResourceFactory UIMAFramework._getResourceFactory()
          To be implemented by subclasses; this should return a reference to the ResourceFactory used by this implementation, which must implement CompositeResourceFactory.
static CompositeResourceFactory UIMAFramework.getResourceFactory()
          Get a reference to the ResourceFactory.
 



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