Uses of Class
org.apache.uima.internal.util.SymbolTable

Packages that use SymbolTable
org.apache.uima.internal.util   
 

Uses of SymbolTable in org.apache.uima.internal.util
 

Methods in org.apache.uima.internal.util that return SymbolTable
 SymbolTable SymbolTable.copy()
          Perform a deep copy.
static SymbolTable SymbolTable.readFromFile(java.lang.String filename)
          Read a file line by line, and create an entry for each line.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.