org.basex.test.examples
Class WikiExample
java.lang.Object
org.basex.test.examples.WikiExample
public final class WikiExample
- extends Object
This example demonstrates how databases can be created from remote XML
documents, and how XQuery can be used to locally update the document and
perform full-text requests.
- Author:
- Workgroup DBIS, University of Konstanz 2005-10, ISC License, BaseX Team
Method Summary |
static void |
main(String[] args)
Runs the example code. |
main
public static void main(String[] args)
throws BaseXException
- Runs the example code.
- Parameters:
args
- (ignored) command-line arguments
- Throws:
BaseXException
- if a database command fails