|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.test.examples.XMLDBCreate
public final class XMLDBCreate
This class serves an example for creating a Database with the XML:DB API.
Field Summary | |
---|---|
static String |
COLL
Name of the collection. |
static String |
DRIVER
Database driver. |
Method Summary | |
---|---|
static void |
main(String[] args)
Main method of the example class. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String DRIVER
public static final String COLL
Method Detail |
---|
public static void main(String[] args) throws Exception
args
- (ignored) command-line arguments
Exception
- exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |