PPIOption - option handler

PPIOption is a class that contains methods for parsing options and finding values within those options. It includes support for parsing strings into binary values. Here's what is currently available:
  • API for the class
  • Jar file containing the 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.
Important addition information. Read This