Package | Description |
---|---|
org.basex.core.cmd |
Database commands.
|
Modifier and Type | Method and Description |
---|---|
static void |
Export.export(Data data,
String path,
MainOptions options,
Export export)
Exports the current database to the specified path.
|
static void |
Export.export(Data data,
String path,
SerializerOptions sopts,
Export export)
Exports the current database to the specified path.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.