|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xbn.XBNObject | +--xbn.template.TConfigDefaults
Default configurations used throughout the template package.
Source code: TConfigDefaults.java
Fields inherited from class xbn.XBNObject |
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP |
Constructor Summary | |
TConfigDefaults()
Create a TConfigDefaults. |
Method Summary | |
static int |
getMaxGapNameLength()
The maximum length a gap's name is allowed to be. |
static int |
getMaxTagTxtLength()
The maximum length a gap tag's text is allowed to be. |
static char |
getTagDelimiter()
When not provided, what is the character delimiter that starts and ends all tag parts? |
static String |
getTagTxtEnd()
When not provided, what is the default tag text for an end gap? |
static String |
getTagTxtStart()
When not provided, what is the default tag text for a start gap? |
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 TConfigDefaults()
Create a TConfigDefaults. This constructor does nothing.
Method Detail |
public static final char getTagDelimiter()
When not provided, what is the character delimiter that starts and ends all tag parts?
public static final String getTagTxtStart()
When not provided, what is the default tag text for a start gap?
public static final String getTagTxtEnd()
When not provided, what is the default tag text for an end gap?
public static final int getMaxTagTxtLength()
The maximum length a gap tag's text is allowed to be.
Returns 100
public static final int getMaxGapNameLength()
The maximum length a gap's name is allowed to be.
Returns 100
|
|||||||||
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