|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xbn.XBNObject | +--xbn.config.ConfigReader | +--xbn.config.ConfigReaderFA
A ConfigReader where the CRConfig is always a CRCFileActual. See CRConfig and CRCFileActual.
Source code: ConfigReaderFA.java. Example code: XmplConfigReaderFA_SL and XmplConfigReaderFA_ML.
Fields inherited from class xbn.XBNObject |
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP |
Constructor Summary | |
ConfigReaderFA()
Create a ConfigReaderFA. |
Method Summary | |
VWObject |
getVWObject(ForLineRetrieval for_lineRetrieval)
Get the VWObject containing all configuration variables read in from the source text. |
VWObject |
getVWObject(ForLineRetrieval for_lineRetrieval,
CRCFileActual crc_fileActual)
Get the VWObject containing all configuration variables read in from the source text. |
VWObject |
getVWObject(ForLineRetrieval for_lineRetrieval,
CRCFileActual crc_fileActual,
Outputter optr_dbg)
Get the VWObject containing all configuration variables read in from the source text. |
VWObject |
getVWObject(ForLineRetrieval for_lineRetrieval,
CRCFileActual crc_fileActual,
Outputter optr_dbg,
VWObject aco_sb_sb_c,
CRFilter cr_filter)
Get the VWObject containing all configuration variables read in from the source text. |
VWObject |
getVWObject(ForLineRetrieval for_lineRetrieval,
CRCFileActual crc_fileActual,
VWObject aco_sb_sb_c,
CRFilter cr_filter)
Get the VWObject containing all configuration variables read in from the source text. |
VWObject |
getVWObject(ForLineRetrieval for_lineRetrieval,
Outputter optr_dbg)
Get the VWObject containing all configuration variables read in from the source text. |
VWObject |
getVWObject(ForLineRetrieval for_lineRetrieval,
Outputter optr_dbg,
VWObject aco_sb_sb_c,
CRFilter cr_filter)
Get the VWObject containing all configuration variables read in from the source text. |
VWObject |
getVWObject(ForLineRetrieval for_lineRetrieval,
VWObject aco_sb_sb_c,
CRFilter cr_filter)
Get the VWObject containing all configuration variables read in from the source text. |
Methods inherited from class xbn.config.ConfigReader |
getAOsb_sb_c, getAOsb_sb_c, getAOsb_sb_c, getAOsb_sb_c, getVWObject, getVWObject, getVWObject, getVWObject |
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 ConfigReaderFA()
Create a ConfigReaderFA. This constructor does nothing.
Method Detail |
public VWObject getVWObject(ForLineRetrieval for_lineRetrieval) throws ConfigFormatException
Get the VWObject containing all configuration variables read in from the source text.
getVWObject(for_lineRetrieval, (new CRCFileActual()))
public VWObject getVWObject(ForLineRetrieval for_lineRetrieval, CRCFileActual crc_fileActual) throws ConfigFormatException
Get the VWObject containing all configuration variables read in from the source text.
getVWObject(for_lineRetrieval, crc_fileActual)
public VWObject getVWObject(ForLineRetrieval for_lineRetrieval, Outputter optr_dbg) throws ConfigFormatException
Get the VWObject containing all configuration variables read in from the source text.
getVWObject(for_lineRetrieval, (new CRCFileActual()), optr_dbg)
public VWObject getVWObject(ForLineRetrieval for_lineRetrieval, CRCFileActual crc_fileActual, Outputter optr_dbg) throws ConfigFormatException
Get the VWObject containing all configuration variables read in from the source text.
getVWObject(for_lineRetrieval, crc_fileActual, optr_dbg)
public VWObject getVWObject(ForLineRetrieval for_lineRetrieval, VWObject aco_sb_sb_c, CRFilter cr_filter) throws ConfigFormatException
Get the VWObject containing all configuration variables read in from the source text.
getVWObject(for_lineRetrieval, (new CRCFileActual()), aco_sb_sb_c, cr_filter)
public VWObject getVWObject(ForLineRetrieval for_lineRetrieval, CRCFileActual crc_fileActual, VWObject aco_sb_sb_c, CRFilter cr_filter) throws ConfigFormatException
Get the VWObject containing all configuration variables read in from the source text.
getVWObject(for_lineRetrieval, crc_fileActual, aco_sb_sb_c, cr_filter)
public VWObject getVWObject(ForLineRetrieval for_lineRetrieval, Outputter optr_dbg, VWObject aco_sb_sb_c, CRFilter cr_filter) throws ConfigFormatException
Get the VWObject containing all configuration variables read in from the source text.
getVWObject(for_lineRetrieval, (new CRCFileActual()), optr_dbg, aco_sb_sb_c, cr_filter)
public VWObject getVWObject(ForLineRetrieval for_lineRetrieval, CRCFileActual crc_fileActual, Outputter optr_dbg, VWObject aco_sb_sb_c, CRFilter cr_filter) throws ConfigFormatException
Get the VWObject containing all configuration variables read in from the source text.
getVWObject(for_lineRetrieval, crc_fileActual, optr_dbg, aco_sb_sb_c, cr_filter)
|
|||||||||
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