Uses of Interface
org.annotation.wordfreak.io.SourceFileFormat

Packages that use SourceFileFormat
org.annotation.wordfreak.io Provides I/O functionality for WordFreak including support for multiple file formats. 
 

Uses of SourceFileFormat in org.annotation.wordfreak.io
 

Classes in org.annotation.wordfreak.io that implement SourceFileFormat
 class TextFileFormat
           
 

Methods in org.annotation.wordfreak.io that return SourceFileFormat
 SourceFileFormat WordFreakFileFormat.getSourceFileFormat()
           
 SourceFileFormat TextColumnsFileFormat.getSourceFileFormat()
           
 SourceFileFormat AnnotatedFileFormat.getSourceFileFormat()
          Returns the file format for the source used with this annotation file format.
static SourceFileFormat TextFileFormat.getInstance()
           
 SourceFileFormat TreebankFileFormat.getSourceFileFormat()
           
 



Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.