Uses of Class
org.apache.uima.internal.util.SymbolTable
Packages that use SymbolTable
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of SymbolTable in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl with parameters of type SymbolTableModifier and TypeMethodDescription(package private) static String[]
CASMgrSerializer.symbolTable2StringArray
(SymbolTable st) -
Uses of SymbolTable in org.apache.uima.internal.util
Methods in org.apache.uima.internal.util that return SymbolTableModifier and TypeMethodDescriptionSymbolTable.copy()
Perform a deep copy.static SymbolTable
SymbolTable.readFromFile
(String filename) Read a file line by line, and create an entry for each line.