com.vaadin.buildhelpers
Class CompileTheme

java.lang.Object
  extended by com.vaadin.buildhelpers.CompileTheme

public class CompileTheme
extends java.lang.Object

Helper to combine css divided into separate per component dirs into one to optimize http requests.


Constructor Summary
CompileTheme()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompileTheme

public CompileTheme()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        org.apache.commons.cli.ParseException
Parameters:
args -
Throws:
java.io.IOException
org.apache.commons.cli.ParseException


Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.