Spiffy UI Framework

org.spiffyui.maven.plugins
Class HTMLPropsMojo

java.lang.Object
  extended by AbstractMojo
      extended by org.spiffyui.maven.plugins.HTMLPropsMojo

public class HTMLPropsMojo
extends AbstractMojo

Invokes the HTML-Properties compiler for the project .html source


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

Constructor Detail

HTMLPropsMojo

public HTMLPropsMojo()
Method Detail

execute

public void execute()
             throws MojoExecutionException,
                    MojoFailureException
Throws:
MojoExecutionException
MojoFailureException

Spiffy UI Framework