net.sf.alchim.mojo.yuicompressor
Class Aggregation
java.lang.Object
net.sf.alchim.mojo.yuicompressor.Aggregation
public class Aggregation
- extends java.lang.Object
Method Summary |
protected java.util.List<java.io.File> |
getIncludedFiles()
|
void |
run(java.io.File outputDirectory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
output
public java.io.File output
sourceDirectory
public java.io.File sourceDirectory
includes
public java.lang.String[] includes
excludes
public java.lang.String[] excludes
removeIncluded
public boolean removeIncluded
insertNewLine
public boolean insertNewLine
Aggregation
public Aggregation()
run
public void run(java.io.File outputDirectory)
throws java.lang.Exception
- Throws:
java.lang.Exception
getIncludedFiles
protected java.util.List<java.io.File> getIncludedFiles()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2009. All Rights Reserved.