| Package | Description |
|---|---|
| org.corpus_tools.graphannis |
| Modifier and Type | Method and Description |
|---|---|
static CorpusStorageManager.ImportFormat |
CorpusStorageManager.ImportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorpusStorageManager.ImportFormat[] |
CorpusStorageManager.ImportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CorpusStorageManager.importFromFileSystem(String path,
CorpusStorageManager.ImportFormat format,
String corpusName)
Import a corpus from an external location on the file system into this corpus
storage.
|
Copyright © 2019 Thomas Krause. All rights reserved.