| org.basex |
Main package of the project, containing all starter classes with main methods.
|
| org.basex.api.dom |
Basic DOM API.
|
| org.basex.api.jaxp |
Basic JAXP API.
|
| org.basex.build |
Classes for creating new database instances.
|
| org.basex.build.file |
Classes for creating databases from different sources.
|
| org.basex.build.xml |
Classes for creating databases from XML documents.
|
| org.basex.core |
Database core classes.
|
| org.basex.core.cmd |
Database commands.
|
| org.basex.data |
Database structures.
|
| org.basex.gui |
GUI Package.
|
| org.basex.gui.dialog |
GUI Dialog Windows.
|
| org.basex.gui.layout |
Project specific GUI components.
|
| org.basex.gui.view |
Visualizations and View Observer framework.
|
| org.basex.gui.view.editor |
GUI XQuery View.
|
| org.basex.gui.view.explore |
GUI Explorer View
|
| org.basex.gui.view.folder |
GUI Folder View.
|
| org.basex.gui.view.info |
GUI Info View
|
| org.basex.gui.view.map |
GUI Map View.
|
| org.basex.gui.view.plot |
GUI Plot View.
|
| org.basex.gui.view.table |
GUI Table View.
|
| org.basex.gui.view.text |
GUI Text View.
|
| org.basex.gui.view.tree |
GUI Tree View.
|
| org.basex.index |
Database Index structures.
|
| org.basex.index.ft |
|
| org.basex.index.path |
|
| org.basex.index.value |
|
| org.basex.io |
Input and Output classes.
|
| org.basex.io.in |
|
| org.basex.io.out |
|
| org.basex.io.random |
|
| org.basex.io.serial |
|
| org.basex.query |
XQuery implementation.
|
| org.basex.query.expr |
XQuery expressions.
|
| org.basex.query.flwor |
|
| org.basex.query.ft |
XQuery Full Text expressions.
|
| org.basex.query.func |
XQuery functions.
|
| org.basex.query.item |
XQuery data types.
|
| org.basex.query.item.map |
|
| org.basex.query.iter |
XQuery iterators.
|
| org.basex.query.path |
XQuery path expressions.
|
| org.basex.query.up |
|
| org.basex.query.up.expr |
|
| org.basex.query.up.primitives |
|
| org.basex.query.util |
XQuery utility classes.
|
| org.basex.query.util.crypto |
|
| org.basex.query.util.format |
XQuery formatter utility classes.
|
| org.basex.query.util.http |
|
| org.basex.query.util.json |
|
| org.basex.query.util.pkg |
|
| org.basex.server |
Server implementation.
|
| org.basex.util |
Utility classes.
|
| org.basex.util.ft |
Full-text specific utility classes.
|
| org.basex.util.hash |
|
| org.basex.util.list |
|