Uses of Class
eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored

Packages that use ExternalDataStored
eu.clarin.weblicht.wlfxb.ed.xb Provides classes for manipulating ExternalData annotations of TCF. 
eu.clarin.weblicht.wlfxb.xb Provides classes for manipulating TCF. 
 

Uses of ExternalDataStored in eu.clarin.weblicht.wlfxb.ed.xb
 

Methods in eu.clarin.weblicht.wlfxb.ed.xb that return ExternalDataStored
static ExternalDataStored ExternalDataStored.compose(ExternalDataLayerStored... layers)
          Composes the layers into one document.
 

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

Methods in eu.clarin.weblicht.wlfxb.xb that return ExternalDataStored
 ExternalDataStored WLData.getExternalData()
          Gets external data annotations of the WLData.
 

Constructors in eu.clarin.weblicht.wlfxb.xb with parameters of type ExternalDataStored
WLData(ExternalDataStored extData)
          Creates WLData with the given external data annotations.
WLData(ExternalDataStored extData, TextCorpusStored textCorpus)
          Creates WLData with the given external data and text corpus annotations.
WLData(MetaData metaData, ExternalDataStored extData)
          Creates WLData with the given meta data and external data annotations.
WLData(MetaData metaData, ExternalDataStored extData, TextCorpusStored textCorpus)
          Creates WLData with the given meta data, external data and text corpus annotations.
 



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