PDS Label Parser

The PDS Label Parser is Java implementation of a parser for PDS Labels. Here's what is currently available:
  • API for the PDS Label parser
  • 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.
Some examples:
  • Example application that uses the PDS Label parser.
  • Example label for testing.
Important addition information. Read This