DOC

gov.nasa.pds.model : model-lddtool

Maven & Gradle

Jun 17, 2022
7 stars

Local Data Dictionary Tool · The PDS4 LDDTool uses the Maven plugin "model-dmdocument" as an executible jar to process an input XML file. The input XML document is parsed and the contents are validated against the master database. The validated contents are integrated into the master database. The XML Schema and Schematron files are written. The process report and spreadsheet are written.

Table Of Contents

Latest Version

Download gov.nasa.pds.model : model-lddtool Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file model-lddtool-14.0.8-javadoc.jar to model-lddtool-14.0.8-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder model-lddtool-14.0.8-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "model-lddtool-14.0.8-sources.jar" -d "model-lddtool-14.0.8-javadoc" -subpackages