Package

com.mohiva.play

compressor

Permalink

package compressor

Visibility
  1. Public
  2. All

Type Members

  1. abstract class CompressorFilter[C <: Compressor] extends Filter

    Permalink

    Base implementation of a filter which makes it possible to compress either HTML or XML with the help of Google's HTML Processor.

    Base implementation of a filter which makes it possible to compress either HTML or XML with the help of Google's HTML Processor.

    See also

    http://stackoverflow.com/questions/14154671/is-it-possible-to-prettify-scala-templates-using-play-framework-2

    http://jazzy.id.au/default/2013/02/16/understanding_the_play_filter_api.html

Ungrouped