Class PageLexer.Action

java.lang.Object
  |
  +--PageLexer.Action
Enclosing class:
PageLexer

private class PageLexer.Action
extends java.lang.Object

a private class that do the action


Constructor Summary
private PageLexer.Action()
           
 
Method Summary
(package private)  void doit(int state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageLexer.Action

private PageLexer.Action()
Method Detail

doit

void doit(int state)