|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nanoko.coffee.mill.processors.DefaultProcessor
org.nanoko.coffee.mill.processors.AggregatorProcessor
org.nanoko.coffee.mill.processors.CSSAggregator
public class CSSAggregator
Aggregates JavaScript files
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.nanoko.coffee.mill.processors.Processor |
|---|
Processor.ProcessorException, Processor.ProcessorWarning |
| Field Summary |
|---|
| Fields inherited from class org.nanoko.coffee.mill.processors.DefaultProcessor |
|---|
mojo, options |
| Constructor Summary | |
|---|---|
CSSAggregator()
|
|
| Method Summary | |
|---|---|
void |
separator(OutputStream out)
|
| Methods inherited from class org.nanoko.coffee.mill.processors.AggregatorProcessor |
|---|
accept, aggregate, aggregate, computeFileList, configure, fileCreated, fileDeleted, fileUpdated, processAll, tearDown |
| Methods inherited from class org.nanoko.coffee.mill.processors.DefaultProcessor |
|---|
computeRelativeFile, copyFileToDir, getLog, isFileContainedInDirectory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSSAggregator()
| Method Detail |
|---|
public void separator(OutputStream out)
throws IOException
separator in class AggregatorProcessorIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||