Package org.annotation.wordfreak.io

Provides I/O functionality for WordFreak including support for multiple file formats.

See:
          Description

Interface Summary
AnnotatedFileFormat This defines the interface for implementing new annotated file formats.
FileFormat This defines the interface for implementing new file formats.
SourceFileFormat This defines the interface for implementing new source file formats.
 

Class Summary
AbstractAnnotatedFileFormat  
AnnotationDatabaseWriter  
AnnotationFileHandler  
AnnotationFileParser  
AnnotationFileWriter  
DTDErasingInputStream  
FileInputMethod  
FrameSet  
InputMethod  
TextColumnsFileFormat Implements the native TextColumns file format.
TextColumnsHandler  
TextColumnsParser  
TextFileFormat  
TreebankFileFormat Implements the native Treebank file format.
TreebankHandler  
TreebankParser  
TreebankWriter  
WordFreakFileFormat Implements the native WordFreak file format.
XMLHandler  
 

Package org.annotation.wordfreak.io Description

Provides I/O functionality for WordFreak including support for multiple file formats.



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