|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.impl.NullCompressor
public class NullCompressor
An implementation of Compressor that does nothing.
| Constructor Summary | |
|---|---|
NullCompressor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
compressJavaScript(java.lang.String script)
Compress a JavaScript file to a smaller version of the original |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullCompressor()
| Method Detail |
|---|
public java.lang.String compressJavaScript(java.lang.String script)
throws java.io.IOException
Compressor
compressJavaScript in interface Compressorscript - The script to compress
java.io.IOException
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||