|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |