| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.io |
Provides classes to input/process/output TCF streams with only specified annotations
being loaded into the memory.
|
| Modifier and Type | Method and Description |
|---|---|
static WLData |
WLDObjector.read(File file) |
static WLData |
WLDObjector.read(InputStream inputStream) |
static WLData |
WLDObjector.read(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WLDObjector.write(WLData wlData,
File file) |
static void |
WLDObjector.write(WLData wlData,
File file,
boolean outputAsXmlFragment) |
static void |
WLDObjector.write(WLData wlData,
OutputStream outputStream) |
static void |
WLDObjector.write(WLData wlData,
OutputStream outputStream,
boolean outputAsXmlFragment) |
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.