A B C D E F G H I J K L M N O P Q R S T U V W X

S

s - Variable in class xbn.placeholder.s_acs_acs
 
s_acs_acs - class xbn.placeholder.s_acs_acs.
A temporary, "place holder" object, for a string and two VWStrings.
s_acs_acs() - Constructor for class xbn.placeholder.s_acs_acs
 
s_acs_acs(String, VWString, VWString) - Constructor for class xbn.placeholder.s_acs_acs
 
s_s - class xbn.placeholder.s_s.
A temporary, "place holder" object, for two Strings.
s_s() - Constructor for class xbn.placeholder.s_s
 
s_s(String, String) - Constructor for class xbn.placeholder.s_s
 
s1 - Variable in class xbn.placeholder.s_s
 
s2 - Variable in class xbn.placeholder.s_s
 
sb_sb_c - class xbn.placeholder.sb_sb_c.
A temporary, "place holder" object, for two StringBuffers and a char.
sb_sb_c() - Constructor for class xbn.placeholder.sb_sb_c
 
sb_sb_c(StringBuffer, StringBuffer, char) - Constructor for class xbn.placeholder.sb_sb_c
 
sb1 - Variable in class xbn.placeholder.sb_sb_c
 
sb2 - Variable in class xbn.placeholder.sb_sb_c
 
sCNSTR - Static variable in class xbn.XBNObject
The string 'constructor', to save a bit of memory.
sES - Static variable in class xbn.XBNObject
The empty string, to save a bit of memory.
set(int) - Method in class xbn.util.Range
Set the value to the provided int.
setAllowOWSetInMidFill(boolean) - Method in class xbn.template.TemplateFiller
Declare if it legal to call setOWriter/setOWIntoSB in mid-fill.
setAssumePAActlValid(boolean) - Method in class xbn.array.CompareArrays
Declare if it should be assumed (by hasRqdValues) that the actual PrimitiveArray is (individually) valid and ready for comparison.
setAssumePARqdValid(boolean) - Method in class xbn.array.CompareArrays
Declare if it should be assumed (by hasRqdValues) that the required PrimitiveArray is (individually) valid and ready for comparison.
setAssumePAsValid(boolean) - Method in class xbn.array.CompareArrays
Declare if it should be assumed (by hasRqdValues) that both the required and actual PrimitiveArrays are (individually) valid and ready for comparison.
setAutoFlush(boolean) - Method in class xbn.output.OWWrapper
Define if flush should be called at the end of every write function.
setConnection(Connection) - Method in class xbn.db.DBConnDirect
Set the internal java.sql.Connection to the one provided.
setFlushCloseInFinalize(boolean) - Method in class xbn.output.OWWrapper
When this class is finalized, should the [writer/stream] be flushed and closed?.
setIndent(String) - Method in class xbn.output.MsgFormat
Set the indent text.
setIndentAfterDate(boolean) - Method in class xbn.output.MFDate
Declare if the indent should go after the date stamp, or before.
setInt(int, int) - Method in class xbn.db.DBCSPrepared
 
setInt(Template, String, int) - Method in class xbn.db.DBCSPrepared
 
setLength(int) - Method in class xbn.string.StringOrBuffer
Set the length.
setLength(int) - Method in class xbn.string.SOBString
 
setLength(int) - Method in class xbn.string.SOBStringBuffer
Set the length.
setLength(int) - Method in class xbn.string.padchop.PCSConfig
Set the length to pad/chop to.
setMsgFormat(MsgFormat) - Method in class xbn.output.OConfig
Set the MsgFormat.
setNameAbbrevOrFQCN(boolean) - Method in class xbn.jdlcode.JDClass
Determine what the name of this JDClass should be.
setOConfig(OConfig) - Method in class xbn.output.Outputter
Define the configuration for this Outputter.
setOn(boolean) - Method in class xbn.output.OConfig
Turn this OConfig output level on or off.
setOptrDbg(Outputter) - Method in class xbn.db.DBConnDirect
 
setOptrDbg(Outputter) - Method in interface xbn.output.Debuggable
Set the Outputter object.
setOptrDbg(Outputter) - Method in class xbn.template.TemplateFiller
 
setOWIntoSB() - Method in class xbn.template.TemplateFiller
Eliminate the current OWriter, and replaces it with a new OWIntoSB object.
setOWriter(OWriter) - Method in class xbn.output.Outputter
Define the destination for output.
setOWriter(OWriter) - Method in class xbn.template.TemplateFiller
Set an OWriter into this TemplateFiller.
setPAViolation(PAViolation) - Method in class xbn.array.primitive.PrimitiveArray
 
setPCSConfig(PCSConfig) - Method in class xbn.string.padchop.PadChopString
Set the configuration defining how the string should be padded/chopped.
setSpcfcCfgChop(SpcfcCfgChop) - Method in class xbn.string.padchop.PCSConfig
Set the SpcfcCfgChop.
setSpcfcCfgIfNull(SpcfcCfgIfNull) - Method in class xbn.string.padchop.PCSConfig
Set the SpcfcCfgIfNull.
setSpcfcCfgPad(SpcfcCfgPad) - Method in class xbn.string.padchop.PCSConfig
Set the SpcfcCfgPad.
setString(int, String) - Method in class xbn.db.DBCSPrepared
 
setString(Template, String, String) - Method in class xbn.db.DBCSPrepared
 
setSuppressFinalizeIOX(boolean) - Method in class xbn.output.OWWrapper
Define if an IOException should be suppressed, should one occur in finalize.
setTemplate(Template) - Method in class xbn.template.TemplateFiller
Which Template do you want to fill?
setThrowOnNoRowUpdate(boolean) - Method in class xbn.db.QueryBase
If true, and no rows are affected in an update statement, the throw an SQLException, instead of returning 0.
setUp() - Method in class xbn.util.XBNTestCase
 
size() - Method in class xbn.array.VectorWrapper
How many elements are in the internal Vector?
size() - Method in class xbn.array.AOSLHashtable
How many elements exist in the Hashtable?
sLINE_SEP - Static variable in class xbn.XBNObject
The line separator appropriate for this environment.
sLS - Static variable in class xbn_examples.template.XmplTemplateFiller
 
SOBString - class xbn.string.SOBString.
A StringOrBuffer that wraps around a java.lang.String.
SOBString(String) - Constructor for class xbn.string.SOBString
Create an SOBString.
SOBStringBuffer - class xbn.string.SOBStringBuffer.
A StringOrBuffer that wraps around a java.lang.StringBuffer.
SOBStringBuffer(String) - Constructor for class xbn.string.SOBStringBuffer
Create an SOBStringBuffer.
SOBStringBuffer(StringBuffer) - Constructor for class xbn.string.SOBStringBuffer
Create an SOBStringBuffer.
sop(String) - Static method in class xbn.XBNObject
Print a line of output to standard out.
sop(String) - Static method in class xbn.util.XBNTestCase
Print a line of output to standard out.
sopl() - Static method in class xbn.XBNObject
Print a newline only to standard out.
sopl(String) - Static method in class xbn.XBNObject
Print a line of output to standard out.
sopl(String) - Static method in class xbn.util.XBNTestCase
Print a line of output to standard out.
sPACC - Static variable in class xbn.array.primitive.PACChar
To shorten code and Javadoc.
sPAII - Static variable in class xbn.array.primitive.PAIInt
To shorten code and Javadoc.
sPASAOO - Static variable in class xbn.array.primitive.PASAOObject
 
sPASI - Static variable in class xbn.array.primitive.PASInt
To shorten code and Javadoc.
sPASN - Static variable in class xbn.named.PASNamed
To shorten code and Javadoc.
sPASOB - Static variable in class xbn.string.PASStringOrBuffer
To shorten code and Javadoc.
sPASS - Static variable in class xbn.array.primitive.PASString
To shorten code and Javadoc.
sPASSB - Static variable in class xbn.array.primitive.PASStringBuffer
To shorten code and Javadoc.
SpcfcCfgChop - class xbn.string.padchop.SpcfcCfgChop.
Part of PCSConfig that configures chop-specific items.
SpcfcCfgChop() - Constructor for class xbn.string.padchop.SpcfcCfgChop
Create a SpcfcCfgChop with default settings.
SpcfcCfgChop(boolean) - Constructor for class xbn.string.padchop.SpcfcCfgChop
Create a SpcfcCfgChop.
SpcfcCfgChop(boolean, String) - Constructor for class xbn.string.padchop.SpcfcCfgChop
Create a SpcfcCfgChop.
SpcfcCfgChop(boolean, String, int) - Constructor for class xbn.string.padchop.SpcfcCfgChop
Create a SpcfcCfgChop.
SpcfcCfgChop(String) - Constructor for class xbn.string.padchop.SpcfcCfgChop
Create a SpcfcCfgChop.
SpcfcCfgIfNull - class xbn.string.padchop.SpcfcCfgIfNull.
Part of PCSConfig that configures crash-if-null-specific items.
SpcfcCfgIfNull() - Constructor for class xbn.string.padchop.SpcfcCfgIfNull
Create a SpcfcCfgIfNull with default settings.
SpcfcCfgIfNull(boolean) - Constructor for class xbn.string.padchop.SpcfcCfgIfNull
Create a SpcfcCfgIfNull.
SpcfcCfgIfNull(boolean, StringBuffer) - Constructor for class xbn.string.padchop.SpcfcCfgIfNull
Create a SpcfcCfgIfNull.
SpcfcCfgIfNull(StringBuffer) - Constructor for class xbn.string.padchop.SpcfcCfgIfNull
Create a SpcfcCfgIfNull.
SpcfcCfgPad - class xbn.string.padchop.SpcfcCfgPad.
Part of PCSConfig that configures pad-specific items.
SpcfcCfgPad() - Constructor for class xbn.string.padchop.SpcfcCfgPad
Create a SpcfcCfgPad with default settings.
SpcfcCfgPad(boolean) - Constructor for class xbn.string.padchop.SpcfcCfgPad
Create a SpcfcCfgPad.
SpcfcCfgPad(boolean, char) - Constructor for class xbn.string.padchop.SpcfcCfgPad
Create a SpcfcCfgPad.
SpcfcCfgPad(char) - Constructor for class xbn.string.padchop.SpcfcCfgPad
Create a SpcfcCfgPad.
SplitLinkCode - class xbn.jdlcode.SplitLinkCode.
Example link: <A HREF="~JD~t~EJD~">~JD~t~EJD~</a>  -->  ../xbn/template/Template.html (see package description for details).
SplitLinkCode(String) - Constructor for class xbn.jdlcode.SplitLinkCode
Create a SplitLinkCode.
start() - Method in class xbn.util.TimerUnits
Start the timer.
startsWith(String) - Method in class xbn.string.StringOrBuffer
Is the search string found at index 0?
startsWith(String) - Method in class xbn.string.SOBString
 
startsWith(String) - Method in class xbn.string.SOBStringBuffer
 
sTMPL_SOURCE - Static variable in class xbn_examples.template.XmplTemplateFiller
 
stop() - Method in class xbn.util.TimerUnits
Stop the timer.
StringOrBuffer - class xbn.string.StringOrBuffer.
Base class of "wrappers" for Strings and StringBuffers, to prevent duplication of functions used by both.
StringOrBuffer() - Constructor for class xbn.string.StringOrBuffer
 
stripMLCs(StringOrBuffer, String, String) - Method in class xbn.util.Utility
String all multi-line comments out of the provided code.
stripSLCs(StringOrBuffer, String) - Method in class xbn.util.Utility
Eliminate all single line comments from the source code.
substring(int) - Method in class xbn.string.StringOrBuffer
Get a range of characters starting at the requested index.
substring(int) - Method in class xbn.string.SOBString
 
substring(int) - Method in class xbn.string.SOBStringBuffer
 
substring(int, int) - Method in class xbn.string.StringOrBuffer
Get a range of characters.
substring(int, int) - Method in class xbn.string.SOBString
 
substring(int, int) - Method in class xbn.string.SOBStringBuffer
 
sUD - Static variable in class xbn.jdlcode.UtilJDLCode
To shorten code and Javadoc.
sUS - Static variable in class xbn.string.UtilString
To shorten code and Javadoc.
sUSB - Static variable in class xbn.string.UtilStringBuffer
To shorten code and Javadoc.
sUSOB - Static variable in class xbn.string.UtilSOB
To shorten code and Javadoc.

A B C D E F G H I J K L M N O P Q R S T U V W X


Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.

 

http://sourceforge.net/projects/xbnjava

 

SourceForge.net Logo