|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jalios.jcms.tools.AbstractFilePacker com.jalios.jcms.tools.CssPacker
public class CssPacker
Constructor Summary | |
---|---|
CssPacker(String packerDirectory)
Creates a new CSS packer. |
Method Summary |
---|
Methods inherited from class com.jalios.jcms.tools.AbstractFilePacker |
---|
getFilePack |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CssPacker(String packerDirectory) throws Exception
packerDirectory
- the relative path of the servlet/jsp that will be
outputing the packed css. MUST be specified.
IllegalArgumentException
- if packerDirectory is null
Exception
- on initialization error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |