org.apache.myfaces.buildtools.maven2.plugin.javascript.uixtools
Class Filter2

java.lang.Object
  extended by org.apache.myfaces.buildtools.maven2.plugin.javascript.uixtools.Filter2
All Implemented Interfaces:
TokenReader

public class Filter2
extends java.lang.Object
implements TokenReader

Renames local variable names to short ones

Version:
$Name: $ ($Revision: 606225 $) $Date: 2007-12-21 16:55:00 +0100 (Fr, 21 Dez 2007) $

Constructor Summary
Filter2(TokenReader in)
           
 
Method Summary
 Token read()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Filter2

public Filter2(TokenReader in)
Method Detail

read

public Token read()
           throws java.io.IOException,
                  java.lang.InterruptedException
Specified by:
read in interface TokenReader
Throws:
java.io.IOException
java.lang.InterruptedException
See Also:
TokenReader.read()


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