Uses of Interface
org.apache.uima.ResourceSpecifierFactory

Packages that use ResourceSpecifierFactory
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.impl Contains reference implementations of the interfaces in org.apache.uima
 

Uses of ResourceSpecifierFactory in org.apache.uima
 

Methods in org.apache.uima that return ResourceSpecifierFactory
protected abstract  ResourceSpecifierFactory UIMAFramework._getResourceSpecifierFactory()
          To be implemented by subclasses; this should return a reference to the ResourceSpecifierFactory used by this implementation.
static ResourceSpecifierFactory UIMAFramework.getResourceSpecifierFactory()
          Get a reference to the ResourceSpecifierFactory.
 

Uses of ResourceSpecifierFactory in org.apache.uima.impl
 

Classes in org.apache.uima.impl that implement ResourceSpecifierFactory
 class ResourceSpecifierFactory_impl
          Reference implementation of ResourceSpecifierFactory.
 

Methods in org.apache.uima.impl that return ResourceSpecifierFactory
protected  ResourceSpecifierFactory UIMAFramework_impl._getResourceSpecifierFactory()
          To be implemented by subclasses; this should return a reference to the ResourceSpecifierFactory used by this implementation.
 



Copyright © 2013. All Rights Reserved.