Uses of Interface
org.apache.uima.ResourceSpecifierFactory
Packages that use ResourceSpecifierFactory
-
Uses of ResourceSpecifierFactory in org.apache.uima
Methods in org.apache.uima that return ResourceSpecifierFactoryModifier and TypeMethodDescriptionprotected abstract ResourceSpecifierFactory
UIMAFramework._getResourceSpecifierFactory()
To be implemented by subclasses; this should return a reference to theResourceSpecifierFactory
used by this implementation.static ResourceSpecifierFactory
UIMAFramework.getResourceSpecifierFactory()
Get a reference to theResourceSpecifierFactory
. -
Uses of ResourceSpecifierFactory in org.apache.uima.impl
Classes in org.apache.uima.impl that implement ResourceSpecifierFactoryMethods in org.apache.uima.impl that return ResourceSpecifierFactoryModifier and TypeMethodDescriptionprotected ResourceSpecifierFactory
UIMAFramework_impl._getResourceSpecifierFactory()
To be implemented by subclasses; this should return a reference to theResourceSpecifierFactory
used by this implementation.