Package org.cdlib.xtf.zing

This package contains the SRU servlet and its utility classes.

See:
          Description

Class Summary
SRU The SRU servlet coordinates the process of parsing a URL query, activating the textEngine to find all occurrences, and finally formatting the results.
SRUConfig Holds global configuration information for the SRU servlet.
 

Package org.cdlib.xtf.zing Description

This package contains the SRU servlet and its utility classes. SRU is very similar to crossQuery, except that it responds to an SRU query instead of a user query, and returns results in SRW format instead of HTML.