Options.YesNo, Options.YesNoOmit
Modifier and Type | Field and Description |
---|---|
static StringOption |
ENCODING
Parser option: encoding.
|
static BooleanOption |
LINES
Parser option: line-wise parsing.
|
Constructor and Description |
---|
TextOptions()
Default constructor.
|
TextOptions(Options opts)
Constructor with options to be copied.
|
public static final StringOption ENCODING
public static final BooleanOption LINES
public TextOptions()
public TextOptions(Options opts)
opts
- optionsCopyright © 2005–2015 BaseX Team. All rights reserved.