|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xbn.XBNObject | +--xbn.config.CRConfig | +--xbn.config.CRCFileActual
A CRConfig where the CRCDelimiters is always a CRCDFileActual. See CRCDFileActual.
Source code: CRCFileActual.java
Fields inherited from class xbn.XBNObject |
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP |
Constructor Summary | |
CRCFileActual()
Create a CRCFileActual with default settings. |
|
CRCFileActual(CRCDelimiters crcd_fileActual,
CRCVariable crc_variable)
Create a CRCFileActual. |
|
CRCFileActual(CRCDFileActual crcd_fileActual)
Create a CRCFileActual. |
|
CRCFileActual(CRCVariable crc_variable)
Create a CRCFileActual. |
Methods inherited from class xbn.config.CRConfig |
getAll2BEscNotVD, getCRCDelimiters, getCRCVariable, toString |
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, wait, wait, wait |
Constructor Detail |
public CRCFileActual()
Create a CRCFileActual with default settings.
Equal to CRConfig(new CRCDFileActual())
public CRCFileActual(CRCDFileActual crcd_fileActual)
Create a CRCFileActual.
Equal to CRConfig(crcd_fileActual)
public CRCFileActual(CRCVariable crc_variable)
Create a CRCFileActual.
Equal to CRConfig((new CRCDFileActual()), crc_variable)
public CRCFileActual(CRCDelimiters crcd_fileActual, CRCVariable crc_variable)
Create a CRCFileActual.
Equal to CRConfig(crcd_fileActual, crc_variable)
|
|||||||||
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