|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xbn.XBNObject | +--xbn.array.primitive.PARSContain | +--xbn.array.primitive.PARSCBad
A PARSContain that declares that containment is illegal.
Source code: PARSCBad.java
Fields inherited from class xbn.XBNObject |
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP |
Constructor Summary | |
PARSCBad()
Create a PARSCBad with the default settings. |
|
PARSCBad(boolean b_containOrderAscDesc)
Create a PARSCBad. |
|
PARSCBad(boolean b_mustBeOrdered,
boolean b_containOrderAscDesc)
Create a PARSCBad. |
Methods inherited from class xbn.array.primitive.PARSContain |
getOrderDirAscDesc, isContainmentOk, isRestricted, mustBeOrdered, 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 PARSCBad()
Create a PARSCBad with the default settings.
Equal to PARSContain(false)
public PARSCBad(boolean b_containOrderAscDesc)
Create a PARSCBad.
Equal to PARSContain(false, true, b_containOrderAscDesc)
public PARSCBad(boolean b_mustBeOrdered, boolean b_containOrderAscDesc)
Create a PARSCBad.
Equal to PARSContain(false, b_mustBeOrdered, b_containOrderAscDesc)
|
|||||||||
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