com.googlecode.webutilities.modules.ne
Class JSCSSMergeModule

java.lang.Object
  extended by com.googlecode.webutilities.modules.ne.JSCSSMergeModule
All Implemented Interfaces:
IModule

public class JSCSSMergeModule
extends Object
implements IModule


Field Summary
static org.slf4j.Logger LOGGER
           
 
Constructor Summary
JSCSSMergeModule()
           
 
Method Summary
 DirectivePair parseDirectives(String ruleString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

public static final org.slf4j.Logger LOGGER
Constructor Detail

JSCSSMergeModule

public JSCSSMergeModule()
Method Detail

parseDirectives

public DirectivePair parseDirectives(String ruleString)
Specified by:
parseDirectives in interface IModule


Copyright © 2011. All Rights Reserved.