public class DatabaseConnector extends Object
| Modifier and Type | Method and Description |
|---|---|
static DatabaseConnector |
get() |
org.xmldb.api.base.Collection |
getCollection() |
org.xmldb.api.modules.XPathQueryService |
getXPathQueryService() |
org.xmldb.api.modules.XQueryService |
getXQueryService() |
static void |
initialize(String dbUrl) |
public static void initialize(String dbUrl)
public static DatabaseConnector get()
public org.xmldb.api.modules.XQueryService getXQueryService()
throws Exception
Exceptionpublic org.xmldb.api.modules.XPathQueryService getXPathQueryService()
throws Exception
ExceptionCopyright © 2020. All Rights Reserved.