org.apache.myfaces.buildtools.maven2.plugin.javascript.uixtools
Class Filter2
java.lang.Object
org.apache.myfaces.buildtools.maven2.plugin.javascript.uixtools.Filter2
- All Implemented Interfaces:
- TokenReader
public class Filter2
- extends Object
- implements TokenReader
Renames local variable names to short ones
- Version:
- $Name: $ ($Revision: 606225 $) $Date: 2007-12-21 16:55:00 +0100 (Fri, 21 Dec 2007) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Filter2
public Filter2(TokenReader in)
read
public Token read()
throws IOException,
InterruptedException
- Specified by:
read
in interface TokenReader
- Throws:
IOException
InterruptedException
- See Also:
TokenReader.read()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.