Package org.apache.uima.cas.impl
Class FSClassRegistry
java.lang.Object
org.apache.uima.cas.impl.FSClassRegistry
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addGeneratorForType
(TypeImpl type, FSGenerator<?> fsFactory) No longer used, but left in for backward compatibility with older JCasgen'd classesFSGenerator<?>[]
FSGenerator<?>[]
void
saveGeneratorsForClassLoader
(ClassLoader cl, FSGenerator<?>[] newGenerators) void
setBaseGenerators
(FSGenerator<?>[] generators) boolean
swapInGeneratorsForClassLoader
(ClassLoader cl, CASImpl casImpl)
-
Method Details
-
addGeneratorForType
No longer used, but left in for backward compatibility with older JCasgen'd classes- Parameters:
type
- -fsFactory
- -
-
saveGeneratorsForClassLoader
-
swapInGeneratorsForClassLoader
-
getBaseGenerators
-
setBaseGenerators
-
getNewFSGeneratorSet
-