Package gov.nasa.jpl.output.tol
package gov.nasa.jpl.output.tol
Package contains classes related to writing out a variety of Time-Ordered-List formats
-
ClassDescriptionThis class manages writing to a 'flat' TOL CSV-like file, a legacy format that certain missions might request due to its smaller size than XMLTOL.This class produces a JSON TOL originally meant to provide input to Elasticsearch.This class just takes a list of TOLRecords and one by one writes them to a StringBuilder - intended for use to be passed into a thread pool by an XMLTOLWriterThis class produces an XMLTOL, which contains all resource, activity, and constraint information available in the planning engine at the time it was written in a very hierarchical, non-flattened format.