PDS/PPI Ruleset Processor

The PPI Ruleset Processor is a Java implementation of the PPI Ruleset Language. Here's what is currently available:
  • Ruleset Language reference document
  • API for the Ruleset Processor
  • Jar file containing the Ruleset Processor class, source and examples.
Installation instructions:
  1. Place the "pdsppi.jar" file in $JAVA_HOME/jre/lib/ext
  2. Add "$JAVA_HOME/jre/lib/ext/pdsppi.jar" to your CLASSPATH environment variable.
Note: The Ruleset Processor also uses the PDS Label parser. You will need to download its Jar file as well.

An application for using the ruleset processor is: labeler

Some examples:

Important addition information. Read This