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

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

public class CommentsHandler
extends Object
implements CompressionHandler


Constructor Summary
CommentsHandler()
           
 
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

CommentsHandler

public CommentsHandler()
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.