Uses of Class
edu.mit.jwi.data.parse.DataLineParser

Packages that use DataLineParser
edu.mit.jwi.data.parse Provides classes and interfaces that parse lines from Wordnet files. 
 

Uses of DataLineParser in edu.mit.jwi.data.parse
 

Methods in edu.mit.jwi.data.parse that return DataLineParser
static DataLineParser DataLineParser.getInstance()
          Returns the singleton instance of this class, instantiating it if necessary.
 



Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.