Package | Description |
---|---|
org.basex.core |
Database core classes.
|
Modifier and Type | Field and Description |
---|---|
static EnumOption<MainOptions.MainParser> |
MainOptions.PARSER
Define import parser.
|
Modifier and Type | Method and Description |
---|---|
static MainOptions.MainParser |
MainOptions.MainParser.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MainOptions.MainParser[] |
MainOptions.MainParser.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.