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

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

public class NewlineHandler
extends java.lang.Object
implements CompressionHandler


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

NewlineHandler

public NewlineHandler()
Method Detail

handle

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


Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.