| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.ed.xb |
Provides classes for manipulating ExternalData annotations of TCF.
|
| eu.clarin.weblicht.wlfxb.xb |
Provides classes for manipulating TCF.
|
| Modifier and Type | Method and Description |
|---|---|
static ExternalDataStored |
ExternalDataStored.compose(ExternalDataLayerStored... layers)
Composes the layers into one document.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalDataStored |
WLData.getExternalData()
Gets external data annotations of the WLData.
|
| Constructor and Description |
|---|
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-2014 Department of Linguistics, Tübingen University. All Rights Reserved.