After installation, the following directories should be found in the installed Qizx/open directory:
docs/
Root of the documentation and samples.
index.html
Dispatches to the different parts of the documentation.
manual.pdf
Qizx manual in PDF form.
manual/
Qizx manual in browsable HTML form.
javadoc/
Java documentation of the API and utility classes.
samples/
Examples (documents, queries, Java code, DTD and catalogs) used by the chapters "Getting started" and "Programming with the Qizx API" of the manual.
bin/
Contains executable scripts:
qizx
, qizx.bat
Scripts for running the command-line tool, respectively on Unix-like platforms (Linux, Mac OS X, others), and MS Windows.
qizxstudio
, qizxstudio.bat
Scripts for running the graphic interface Qizx Studio, respectively on Unix-like platforms (Linux, Mac OS X, others), and MS Windows.
lib/
Contains the run-time jars used by Qizx:
qizx.jar
Core Qizx engine.
qizxstudio.jar
, qizxstudio_help.jar
Qizx Studio application.
resolver.jar
Apache XML Catalogs resolver for catalog-based entity resolution.
jhall.jar
Standard Java Help engine.
legal/
Contains licenses and information for Qizx/db and third-party components used in Qizx.
src.zip
Complete source code.