Views

UsingJavaAPI

This article explains the XAware Java API for use in embedded applications. The Java API allows a Java application to invoke an XAware component and obtain XML results, which can then be processed by the application.

This article includes two complete examples to demonstrate the basic interface approaches and get you started quickly. The process used to build the examples is described, and the source for the examples is included. The complete class and method descriptions can be found in the API documentation in the /javadoc directory included in your XAware installation.

Review the API Sample Code.