XPERT (XPath based query language Evaluation and Retrieval Tool)

API Specification

This document is the API specification of the XPERT, version 0.12

Packages

com.futurexpert.xpert.xindex

Provides the classes necessary to index XML documents.

com.futurexpert.xpert.xretrieve

Provides the classes necessary to evaluate XPath based queries and retrieve relevant XML elements.

com.futurexpert.xpert.xutility

Provides the exception XpertException, XIndexException and XQueryException.

com.futurexpert.xpert.xtree

Provides a various kinds of trees and iterators.