Package org.apache.oodt.cas.pge.writers

Interface Summary
DynamicConfigFileWriter Abstract interface for generating PGE config input files defining the input necessary to run the underlying PGE.
 

Class Summary
CsvConfigFileWriter CSV SciPgeConfigFileWriter which takes a comma separted list of Strings as the first index of the args and generates a CSV file from the metadata fields listed.
TextConfigFileWriter Text SciPgeConfigFileWriter which takes a template with envReplace metadata that gets dynamically filled out and written to a file.
XslTransformWriter XSL Transformation class which writes Science PGE config files based from the XML format of SerializableMetadata.
 



Copyright © 1999-2012
Apache OODT. All Rights Reserved.