Uses of Interface
eu.clarin.weblicht.wlfxb.ed.api.ExternalData
-
Packages that use ExternalData Package Description eu.clarin.weblicht.wlfxb.ed.xb Provides classes for manipulating ExternalData annotations of TCF.eu.clarin.weblicht.wlfxb.io Provides classes to input/process/output TCF streams with only specified annotations being loaded into the memory. -
-
Uses of ExternalData in eu.clarin.weblicht.wlfxb.ed.xb
Classes in eu.clarin.weblicht.wlfxb.ed.xb that implement ExternalData Modifier and Type Class Description classExternalDataStored -
Uses of ExternalData in eu.clarin.weblicht.wlfxb.io
Methods in eu.clarin.weblicht.wlfxb.io that return ExternalData Modifier and Type Method Description ExternalDataExternalDataWithTextCorpusStreamed. getExternalData()Gets ExternalData.
-