Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.richfaces
Class RichFacesJSMinimizer

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.richfaces.RichFacesJSMinimizer
All Implemented Interfaces:
JSMinimizer

public class RichFacesJSMinimizer
extends Object
implements JSMinimizer

Implementation of the JSMinimizer interface based on RichFaces

Author:
tiry

Constructor Summary
RichFacesJSMinimizer()
           
 
Method Summary
 String minimize(String jsScriptContent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RichFacesJSMinimizer

public RichFacesJSMinimizer()
Method Detail

minimize

public String minimize(String jsScriptContent)
Specified by:
minimize in interface JSMinimizer

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.