|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaData | |
|---|---|
| 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 MetaData in eu.clarin.weblicht.wlfxb.io |
|---|
| Methods in eu.clarin.weblicht.wlfxb.io with parameters of type MetaData | |
|---|---|
static void |
WLDObjector.write(MetaData md,
TextCorpus tc,
File file,
boolean outputAsXmlFragment)
|
static void |
WLDObjector.write(MetaData md,
TextCorpus tc,
OutputStream outputStream,
boolean outputAsXmlFragment)
|
| Uses of MetaData in eu.clarin.weblicht.wlfxb.xb |
|---|
| Methods in eu.clarin.weblicht.wlfxb.xb that return MetaData | |
|---|---|
MetaData |
WLDProfile.getMetadata()
|
MetaData |
WLData.getMetaData()
Gets meta data of the WLData. |
| Constructors in eu.clarin.weblicht.wlfxb.xb with parameters of type MetaData | |
|---|---|
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. |
|
WLData(MetaData metaData,
LexiconStored lexicon)
Creates WLData with the given meta data and lexicon annotations. |
|
WLData(MetaData metaData,
TextCorpusStored textCorpus)
Creates WLData with the given meta data and text corpus annotations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||