Package eu.clarin.weblicht.wlfxb.io
Provides classes to input/process/output TCF streams with only specified annotations
being loaded into the memory.
-
Class Summary Class Description ExternalDataWithTextCorpusStreamed Class ExternalDataWithTextCorpusStreamed represents TCF TextCorpus and ExternalData annotations.LexiconStreamed Class LexiconStreamed represents TCF Lexicon annotations.TextCorpusStreamed Class TextCorpusStreamed is used for accessing specified annotation layers and (optionally) adding any new annotation layers from/to TextCorpus.TextCorpusStreamedWithReplaceableLayers Class TextCorpusStreamedWithReplaceableLayers can be used for applications where an existing TCF layer has to be replaced or removed.WLDObjector Class WLDObjector helps to read/writeWLDatafrom/to TCF stream.WLDProfiler XmlReaderWriter Class XmlReaderWriter helps to work with TCF XML underlying streams. -
Exception Summary Exception Description WLFormatException Indicates an exceptional condition that occurred due to errors or inconsistencies in TCF orWLData.