Uses of Class
org.apache.uima.internal.util.SymbolTable
-
Packages that use SymbolTable Package Description org.apache.uima.internal.util -
-
Uses of SymbolTable in org.apache.uima.internal.util
Methods in org.apache.uima.internal.util that return SymbolTable Modifier and Type Method Description SymbolTableSymbolTable. copy()Perform a deep copy.static SymbolTableSymbolTable. readFromFile(java.lang.String filename)Read a file line by line, and create an entry for each line.
-