net.sf.parser4j.gen4gen.entity
Class BaseInputGrammar4GenFromSpring

java.lang.Object
  extended by net.sf.parser4j.gen4gen.entity.BaseInputGrammar4GenFromSpring

public final class BaseInputGrammar4GenFromSpring
extends java.lang.Object

grammar container for generator for generator, construct grammar from spring xml file

Author:
luc peuvrier

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

Method Detail

getInstance

public static BaseInputGrammar4GenFromSpring getInstance()

getGrammar

public GrammarTreeFactoryData getGrammar()
                                  throws GrammarNodeVisitException
Throws:
GrammarNodeVisitException


Copyright © 2008-2009 Luc Peuvrier. All Rights Reserved.