public class CssCompressorFacade extends FacadeSupport
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.reflect.Method |
COMPRESS_METHOD |
protected static java.lang.Class<?> |
COMPRESSOR_CLASS |
protected static java.lang.reflect.Constructor<?> |
COMPRESSOR_CONSTRUCTOR |
CLASS_LOADER| Constructor and Description |
|---|
CssCompressorFacade(java.io.Reader in) |
| Modifier and Type | Method and Description |
|---|---|
void |
compress(java.io.Writer out,
int linebreakpos) |
getYuiConstructor, getYuiMethod, loadYuiClassprotected static final java.lang.Class<?> COMPRESSOR_CLASS
protected static final java.lang.reflect.Constructor<?> COMPRESSOR_CONSTRUCTOR
protected static final java.lang.reflect.Method COMPRESS_METHOD
Copyright © 2015 echocat. All Rights Reserved.