public interface EscherIOOptions
extends de.zbit.util.prefs.KeyProvider
Modifier and Type | Field and Description |
---|---|
static ResourceBundle |
bundle
Localization support.
|
static de.zbit.util.prefs.OptionGroup<?> |
GROUP_IO
Definition of input and output data files as well as the format for the output.
|
static de.zbit.util.prefs.Option<File> |
INPUT
Specifies the JSON input file.
|
static de.zbit.util.prefs.Option<File> |
OUTPUT
The path to the file into which the output should be written.
|
static final ResourceBundle bundle
static final de.zbit.util.prefs.Option<File> INPUT
static final de.zbit.util.prefs.Option<File> OUTPUT
static final de.zbit.util.prefs.OptionGroup<?> GROUP_IO
Copyright © 2015–2019 University of Tübingen. All rights reserved.