Package | Description |
---|---|
org.basex.io.serial | |
org.basex.util.options |
Modifier and Type | Field and Description |
---|---|
static EnumOption<Options.YesNoOmit> |
SerializerOptions.STANDALONE
Serialization parameter: yes/no/omit.
|
Modifier and Type | Method and Description |
---|---|
static Options.YesNoOmit |
Options.YesNoOmit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Options.YesNoOmit[] |
Options.YesNoOmit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.