Interface JavaScriptMinifier


@Deprecated public interface JavaScriptMinifier
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
Author:
Carlos Sierra Andrés
  • Method Summary

    Modifier and Type
    Method
    Description
    compress(String resourceName, String content)
    Deprecated.
     
  • Method Details