org.ajax4jsf.io.parser
Class KeywordCharState

java.lang.Object
  extended by org.ajax4jsf.io.parser.ParserState
      extended by org.ajax4jsf.io.parser.SingleCharState
          extended by org.ajax4jsf.io.parser.KeywordCharState

public class KeywordCharState
extends SingleCharState

Author:
shura

Field Summary
 
Fields inherited from class org.ajax4jsf.io.parser.SingleCharState
_c
 
Constructor Summary
KeywordCharState(char c)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeywordCharState

public KeywordCharState(char c)


Copyright © 2009. All Rights Reserved.