org.ajax4jsf.io.parser
Class ParsingStateManager

java.lang.Object
  extended by org.ajax4jsf.io.parser.ParsingStateManager

public class ParsingStateManager
extends java.lang.Object


Method Summary
 ParserState getInitialState()
           
static ParsingStateManager getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ParsingStateManager getInstance()
Returns:
Returns the instance.

getInitialState

public ParserState getInitialState()


Copyright © 2009. All Rights Reserved.