at.tuwien.ifs.somtoolbox.properties
Class DocumentedPropertiesExampleGenerator
java.lang.Object
at.tuwien.ifs.somtoolbox.properties.DocumentedPropertiesExampleGenerator
public class DocumentedPropertiesExampleGenerator
- extends Object
- Version:
- $Id: DocumentedPropertiesExampleGenerator.java 4257 2012-01-25 13:19:20Z mayer $
- Author:
- Creates a fully documented properties file from the information defined in
FileProperties
,
SOMProperties
and GHSOMProperties
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentedPropertiesExampleGenerator
public DocumentedPropertiesExampleGenerator()
main
public static void main(String[] args)
processOptions
private static void processOptions(StringBuilder sb,
com.martiansoftware.jsap.Option[] options,
int maxSpace)