org.apache.myfaces.buildtools.maven2.plugin.javascript.obfuscator.filters.compression
Class WhitespaceHandler

java.lang.Object
  extended by org.apache.myfaces.buildtools.maven2.plugin.javascript.obfuscator.filters.compression.WhitespaceHandler
All Implemented Interfaces:
CompressionHandler

public class WhitespaceHandler
extends Object
implements CompressionHandler


Constructor Summary
WhitespaceHandler()
           
 
Method Summary
 void handle(AnnotatedToken token, AnnotatedToken prevToken)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhitespaceHandler

public WhitespaceHandler()
Method Detail

handle

public void handle(AnnotatedToken token,
                   AnnotatedToken prevToken)
Specified by:
handle in interface CompressionHandler


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.