|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.buildtools.maven2.plugin.javascript.uixtools.Filter1
public class Filter1
Removes all comments and redundant whitespace
| Constructor Summary | |
|---|---|
Filter1(TokenReader in)
blocks until is has read atleast one token from the input reader |
|
| Method Summary | |
|---|---|
Token |
read()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Filter1(TokenReader in)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException| Method Detail |
|---|
public Token read()
throws java.io.IOException,
java.lang.InterruptedException
read in interface TokenReaderjava.io.IOException
java.lang.InterruptedExceptionTokenReader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||