at.tuwien.ifs.somtoolbox.properties
Class DocumentedPropertiesExampleGenerator

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.properties.DocumentedPropertiesExampleGenerator

public class DocumentedPropertiesExampleGenerator
extends java.lang.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

Constructor Summary
DocumentedPropertiesExampleGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
private static void processOptions(java.lang.StringBuilder sb, com.martiansoftware.jsap.Option[] options, int maxSpace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentedPropertiesExampleGenerator

public DocumentedPropertiesExampleGenerator()
Method Detail

main

public static void main(java.lang.String[] args)

processOptions

private static void processOptions(java.lang.StringBuilder sb,
                                   com.martiansoftware.jsap.Option[] options,
                                   int maxSpace)