Uses of Class
eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored

Packages that use LexiconStored
eu.clarin.weblicht.wlfxb.io Provides classes to input/process/output TCF streams with only specified annotations being loaded into the memory. 
eu.clarin.weblicht.wlfxb.xb Provides classes for manipulating TCF. 
 

Uses of LexiconStored in eu.clarin.weblicht.wlfxb.io
 

Subclasses of LexiconStored in eu.clarin.weblicht.wlfxb.io
 class LexiconStreamed
          Class LexiconStreamed represents TCF Lexicon annotations.
 

Uses of LexiconStored in eu.clarin.weblicht.wlfxb.xb
 

Methods in eu.clarin.weblicht.wlfxb.xb that return LexiconStored
 LexiconStored WLData.getLexicon()
          Gets lexicon annotations of the WLData.
 

Constructors in eu.clarin.weblicht.wlfxb.xb with parameters of type LexiconStored
WLData(LexiconStored lexicon)
          Creates WLData with the given lexicon annotations.
WLData(MetaData metaData, LexiconStored lexicon)
          Creates WLData with the given meta data and lexicon annotations.
 



Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.