Uses of Class
eu.clarin.weblicht.wlfxb.md.xb.MetaDataItem

Packages that use MetaDataItem
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.md.xb Provides classes for manipulating meta data of TCF. 
 

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

Constructor parameters in eu.clarin.weblicht.wlfxb.io with type arguments of type MetaDataItem
LexiconStreamed(InputStream inputStream, EnumSet<LexiconLayerTag> layersToRead, OutputStream outputStream, List<MetaDataItem> metaDataToAdd)
          Creates a LexiconStreamed from the given TCF input stream, specified annotation layers, output stream and meta data.
TextCorpusStreamed(InputStream inputStream, EnumSet<TextCorpusLayerTag> layersToRead, OutputStream outputStream, List<MetaDataItem> metaDataToAdd)
          Creates a TextCorpusStreamed from the given TCF input stream, specified annotation layers, output stream and meta data.
 

Uses of MetaDataItem in eu.clarin.weblicht.wlfxb.md.xb
 

Methods in eu.clarin.weblicht.wlfxb.md.xb that return types with arguments of type MetaDataItem
 List<MetaDataItem> MetaData.getMetaDataItems()
           
 



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