ZIP Module/Saxon

From EXPath Community Group

The implementation of ZIP Module for Saxon.

Setup project

The project in the Zip module Subversion repository is a NetBeans project. It has the following dependencies:

  • a Java library named tagsoup-1.2
  • a Java library named saxon-he
  • the project pkg-saxon (see instructions on the implementation page)
  • a Java platform named JDK_1.5

For detailed instructions, see setup info in Packaging Module/Saxon. TagSoup is downloadable from this webpage. For the dependency on the project pkg-saxon, add the following to [trunk-dir]/saxon/zip-saxon/nbproject/private/private.properties (create the file if it does not exist yet, and adapt the following path to the actual location of the project pkg-saxon):

project.pkg-saxon=../../../pkg/saxon/pkg-saxon