Class AbstractDictionary


  • public class AbstractDictionary
    extends Object
    • Constructor Detail

      • AbstractDictionary

        public AbstractDictionary​(int numDict)
    • Method Detail

      • loadDictionary

        public void loadDictionary​(int numDict)
        Loads a file with the following format Format of the file: TABLE_CAPTION=table_caption FIGURE_CAPTION=figure TITLE=title TEXT=text ..
      • getFieldValue

        public String getFieldValue​(String strField)
        Gets the value of an entry