Documentation
The JavaDocs for the main Xaj API classes are a good place to start.
JavaDocs
Here are links to the generated JavaDoc documentation for various components within the Xaj framework.
- Core
- Core JavaDocs
- Berkeley DB XML
- Berkeley DB XML JavaDocs
- JDBC
- JDBC JavaDocs
Building
Follow this Xaj build guide to build the Xaj JAR or WAR.
Examples
An example of using Xaj with Berkeley DB XML is available.