MaltParser 1.0.3

Uses of Interface
org.maltparser.core.dataformat.writer.DataWriter

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

Uses of DataWriter in org.maltparser.core.config
 

Fields in org.maltparser.core.config declared as DataWriter
protected  DataWriter SingleMaltConfiguration.writer
           
 

Uses of DataWriter in org.maltparser.core.dataformat.writer
 

Classes in org.maltparser.core.dataformat.writer that implement DataWriter
 class TabWriter
           
 


MaltParser 1.0.3

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.