com.jalios.jcms.tools
Class CssPacker

java.lang.Object
  extended by com.jalios.jcms.tools.AbstractFilePacker
      extended by com.jalios.jcms.tools.CssPacker

public class CssPacker
extends AbstractFilePacker


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

CssPacker

public CssPacker(String packerDirectory)
          throws Exception
Creates a new CSS packer.

Parameters:
packerDirectory - the relative path of the servlet/jsp that will be outputing the packed css. MUST be specified.
Throws:
Exception


Copyright © 2001-2007 Jalios SA. All Rights Reserved.