org.apache.myfaces.buildtools.maven2.plugin.javascript.obfuscator.filters.obfuscation
Class ObfuscationFilter

java.lang.Object
  extended by org.apache.myfaces.buildtools.maven2.plugin.javascript.obfuscator.filters.obfuscation.ObfuscationFilter
All Implemented Interfaces:
ObfuscatorFilter

public class ObfuscationFilter
extends Object
implements ObfuscatorFilter


Constructor Summary
ObfuscationFilter()
           
 
Method Summary
 AnnotatedToken filter(AnnotatedToken startToken)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObfuscationFilter

public ObfuscationFilter()
Method Detail

filter

public AnnotatedToken filter(AnnotatedToken startToken)
Specified by:
filter in interface ObfuscatorFilter


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