|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xbn.XBNObject | +--xbn.array.primitive.PrimitiveArrayRule | +--xbn.array.primitive.PARChar | +--xbn.array.primitive.PARCGoodUnq
A PARChar that always uses a PARDNLGoodUnq.
Source code: PARCGoodUnq.java.
Fields inherited from class xbn.XBNObject |
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP |
Constructor Summary | |
PARCGoodUnq()
Create a PARCGoodUnq with default settings. |
|
PARCGoodUnq(char[] ac_illegal)
Create a PARCGoodUnq. |
|
PARCGoodUnq(PARDNLGoodUnq pardnl_goodUnq)
Create a PARCGoodUnq. |
|
PARCGoodUnq(PARDNLGoodUnq pardnl_goodUnq,
char[] ac_illegal)
Create a PARCGoodUnq. |
|
PARCGoodUnq(PARDNLGoodUnq pardnl_goodUnq,
PAROrderDir par_orderDir)
Create a PARCGoodUnq. |
|
PARCGoodUnq(PARDNLGoodUnq pardnl_goodUnq,
PAROrderDir par_orderDir,
char[] ac_illegal)
Create an PARCGoodUnq. |
|
PARCGoodUnq(PAROrderDir par_orderDir)
Create a PARCGoodUnq. |
|
PARCGoodUnq(PAROrderDir par_orderDir,
char[] ac_illegal)
Create a PARCGoodUnq. |
Methods inherited from class xbn.array.primitive.PARChar |
getAPCIllegal, hasIllegalChars, isIllegal, isRestricted, toString |
Methods inherited from class xbn.array.primitive.PrimitiveArrayRule |
getPARDupNullLen, getPAROrderDir |
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 PARCGoodUnq()
Create a PARCGoodUnq with default settings.
Equal to PARChar(new PARDNLGoodUnq())
public PARCGoodUnq(PARDNLGoodUnq pardnl_goodUnq)
Create a PARCGoodUnq.
Equal to PARChar(pardnl_goodUnq)
public PARCGoodUnq(PAROrderDir par_orderDir)
Create a PARCGoodUnq.
Equal to PARChar((new PARDNLGoodUnq()), par_orderDir)
public PARCGoodUnq(char[] ac_illegal)
Create a PARCGoodUnq.
Equal to PARChar((new PARDNLGoodUnq()), ac_illegal)
public PARCGoodUnq(PARDNLGoodUnq pardnl_goodUnq, PAROrderDir par_orderDir)
Create a PARCGoodUnq.
Equal to PARChar(pardnl_goodUnq, par_orderDir)
public PARCGoodUnq(PARDNLGoodUnq pardnl_goodUnq, char[] ac_illegal)
Create a PARCGoodUnq.
Equal to PARChar(pardnl_goodUnq, ac_illegal)
public PARCGoodUnq(PAROrderDir par_orderDir, char[] ac_illegal)
Create a PARCGoodUnq.
Equal to PARChar((new PARDNLGoodUnq()), par_dupNullLen, par_orderDir, ac_illegal)
public PARCGoodUnq(PARDNLGoodUnq pardnl_goodUnq, PAROrderDir par_orderDir, char[] ac_illegal)
Create an PARCGoodUnq.
Equal to PARChar(pardnl_goodUnq, par_orderDir, ac_illegal)
.
|
|||||||||
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