Spiffy UI Framework

org.spiffyui.maven.plugins
Class GwtCompileMojo.ClassBuilder

java.lang.Object
  extended by org.spiffyui.maven.plugins.GwtCompileMojo.ClassBuilder
Enclosing class:
GwtCompileMojo

protected class GwtCompileMojo.ClassBuilder
extends java.lang.Object

Convenience class that makes it easier to build a string of arguments for passing to the compiler


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

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Spiffy UI Framework