|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.resource.NoOpTextCompressor
public class NoOpTextCompressor
A no-op text compressor
| Constructor Summary | |
|---|---|
NoOpTextCompressor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
compress(java.lang.String original)
Remove comments and white spaces from the text resource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoOpTextCompressor()
| Method Detail |
|---|
public java.lang.String compress(java.lang.String original)
ITextResourceCompressor
compress in interface ITextResourceCompressor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||