Difference between revisions of "Developing"

From BaseX Documentation
Jump to navigation Jump to search
Line 5: Line 5:
  
 
==Examples==
 
==Examples==
*[[Code Examples]]: Examples for developing with the BaseX code base in Java
+
*[[Code Examples]]: Examples for developing with the BaseX, XML:DB and XQJ API in Java
  
 
==JavaDoc==
 
==JavaDoc==

Revision as of 16:46, 7 January 2011

Requirements

Examples

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

JavaDoc

Client Interfaces

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