This document describes how a user can utilize the Application Program Interface (API) of the pds4-tools package to develop their own tool. The following topics can be found in this document:
We have not had a chance to document the entry points into the API as of the current release. The best source for this information currently is the JavaDocs documentation for this project.
The PDS4 Tools library can be configured to write log messages to a log file, if desired. It uses the logging library SLF4J. Two JAR files are needed to configure SLF4J:
See the SJF4J web site for more information about configuring SLF4J.