| Name | Description | Type | Package | Framework |
| CsvConfigFileWriter | CSV SciPgeConfigFileWriter which takes a comma separted list of Strings as the first index of the args and generates a CSV file from | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| DynamicConfigFileWriter | Abstract interface for generating PGE config input files defining the input necessary to run the underlying PGE. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| ExternExtractorMetWriter | Class | org.apache.oodt.cas.pge.writers | Apache OODT | |
| FilenameExtractorWriter | Wrap CAS-Metadata's FilenameTokenMetExtractor as a CAS-PGE PcsMetFileWriter. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| MetadataKeyReplacerTemplateWriter | Simple template based replacement writer, replaces $variables inside of a text file template with information computed by Apache OODT (e. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| MetadataListPcsMetFileWriter | Class | org.apache.oodt.cas.pge.writers.metlist | Apache OODT | |
| PcsMetFileWriter | Class | org.apache.oodt.cas.pge.writers | Apache OODT | |
| SciPgeConfigFileWriter | Abstract interface for generating PGE config input files defining the input necessary to run the underlying PGE | Interface | org.apache.oodt.cas.pge.writers | Apache OODT |
| TextConfigFileWriter | Text SciPgeConfigFileWriter which takes a template with envReplace metadata that gets dynamically filled out and written to a file. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| VelocityConfigFileWriter | A PGE input file writer based on Apache Velocity and Paul Ramirez's need to make my code better. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| VelocityMetadata | Wrapper around CAS Metadata object to provide Velocity template semantics, e. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| XslTransformWriter | XSL Transformation class which writes Science PGE config files based from the XML format of SerializableMetadata | Class | org.apache.oodt.cas.pge.writers.xslt | Apache OODT |