MaltParser 1.0.1

Uses of Interface
org.maltparser.core.dataformat.reader.DataReader

Packages that use DataReader
org.maltparser.core.config Contains classes and an interface for handling parsing scenarios. 
org.maltparser.core.dataformat.reader Contains classes that reads a specific data format (e.g., a tab-separator reader). 
 

Uses of DataReader in org.maltparser.core.config
 

Fields in org.maltparser.core.config declared as DataReader
protected  DataReader SingleMaltConfiguration.reader
           
 

Uses of DataReader in org.maltparser.core.dataformat.reader
 

Classes in org.maltparser.core.dataformat.reader that implement DataReader
 class TabReader
           
 


MaltParser 1.0.1

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.