Package org.cdlib.xtf.crossQuery.raw

Contains a derived version of CrossQuery which takes an HTTP post of a "raw" XTF query in XML, parses it, executes the query, and returns the "raw" XML-formatted results.

See:
          Description

Class Summary
RawQuery Derived version of the crossQuery servlet, used to provide a "web service" interface to XTF.
 

Package org.cdlib.xtf.crossQuery.raw Description

Contains a derived version of CrossQuery which takes an HTTP post of a "raw" XTF query in XML, parses it, executes the query, and returns the "raw" XML-formatted results.