public final class BaseXGUI extends Main
Modifier and Type | Method and Description |
---|---|
String |
header()
Returns a header string for command-line information.
|
static void |
main(String... args)
Main method.
|
protected void |
parseArgs()
Parses the command-line arguments, specified by the user.
|
String |
usage()
Returns a usage string for command-line information.
|
public BaseXGUI(String... args) throws BaseXException
args
- command-line argumentsBaseXException
- database exceptionpublic static void main(String... args)
args
- text files to open: XML documents, queries, etc.protected void parseArgs() throws BaseXException
Main
parseArgs
in class Main
BaseXException
public String header()
Main
Copyright © 2005–2015 BaseX Team. All rights reserved.