|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xbn.XBNObject | +--xbn.template.TLAObjects
A trivial class used only to hold internal objects for TemplateLineAnalyzer. These objects should not be repeatedly created and recreated in rapid fire.
Source code: TLAObjects.java.
Just provide your TParseConfig to this object, and then provide this to TemplateLineAnalyzer.
Fields inherited from class xbn.XBNObject |
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP |
Constructor Summary | |
TLAObjects()
|
|
TLAObjects(TParseConfig tp_config)
Create an TLAObjects. |
Methods inherited from class xbn.XBNObject |
getXMsgPrefix, sop, sopl, sopl, throwAX, throwAXIfBadStr, throwAXIfNull, throwAXSpoof |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TLAObjects()
public TLAObjects(TParseConfig tp_config)
Create an TLAObjects.
If you definitely want to use the no-constructor TParseConfig object, create a TemplateLineAnalyzer using the non-TLAObjects constructor.
tp_config
- The TParseConfig. May not be null.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava