org.ajax4jsf.io.parser
Class StringState

java.lang.Object
  extended by org.ajax4jsf.io.parser.ParserState
      extended by org.ajax4jsf.io.parser.StringState
Direct Known Subclasses:
BufferedStringState, KeywordState

public class StringState
extends ParserState


Field Summary
protected  char[] string
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

string

protected char[] string


Copyright © 2009. All Rights Reserved.