|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.loom.resources.compressor.YuiCssCompressorAdapter
public class YuiCssCompressorAdapter
Adapter for the javascript YUICompressor
| Constructor Summary | |
|---|---|
YuiCssCompressorAdapter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
compress(java.lang.String resourceName,
java.lang.String contents)
Compress the input contents. |
int |
getLineBreakColumn()
|
void |
setLineBreakColumn(int lineBreakColumn)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public YuiCssCompressorAdapter()
| Method Detail |
|---|
public java.lang.String compress(java.lang.String resourceName,
java.lang.String contents)
throws java.io.IOException
WebResourceCompressor
compress in interface WebResourceCompressorcontents - the file contents to be compressed
java.io.IOExceptionpublic int getLineBreakColumn()
public void setLineBreakColumn(int lineBreakColumn)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||