de.bripkens.i18n.builder
Class SourceGenerator

java.lang.Object
  extended by de.bripkens.i18n.builder.SourceGenerator

public class SourceGenerator
extends java.lang.Object

This class uses a very simple source code generation mechanism instead of CodeModel or something similar as the generated Java code is simple and repetitive.


Method Summary
 java.lang.String run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public java.lang.String run()