Difference between revisions of "Developing"

From BaseX Documentation
Jump to navigation Jump to search
Line 1: Line 1:
==Requirements==
+
==Source Code and Integration==
 
*[[Subversion Repository]]: Checkout the projects
 
*[[Subversion Repository]]: Checkout the projects
 
*[[Integrate]]: Integrate BaseX into your IDE
 
*[[Integrate]]: Integrate BaseX into your IDE

Revision as of 15:37, 11 January 2011

Source Code and Integration

Examples

  • Code Examples: Examples for developing with the BaseX, XML:DB and XQJ API in Java

Client-Server Communication

  • Language Bindings: Communicate with the BaseX server using the different language bindings
  • REST Interface: Communicate with the BaseX server using the REST interface

JavaDoc

The project's JavaDoc can be reviewed for further details.