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

A

accept() - Method in class sdsu.net.XorServerSocket
Listens for a connection to be made to this socket and accepts it.
accept(File, String) - Method in class sdsu.io.FilePrefixFilter
Called by File and FileDialog to select files.
accept(File, String) - Method in class sdsu.io.FileExtensionFilter
Called by File and FileDialog to select files.
ActiveTest - class junit.extensions.ActiveTest.
A Decorator that runs a test in a separate thread.
ActiveTest(Test) - Constructor for class junit.extensions.ActiveTest
 
add(OutputStream) - Method in class sdsu.io.SplitWriter
Add an outputStream to the end of the SplitWriter.
add(Writer) - Method in class sdsu.io.SplitWriter
Add a writer to the end of the SplitWriter.
addColumn(Vector) - Method in class sdsu.util.Table
Add a new column to the end of the Table.
addColumns(Table) - Method in class sdsu.util.Table
Add a table as new columns.
addElement(double) - Method in class sdsu.util.List
Adds the specified double as the last element of the list.
addElement(double) - Method in interface sdsu.util.OrderedCollection
Adds the specified double as the last element of the OrderedCollection.
addElement(int) - Method in class sdsu.util.List
Adds the specified int as the last element of the list.
addElement(int) - Method in interface sdsu.util.OrderedCollection
Adds the specified int as the last element of the OrderedCollection.
addElement(Object) - Method in class sdsu.util.List
 
addElement(Object) - Method in class sdsu.util.SortedList
Adds the specified object in proper location to keep list sorted.
addElement(Object) - Method in interface sdsu.util.OrderedCollection
Adds the specified object as the last element of the OrderedCollection.
addElements(Object[]) - Method in class sdsu.util.List
Adds the array to the end of the list.
addElements(Object[]) - Method in class sdsu.util.SortedList
Adds the elements of an array to a SortedList.
addElements(Object[]) - Method in interface sdsu.util.OrderedCollection
Adds the elements of an array to the end of the collection.
addElements(SortedCollection) - Method in class sdsu.util.SortedList
Adds the elements of a SortedCollection to a SortedList.
addElements(SortedCollection) - Method in interface sdsu.util.SortedCollection
 
addElements(Vector) - Method in class sdsu.util.List
Adds the vector to the end of the list.
addElements(Vector) - Method in class sdsu.util.SortedList
Adds the elements of a Vector to a SortedList.
addElements(Vector) - Method in interface sdsu.util.OrderedCollection
Adds the elements of a Vector to the end of the collection.
addError(Test, Throwable) - Method in class junit.framework.TestResult
Adds an error to the list of errors.
addError(Test, Throwable) - Method in interface junit.framework.TestListener
An error occurred.
addError(Test, Throwable) - Method in class junit.swingui.TestRunner
 
addError(Test, Throwable) - Method in class junit.textui.TestRunner
 
addError(Test, Throwable) - Method in class junit.ui.TestRunner
 
addFailure(Test, AssertionFailedError) - Method in class junit.framework.TestResult
Adds a failure to the list of failures.
addFailure(Test, Throwable) - Method in interface junit.framework.TestListener
A failure occurred.
addFailure(Test, Throwable) - Method in class junit.swingui.TestRunner
 
addFailure(Test, Throwable) - Method in class junit.textui.TestRunner
 
addFailure(Test, Throwable) - Method in class junit.ui.TestRunner
 
addListener(TestListener) - Method in class junit.framework.TestResult
Registers a TestListener
addQuoteChars(char, char) - Method in class sdsu.util.TokenCharacters
Add the quote pair beginQuote-endQuote to the pairs recognized as char pairs to quote a token.
addRow(Vector) - Method in class sdsu.util.Table
Add a new row to the end of the Table.
addRows(Table) - Method in class sdsu.util.Table
Add table "newRows" at the bottom of the Table.
addTest(Test) - Method in class junit.framework.TestSuite
Adds a test to the suite.
alignCenter() - Method in class sdsu.html.HTMLTable
Centers the table in the page.
alignCenter() - Method in class sdsu.html.Formatter
Centers the contents of object.
alignCenter() - Method in class sdsu.html.Image
Center the image in the page.
alignLeft() - Method in class sdsu.html.HTMLTable
Left justifies the table.
alignLeft() - Method in class sdsu.html.Formatter
Left justifies contents of object.
alignLeft() - Method in class sdsu.html.Image
Make the image line up against the left margin, and text will flow around it.
alignRight() - Method in class sdsu.html.HTMLTable
Right justifies the table.
alignRight() - Method in class sdsu.html.Formatter
Right justifies the contents of object.
alignRight() - Method in class sdsu.html.Image
Make the image line up against the right margin, and text will flow around it.
alignTextBelow() - Method in class sdsu.html.Image
Place text following the image on the line below the image.
alignTextBottom() - Method in class sdsu.html.Image
Alight text following the image at bottom of the image.
alignTextMiddle() - Method in class sdsu.html.Image
Alight text following the image at middle of the image.
alignTextTop() - Method in class sdsu.html.Image
Alight text following the image at top of the image.
and(BitSet) - Method in class sdsu.util.ConvertableBitSet
Logically ANDs current ConvertableBitSet with the specified BitSet.
and(ConvertableBitSet) - Method in class sdsu.util.ConvertableBitSet
Logically ANDs current ConvertableBitSet with the specified ConvertableBitSet.
append(Enumeration) - Method in class sdsu.html.SelectionList
Append an items to the end of the list for display
append(HTML) - Method in class sdsu.html.Formatter
Append the an existing HTML object to the current end of the text.
append(HTML) - Method in class sdsu.html.Form
Appends the given HTML object to the current end of the form.
append(HTML, String) - Method in class sdsu.html.Form
Appends the given HTML object then the label to the current end of the form.
append(Object) - Method in class sdsu.html.WebPage
Appends the string representation of item to the page.
append(String) - Method in class sdsu.io.SimpleFile
Appends the string tailContents to the end of the file.
append(String) - Method in class sdsu.html.Formatter
Append the string 'asciiText' to the current end of the text
append(String) - Method in class sdsu.html.Form
Appends the given string to the current end of the form.
append(String) - Method in class sdsu.html.SelectionList
Append an item to the end of the list for display
append(String, HTML) - Method in class sdsu.html.Form
Appends the given label then the HTML object to the current end of the form.
append(String, String) - Method in class sdsu.html.SelectionList
Append an item to the end of the list for display
append(String, String, boolean) - Method in class sdsu.html.SelectionList
Append an item to the end of the list.
appendBold(String) - Method in class sdsu.html.Formatter
Append the string 'asciiText' to the current end of the text as bold text
appendComment(String) - Method in class sdsu.util.Stringizer
Appends message as a comment at current location in string.
appendHeading(String, int) - Method in class sdsu.html.Formatter
Append the string heading to the current end of the text as a heading.
appendHTMLTags(String) - Method in class sdsu.html.Formatter
Appends the string withHTMLTags without escaping special characters.
appendItalic(String) - Method in class sdsu.html.Formatter
Append the string 'asciiText' to the current end of the text as bold text
appendLine() - Method in class sdsu.html.Form
Appends a line break to the current end of the form.
appendLine(HTML) - Method in class sdsu.html.Form
Appends the given HTML object then line break to the current end of the form.
appendLine(HTML, String) - Method in class sdsu.html.Form
Appends the given HTML object then the label then a line break to the current end of the form.
appendLine(String) - Method in class sdsu.html.Form
Appends the given text then line break to the current end of the form.
appendLine(String, HTML) - Method in class sdsu.html.Form
Appends the given label then the HTML object then line break to the current end of the form.
appendLineBreak() - Method in class sdsu.html.WebPage
Appends a line break to the page.
appendLineBreak() - Method in class sdsu.html.Formatter
Appends one HTML line break (or carriage returns) to the current end of the text.
appendLink(String, String) - Method in class sdsu.html.Formatter
Append the string 'asciiText' to the current end of the text as linked text.
appendMailLink(String) - Method in class sdsu.html.Formatter
Appends a mailTo reference.
appendToken(Object, char) - Method in class sdsu.util.Stringizer
Appends token to the end of the string.
appendToken(Object, String) - Method in class sdsu.util.Stringizer
Appends token to the end of the string.
AQUA - Static variable in class sdsu.html.WebPage
A color for use in a web page
ASCIIFileRepository - class sdsu.io.ASCIIFileRepository.
A Repository is a hashtable like interface to a persistent storage medium.
ASCIIFileRepository(File) - Constructor for class sdsu.io.ASCIIFileRepository
Open a ASCIIFileRepository.
ASCIIFileRepository(String) - Constructor for class sdsu.io.ASCIIFileRepository
Open a ASCIIFileRepository.
ASCIIInputStream - class sdsu.io.ASCIIInputStream.
This class provides a way of getting interpreted ASCII input from a stream.
ASCIIInputStream(InputStream) - Constructor for class sdsu.io.ASCIIInputStream
Creates a new ASCIIInputStream.
Assert - class sdsu.test.Assert.
This class is modeled after the ASSERT macro in C/C++.
Assert - class junit.framework.Assert.
A set of assert methods.
Assert() - Constructor for class sdsu.test.Assert
 
assert(boolean) - Static method in class junit.framework.Assert
Asserts that a condition is true.
assert(String, boolean) - Static method in class junit.framework.Assert
Asserts that a condition is true.
assertEquals(double, double, double) - Static method in class junit.framework.Assert
Asserts that two doubles are equal.
assertEquals(long, long) - Static method in class junit.framework.Assert
Asserts that two longs are equal.
assertEquals(Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects are equal.
assertEquals(String, double, double, double) - Static method in class junit.framework.Assert
Asserts that two doubles are equal.
assertEquals(String, long, long) - Static method in class junit.framework.Assert
Asserts that two longs are equal.
assertEquals(String, Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects are equal.
AssertException - exception sdsu.test.AssertException.
Used to indicate that an assertion has been made and determined to be false.
AssertException() - Constructor for class sdsu.test.AssertException
Constructs an AssertException with no detail message.
AssertException(String) - Constructor for class sdsu.test.AssertException
Constructs an AssertException with the specified detail message.
AssertionFailedError - error junit.framework.AssertionFailedError.
Thrown when an assertion failed.
AssertionFailedError() - Constructor for class junit.framework.AssertionFailedError
 
AssertionFailedError(String) - Constructor for class junit.framework.AssertionFailedError
 
assertNotNull(Object) - Static method in class junit.framework.Assert
Asserts that an object isn't null.
assertNotNull(String, Object) - Static method in class junit.framework.Assert
Asserts that an object isn't null.
assertNull(Object) - Static method in class junit.framework.Assert
Asserts that an object is null.
assertNull(String, Object) - Static method in class junit.framework.Assert
Asserts that an object is null.
assertSame(Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects refer to the same object.
assertSame(String, Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects refer to the same object.
atof(String) - Static method in class sdsu.io.Format
Converts a string of digits to an double
atoi(String) - Static method in class sdsu.io.Format
Converts a string of digits (decimal, octal or hex) to an integer
atol(String) - Static method in class sdsu.io.Format
Converts a string of digits (decimal, octal or hex) to a long integer

B

backup() - Method in class sdsu.io.SimpleFile
Create a backup copy of the current file.
backup(String) - Method in class sdsu.io.SimpleFile
Create a backup copy of the current file.
bad() - Method in class sdsu.io.UnicodeReader
Deprecated.  
bad() - Method in class sdsu.io.ASCIIInputStream
Deprecated.  
bad() - Static method in class sdsu.io.Console
Deprecated.  
basicRun(TestResult) - Method in class junit.extensions.TestDecorator
The basic run behaviour.
Bernoulli - class sdsu.algorithms.data.Bernoulli.
A Bernoulli distribution is defined on a sample space of two events.
Bernoulli(double) - Constructor for class sdsu.algorithms.data.Bernoulli
Returns a Bernoulli with the propability of success equal to successProbability.
bind(String, Remote) - Method in class sdsu.rmi.registry.Registrar
Binds the name to the specified remote object.
bind(String, Remote) - Method in class sdsu.rmi.registry.UniVMRegistry
Binds the name to the specified remote object.
bind(String, Remote) - Method in interface sdsu.rmi.registry.RemoteRegistrar
Binds the name to the specified remote object.
bind(String, String) - Method in class sdsu.rmi.registry.UniVMRegistry
Binds the name to the specified remote object.
bind(String, String) - Method in interface sdsu.rmi.registry.RemoteRegistrar
Binds a Remote object created from the class className in the rmiregistry.
BLACK - Static variable in class sdsu.html.WebPage
 
blackSDSU() - Static method in class sdsu.html.Image
Returns a image that the black SDSU logo.
BLUE - Static variable in class sdsu.html.WebPage
 
BoundedRangeGenarator - class sdsu.algorithms.data.BoundedRangeGenarator.
This class modifies sequence of numbers.
BoundedRangeGenarator(double, double, NumberGenerator) - Constructor for class sdsu.algorithms.data.BoundedRangeGenarator
Creates a generator that only produces numbers between lowerBond and upperBound.
Button - class sdsu.html.Button.
Creates input buttons for use in an HTML form.

C

capacity() - Method in class sdsu.util.List
 
capacity() - Method in interface sdsu.util.OrderedCollection
Returns the current capacity of the OrderedCollection.
capacity() - Method in class sdsu.util.CharQueue
Returns the current number of locations for chars in queue
capacity() - Method in class sdsu.util.CharStack
Returns the total number of locations,, used or not, for chars in the stack
CGI - class sdsu.net.CGI.
This class is an interface to the Common Gateway Interface protocol used by most Unix based HTTP servers.
changedUpdate(DocumentEvent) - Method in class junit.swingui.TestRunner
 
CharQueue - class sdsu.util.CharQueue.
This class implements a characater queue.
CharQueue() - Constructor for class sdsu.util.CharQueue
 
CharQueue(int) - Constructor for class sdsu.util.CharQueue
 
CharStack - class sdsu.util.CharStack.
This class implements a characater stack.
CharStack() - Constructor for class sdsu.util.CharStack
Create a stack of the default size.
CharStack(int) - Constructor for class sdsu.util.CharStack
Create a stack with the given initial size.
checkBox(String, String) - Static method in class sdsu.html.Button
Returns a checkbox.
checkError() - Static method in class sdsu.io.Console
Flushes the print stream and returns whether or not there was an error on the output stream.
ChunkEnumerator - class sdsu.io.ChunkEnumerator.
Deprecated. Use ChunkReader
ChunkEnumerator(Reader, String) - Constructor for class sdsu.io.ChunkEnumerator
Deprecated. Create a ChunkEnumerator object with a Reader as an input and the given separator.
ChunkEnumerator(String, String) - Constructor for class sdsu.io.ChunkEnumerator
Deprecated. Create a ChunkEnumerator object with a String as an input and the given separator.
ChunkReader - class sdsu.io.ChunkReader.
A chunk is any sequence of characters you wish.
ChunkReader(Reader, String) - Constructor for class sdsu.io.ChunkReader
Create a ChunkReader object with a Reader as an input and the given separator.
ChunkReader(String, String) - Constructor for class sdsu.io.ChunkReader
Create a ChunkReader object with a String as an input and the given separator.
ChunkWriter - class sdsu.io.ChunkWriter.
A chunk is any sequence of characters you wish.
ChunkWriter(Writer, String) - Constructor for class sdsu.io.ChunkWriter
Create a new ChunkWriter
classInvariant(boolean) - Static method in class sdsu.test.Assert
Throws AssertException if result is false.
clear() - Method in class sdsu.util.CharQueue
Clears the queue so it has no more elements in it
clear() - Method in class sdsu.util.CharStack
Removes all elements from the stack.
clear() - Method in class sdsu.util.Template
Clears all variables.
clear(int) - Method in class sdsu.util.ConvertableBitSet
Sets the given bit to zero (or false).
clearPageBody() - Method in class sdsu.html.WebPage
Removes all elements from the body of the page.
clone() - Method in class sdsu.util.List
 
clone() - Method in class sdsu.util.SortedList
Clones this list.
clone() - Method in class sdsu.util.Table
Clones this table.
clone() - Method in class sdsu.util.LabeledTable
Clones this labledTable.
clone() - Method in class sdsu.util.ConvertableBitSet
 
close() - Method in class sdsu.io.SplitWriter
Close the stream, flushing it first.
close() - Method in class sdsu.io.StringizableWriter
Close the stream StringizableWriter is writing on.
close() - Method in class sdsu.io.StringOutputStream
Close the stream
close() - Method in class sdsu.net.XorSocket
 
columnAt(int) - Method in class sdsu.util.Table
Returns the given column in the table
columnAt(Object) - Method in class sdsu.util.LabeledTable
Returns the column in the table indicated by the label Returns null if column label is not found Rows labels of current labeledTable are copied to new LabeledTable
columnAt(String) - Method in class sdsu.sql.DatabaseTable
Returns the column of data indicated by the columnLabel.
columnsAt(int, int) - Method in class sdsu.util.Table
Creates a new table with the specified columns of current table
columnsAt(int, int) - Method in class sdsu.util.LabeledTable
Creates a new labeledTable with the specified columns of current labeledTable Rows labels of current labeledTable are copied to new LabeledTable
columnsAt(Object, int) - Method in class sdsu.util.Table
Creates a new table containing all the columns that have the value key in the indicated row
columnsAt(Object, Object) - Method in class sdsu.util.LabeledTable
Creates a new LabeledTable containing all the columns that have the value key in the indicated row.
COMMENT_CHAR - Static variable in class sdsu.util.TokenCharacters
Default character (#) used to indicate start of comment.
CommentParser - class sdsu.io.CommentParser.
Parses two types of comments: normal and data.
CommentParser(PushbackReader, char, char) - Constructor for class sdsu.io.CommentParser
 
CommentParser(PushbackReader, char, char, String) - Constructor for class sdsu.io.CommentParser
 
compare(Object, Object) - Method in class sdsu.compare.LinearOrderComparer
Returns an integer that is less than, equal to, or greater than zero.
Comparer - class sdsu.compare.Comparer.
This abstract class defines an interface for comparing objects.
Comparer() - Constructor for class sdsu.compare.Comparer
 
condition(boolean) - Static method in class sdsu.test.Assert
Throws AssertException if result is false.
Console - class sdsu.io.Console.
This class is an extention of the console class found in Gary Cornell and Cay S.
Console() - Constructor for class sdsu.io.Console
 
contains(Object) - Method in class sdsu.util.List
 
contains(Object) - Method in class sdsu.util.Table
Returns true if the specified object is in the table
contains(Object) - Method in interface sdsu.util.OrderedCollection
Returns true if the specified object is a value of the collection.
contains(Object) - Method in class sdsu.test.InteractiveProperties
Returns true if hashtable cantains value as an element.
containsEscapeableChar(String) - Method in class sdsu.util.TokenCharacters
Returns true if c needs to be escaped in a quoted token.
containsKey(Object) - Method in class sdsu.test.InteractiveProperties
Returns true if the collection contains an element for the key.
containsKey(String) - Method in class sdsu.io.ASCIIFileRepository
Returns true is the repostitory contains data at the given key
containsKey(String) - Method in class sdsu.io.LocalRepository
Returns true is the repostitory or a subrepository contains data at the given key
containsKey(String) - Method in interface sdsu.io.Repository
Returns true if the repostitory contains data at the given key
containsKey(String) - Method in class sdsu.util.ProgramProperties
Returns true if ProgramProperties contains the given key.
containsSubrepository(String) - Method in class sdsu.io.ASCIIFileRepository
Returns false as does not support subrepositories
containsSubrepository(String) - Method in class sdsu.io.LocalRepository
Returns true if the repostitory contains the given subrepository
containsSubrepository(String) - Method in interface sdsu.io.Repository
Returns true if the repostitory contains the given subrepository
containsTokenTerminator(String) - Method in class sdsu.util.TokenCharacters
Returns true if contains a character that indicates the end of a token.
contents() - Method in class sdsu.io.StringReplaceReader
Returns the entire contents of the input stream.
contents() - Method in class sdsu.io.SimpleReader
Returns the entire contents (to EOF) of the input stream.
ConversionException - exception sdsu.util.ConversionException.
Signals that an exception has occurred in trying to convert a String to/from an object.
ConversionException() - Constructor for class sdsu.util.ConversionException
Constructs an ConversionException with no detail message.
ConversionException(String) - Constructor for class sdsu.util.ConversionException
Constructs an ConversionException with the specified detail message.
ConvertableBitSet - class sdsu.util.ConvertableBitSet.
This class extends the functionality of java.util.BitSet.
ConvertableBitSet() - Constructor for class sdsu.util.ConvertableBitSet
 
ConvertableBitSet(int) - Constructor for class sdsu.util.ConvertableBitSet
Contructs a BitSet object with given number of bits, all set to zero.
COUNT_MARKER - Static variable in class sdsu.io.SubstringCountReader
Sequence of characters indicating where the current count should appear in replacement pattern.
countTestCases() - Method in class junit.extensions.TestDecorator
 
countTestCases() - Method in class junit.extensions.RepeatedTest
 
countTestCases() - Method in class junit.framework.TestCase
Counts the number of test cases executed by run(TestResult result).
countTestCases() - Method in interface junit.framework.Test
Counts the number of test cases that will be run by this test.
countTestCases() - Method in class junit.framework.TestSuite
Counts the number of test cases that will be run by this test.
create() - Method in class sdsu.io.ASCIIFileRepository
Create the required storage structures for the repository.
create() - Method in class sdsu.io.LocalRepository
 
create() - Method in interface sdsu.io.Repository
Create the required storage structures for the repository.
createServerSocket(int) - Method in class sdsu.rmi.server.XorRMISocketFactory
Create a server socket on the specified port (port 0 represents an anonymous port).
createSocket(String, int) - Method in class sdsu.rmi.server.XorRMISocketFactory
Create a client socket connected to the specified host and port.
createSubrepository(String) - Method in class sdsu.io.ASCIIFileRepository
Returns false as does not support subrepositories.
createSubrepository(String) - Method in class sdsu.io.LocalRepository
Create a subrepository.
createSubrepository(String) - Method in interface sdsu.io.Repository
Create a subrepository.

D

databaseDelete(String, Connection) - Method in class sdsu.sql.DatabaseTable
Deletes rows of this table from a table in a database.
databaseInsert(String, Connection) - Method in class sdsu.sql.DatabaseTable
Add rows of this table to a table in a database.
databaseInsertTest(String) - Method in class sdsu.sql.DatabaseTable
 
DatabaseTable - class sdsu.sql.DatabaseTable.
A class defines an interface for transfering tables between Java and a database.
DatabaseTable(ResultSet) - Constructor for class sdsu.sql.DatabaseTable
 
DatabaseTable(Table) - Constructor for class sdsu.sql.DatabaseTable
Creates a DatabaseTable with rows equal to the table data.
databaseUpdate(String, String, Connection) - Method in class sdsu.sql.DatabaseTable
Updates rows of this table from a table in a database.
databaseUpdate(String, Vector, Connection) - Method in class sdsu.sql.DatabaseTable
Updates rows of this table from a table in a database.
Debug - class sdsu.logging.Debug.
This class is to be used in debuging programs.
Debug() - Constructor for class sdsu.logging.Debug
 
debug(String) - Static method in class sdsu.logging.Logger
Add the message to the log as a debug statement.
DebugMessage - class sdsu.logging.DebugMessage.
DebugMessage is used by sdsu.logging.Logger.
DebugMessage(String) - Constructor for class sdsu.logging.DebugMessage
 
debugOff() - Method in class sdsu.logging.SelectiveLogger
Turns logging of debug statements off.
debugOn() - Method in class sdsu.logging.SelectiveLogger
Turns logging of debug statements on.
decodeURL(String) - Method in class sdsu.net.CGI
Convert an URL-escaped string to a non-escaped string.
DEFAULT_COMMENT_CHAR - Static variable in class sdsu.io.StringizedDataEnumerator
Deprecated. Default character used at begining of a line to indicate a comment, which ends at the end of line.
DEFAULT_COMMENT_CHAR - Static variable in class sdsu.io.StringizableReader
Default character used at begining of a line to indicate a comment, which ends at the end of line.
DEFAULT_DATA_BLOCK_SEPARATOR - Static variable in class sdsu.io.StringizedDataEnumerator
Deprecated. Default string that separates data block.
DEFAULT_DATA_BLOCK_SEPARATOR - Static variable in class sdsu.io.StringizableReader
Default string that separates data block.
DEFAULT_METADATA_CHAR - Static variable in class sdsu.io.StringizedDataEnumerator
Deprecated. Default character that indicates a line of metaData when it is the second character of a comment line.
DEFAULT_METADATA_CHAR - Static variable in class sdsu.io.StringizableReader
Default character that indicates a line of metaData when it is the second character of a comment line.
DEFAULT_QUEUE_SIZE - Static variable in class sdsu.util.CharQueue
 
DEFAULT_QUEUE_SIZE - Static variable in class sdsu.util.CharStack
 
density(double) - Method in class sdsu.algorithms.data.ProbabilityDistribution
Returns the probability of an item in the sample space will occur.
density(double) - Method in class sdsu.algorithms.data.Zipf
Returns the probability of an item in the sample space will occur.
density(double) - Method in class sdsu.algorithms.data.Poisson
Returns the probability that numberOfEvents will occur in one unit (time, space).
density(double) - Method in class sdsu.algorithms.data.GeneralizedEightyTwenty
Returns the probability of an item in the sample space will occur.
density(double) - Method in class sdsu.algorithms.data.Bernoulli
Returns the probability of an item in the sample space will occur.
density(double) - Method in class sdsu.algorithms.data.Geometric
Returns the probability that it takes numberOfTrials to get the first successful event.
density(Number) - Method in class sdsu.algorithms.data.ProbabilityDistribution
 
dequeue() - Method in class sdsu.util.CharQueue
Removes front char from the queue and returns the char
dequeue(char[]) - Method in class sdsu.util.CharQueue
Fills charsRemoved with chars removed from the queue.
dequeue(char[], int, int) - Method in class sdsu.util.CharQueue
Places chars from queue in charsRemoved starting at charsRemoved[offset].
dequeueAll() - Method in class sdsu.util.CharQueue
Returns an array containing all chars in the queue.
DiscreteProbability - class sdsu.algorithms.data.DiscreteProbability.
An abstract class defining an interface for probability distributions on a discrete space.
DiscreteProbability() - Constructor for class sdsu.algorithms.data.DiscreteProbability
 
displayString() - Method in class sdsu.logging.LoggerContext
Displays a string to be displayed on the screen for this context.
displayString() - Method in class sdsu.logging.LoggerMessage
Displays a string to be displayed on the screen for this message.
distribution(Vector) - Method in class sdsu.algorithms.data.ProbabilityDistribution
Computes the density of each item in the vector.
distribution(Vector) - Method in class sdsu.algorithms.data.DiscreteProbability
Computes the density of each item in the vector.
dividerBar(String) - Static method in class sdsu.html.Image
Returns a image that is a divider bar of a given color.
doubleAt(int) - Method in class sdsu.util.List
Returns the double at the specified index.
doubleAt(int) - Method in interface sdsu.util.OrderedCollection
Returns the double at the specified index.
DoubleComparer - class sdsu.compare.DoubleComparer.
A concrete class for comparing Numeric objects which contain values that can be converted to a double.
DoubleObjectGenerator - class sdsu.algorithms.data.DoubleObjectGenerator.
Converts a sequence of numbers to a sequence of Double objects.
DoubleObjectGenerator(NumberGenerator) - Constructor for class sdsu.algorithms.data.DoubleObjectGenerator
Create an DoubleObjectGenerator which uses aGenerator to generate the actual sequence of numbers.
doubleSorter() - Static method in class sdsu.util.SortedList
Returns a sortedList object that will sort floats and doubles.
dropDownMenu(String) - Static method in class sdsu.html.SelectionList
Returns a drop down menu for use in a form.

E

elapsedTimeAsString(long) - Static method in class junit.util.StringUtil
 
elementAt(int) - Method in class sdsu.util.List
 
elementAt(int) - Method in interface sdsu.util.OrderedCollection
Returns the element at the specified index.
elementAt(int, int) - Method in class sdsu.util.Table
Returns the object in table at given row and column.
elementAt(int, int) - Method in class sdsu.html.HTMLTable
Returns the string version of the object in table at given row and column.
elementAt(int, Object) - Method in class sdsu.util.LabeledTable
Returns the object in table at given row and column.
elementAt(int, String) - Method in class sdsu.sql.DatabaseTable
Return the element in a given row and column.
elementAt(Object, int) - Method in class sdsu.util.LabeledTable
Returns the object in table at given row and column.
elementAt(Object, Object) - Method in class sdsu.util.LabeledTable
Returns the object in table at given row and column.
elements() - Method in class sdsu.util.List
 
elements() - Method in class sdsu.util.Table
Returns an enumeration of the non-null elements in row order.
elements() - Method in interface sdsu.util.OrderedCollection
Returns an enumeration of the elements.
elementsReversed() - Method in class sdsu.util.List
Returns an enumeration of the elements inrevese order.
elementsReversed() - Method in interface sdsu.util.OrderedCollection
Returns an enumeration of the elements inrevese order.
endTest(Test) - Method in class junit.framework.TestResult
Informs the result that a test was completed.
endTest(Test) - Method in interface junit.framework.TestListener
A test ended.
endTest(Test) - Method in class junit.swingui.TestRunner
 
endTest(Test) - Method in class junit.textui.TestRunner
 
endTest(Test) - Method in class junit.ui.TestRunner
 
enqueue(char) - Method in class sdsu.util.CharQueue
Adds charToAdd to the end of the queue
enqueue(char[]) - Method in class sdsu.util.CharQueue
Adds all elements of charsToAdd to the end of the queue
enqueue(char[], int, int) - Method in class sdsu.util.CharQueue
Adds numCharsToAdd elements of charsToAdd, starting with charsToAdd[offset] to the end of the queue
enqueue(String) - Method in class sdsu.util.CharQueue
Adds charsToAdd to the end of the queue
ensureCapacity(int) - Method in class sdsu.util.List
 
ensureCapacity(int) - Method in interface sdsu.util.OrderedCollection
Ensures that the OrderedCollection has at least the specified capacity.
eof() - Method in class sdsu.io.UnicodeReader
Determines if stream is has reach end of file.
eof() - Method in class sdsu.io.ASCIIInputStream
Determines if stream is has reach end of file.
eof() - Method in class sdsu.io.StringReplaceReader
Determines if a previous ASCII I/O operation caught End Of File.
eof() - Static method in class sdsu.io.Console
Determines if stream is has reach end of file.
eof() - Method in class sdsu.io.ChunkReader
Returns true if there are more blocks of data in the input.
equals(Object) - Method in class sdsu.util.ConvertableBitSet
 
equals(Object, Object) - Method in class sdsu.compare.Comparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.LongComparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.ReverseOrderComparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.LetterGradeComparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.NumericStringComparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.MethodComparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.StringIgnoreCaseComparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.StringComparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.DoubleComparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.IntegerComparer
Returns true if the leftOperand is equal to the rightOperand.
equals(Object, Object) - Method in class sdsu.compare.FloatComparer
Returns true if the leftOperand is equal to the rightOperand.
error(Exception) - Static method in class sdsu.logging.Logger
Add the message to the log as a debug statement.
error(String) - Static method in class sdsu.logging.Logger
Add the message to the log as an error statement.
errorCount() - Method in class junit.framework.TestResult
Gets the number of detected errors.
ErrorMessage - class sdsu.logging.ErrorMessage.
ErrorMessage is used by sdsu.logging.Logger.
ErrorMessage(Exception) - Constructor for class sdsu.logging.ErrorMessage
 
ErrorMessage(String) - Constructor for class sdsu.logging.ErrorMessage
 
errorOff() - Method in class sdsu.logging.SelectiveLogger
Turns logging of error statements off.
errorOn() - Method in class sdsu.logging.SelectiveLogger
Turns logging of error statements on.
errors() - Method in class junit.framework.TestResult
Returns an Enumeration for the errors
ESCAPE_CHAR - Static variable in class sdsu.util.TokenCharacters
Character (/) used to preceed a quote character or escape character in a quoted token.
escapeToken(String) - Method in class sdsu.util.TokenCharacters
Places escape character before any quote character or the escape character.
ExceptionTestCase - class junit.extensions.ExceptionTestCase.
A TestCase that expects an Exception of class fExpected to be thrown.
ExceptionTestCase(String, Class) - Constructor for class junit.extensions.ExceptionTestCase
 
exists() - Method in class sdsu.io.ASCIIFileRepository
Returns true if the repository exists
exists() - Method in class sdsu.io.LocalRepository
Returns true if the repository exists.
exists() - Method in interface sdsu.io.Repository
Returns true if the repository exists
extractClassName(String) - Static method in class junit.util.StringUtil
 

F

fail() - Static method in class junit.framework.Assert
Fails a test with no message.
fail(String) - Static method in class junit.framework.Assert
Fails a test with the given message.
failedTest() - Method in class junit.framework.TestFailure
Gets the failed test.
failureCount() - Method in class junit.framework.TestResult
Gets the number of detected failures.
failures() - Method in class junit.framework.TestResult
Returns an Enumeration for the failures
FileExtensionFilter - class sdsu.io.FileExtensionFilter.
FileExtensionFilter can be used by java.io.File and java.awt.FileDialog to select files with a given file extension.
FileExtensionFilter(String) - Constructor for class sdsu.io.FileExtensionFilter
 
FileLogger - class sdsu.logging.FileLogger.
This logger directs all log messages to a file.
fileOn(String, boolean) - Static method in class sdsu.logging.Debug
Send arguments of println() to the file listed.
fileOptional(String[], String) - Static method in class sdsu.util.ProgramProperties
Create a new ProgramProperties, where the configuration file is optional.
FilePrefixFilter - class sdsu.io.FilePrefixFilter.
FilePrefixFilter can be used by java.io.File and java.awt.FileDialog to select files with a given file prefix.
FilePrefixFilter(String) - Constructor for class sdsu.io.FilePrefixFilter
 
firstElement() - Method in class sdsu.util.List
 
firstElement() - Method in interface sdsu.util.OrderedCollection
Returns the first element of the sequence.
FixJavadoc - class sdsu.doc.FixJavadoc.
This class fixes a problem with javadoc.
FloatComparer - class sdsu.compare.FloatComparer.
A concrete class for comparing Numeric objects which contain values that can be converted to a float.
flush() - Method in class sdsu.io.SplitWriter
Flush the stream.
flush() - Method in class sdsu.io.StringizableWriter
Flush the stream StringizableWriter is writing on.
flush() - Static method in class sdsu.io.Console
Forces the contents of the ouput buffer to be displayed on standard out.
flush() - Method in class sdsu.io.StringOutputStream
Flush the stream
flushLine() - Method in class sdsu.io.UnicodeReader
Causes the next I/O operation to start at the beginning of the next input line.
flushLine() - Method in class sdsu.io.ASCIIInputStream
Causes the next I/O operation to start at the beginning of the next input line.
flushLine() - Static method in class sdsu.io.Console
Causes the next I/O operation to start at the beginning of the next input line.
Form - class sdsu.html.Form.
Use the class class to build an HTML form.
form(char) - Method in class sdsu.io.Format
Formats a character into a string (like sprintf in C)
form(double) - Method in class sdsu.io.Format
Formats a double into a string (like sprintf in C)
form(long) - Method in class sdsu.io.Format
Formats a long integer into a string (like sprintf in C)
form(String) - Method in class sdsu.io.Format
Formats a string into a larger string (like sprintf in C)
Format - class sdsu.io.Format.
A class for formatting numbers that follows printf conventions.
Format(String) - Constructor for class sdsu.io.Format
Formats the number following printf conventions.
format(String, char) - Static method in class sdsu.FormatString
Produce a formatted character depending on the format pattern.
format(String, double) - Static method in class sdsu.FormatString
Produce a formatted floating point number depending on the format pattern.
format(String, long) - Static method in class sdsu.FormatString
Produce a formatted integer depending on the format pattern.
format(String, long, long) - Static method in class sdsu.FormatString
Produce a string depending on the format pattern.
format(String, long, long, long) - Static method in class sdsu.FormatString
Produce a string depending on the format pattern.
format(String, long, String) - Static method in class sdsu.FormatString
Produce a string depending on the format pattern.
format(String, String) - Static method in class sdsu.FormatString
Produce a formatted string depending on the format pattern.
format(String, String, long) - Static method in class sdsu.FormatString
Produce a string depending on the format pattern.
format(String, String, String) - Static method in class sdsu.FormatString
Produce a string depending on the format pattern.
FormatString - class sdsu.FormatString.
This string formatting class emulates some of the functionality of the the standard C library sprintf() function.
Formatter - class sdsu.html.Formatter.
HTML formats text, which contains special tags to indicate various text features (bold, italic, etc).
Formatter() - Constructor for class sdsu.html.Formatter
Create a new Formatter
Formatter(String) - Constructor for class sdsu.html.Formatter
Create a new Formatter object on the string All special html characters in string asciiText are escaped
fromColumnVector(Vector) - Static method in class sdsu.util.Table
Create a table using the vector column as the only column in the table
fromCommandLine(String[]) - Method in class sdsu.util.LabeledData
Constructs a labeled data table from command line arguments.
fromDouble(double) - Static method in class sdsu.util.ConvertableBitSet
Returns the bitset representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
fromFile(String) - Static method in class sdsu.io.StringizedDataEnumerator
Deprecated. Create a StringizedDataEnumerator object with a file as an input and the given separator.
fromFile(String) - Static method in class sdsu.io.StringizableReader
Create a StringizableReader object with a file as an input and the given separator.
fromFile(String) - Static method in class sdsu.util.Template
Reads the text for a template from the given file.
fromFile(String, String) - Static method in class sdsu.io.ChunkEnumerator
Deprecated. Create a ChunkEnumerator object with a file as an input and the given separator.
fromFile(String, String) - Static method in class sdsu.io.ChunkReader
Create a ChunkReader object with a file as an input and the given separator.
fromFloat(float) - Static method in class sdsu.util.ConvertableBitSet
Returns the bitset represention of a single-float value.
fromInt(int) - Static method in class sdsu.util.ConvertableBitSet
 
fromLabeledData(LabeledData) - Method in class sdsu.util.TokenCharacters
Recreates a TokenCharacter object from a LabeledData object
fromLong(long) - Static method in class sdsu.util.ConvertableBitSet
 
fromRowVector(Vector) - Static method in class sdsu.util.Table
Create a table using the vector row as the only row in the table
fromSQL(String, Connection) - Static method in class sdsu.sql.DatabaseTable
Create a DatabaseTable object on the result of the sqlSelect query.
fromString(String) - Method in class sdsu.util.List
Converts a string to a list.
fromString(String) - Method in class sdsu.util.Table
Loads a Table from a string.
fromString(String) - Method in interface sdsu.util.Stringizable
Converts a string to an object.
fromString(String) - Method in class sdsu.util.TokenCharacters
Recreates a TokenCharacter object from a string.
fromString(String) - Method in class sdsu.util.LabeledData
Converts a string to a list.
fromString(String) - Static method in class sdsu.util.ConvertableBitSet
 
fromString(String) - Method in class sdsu.logging.LoggerMessage
Converts a string to an object.

G

GeneralizedEightyTwenty - class sdsu.algorithms.data.GeneralizedEightyTwenty.
The 80%-20% rule states that 80% of the programs resources are consumed by 20% of the code.
GeneralizedEightyTwenty(double, int) - Constructor for class sdsu.algorithms.data.GeneralizedEightyTwenty
Returns a GeneralizedEightyTwenty distribution.
Geometric - class sdsu.algorithms.data.Geometric.
The Geometric distribution deals with Bernoulli like situations: the sample space is divided into success events and failure events.
Geometric(double) - Constructor for class sdsu.algorithms.data.Geometric
Returns a Geometric.
get(int) - Method in class sdsu.util.ConvertableBitSet
Returns the value of the given bit.
get(int) - Method in class gnu.regexp.RESyntax
Check if a given bit is set in this syntax.
get(Object) - Method in class sdsu.test.InteractiveProperties
Gets the object associated with the specified key in the hashtable.
get(String) - Method in class sdsu.io.ASCIIFileRepository
Retreive the item in the repository stored under the given key.
get(String) - Method in class sdsu.io.LocalRepository
Retreive the item in the repository or a subrepository stored under the given key.
get(String) - Method in interface sdsu.io.Repository
Retreive the item in the repository stored under the given key.
getAllMatches(Object) - Method in class gnu.regexp.RE
Returns an array of all matches found in the input.
getAllMatches(Object, int) - Method in class gnu.regexp.RE
Returns an array of all matches found in the input, beginning at the specified index position.
getAllMatches(Object, int, int) - Method in class gnu.regexp.RE
Returns an array of all matches found in the input string, beginning at the specified index position and using the specified execution flags.
getBaseURL() - Method in class sdsu.net.CGI
Returns the Base URL of this script.
getBuffer() - Method in class sdsu.io.StringOutputStream
Return the stringbuffer
getCGIEnvironmentVariables() - Method in class sdsu.net.CGI
Returns a hashtable containing name-value pairs of the cgi environment variables.
getColumnLabels() - Method in class sdsu.sql.DatabaseTable
Return all the column labels
getColumnType(String) - Method in class sdsu.sql.DatabaseTable
Set the type of the elements of a column
getCommentChar() - Method in class sdsu.util.TokenCharacters
Returns a character that indicates start of a comment.
getComparer() - Method in class sdsu.util.SortedList
Returns the comparer object used to order list.
getComparer() - Method in interface sdsu.util.SortedCollection
Returns the comparer object used to order list.
getContents() - Method in class sdsu.io.SimpleFile
Returns the contents of the file.
getCount() - Method in class sdsu.io.SubstringCountReader
Returns the current count of the number of times the pattern has occured.
getData(String) - Method in class sdsu.util.LabeledData
Gets value with given label.
getData(String, String) - Method in class sdsu.util.LabeledData
Gets value with given label.
getDataComment() - Method in class sdsu.io.StringizedDataEnumerator
Deprecated. Return the comment for the current data object
getDataComment() - Method in class sdsu.io.StringizableReader
Return the comment for the current data object
getDataLabel() - Method in class sdsu.io.StringizedDataEnumerator
Deprecated. Returns the label for the current data object.
getDataLabel() - Method in class sdsu.io.StringizableReader
Returns the label for the current data object.
getEndIndex() - Method in class gnu.regexp.REMatch
Returns the index within the input string where the match in its entirety ends.
getFloat(String) - Method in class sdsu.util.ProgramProperties
Returns the float value associated with the given key.
getFloat(String, float) - Method in class sdsu.util.ProgramProperties
Returns the float value associated with the given key.
getFormData() - Method in class sdsu.net.CGI
Returns a hashtable containing name-value pairs of the data sent via http post, http put, http get and http isindex.
getFullURL() - Method in class sdsu.net.CGI
Returns the full URL of this script.
getInputStream() - Method in class sdsu.net.XorSocket
Returns an inputstream on the socket.
getInstance() - Static method in class sdsu.net.CGI
Returns a CGI object
getInstance() - Static method in class sdsu.compare.LongComparer
Returns a LongComparer object.
getInstance() - Static method in class sdsu.compare.LetterGradeComparer
Returns a LetterGradeComparer object.
getInstance() - Static method in class sdsu.compare.NumericStringComparer
Returns a NumericStringComparer object.
getInstance() - Static method in class sdsu.compare.MethodComparer
Returns a MethodComparer object.
getInstance() - Static method in class sdsu.compare.StringIgnoreCaseComparer
Returns a StringIgnoreCaseComparer object.
getInstance() - Static method in class sdsu.compare.StringComparer
Returns a StringComparer object.
getInstance() - Static method in class sdsu.compare.DoubleComparer
Returns a DoubleComparer object.
getInstance() - Static method in class sdsu.compare.IntegerComparer
Returns a IntegerComparer object.
getInstance() - Static method in class sdsu.compare.FloatComparer
Returns a FloatComparer object.
getInstance(Comparer) - Static method in class sdsu.compare.ReverseOrderComparer
Returns a Comparer with order reversed from the Comparer originalOrder.
getInt(String) - Method in class sdsu.util.ProgramProperties
Returns the int value associated with the given key.
getInt(String, int) - Method in class sdsu.util.ProgramProperties
Returns the int value associated with the given key.
getLogger() - Static method in class sdsu.logging.Logger
Returns the active logger.
getMatch(Object) - Method in class gnu.regexp.RE
Returns the first match found in the input.
getMatch(Object, int) - Method in class gnu.regexp.RE
Returns the first match found in the input, beginning the search at the specified index.
getMatch(Object, int, int) - Method in class gnu.regexp.RE
Returns the first match found in the input, beginning the search at the specified index, and using the specified execution flags.
getMatch(Object, int, int, StringBuffer) - Method in class gnu.regexp.RE
Returns the first match found in the input, beginning the search at the specified index, and using the specified execution flags.
getMatchEnumeration(Object) - Method in class gnu.regexp.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatchEnumeration(Object, int) - Method in class gnu.regexp.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatchEnumeration(Object, int, int) - Method in class gnu.regexp.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMessage() - Method in class gnu.regexp.REException
Reports the descriptive message associated with this exception as well as its index position in the string or character array being compiled.
getMessageType() - Method in class sdsu.logging.LoggerMessage
Returns the type of the message.
getMessageType() - Method in class sdsu.logging.WarningMessage
 
getMessageType() - Method in class sdsu.logging.ErrorMessage
 
getMessageType() - Method in class sdsu.logging.DebugMessage
 
getMessageType() - Method in class sdsu.logging.LogMessage
Returns the type of the message.
getMetaData() - Method in class sdsu.util.List
Returns name-valeu pair of data used to parse a string version of a LabeledData object
getMetaData() - Method in class sdsu.util.Table
Returns name-valeu pair of data used to parse a string version of a LabeledData object
getMetaData() - Method in interface sdsu.util.Stringizable
Gets the meta data from the object.
getMetaData() - Method in class sdsu.util.LabeledData
Returns name-value pair of data used to parse a string version of a LabeledData object
getMetaData() - Method in class sdsu.logging.LoggerMessage
MetaData for Message contains key-value pair "class=objectClassName".
getMetaDataComment() - Method in class sdsu.io.StringizedDataEnumerator
Deprecated. Return the comment for the metaData of the current data object
getNumSubs() - Method in class gnu.regexp.RE
Returns the maximum number of subexpressions in this regular expression.
getOutputStream() - Method in class sdsu.net.XorSocket
Returns an outputstream on the socket.
getPageBody() - Method in class sdsu.html.WebPage
Returns in HTML format items append to page.
getPageEnding() - Method in class sdsu.html.WebPage
Returns in HTML format tags to end the page
getPageHeader() - Method in class sdsu.html.WebPage
Returns in HTML format the header information of the page.
getPosition() - Method in class gnu.regexp.REException
Returns the position, relative to the string or character array being compiled, where the error occurred.
getProperty(String) - Method in class sdsu.test.InteractiveProperties
Gets a property with the specified key.
getResource(String) - Method in class junit.util.TestCaseClassLoader
 
getResourceAsStream(String) - Method in class junit.util.TestCaseClassLoader
 
getRow(String, String, String, Connection) - Static method in class sdsu.sql.DatabaseTable
Create a DatabaseTable object containing selected rows a table from a database.
getStartIndex() - Method in class gnu.regexp.REMatch
Returns the index within the input text where the match in its entirety began.
getString(String) - Method in class sdsu.util.ProgramProperties
Returns the string value associated with the given key.
getString(String, String) - Method in class sdsu.util.ProgramProperties
Returns the string value associated with the given key.
getSubEndIndex(int) - Method in class gnu.regexp.REMatch
Returns the index within the input string used to generate this match where subexpression number sub ends, or -1 if the subexpression does not exist.
getSubrepositories() - Method in class sdsu.io.ASCIIFileRepository
Returns null as does not support subrepositories
getSubrepositories() - Method in class sdsu.io.LocalRepository
Return an enumeration of the subrepositories.
getSubrepositories() - Method in interface sdsu.io.Repository
Return an enumeration of the subrepositories.
getSubrepository(String) - Method in class sdsu.io.ASCIIFileRepository
Returns a null as subrepository are not supported.
getSubrepository(String) - Method in class sdsu.io.LocalRepository
Return a subrepository.
getSubrepository(String) - Method in interface sdsu.io.Repository
Return a subrepository.
getSubStartIndex(int) - Method in class gnu.regexp.REMatch
Returns the index within the input string used to generate this match where subexpression number sub begins, or -1 if the subexpression does not exist.
getTable(String, Connection) - Static method in class sdsu.sql.DatabaseTable
Create a DatabaseTable object containing a table from a database.
getType() - Method in class gnu.regexp.REException
Returns the type of the exception, one of the constants listed above.
gnu.regexp - package gnu.regexp
 
GRAY - Static variable in class sdsu.html.WebPage
 
greaterThan(Object, Object) - Method in class sdsu.compare.Comparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.LongComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.ReverseOrderComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.LetterGradeComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.NumericStringComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.MethodComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.StringIgnoreCaseComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.StringComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.DoubleComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.IntegerComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThan(Object, Object) - Method in class sdsu.compare.FloatComparer
Returns true if the leftOperand is greater than the rightOperand.
greaterThanOrEqual(Object, Object) - Method in class sdsu.compare.Comparer
Returns true if the leftOperand is greater than or equal the rightOperand.
greaterThanOrEqual(Object, Object) - Method in class sdsu.compare.ReverseOrderComparer
Returns true if the leftOperand is greater than or equal the rightOperand.
GREEN - Static variable in class sdsu.html.WebPage
 

H

hadEof() - Method in class sdsu.io.UnicodeReader
Determines if reach end of file in a previous read.
hadEof() - Method in class sdsu.io.ASCIIInputStream
Determines if reach end of file in a previous read.
hashCode() - Method in class sdsu.util.ConvertableBitSet
 
hasLogger() - Static method in class sdsu.logging.Logger
Returns true if a logger has been registered
hasMoreElements() - Method in class sdsu.io.StringizedDataEnumerator
Deprecated. Returns true if there are more blocks of data in the input.
hasMoreElements() - Method in class sdsu.io.StringizableReader
Returns true if there are more blocks of data in the input.
hasMoreElements() - Method in class sdsu.io.ChunkEnumerator
Deprecated. Returns true if there are more blocks of data in the input.
hasMoreElements() - Method in class sdsu.io.ChunkReader
Returns true if there are more blocks of data in the input.
hasMoreElements() - Method in class sdsu.util.SortedEnumeration
Returns true if the enumeration has more elements
hasMoreElements() - Method in class sdsu.util.SimpleTokenizer
Returns true if not at end of source stream or source string
hasMoreElements() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreTokens() - Method in class sdsu.util.SimpleTokenizer
Returns true if not at end of source stream or source string
hidden(String, String) - Static method in class sdsu.html.Button
Allows you to embed information in the form which you do not want changed.
HTML - interface sdsu.html.HTML.
Used to indicate objects that generate HTML tags.
HTMLTable - class sdsu.html.HTMLTable.
Implements an HTML table.
HTMLTable(int, int) - Constructor for class sdsu.html.HTMLTable
Create a new table with given number of rows and columns.
HTMLTable(Table) - Constructor for class sdsu.html.HTMLTable
Create a new html table with element given by the sdsu.util.Table

I

id() - Static method in class junit.util.Version
 
Image - class sdsu.html.Image.
Represents an inline image that can be part of a web page.
Image(String) - Constructor for class sdsu.html.Image
Create an html reference to an image to be displayed in a web page.
Image(String, String) - Constructor for class sdsu.html.Image
Create an html reference to an image to be displayed in a web page with alternative text.
indexOf(Object) - Method in class sdsu.util.List
 
indexOf(Object) - Method in class sdsu.util.Table
Searches for the specified object, in row order.
indexOf(Object) - Method in interface sdsu.util.OrderedCollection
Searches for the specified object, starting from the first position and returns an index to it.
indexOf(Object, int) - Method in class sdsu.util.List
 
indexOf(Object, int) - Method in class sdsu.util.SortedList
Searches for the specified object, starting at the specified position and returns an index to it.
indexOf(Object, int) - Method in interface sdsu.util.OrderedCollection
Searches for the specified object, starting at the specified position and returns an index to it.
insertColumnsAt(Table, int) - Method in class sdsu.util.Table
Insert table "newColumns" in the Table.
insertColumnsAt(Table, Object) - Method in class sdsu.util.LabeledTable
Insert table "newColumns" in the Table.
insertElementAt(Object, int) - Method in class sdsu.util.List
 
insertElementAt(Object, int) - Method in class sdsu.util.SortedList
Inserts the specified object in the proper location in the sorted list.
insertElementAt(Object, int) - Method in interface sdsu.util.OrderedCollection
Inserts the specified object as an element at the specified index.
insertRowsAt(Table, int) - Method in class sdsu.util.Table
Insert table "newRows" in the Table.
insertRowsAt(Table, Object) - Method in class sdsu.util.LabeledTable
Insert table "newRows" in the Table.
insertUpdate(DocumentEvent) - Method in class junit.swingui.TestRunner
 
intAt(int) - Method in class sdsu.util.List
Returns the int at the specified index.
intAt(int) - Method in interface sdsu.util.OrderedCollection
Returns the int at the specified index.
IntegerComparer - class sdsu.compare.IntegerComparer.
A concrete class for comparing Number objects which contain values that can be converted to an int.
IntegerObjectGenerator - class sdsu.algorithms.data.IntegerObjectGenerator.
Converts a sequence of numbers to a sequence of Integer objects.
IntegerObjectGenerator(NumberGenerator) - Constructor for class sdsu.algorithms.data.IntegerObjectGenerator
Create an IntegerObjectGenerator which uses aGenerator to generate the actual sequence of numbers.
integerSorter() - Static method in class sdsu.util.SortedList
Returns a sortedList object that will sort integers.
InteractiveProperties - class sdsu.test.InteractiveProperties.
This Properties acts like a normal hashtable or Properties, except when a key or value is not found on a lookup.
InteractiveProperties() - Constructor for class sdsu.test.InteractiveProperties
 
isBeginQuote(char) - Method in class sdsu.util.TokenCharacters
Returns true if c indicates the start of a quoted token
isComment(char) - Method in class sdsu.util.TokenCharacters
Returns true if c indicates the start of a comment
isEmpty() - Method in class sdsu.io.ASCIIFileRepository
Returns true if the repository contains no keys or values
isEmpty() - Method in class sdsu.io.LocalRepository
Returns true if the repository contains no keys or subrepositories
isEmpty() - Method in interface sdsu.io.Repository
Returns true if the repository contains no keys or values
isEmpty() - Method in class sdsu.util.List
 
isEmpty() - Method in interface sdsu.util.OrderedCollection
Returns true if the collection contains no values.
isEmpty() - Method in class sdsu.util.CharQueue
Returns true if the queue is empty
isEmpty() - Method in class sdsu.util.CharStack
Returns true is stack is empty.
isEndQuote(char) - Method in class sdsu.util.TokenCharacters
Returns true if c indicates the end of a quoted token
isEOL(char) - Method in class sdsu.util.TokenCharacters
Returns true if c is Mac, Unix, or PC EOL character
isEscape(char) - Method in class sdsu.util.TokenCharacters
Returns true if c is an escape character
isFull() - Method in class sdsu.util.CharQueue
Returns true if the queue is full
isGetRequest() - Method in class sdsu.net.CGI
Returns true if this is a get request
isMatch(Object) - Method in class gnu.regexp.RE
Checks if the input in its entirety is an exact match of this regular expression.
isMatch(Object, int) - Method in class gnu.regexp.RE
Checks if the input string, starting from index, is an exact match of this regular expression.
isMatch(Object, int, int) - Method in class gnu.regexp.RE
Checks if the input, starting from index and using the specified execution flags, is an exact match of this regular expression.
isPostRequest() - Method in class sdsu.net.CGI
Returns true if this is a post request
isPutRequest() - Method in class sdsu.net.CGI
Returns true if this is a put request
isQuotePair(char, char) - Method in class sdsu.util.TokenCharacters
Returns true if beginQuote and endQuote are matching begin ending quote characters
isSeparator(char) - Method in class sdsu.util.TokenCharacters
Returns true if c is a separator character
isTokenTerminator(char) - Method in class sdsu.util.TokenCharacters
Returns true if c indicates the end of an unquoted token IE c is a whitespace, separator or comment character
isWhitespace(char) - Method in class sdsu.util.TokenCharacters
Returns true if c is a whitespace character

J

junit.extensions - package junit.extensions
 
junit.framework - package junit.framework
 
junit.swingui - package junit.swingui
 
junit.textui - package junit.textui
 
junit.ui - package junit.ui
 
junit.util - package junit.util
 

K

keys() - Method in class sdsu.io.ASCIIFileRepository
Returns an enumeration of the keys in the repository
keys() - Method in class sdsu.io.LocalRepository
Returns an enumeration of the keys in the top level repository
keys() - Method in interface sdsu.io.Repository
Returns an enumeration of the keys in the repository
keys() - Method in class sdsu.test.InteractiveProperties
Returns an enumeration of the hashtable's keys.

L

LabeledData - class sdsu.util.LabeledData.
This class is a hashtable with two additional features.
LabeledData() - Constructor for class sdsu.util.LabeledData
 
LabeledData(Properties) - Constructor for class sdsu.util.LabeledData
Constructs a new, empty labeledData object with the specified default values.
LabeledTable - class sdsu.util.LabeledTable.
This class is a two dimensional table that permits indexing via labels.
LabeledTable() - Constructor for class sdsu.util.LabeledTable
Create a new LabeledTable with no rows and no columns
LabeledTable(int, int) - Constructor for class sdsu.util.LabeledTable
Create a new LabeledTable with given number of rows and columns.
LabeledTable(Table) - Constructor for class sdsu.util.LabeledTable
Create a LabeledTable from a table
lastElement() - Method in class sdsu.util.List
 
lastElement() - Method in interface sdsu.util.OrderedCollection
Returns the last element of the sequence.
lastIndexOf(Object) - Method in class sdsu.util.List
 
lastIndexOf(Object) - Method in interface sdsu.util.OrderedCollection
Searches backwards for the specified object, starting from the last position and returns an index to it.
lastIndexOf(Object, int) - Method in class sdsu.util.List
 
lastIndexOf(Object, int) - Method in interface sdsu.util.OrderedCollection
Searches backwards for the specified object, starting from the specified position and returns an index to it.
length() - Method in class sdsu.io.ASCIIFileRepository
Returns the number of keys in the repository.
length() - Method in class sdsu.io.LocalRepository
Returns the number of keys and subrepositories in the repository.
length() - Method in interface sdsu.io.Repository
Returns the number of keys in the repository.
lessThan(Object, Object) - Method in class sdsu.compare.Comparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.LongComparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.ReverseOrderComparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.LetterGradeComparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.NumericStringComparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.MethodComparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.StringIgnoreCaseComparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.StringComparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.DoubleComparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.IntegerComparer
Returns true if the leftOperand is less than the rightOperand.
lessThan(Object, Object) - Method in class sdsu.compare.FloatComparer
Returns true if the leftOperand is less than the rightOperand.
lessThanOrEqual(Object, Object) - Method in class sdsu.compare.Comparer
Returns true if the leftOperand is less than or equal to the rightOperand.
lessThanOrEqual(Object, Object) - Method in class sdsu.compare.ReverseOrderComparer
Returns true if the leftOperand is less than or equal to the rightOperand.
LetterGradeComparer - class sdsu.compare.LetterGradeComparer.
A concrete class for comparing Letter grades The following shows the order of the grades: A, A-, B+, B, B-, C+, C, P, CR, C-, D+, D, D-, F, NC, W That is A > B, etc.
LinearOrderComparer - class sdsu.compare.LinearOrderComparer.
A abstract class for comparing Linear ordered objects (Numeric).
LinearOrderComparer() - Constructor for class sdsu.compare.LinearOrderComparer
 
link(String) - Method in class sdsu.html.Image
Makes image a link to the given url An example of a url string for a relative link is notes/diagram.gif An example of a url string for a absolute link is http://www.eli.sdsu.edu/courses/brokenPipe.gif.
List - class sdsu.util.List.
A List object is a vector that can convert itself to a string and "recreate" itself from that string.
list() - Method in class sdsu.rmi.registry.Registrar
Returns an array of the names in the registry.
list() - Method in class sdsu.rmi.registry.UniVMRegistry
Returns an array of the names in the registry.
list() - Method in interface sdsu.rmi.registry.RemoteRegistrar
Returns an array of the names in the registry.
List() - Constructor for class sdsu.util.List
Create a new list
List(int) - Constructor for class sdsu.util.List
Create a list with initial given size
List(Object[]) - Constructor for class sdsu.util.List
Create a list initial items from a list
List(Vector) - Constructor for class sdsu.util.List
Create a list initial items from a list
load(InputStream) - Method in class sdsu.util.List
Converts a string to a list.
load(InputStream) - Method in class sdsu.util.Table
Loads a Table from an inputstream.
load(InputStream) - Method in class sdsu.util.LabeledData
Loads a LabeledData from an inputstream.
load(Reader) - Method in class sdsu.util.List
Converts a string to a list.
load(Reader) - Method in class sdsu.util.Table
Loads a Table from an inputstream.
load(Reader) - Method in class sdsu.util.LabeledData
Loads a LabeledData from an inputstream.
load(String) - Method in class junit.util.StandardTestSuiteLoader
Uses the system class loader to load the test class
load(String) - Method in class junit.util.ReloadingTestSuiteLoader
 
load(String) - Method in interface junit.util.TestSuiteLoader
 
loadClass(String, boolean) - Method in class junit.util.TestCaseClassLoader
 
LoadingTestRunner - class junit.swingui.LoadingTestRunner.
A convenience class to use TestRunner that can reload classes.
LoadingTestRunner - class junit.ui.LoadingTestRunner.
A TestRunner that dynamically reloads classes.
LoadingTestRunner() - Constructor for class junit.swingui.LoadingTestRunner
 
LoadingTestRunner() - Constructor for class junit.ui.LoadingTestRunner
 
LocalRepository - class sdsu.io.LocalRepository.
A Repository is a hashtable like interface to a persistent storage medium.
LocalRepository(File) - Constructor for class sdsu.io.LocalRepository
Open a ASCIIFileRepository.
LocalRepository(String) - Constructor for class sdsu.io.LocalRepository
Open a ASCIIFileRepository.
log(LoggerMessage) - Method in class sdsu.logging.LoggerImplementation
Add the LoggerMessage object to the log.
log(LoggerMessage) - Method in class sdsu.logging.SelectiveLogger
Add the LogMessage object to the log.
log(LoggerMessage) - Static method in class sdsu.logging.Logger
Add the LoggerMessage object to the log.
log(String) - Static method in class sdsu.logging.Logger
Add the message to the log as a log statement.
Logger - class sdsu.logging.Logger.
This class is the interface for using the logging system in sdsu.logging.
Logger() - Constructor for class sdsu.logging.Logger
 
LoggerContext - class sdsu.logging.LoggerContext.
LoggerContext and its subclasses are used by sdsu.logging.Logger.
LoggerContext() - Constructor for class sdsu.logging.LoggerContext
 
LoggerCreationException - exception sdsu.logging.LoggerCreationException.
Signals that an exception has occurred in trying to create a Logger.
LoggerCreationException() - Constructor for class sdsu.logging.LoggerCreationException
Constructs an ConversionException with no detail message.
LoggerCreationException(String) - Constructor for class sdsu.logging.LoggerCreationException
Constructs an ConversionException with the specified detail message.
LoggerImplementation - class sdsu.logging.LoggerImplementation.
This is the abstract class for all logging classes in sdsu.logging.
LoggerImplementation() - Constructor for class sdsu.logging.LoggerImplementation
 
LoggerMessage - class sdsu.logging.LoggerMessage.
LoggerMessage and its subclasses are used by sdsu.logging.Logger.
LoggerMessage(String) - Constructor for class sdsu.logging.LoggerMessage
 
LogMessage - class sdsu.logging.LogMessage.
LogMessage and its subclasses are used by sdsu.logging.Logger.
LogMessage(String) - Constructor for class sdsu.logging.LogMessage
 
logOff() - Method in class sdsu.logging.SelectiveLogger
Turns logging of log statements off.
logOn() - Method in class sdsu.logging.SelectiveLogger
Turns logging of log statements on.
logString() - Method in class sdsu.logging.LoggerContext
Displays a string to be saved in a log for this context.
logString() - Method in class sdsu.logging.LoggerMessage
Displays a string to be saved in a log for this message.
LongComparer - class sdsu.compare.LongComparer.
A concrete class for comparing Numeric objects which contain values that can be converted to a long.
lookup(String) - Method in class sdsu.rmi.registry.Registrar
Returns the remote object associated with the specified name in the registry.

M

main(String[]) - Static method in class sdsu.io.Console
Example uses of this class
main(String[]) - Static method in class sdsu.io.Format
a test stub for the format class
main(String[]) - Static method in class sdsu.doc.FixJavadoc
 
main(String[]) - Static method in class sdsu.rmi.registry.UniVMRegistry
Install a UniVMRegistry.
main(String[]) - Static method in class junit.swingui.LoadingTestRunner
main entrypoint
main(String[]) - Static method in class junit.swingui.TestRunner
main entrypoint
main(String[]) - Static method in class junit.textui.TestRunner
main entry point.
main(String[]) - Static method in class junit.ui.TestRunner
main entrypoint
main(String[]) - Static method in class junit.ui.LoadingTestRunner
main entrypoint
makeBlockQuote() - Method in class sdsu.html.Formatter
Sets the current object to be a HTML block quote.
makeColumnAHeader(int) - Method in class sdsu.html.HTMLTable
Makes the given column a header for the rows of table.
makeParagraph() - Method in class sdsu.html.Formatter
Sets the current object to be a HTML paragraph.
makePreformatted() - Method in class sdsu.html.Formatter
Sets the current text to preformatted.
makeRowAHeader(int) - Method in class sdsu.html.HTMLTable
Makes the given row a header for the columns of table.
makeSelected() - Method in class sdsu.html.Button
Use on radio buttons and check boxes.
mean() - Method in class sdsu.algorithms.data.ProbabilityDistribution
Returns the mean of the probability distribution
mean() - Method in class sdsu.algorithms.data.Zipf
Returns the mean of the Bernoulli distribution
mean() - Method in class sdsu.algorithms.data.Poisson
Returns the mean of the distribution
mean() - Method in class sdsu.algorithms.data.GeneralizedEightyTwenty
Returns the aproximate mean of the probability distribution.
mean() - Method in class sdsu.algorithms.data.Bernoulli
Returns the mean of the Bernoulli distribution
mean() - Method in class sdsu.algorithms.data.Geometric
Returns the mean of the distribution
messageTypeOff(String) - Method in class sdsu.logging.SelectiveLogger
Turns logging off for messages of the given type.
messageTypeOn(String) - Method in class sdsu.logging.SelectiveLogger
Turns logging on for messages of the given type.
META_COMMENT_CHAR_KEY - Static variable in class sdsu.io.StringizedDataEnumerator
Deprecated. Name used in file meta data line to indicate the comment character.
META_COMMENT_CHAR_KEY - Static variable in class sdsu.io.StringizableReader
Name used in file meta data line to indicate the comment character.
META_DATA_CHAR_KEY - Static variable in class sdsu.io.StringizedDataEnumerator
Deprecated. Name used in file meta data line to indicate the meta data character.
META_DATA_CHAR_KEY - Static variable in class sdsu.io.StringizableReader
Name used in file meta data line to indicate the meta data character.
META_SEPARATOR_KEY - Static variable in class sdsu.io.StringizedDataEnumerator
Deprecated. Name used in file meta data line to indicate the data separator string.
META_SEPARATOR_KEY - Static variable in class sdsu.io.StringizableReader
Name used in file meta data line to indicate the data separator string.
MethodComparer - class sdsu.compare.MethodComparer.
A concrete class for comparing Methods.
methodGet(String) - Static method in class sdsu.html.Form
Returns form object which will send a get request to the given url.
methodPost(String) - Static method in class sdsu.html.Form
Returns form object which will send a post request to the given url.

N

name() - Method in class junit.framework.TestCase
Gets the name of the test case.
nextElement() - Method in class sdsu.io.StringizedDataEnumerator
Deprecated. Returns the next block of data.
nextElement() - Method in class sdsu.io.StringizableReader
Returns the next block of data.
nextElement() - Method in class sdsu.io.ChunkEnumerator
Deprecated. Returns the next block of data.
nextElement() - Method in class sdsu.io.ChunkReader
Returns the next block of data.
nextElement() - Method in class sdsu.util.SortedEnumeration
Returns the next element in the enumeration
nextElement() - Method in class sdsu.algorithms.data.BoundedRangeGenarator
Returns the next number in a sequence.
nextElement() - Method in class sdsu.algorithms.data.OrderedNumberGenerator
Returns the next number in the ordered sequence.
nextElement() - Method in class sdsu.algorithms.data.ProbabilityDistribution
Returns a ramdon element in the sample space.
nextElement() - Method in class sdsu.algorithms.data.NoInverseDistribution
Return the next element in a random selection of items in the sample space, using distribution of concrete subclass.
nextElement() - Method in interface sdsu.algorithms.data.ObjectGenerator
 
nextElement() - Method in class sdsu.algorithms.data.DoubleObjectGenerator
Returns the next double in the sequence.
nextElement() - Method in interface sdsu.algorithms.data.NumberGenerator
 
nextElement() - Method in class sdsu.algorithms.data.Poisson
Returns the number events that occur in simualtion of one unit (of time or space).
nextElement() - Method in class sdsu.algorithms.data.StringGenerator
Returns next random string.
nextElement() - Method in class sdsu.algorithms.data.ShiftedRangeGenarator
Returns the next number in a sequence.
nextElement() - Method in class sdsu.algorithms.data.IntegerObjectGenerator
Returns the next int in the sequence.
nextElement() - Method in class sdsu.algorithms.data.RandomIntegerGenerator
 
nextElement() - Method in class sdsu.algorithms.data.Bernoulli
Returns 1 or 0.
nextElement() - Method in class gnu.regexp.REMatchEnumeration
Returns the next match in the input text.
nextMatch() - Method in class gnu.regexp.REMatchEnumeration
Returns the next match in the input text.
nextToken() - Method in class sdsu.util.SimpleTokenizer
Returns string containing all characters up to the given separator, unquoted whitespace, or EOF if the separator is not found.
nextToken(String) - Method in class sdsu.util.SimpleTokenizer
Returns string containing all characters up to the given separator, unquoted whitespace, or EOF if the separator is not found.
NO_VALUE - Static variable in class sdsu.util.LabeledData
String used for value in key-value pair when no value is available.
NoInverseDistribution - class sdsu.algorithms.data.NoInverseDistribution.
An abstract class handling discrete probability distributions with no inverse or easly computable inverse.
NoInverseDistribution() - Constructor for class sdsu.algorithms.data.NoInverseDistribution
 
NonBlockingInputStream - class sdsu.io.NonBlockingInputStream.
This class input stream can be interrupted and be set to time-out if a read takes too long.
NonBlockingInputStream(InputStream) - Constructor for class sdsu.io.NonBlockingInputStream
Create a NonBlockingInputStream on the input stream with poll delay of 50 milliseconds and time-out length of about 200,000 centuries.
NonBlockingInputStream(InputStream, int, long) - Constructor for class sdsu.io.NonBlockingInputStream
Create a NonBlockingInputStream on the input stream the given poll delay time-out.
NullLogger - class sdsu.logging.NullLogger.
This logger ignores all log requests.
NumberGenerator - interface sdsu.algorithms.data.NumberGenerator.
An interface for generating a sequence of numbers.
numberOfColumns() - Method in class sdsu.util.Table
Returns the number of columns that can currently be accessed
numberOfColumns() - Method in class sdsu.sql.DatabaseTable
Returns the number of columns of data in the table.
numberOfRows() - Method in class sdsu.util.Table
Returns the number of rows that can currently be accessed
numberOfRows() - Method in class sdsu.sql.DatabaseTable
Returns the number of rows of data in the table.
NumericStringComparer - class sdsu.compare.NumericStringComparer.
A concrete class for comparing strings and strings that are in number format.

O

ObjectGenerator - interface sdsu.algorithms.data.ObjectGenerator.
An interface for generating a sequence of objects.
off() - Static method in class sdsu.logging.Debug
Turn off Debug messages.
OLIVE - Static variable in class sdsu.html.WebPage
 
on() - Static method in class sdsu.logging.Debug
Turn on Debug messages.
or(BitSet) - Method in class sdsu.util.ConvertableBitSet
Logically ORs current ConvertableBitSet with the specified BitSet.
or(ConvertableBitSet) - Method in class sdsu.util.ConvertableBitSet
Logically ORs current ConvertableBitSet with the specified ConvertableBitSet.
OrderedCollection - interface sdsu.util.OrderedCollection.
An OrderedCollection is a collection of objects where the objects have a location in the collection.
OrderedNumberGenerator - class sdsu.algorithms.data.OrderedNumberGenerator.
This class generates a sequence of numbers.
OrderedNumberGenerator() - Constructor for class sdsu.algorithms.data.OrderedNumberGenerator
Creates a sequence of numbers starting at 0 and increment 1.
OrderedNumberGenerator(double) - Constructor for class sdsu.algorithms.data.OrderedNumberGenerator
Creates a sequence of numbers starting at startNumber and increment 1.
OrderedNumberGenerator(double, double) - Constructor for class sdsu.algorithms.data.OrderedNumberGenerator
Creates an sequence of numbers starting at startNumber and increment increment.
OutOfBoundsException - exception sdsu.algorithms.data.OutOfBoundsException.
Signals that a value is out of bounds.
OutOfBoundsException() - Constructor for class sdsu.algorithms.data.OutOfBoundsException
Constructs an OutOfBoundsException with no detail message.
OutOfBoundsException(String) - Constructor for class sdsu.algorithms.data.OutOfBoundsException
Constructs an OutOfBoundsException with the specified detail message.

P

password(String, int) - Static method in class sdsu.html.TextInput
Create a text input area for entering passwords.
pause() - Method in class sdsu.util.Timer
Pause the timer.
peek() - Method in class sdsu.util.CharQueue
Returns the front char from the queue without removing it
peek() - Method in class sdsu.util.CharStack
Returns the top char on the stack.
Poisson - class sdsu.algorithms.data.Poisson.
The Poisson distrubution addresses the question of how many events occur in a unit of time or space.
Poisson(double) - Constructor for class sdsu.algorithms.data.Poisson
Returns a Poisson distribution object.
pop() - Method in class sdsu.util.CharStack
Remove and return the top char on the stack.
postcondition(boolean) - Static method in class sdsu.test.Assert
Throws AssertException if result is false.
precondition(boolean) - Static method in class sdsu.test.Assert
Throws AssertException if result is false.
print(boolean) - Static method in class sdsu.io.Console
Prints a boolean and insures that the contents of output buffer is printed on standard out.
print(char) - Static method in class sdsu.io.Console
Prints a char and insures that the contents of output buffer is printed on standard out.
print(char[]) - Static method in class sdsu.io.Console
Prints an array of characters and insures that the contents of output buffer is printed on standard out.
print(double) - Static method in class sdsu.io.Console
Prints a double and insures that the contents of output buffer is printed on standard out.
print(float) - Static method in class sdsu.io.Console
Prints a float and insures that the contents of output buffer is printed on standard out.
print(int) - Static method in class sdsu.io.Console
Prints a integer and insures that the contents of output buffer is printed on standard out.
print(long) - Static method in class sdsu.io.Console
Prints a long integer and insures that the contents of output buffer is printed on standard out.
print(Object) - Static method in class sdsu.io.Console
Prints an object and insures that the contents of output buffer is printed on standard out.
print(PrintStream, String, char) - Static method in class sdsu.io.Format
prints a formatted number following printf conventions
print(PrintStream, String, double) - Static method in class sdsu.io.Format
prints a formatted number following printf conventions
print(PrintStream, String, long) - Static method in class sdsu.io.Format
prints a formatted number following printf conventions
print(PrintStream, String, String) - Static method in class sdsu.io.Format
prints a formatted number following printf conventions
print(String) - Static method in class sdsu.io.Console
Prints a string and insures that the contents of output buffer is printed on standard out.
print(String, char) - Static method in class sdsu.io.Console
prints a character following printf conventions
print(String, double) - Static method in class sdsu.io.Console
prints a formatted double (and float) following printf conventions
print(String, long) - Static method in class sdsu.io.Console
prints a formatted long integer (and integer) following printf conventions
print(String, String) - Static method in class sdsu.io.Console
prints a formatted string following printf conventions
print(TestResult) - Method in class junit.textui.TestRunner
Prints failures to the standard output
printErrors(TestResult) - Method in class junit.textui.TestRunner
Prints the errors to the standard output
printFailures(TestResult) - Method in class junit.textui.TestRunner
Prints failures to the standard output
printHeader(TestResult) - Method in class junit.textui.TestRunner
Prints the header of the report
println() - Static method in class sdsu.io.Console
Prints a newline then insures that the contents of output buffer is printed on standard out.
println(boolean) - Static method in class sdsu.io.Console
Prints a boolean followed by a newline then insures that the contents of output buffer is printed on standard out.
println(boolean) - Static method in class sdsu.logging.Debug
Print the given message.
println(char) - Static method in class sdsu.io.Console
Prints a character followed by a newline then insures that the contents of output buffer is printed on standard out.
println(char) - Static method in class sdsu.logging.Debug
Print the given message.
println(char[]) - Static method in class sdsu.logging.Debug
Print the given message.
println(double) - Static method in class sdsu.io.Console
Prints a double followed by a newline then insures that the contents of output buffer is printed on standard out.
println(double) - Static method in class sdsu.logging.Debug
Print the given message.
println(float) - Static method in class sdsu.io.Console
Prints a float followed by a newline then insures that the contents of output buffer is printed on standard out.
println(float) - Static method in class sdsu.logging.Debug
Print the given message.
println(int) - Static method in class sdsu.io.Console
Prints a integer followed by a newline then insures that the contents of output buffer is printed on standard out.
println(int) - Static method in class sdsu.logging.Debug
Print the given message.
println(long) - Static method in class sdsu.io.Console
Prints a long integer followed by a newline then insures that the contents of output buffer is printed on standard out.
println(long) - Static method in class sdsu.logging.Debug
Print the given message.
println(Object) - Static method in class sdsu.io.Console
Prints a object followed by a newline then insures that the contents of output buffer is printed on standard out.
println(Object) - Static method in class sdsu.logging.Debug
Print the given message.
println(String) - Static method in class sdsu.io.Console
Prints a string followed by a newline then insures that the contents of output buffer is printed on standard out.
println(String) - Static method in class sdsu.logging.Debug
Print the given message.
ProbabilityDistribution - class sdsu.algorithms.data.ProbabilityDistribution.
An abstract class defining an interface for probability distributions.
ProbabilityDistribution() - Constructor for class sdsu.algorithms.data.ProbabilityDistribution
 
ProgramProperties - class sdsu.util.ProgramProperties.
ProgramProperties obtains program options from command line arguments and configuration files.
ProgramProperties(String) - Constructor for class sdsu.util.ProgramProperties
Create a new ProgramProperties from data in command line arguments.
ProgramProperties(String[]) - Constructor for class sdsu.util.ProgramProperties
Create a new ProgramProperties from data in command line arguments.
ProgramProperties(String[], String) - Constructor for class sdsu.util.ProgramProperties
Create a new ProgramProperties from data in command line arguments.
protect() - Method in interface junit.framework.Protectable
Run the the following method protected.
Protectable - interface junit.framework.Protectable.
A Protectable can be run and can throw a Throwable.
push(char) - Method in class sdsu.util.CharStack
Adds a char to the top of the stack.
push(char[]) - Method in class sdsu.util.CharStack
Adds an array of characters to the stack.
push(String) - Method in class sdsu.util.CharStack
Adds an array of characters to the stack.
put(String, Object) - Method in class sdsu.io.ASCIIFileRepository
Add the object "value" to the repository with the given key.
put(String, Object) - Method in class sdsu.io.LocalRepository
Add the object "value" to the repository or a subrepository with the given key.
put(String, Object) - Method in interface sdsu.io.Repository
Add the object "value" to the repository with the given key.
put(String, Object, String) - Method in class sdsu.io.ASCIIFileRepository
 
put(String, Object, String) - Method in class sdsu.io.LocalRepository
Add the object "value" to the repository or a subrepository with the given key.
put(String, Object, String) - Method in interface sdsu.io.Repository
Add the object "value" to the repository with the given key.
putSerializable(String, Serializable) - Method in class sdsu.io.ASCIIFileRepository
Add the object "value" to the repository with the given key.
putSerializable(String, Serializable) - Method in class sdsu.io.LocalRepository
Add the object "value" to the repository with the given key.
putSerializable(String, Serializable) - Method in interface sdsu.io.Repository
Add the object "value" to the repository with the given key.
putSerializable(String, Serializable, String) - Method in class sdsu.io.ASCIIFileRepository
 
putSerializable(String, Serializable, String) - Method in class sdsu.io.LocalRepository
Add the object "value" to the repository with the given key.
putSerializable(String, Serializable, String) - Method in interface sdsu.io.Repository
Add the object "value" to the repository with the given key.

Q

QUOTE_CHAR - Static variable in class sdsu.util.TokenCharacters
Default character (') used to delineate the start and end of a quoted token.
quoteToken(String) - Method in class sdsu.util.TokenCharacters
Surrounds token with begin-end quote pair Returns the quoted token

R

radio(String, String) - Static method in class sdsu.html.Button
Produces a radio button.
RandomIntegerGenerator - class sdsu.algorithms.data.RandomIntegerGenerator.
 
RandomIntegerGenerator() - Constructor for class sdsu.algorithms.data.RandomIntegerGenerator
 
RE - class gnu.regexp.RE.
RE provides the user interface for compiling and matching regular expressions.
RE_BACKSLASH_ESCAPE_IN_LISTS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_BK_PLUS_QM - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CHAR_CLASS_ESCAPES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CHAR_CLASSES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CONTEXT_INDEP_ANCHORS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CONTEXT_INDEP_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CONTEXT_INVALID_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_DOT_NEWLINE - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_DOT_NOT_NULL - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_HAT_LISTS_NOT_NEWLINE - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_INTERVALS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_LIMITED_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_LOOKAHEAD - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NEWLINE_ALT - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_BRACES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_PARENS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_REFS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_VBAR - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_EMPTY_RANGES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_PURE_GROUPING - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_STINGY_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_STRING_ANCHORS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_SYNTAX_AWK - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_ED - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_EGREP - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_EMACS - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_GREP - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_PERL4 - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_PERL4_S - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_PERL5 - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_PERL5_S - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_AWK - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_BASIC - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_EGREP - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_EXTENDED - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_MINIMAL_BASIC - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_MINIMAL_EXTENDED - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_SED - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_UNMATCHED_RIGHT_PAREN_ORD - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE(Object) - Constructor for class gnu.regexp.RE
Constructs a regular expression pattern buffer without any compilation flags set, and using the default syntax (RESyntax.RE_SYNTAX_PERL5).
RE(Object, int) - Constructor for class gnu.regexp.RE
Constructs a regular expression pattern buffer using the specified compilation flags and the default syntax (RESyntax.RE_SYNTAX_PERL5).
RE(Object, int, RESyntax) - Constructor for class gnu.regexp.RE
Constructs a regular expression pattern buffer using the specified compilation flags and regular expression syntax.
read() - Method in class sdsu.io.XorInputStream
Reads the next byte of data and Xors it with the mask given in the constructor.
read() - Method in class sdsu.io.StringReplaceReader
Returns the next character in the inputstream with string replacement done.
read() - Method in class sdsu.io.XorReader
Reads the next char of data and Xors it with the mask given in the constructor.
read() - Method in class sdsu.io.NonBlockingInputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class sdsu.io.ASCIIInputStream
Reads data into an array of bytes.
read(byte[], int, int) - Method in class sdsu.io.XorInputStream
Reads up to length bytes of data and Xor each byte.
read(byte[], int, int) - Method in class sdsu.io.ASCIIInputStream
Reads data into an array of bytes.
read(byte[], int, int) - Method in class sdsu.io.NonBlockingInputStream
Reads up to length bytes of data from the input stream into an array of bytes.
read(char[]) - Method in class sdsu.io.UnicodeReader
Reads data into an array of chars.
read(char[], int, int) - Method in class sdsu.io.UnicodeReader
Reads data into an array of chars.
read(char[], int, int) - Method in class sdsu.io.StringReplaceReader
Read characters into a portion of an array.
read(char[], int, int) - Method in class sdsu.io.XorReader
Reads up to length chars of data and Xor each char.
readAll() - Method in class sdsu.io.CommentParser
Returns rest of the input in a string
readBoolean() - Method in class sdsu.io.UnicodeReader
Reads an ASCII boolean value.
readBoolean() - Method in class sdsu.io.ASCIIInputStream
Reads an ASCII boolean value.
readBoolean() - Static method in class sdsu.io.Console
Reads an ASCII boolean value.
readBoolean(String) - Static method in class sdsu.io.Console
Reads an ASCII boolean value, after displaying given prompt.
readByte() - Method in class sdsu.io.ASCIIInputStream
Reads a single byte.
readChar() - Method in class sdsu.io.UnicodeReader
Read an ASCII character and convert it into the internal char format.
readChar() - Method in class sdsu.io.ASCIIInputStream
Read an ASCII character and convert it into the internal char format.
readChar() - Static method in class sdsu.io.Console
Read an ASCII character and convert it into the internal char format.
readChar(String) - Static method in class sdsu.io.Console
Read an ASCII character and convert it into the internal char format, after displaying the given prompt.
readChunk() - Method in class sdsu.io.ChunkReader
Returns the next block of data.
readComment() - Method in class sdsu.io.CommentParser
Returns comment from the input If input does not start with a comment return a string of length zero
readDataComment() - Method in class sdsu.io.CommentParser
Returns special comment from the input If input does not start with a special comment return a string of length zero
readDouble() - Method in class sdsu.io.UnicodeReader
Reads an ASCII decimal floating point number.
readDouble() - Method in class sdsu.io.ASCIIInputStream
Reads an ASCII decimal floating point number.
readDouble() - Static method in class sdsu.io.Console
Reads an ASCII decimal floating point number.
readDouble(String) - Static method in class sdsu.io.Console
Reads an ASCII decimal floating point number, after displaying given prompt.
readFloat() - Method in class sdsu.io.UnicodeReader
Reads an ASCII decimal floating point number.
readFloat() - Method in class sdsu.io.ASCIIInputStream
Reads an ASCII decimal floating point number.
readFloat() - Static method in class sdsu.io.Console
Reads an ASCII decimal floating point number.
readFloat(String) - Static method in class sdsu.io.Console
Reads an ASCII decimal floating point number, after displaying given prompt.
readFully(byte[]) - Method in class sdsu.io.ASCIIInputStream
Reads bytes, blocking until all bytes are read.
readFully(byte[], int, int) - Method in class sdsu.io.ASCIIInputStream
Reads bytes, blocking until all bytes are read.
readFully(char[]) - Method in class sdsu.io.UnicodeReader
Reads chars, blocking until all chars are read.
readFully(char[], int, int) - Method in class sdsu.io.UnicodeReader
Reads chars, blocking until all chars are read.
readInt() - Method in class sdsu.io.UnicodeReader
Reads an ASCII decimal integer.
readInt() - Method in class sdsu.io.ASCIIInputStream
Reads an ASCII decimal integer.
readInt() - Static method in class sdsu.io.Console
Reads an ASCII decimal integer.
readInt(String) - Static method in class sdsu.io.Console
Reads an ASCII decimal integer, after displaying given prompt.
readLine() - Method in class sdsu.io.UnicodeReader
Reads in a line that has been terminated by a \n, \r, \r\n or EOF.
readLine() - Method in class sdsu.io.ASCIIInputStream
Reads in a line that has been terminated by a \n, \r, \r\n or EOF.
readLine() - Static method in class sdsu.io.Console
Reads in a line that has been terminated by a \n, \r, \r\n or EOF.
readLine(String) - Static method in class sdsu.io.Console
Reads in a line that has been terminated by a \n, \r, \r\n or EOF, after displaying the given prompt.
readLong() - Method in class sdsu.io.UnicodeReader
Reads an ASCII decimal long.
readLong() - Method in class sdsu.io.ASCIIInputStream
Reads an ASCII decimal long.
readLong() - Static method in class sdsu.io.Console
Reads an ASCII decimal long.
readLong(String) - Static method in class sdsu.io.Console
Reads an ASCII decimal long, after displaying the given prompt.
readShort() - Method in class sdsu.io.UnicodeReader
Reads an ASCII decimal short.
readShort() - Method in class sdsu.io.ASCIIInputStream
Reads an ASCII decimal short.
readShort() - Static method in class sdsu.io.Console
Reads an ASCII decimal short.
readShort(String) - Static method in class sdsu.io.Console
Reads an ASCII decimal short, after displaying given prompt.
readUnsignedByte() - Method in class sdsu.io.ASCIIInputStream
Reads a single unsigned byte.
readUnsignedShort() - Method in class sdsu.io.UnicodeReader
Reads an ASCII decimal unsigned short.
readUnsignedShort() - Method in class sdsu.io.ASCIIInputStream
Reads an ASCII decimal unsigned short.
readUTF() - Method in class sdsu.io.ASCIIInputStream
Does nothing.
readWord() - Method in class sdsu.io.UnicodeReader
Reads a word.
readWord() - Method in class sdsu.io.ASCIIInputStream
Reads a word.
readWord() - Static method in class sdsu.io.Console
Reads a word.
readWord(String) - Static method in class sdsu.io.Console
Reads a word, after displaying given prompt.
rebind(String, Remote) - Method in class sdsu.rmi.registry.Registrar
Rebind the name to a new object, replacing any existing binding.
rebind(String, Remote) - Method in class sdsu.rmi.registry.UniVMRegistry
Binds a Remote object created from the class className in the rmiregistry.
rebind(String, Remote) - Method in interface sdsu.rmi.registry.RemoteRegistrar
Binds a Remote object created from the class className in the rmiregistry.
rebind(String, String) - Method in class sdsu.rmi.registry.Registrar
Rebind the name to a new object, created from the class indicated by className, replacing any existing binding.
rebind(String, String) - Method in class sdsu.rmi.registry.UniVMRegistry
Binds a Remote object created from the class className in the rmiregistry.
rebind(String, String) - Method in interface sdsu.rmi.registry.RemoteRegistrar
Binds a Remote object created from the class className in the rmiregistry.
RED - Static variable in class sdsu.html.WebPage
 
redDividerBar() - Static method in class sdsu.html.Image
Returns a image that is a red divider bar that will span the entire window.
redSDSU() - Static method in class sdsu.html.Image
Returns a image that the red SDSU logo.
REException - exception gnu.regexp.REException.
This is the regular expression exception class.
REG_ANCHORINDEX - Static variable in class gnu.regexp.RE
Execution flag.
REG_BADBR - Static variable in class gnu.regexp.REException
Error flag.
REG_BADPAT - Static variable in class gnu.regexp.REException
Error flag.
REG_BADRPT - Static variable in class gnu.regexp.REException
Error flag.
REG_DOT_NEWLINE - Static variable in class gnu.regexp.RE
Compilation flag.
REG_EBRACE - Static variable in class gnu.regexp.REException
Error flag.
REG_EBRACK - Static variable in class gnu.regexp.REException
Error flag.
REG_ECTYPE - Static variable in class gnu.regexp.REException
Error flag.
REG_EEND - Static variable in class gnu.regexp.REException
Error flag.
REG_EPAREN - Static variable in class gnu.regexp.REException
Error flag.
REG_ERANGE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESCAPE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESIZE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESPACE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESUBREG - Static variable in class gnu.regexp.REException
Error flag.
REG_ICASE - Static variable in class gnu.regexp.RE
Compilation flag.
REG_MULTILINE - Static variable in class gnu.regexp.RE
Compilation flag.
REG_NOTBOL - Static variable in class gnu.regexp.RE
Execution flag.
REG_NOTEOL - Static variable in class gnu.regexp.RE
Execution flag.
register() - Static method in class sdsu.logging.LoggerImplementation
All subclass must implement this method.
register() - Static method in class sdsu.logging.ScreenLogger
Create a ScreenLogger and register it with Logger.
register() - Static method in class sdsu.logging.NullLogger
Create a NullLogger and register it with Logger Returns the current active logger.
register(LoggerImplementation) - Static method in class sdsu.logging.Logger
Sets the active logger.
register(String) - Static method in class sdsu.logging.FileLogger
Create a FileLogger in append mode on the file indicated and register it with Logger.
register(String, boolean) - Static method in class sdsu.logging.FileLogger
Create a FileLogger on the file indicated and register it with Logger.
Registrar - class sdsu.rmi.registry.Registrar.
Registrar is a client that can be used to register remote objects with a UniVMRegistry.
Registrar() - Constructor for class sdsu.rmi.registry.Registrar
Create a Registrar for the UniVMRegistry on current host using the default rmi registry port.
Registrar(int) - Constructor for class sdsu.rmi.registry.Registrar
Create a Registrar for the UniVMRegistry on current host using the given port.
Registrar(String) - Constructor for class sdsu.rmi.registry.Registrar
Create a Registrar for the UniVMRegistry on given host using the default rmi registry port.
Registrar(String, int) - Constructor for class sdsu.rmi.registry.Registrar
Create a Registrar for the UniVMRegistry on given host using the given port.
reload(Class) - Method in class junit.util.StandardTestSuiteLoader
Uses the system class loader to load the test class
reload(Class) - Method in class junit.util.ReloadingTestSuiteLoader
 
reload(Class) - Method in interface junit.util.TestSuiteLoader
 
ReloadingTestSuiteLoader - class junit.util.ReloadingTestSuiteLoader.
A TestSuite loader that can reload classes.
ReloadingTestSuiteLoader() - Constructor for class junit.util.ReloadingTestSuiteLoader
 
REMatch - class gnu.regexp.REMatch.
An instance of this class represents a match completed by a gnu.regexp matching function.
REMatchEnumeration - class gnu.regexp.REMatchEnumeration.
An REMatchEnumeration enumerates regular expression matches over a given input text.
RemoteRegistrar - interface sdsu.rmi.registry.RemoteRegistrar.
Interface implemented by UniVMRegistry and used by Registrar to add objects to the UniVMRegistry in the UniVMRegistry's VM.
remove(String) - Method in class sdsu.io.ASCIIFileRepository
Removes the given key and corresponding value from the repository.
remove(String) - Method in class sdsu.io.LocalRepository
Removes the given key and corresponding value from the repository or subrepository.
remove(String) - Method in interface sdsu.io.Repository
Removes the given key and corresponding value from the repository.
remove(Writer) - Method in class sdsu.io.SplitWriter
Removes a writer from the SplitWriter.
removeAllElements() - Method in class sdsu.util.List
 
removeAllElements() - Method in interface sdsu.util.OrderedCollection
Removes all elements of the OrderedCollection.
removeColumnAt(int) - Method in class sdsu.util.Table
Removes the indicated column from the table
removeColumnAt(Object) - Method in class sdsu.util.LabeledTable
Removes the indicated column from the table
removeColumnsAt(int, int) - Method in class sdsu.util.Table
Removes the indicated columns from the table
removeColumnsAt(Object, int) - Method in class sdsu.util.Table
Removes the indicated columns that have key in the indicated row
removeColumnsAt(Object, Object) - Method in class sdsu.util.LabeledTable
Removes the indicated columns that have key in the indicated row
removeElement(Object) - Method in class sdsu.util.List
 
removeElement(Object) - Method in interface sdsu.util.OrderedCollection
Removes the element from the OrderedCollection.
removeElementAt(int) - Method in class sdsu.util.List
 
removeElementAt(int) - Method in interface sdsu.util.OrderedCollection
Deletes the element at the specified index.
removeRowAt(int) - Method in class sdsu.util.Table
Removes the indicated row from the table
removeRowAt(Object) - Method in class sdsu.util.LabeledTable
Removes the indicated row from the table
removeRowsAt(int, int) - Method in class sdsu.util.Table
Removes the indicated rows from the table
removeRowsAt(Object, int) - Method in class sdsu.util.Table
Removes the indicated rows that have key in the indicated column
removeRowsAt(Object, Object) - Method in class sdsu.util.LabeledTable
Removes the indicated rows that have key in the indicated column
removeUpdate(DocumentEvent) - Method in class junit.swingui.TestRunner
 
removeWhiteSpace() - Method in class sdsu.io.CommentParser
Insures that the input stream starts with non-whitespace char
RepeatedTest - class junit.extensions.RepeatedTest.
A Decorator that runs a test repeatedly.
RepeatedTest(Test, int) - Constructor for class junit.extensions.RepeatedTest
 
replace(Hashtable) - Method in class sdsu.util.Template
Replaces all occurances of the given variables with given values.
replace(String, String) - Method in class sdsu.io.StringReplaceReader
Adds another pattern-replacementPattern pair.
replace(String, String) - Method in class sdsu.util.Template
Replaces all occurances of the given variable with given string.
replaceElements(Object[]) - Method in class sdsu.util.List
Deprecated. This method will be come protected in a future release. It was designed for internal use only. It does not work with SortedList
Repository - interface sdsu.io.Repository.
A Repository is a hashtable like interface to a persistent storage medium.
requiresEscaping(char) - Method in class sdsu.util.TokenCharacters
Returns true if c needs to be escaped in a quoted token.
reset() - Method in class sdsu.util.Timer
Reset the timer to zero.
reset() - Method in class sdsu.logging.LoggerImplementation
Resets logger.
reset() - Method in class sdsu.logging.FileLogger
Resets logger.
reset() - Static method in class sdsu.logging.Logger
Resets logger.
reset(String) - Static method in class sdsu.html.Button
Produces a button, which will restore the form to its original state if pressed.
resort(Comparer) - Method in class sdsu.util.SortedList
Resorts the list using the new comparer to define the ordering of the elements.
resort(Comparer) - Method in interface sdsu.util.SortedCollection
 
RESyntax - class gnu.regexp.RESyntax.
An RESyntax specifies the way a regular expression will be compiled.
RESyntax() - Constructor for class gnu.regexp.RESyntax
Construct a new syntax object with all bits turned off.
RESyntax(RESyntax) - Constructor for class gnu.regexp.RESyntax
Construct a new syntax object with all bits set the same as the other syntax.
reversed() - Method in class sdsu.util.List
Returns a list with elements in the reverse order from present list
reversed() - Method in class sdsu.util.SortedList
Returns a SortedList with elements in the reverse order from present SortedList
reversed() - Method in interface sdsu.util.OrderedCollection
Returns a OrderedCollection with elements in the reverse order from present OrderedCollection
ReverseOrderComparer - class sdsu.compare.ReverseOrderComparer.
A comparer to reverse the order used by a Comparer.
RMI_NAME - Static variable in class sdsu.rmi.registry.UniVMRegistry
 
rowAt(int) - Method in class sdsu.util.Table
Returns the given row in the table
rowAt(Object) - Method in class sdsu.util.LabeledTable
Returns the column in the table indicated by the label Returns null if column label is not found
rowsAt(int, int) - Method in class sdsu.util.Table
Creates a new table with the specified rows of current table
rowsAt(int, int) - Method in class sdsu.util.LabeledTable
Creates a new table with the specified rows of current table
rowsAt(Object, int) - Method in class sdsu.util.Table
Returns a new table containing all the rows that have the value key in the indicated column
rowsAt(Object, Object) - Method in class sdsu.util.LabeledTable
Returns a new table containing all the rows that have the value key in the indicated column
run() - Method in class junit.framework.TestCase
A convenience method to run this test, collecting the results with a default TestResult object.
run() - Method in class junit.swingui.TestRunner
Deprecated. use runSuite() instead
run() - Method in class junit.ui.TestRunner
Deprecated. use runSuite() instead
run(Class) - Static method in class junit.textui.TestRunner
Runs a suite extracted from a TestCase subclass.
run(Test) - Static method in class junit.textui.TestRunner
Runs a single test and collects its results.
run(TestResult) - Method in class junit.extensions.TestDecorator
 
run(TestResult) - Method in class junit.extensions.ActiveTest
 
run(TestResult) - Method in class junit.extensions.RepeatedTest
 
run(TestResult) - Method in class junit.extensions.TestSetup
 
run(TestResult) - Method in class junit.framework.TestCase
Runs the test case and collects the results in TestResult.
run(TestResult) - Method in interface junit.framework.Test
Runs a test and collects its result in a TestResult instance.
run(TestResult) - Method in class junit.framework.TestSuite
Runs the tests and collects their result in a TestResult.
runAndWait(Test) - Static method in class junit.textui.TestRunner
Runs a single test and waits until the users types RETURN.
runBare() - Method in class junit.framework.TestCase
Runs the bare test sequence.
runCount() - Method in class junit.framework.TestResult
Gets the number of run tests.
runProtected(Test, Protectable) - Method in class junit.framework.TestResult
Runs a TestCase.
runSuite() - Method in class junit.swingui.TestRunner
 
runSuite() - Method in class junit.ui.TestRunner
 
runTests() - Method in class junit.framework.TestResult
Deprecated. use runCount instead

S

save(OutputStream, String) - Method in class sdsu.util.List
Writes ascii representation of List to Outputstream
save(OutputStream, String) - Method in class sdsu.util.Table
Writes ascii representation of a Table to Outputstream
save(OutputStream, String) - Method in class sdsu.util.LabeledData
Writes ascii representation of LabeledData to Outputstream
ScreenLogger - class sdsu.logging.ScreenLogger.
This logger directs all log messages to System.err, which normally is the terminal.
screenOff() - Static method in class sdsu.logging.Debug
Turn output to the screen off.
scrolling(String, int) - Static method in class sdsu.html.SelectionList
Returns a scrolling list for use in a form.
scrolling(String, int, int) - Static method in class sdsu.html.TextInput
Create a scrolling text input area.
sdsu - package sdsu
 
sdsu.algorithms.data - package sdsu.algorithms.data
 
sdsu.compare - package sdsu.compare
 
sdsu.doc - package sdsu.doc
 
sdsu.html - package sdsu.html
 
sdsu.io - package sdsu.io
 
sdsu.logging - package sdsu.logging
 
sdsu.net - package sdsu.net
 
sdsu.rmi.registry - package sdsu.rmi.registry
 
sdsu.rmi.server - package sdsu.rmi.server
 
sdsu.sql - package sdsu.sql
 
sdsu.test - package sdsu.test
 
sdsu.util - package sdsu.util
 
SelectionList - class sdsu.html.SelectionList.
Create a dropdown menu or a scrollable list in an html form.
SelectiveLogger - class sdsu.logging.SelectiveLogger.
SelectiveLogger allows you to turn off logging for a type of message.
SelectiveLogger() - Constructor for class sdsu.logging.SelectiveLogger
 
sendHtml(String) - Method in class sdsu.net.CGI
Send an html encoded message to the client.
sendRedirect(String) - Static method in class sdsu.net.CGI
Sends a url to client to use unstead of current url.
sendText(String) - Method in class sdsu.net.CGI
Send a text message to the client.
separator() - Method in class sdsu.util.SimpleTokenizer
Returns the separator found by the last call to nextToken
set(int) - Method in class sdsu.util.ConvertableBitSet
Sets the given bit to one (or true).
set(int) - Method in class gnu.regexp.RESyntax
Set a given bit in this syntax.
setBackgroundColor(String) - Method in class sdsu.html.WebPage
Sets the background color of the page.
setBackgroundImage(String) - Method in class sdsu.html.WebPage
Sets the background image of the page.
setBorderSize(int) - Method in class sdsu.html.Image
Size of the border drawn around an image that is a link
setBorderWidth(int) - Method in class sdsu.html.HTMLTable
Sets the width of the border drawn around table and indivitual cells.
setCaption(Formatter) - Method in class sdsu.html.HTMLTable
Sets text caption displayed above the table.
setChunkSeparator(String) - Method in class sdsu.io.ChunkWriter
 
setColumnSeparatorChar(char) - Method in class sdsu.util.Table
Set character used to separate rows in String representation of a Table
setColumnType(int, String) - Method in class sdsu.sql.DatabaseTable
Set the type of the elements of a column
setContents(String) - Method in class sdsu.io.SimpleFile
Set the contents of the file to be newContents to the end of the file.
setElementAt(HTML, int, int) - Method in class sdsu.html.HTMLTable
Places string representation of data in table at given row and column
setElementAt(Object, int) - Method in class sdsu.util.List
 
setElementAt(Object, int) - Method in class sdsu.util.SortedList
Sets the element at the specified index to be the specified object and resorts the list.
setElementAt(Object, int) - Method in interface sdsu.util.OrderedCollection
Sets the element at the specified index to be the specified object.
setElementAt(Object, int, int) - Method in class sdsu.util.Table
Places the object in table at given row and column
setElementAt(Object, int, int) - Method in class sdsu.html.HTMLTable
Places string representation of data in table at given row and column
setElementAt(Object, int, Object) - Method in class sdsu.util.LabeledTable
Places the object in table at given row and column
setElementAt(Object, int, String) - Method in class sdsu.sql.DatabaseTable
Return the element in a given row and column.
setElementAt(Object, Object, int) - Method in class sdsu.util.LabeledTable
Places the object in table at given row and column
setElementAt(Object, Object, Object) - Method in class sdsu.util.LabeledTable
Places the object in table at given row and column
setHeader(String) - Method in class sdsu.util.Stringizer
Message is used as a comment at the begining of the string.
setHeight(int) - Method in class sdsu.html.Image
Width of the image in pixels.
setInitalText(String) - Method in class sdsu.html.TextInput
Sets the inital text seen in the text input.
setKeyValueSeparatorChar(char) - Method in class sdsu.util.LabeledData
Set character used to key-value pairs in String representation of LabeledData
setMessage(LoggerMessage) - Method in class sdsu.logging.LoggerContext
Add a message to the context
setMetaData(LabeledData) - Method in class sdsu.util.List
Set the current objects metadata to be that found in metaData string
setMetaData(LabeledData) - Method in class sdsu.util.Table
Set the current objects metadata to be that found in metaData string
setMetaData(LabeledData) - Method in interface sdsu.util.Stringizable
Sets the meta data for the object.
setMetaData(LabeledData) - Method in class sdsu.util.LabeledData
Set the current objects metadata to be that found in metaData string
setMetaData(LabeledData) - Method in class sdsu.logging.LoggerMessage
Required by Stringizable.
setNameSeparator(char) - Method in class sdsu.io.ASCIIFileRepository
The name separator is the char used to separate the name of a Repository and a subrepository or key.
setNameSeparator(char) - Method in class sdsu.io.LocalRepository
The name separator is the char used to separate the name of a Repository and a subrepository or key.
setNameSeparator(char) - Method in interface sdsu.io.Repository
The name separator is the char used to separate the name of a Repository and a subrepository or key.
setPairSeparatorChar(char) - Method in class sdsu.util.LabeledData
Set character used to separate keys and values in String representation of LabeledData
setPollDelay(int) - Method in class sdsu.io.NonBlockingInputStream
Set the poll delay.
setReadSize(int) - Method in class sdsu.io.SimpleReader
Set the number of characters that will be read at one time by contents.
setRowSeparatorChar(char) - Method in class sdsu.util.Table
Set character used to separate rows in String representation of a Table
setSeparator(String) - Method in class sdsu.io.StringizedDataEnumerator
Deprecated.  
setSeparator(String) - Method in class sdsu.io.StringizableReader
 
setSeparator(String) - Method in class sdsu.io.ChunkEnumerator
Deprecated.  
setSeparator(String) - Method in class sdsu.io.ChunkReader
 
setSeparatorChar(char) - Method in class sdsu.util.List
Set character used to separate elements of list in String representation of List
setSeparatorChars(String) - Method in class sdsu.util.TokenCharacters
Set the current set of separators to newSeparators
setSize(int) - Method in class sdsu.util.List
 
setSize(int) - Method in interface sdsu.util.OrderedCollection
Sets the size of the OrderedCollection.
setSuiteName(String) - Method in class junit.swingui.TestRunner
 
setSuiteName(String) - Method in class junit.ui.TestRunner
 
setTextColor(String) - Method in class sdsu.html.WebPage
Sets the color of the text on the page.
setTimeout(long) - Method in class sdsu.io.NonBlockingInputStream
Set the time-out period.
setTokenCharacters(TokenCharacters) - Method in class sdsu.util.List
Sets TokenCharacters used to convert List from/to strings/streams.
setTokenCharacters(TokenCharacters) - Method in class sdsu.util.Table
Sets TokenCharacters used to convert Table from/to strings/streams.
setTokenCharacters(TokenCharacters) - Method in class sdsu.util.LabeledData
Sets TokenCharacters used to convert LabeledData from/to strings/streams.
setVariableMarker(String) - Method in class sdsu.util.Template
Changes the value of the variable marker.
setWidth(int) - Method in class sdsu.html.HTMLTable
Suggests a width in pixels of the table.
setWidth(int) - Method in class sdsu.html.Image
Width of the image in pixels.
setWidthPercent(int) - Method in class sdsu.html.HTMLTable
Suggests a width for the table in percent of window width.
setWidthPercent(int) - Method in class sdsu.html.Image
Width of the image in percent of the window width.
ShiftedRangeGenarator - class sdsu.algorithms.data.ShiftedRangeGenarator.
This class modifies a sequence of numbers.
ShiftedRangeGenarator(double, NumberGenerator) - Constructor for class sdsu.algorithms.data.ShiftedRangeGenarator
Creates a generator that shifts the range of its generator.
shouldStop() - Method in class junit.framework.TestResult
Checks whether the test run should stop
shuffled() - Method in class sdsu.util.List
Returns a list with elements from present list, but in random order.
shuffled() - Method in interface sdsu.util.OrderedCollection
Returns a OrderedCollection with elements from present OrderedCollection, but in random order.
SimpleFile - class sdsu.io.SimpleFile.
This class adds a few useful methods to java.io.File.
SimpleFile(File, String) - Constructor for class sdsu.io.SimpleFile
Creates a File instance that represents the file with the specified name in the specified directory.
SimpleFile(String) - Constructor for class sdsu.io.SimpleFile
Creates a File instance that represents the file whose pathname is the given path argument.
SimpleFile(String, String) - Constructor for class sdsu.io.SimpleFile
Creates a File instance whose pathname is the pathname of the specified directory, followed by the separator character, followed by the name argument.
SimpleReader - class sdsu.io.SimpleReader.
Allows you to read to the EOF with one method.
SimpleReader(InputStream) - Constructor for class sdsu.io.SimpleReader
 
SimpleReader(Reader) - Constructor for class sdsu.io.SimpleReader
 
SimpleTokenizer - class sdsu.util.SimpleTokenizer.
This class performs some simple parsing of strings or streams.
SimpleTokenizer(InputStream) - Constructor for class sdsu.util.SimpleTokenizer
Create a SimpleTokenizer on tokenSource with default settings
SimpleTokenizer(InputStream, TokenCharacters) - Constructor for class sdsu.util.SimpleTokenizer
Create a SimpleTokenizer on tokenSource
SimpleTokenizer(Reader) - Constructor for class sdsu.util.SimpleTokenizer
Create a SimpleTokenizer on tokenSource with default settings
SimpleTokenizer(Reader, TokenCharacters) - Constructor for class sdsu.util.SimpleTokenizer
Create a SimpleTokenizer on tokenSource
SimpleTokenizer(String) - Constructor for class sdsu.util.SimpleTokenizer
Create a SimpleTokenizer on string with default settings
SimpleTokenizer(String, TokenCharacters) - Constructor for class sdsu.util.SimpleTokenizer
Create a SimpleTokenizer on string
singleLine(String, int) - Static method in class sdsu.html.TextInput
Create a single-line text input area.
singleLine(String, int, int) - Static method in class sdsu.html.TextInput
Create a single-line text input area.
size() - Method in class sdsu.io.ASCIIFileRepository
Returns the number of keys in the repository.
size() - Method in class sdsu.io.LocalRepository
Returns the number of keys and subrepositories in the repository.
size() - Method in interface sdsu.io.Repository
Returns the number of keys in the repository.
size() - Method in class sdsu.util.List
 
size() - Method in class sdsu.util.Table
Return the number of items in the table
size() - Method in interface sdsu.util.OrderedCollection
Returns the number of elements in the OrderedCollection.
size() - Method in class sdsu.util.CharQueue
Returns the number of chars in the queue
size() - Method in class sdsu.util.ConvertableBitSet
Returns the number of bits in the ConvertableBitSet.
skipBytes(int) - Method in class sdsu.io.ASCIIInputStream
Skips bytes, block until all bytes are skipped.
skipChars(int) - Method in class sdsu.io.UnicodeReader
Skips chars, block until all chars are skipped.
SortedCollection - interface sdsu.util.SortedCollection.
A List object is a vector that can convert itself to a string and "recreate" itself from that string.
SortedEnumeration - class sdsu.util.SortedEnumeration.
SortedEnumeration is an enumerations that returns elements in sorted order.
SortedEnumeration(Enumeration, Comparer) - Constructor for class sdsu.util.SortedEnumeration
Creates a new SortedEnumeration.
SortedList - class sdsu.util.SortedList.
A SortedList is a list of objects kept in sorted order.
SortedList(Comparer) - Constructor for class sdsu.util.SortedList
Create a new SortedList using the Comparer object listOrder to define the order on elements.
SortedList(Comparer, int) - Constructor for class sdsu.util.SortedList
Create a new SortedList using the Comparer object listOrder to define the order on elements.
SplitWriter - class sdsu.io.SplitWriter.
This class acts like an N way split in a writer stream.
SplitWriter() - Constructor for class sdsu.io.SplitWriter
Create an empty SplitWriter.
SplitWriter(Writer) - Constructor for class sdsu.io.SplitWriter
Create SplitWriter on the given Writer
StandardTestSuiteLoader - class junit.util.StandardTestSuiteLoader.
The standard test suite loader.
StandardTestSuiteLoader() - Constructor for class junit.util.StandardTestSuiteLoader
 
start() - Method in class sdsu.util.Timer
Start the timer.
start(String[], TestSuiteLoader) - Method in class junit.swingui.TestRunner
Starts the TestRunner
start(String[], TestSuiteLoader) - Method in class junit.ui.TestRunner
Starts the TestRunner
startTest(Test) - Method in class junit.framework.TestResult
Informs the result that a test will be started.
startTest(Test) - Method in interface junit.framework.TestListener
A test started.
startTest(Test) - Method in class junit.swingui.TestRunner
 
startTest(Test) - Method in class junit.textui.TestRunner
 
startTest(Test) - Method in class junit.ui.TestRunner
 
stop() - Method in class sdsu.util.Timer
Stop the timer.
stop() - Method in class junit.framework.TestResult
Marks that the test run should stop.
string(Enumeration) - Static method in class sdsu.util.SortedEnumeration
Requires that the elements of sourceEnumeration be strings.
StringComparer - class sdsu.compare.StringComparer.
A concrete class for comparing Strings.
StringGenerator - class sdsu.algorithms.data.StringGenerator.
Generates a sequence of random strings.
StringGenerator(int) - Constructor for class sdsu.algorithms.data.StringGenerator
Create an StringGenerator which a sequence of random strings.
StringGenerator(int, int) - Constructor for class sdsu.algorithms.data.StringGenerator
Create an StringGenerator which a sequence of random strings.
StringIgnoreCaseComparer - class sdsu.compare.StringIgnoreCaseComparer.
A concrete class for comparing Strings.
Stringizable - interface sdsu.util.Stringizable.
An interface for objects that can convert itself to a string and "recreate" itself from that string.
StringizableReader - class sdsu.io.StringizableReader.
Input (String, file, or reader) consists of: optional whitespace followed by optional file metadata line followed by one or more data blocks.
StringizableReader(Reader) - Constructor for class sdsu.io.StringizableReader
Create a StringizableReader object with a Reader as an input and the given separator.
StringizableReader(String) - Constructor for class sdsu.io.StringizableReader
Create a StringizableReader object with a String as an input and the given separator.
StringizableWriter - class sdsu.io.StringizableWriter.
Writes objects that implement the Stringizable inteface to a stream(or writer).
StringizableWriter(Writer) - Constructor for class sdsu.io.StringizableWriter
 
StringizableWriter(Writer, String) - Constructor for class sdsu.io.StringizableWriter
 
StringizedDataEnumerator - class sdsu.io.StringizedDataEnumerator.
Deprecated. Use StringizableReader
StringizedDataEnumerator(Reader) - Constructor for class sdsu.io.StringizedDataEnumerator
Deprecated. Create a StringizedDataEnumerator object with a Reader as an input and the given separator.
StringizedDataEnumerator(String) - Constructor for class sdsu.io.StringizedDataEnumerator
Deprecated. Create a StringizedDataEnumerator object with a String as an input and the given separator.
Stringizer - class sdsu.util.Stringizer.
This class aids in creating parsable strings.
Stringizer(int, TokenCharacters) - Constructor for class sdsu.util.Stringizer
Create a Stringizer with initial room for size tokens
Stringizer(TokenCharacters) - Constructor for class sdsu.util.Stringizer
Create a Stringizer
StringOutputStream - class sdsu.io.StringOutputStream.
An output stream that collects it output in a stringbuffer, which can be used to create a string.
StringOutputStream() - Constructor for class sdsu.io.StringOutputStream
Create a new StringOutputStream with the default initial buffer size.
StringOutputStream(int) - Constructor for class sdsu.io.StringOutputStream
Create a new StringOutputStream with the specified initial buffer size.
StringReplaceReader - class sdsu.io.StringReplaceReader.
Given a string pattern, a string replacementPattern and an input stream, this class will replace all occurances of pattern with replacementPattern in the inputstream.
StringReplaceReader(InputStream, String, String) - Constructor for class sdsu.io.StringReplaceReader
Create an StringReplaceReader object that will replace all occurrences of pattern with replacementPattern in the inputstream in.
StringReplaceReader(Reader, String, String) - Constructor for class sdsu.io.StringReplaceReader
Create an StringReplaceReader object that will replace all occurrences ofpattern with replacementPattern in the Reader in.
StringReplaceReader(String, String, String) - Constructor for class sdsu.io.StringReplaceReader
Create an StringReplaceReader object that will replace all occurrences of pattern with replacementPattern in the string input.
stringSorter() - Static method in class sdsu.util.SortedList
Returns a sortedList object that will sort strings.
StringUtil - class junit.util.StringUtil.
A class with junit related String utilities.
submit(String) - Static method in class sdsu.html.Button
Produces a button, which when pressed sends the contents of the form to the server.
substitute(Object, String) - Method in class gnu.regexp.RE
Substitutes the replacement text for the first match found in the input.
substitute(Object, String, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for the first match found in the input beginning at the specified index position.
substitute(Object, String, int, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for the first match found in the input string, beginning at the specified index position and using the specified execution flags.
substituteAll(Object, String) - Method in class gnu.regexp.RE
Substitutes the replacement text for each non-overlapping match found in the input text.
substituteAll(Object, String, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for each non-overlapping match found in the input text, starting at the specified index.
substituteAll(Object, String, int, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for each non-overlapping match found in the input text, starting at the specified index and using the specified execution flags.
substituteInto(String) - Method in class gnu.regexp.REMatch
Substitute the results of this match to create a new string.
SubstringCountReader - class sdsu.io.SubstringCountReader.
Given a substring (pattern), a replacement pattern and an input stream, this class will replace all occurances of the substring (pattern) with the replacement pattern in the inputstream and count the number of times the substring occured in the input stream.
SubstringCountReader(InputStream, String, String, int) - Constructor for class sdsu.io.SubstringCountReader
Create a SubstringCountReader on inputstream in where the pattern substringToCount is replaced with newPattern.
SubstringCountReader(Reader, String, String) - Constructor for class sdsu.io.SubstringCountReader
Create a SubstringCountReader on Reader in where the pattern substringToCount is replaced with newPattern.
SubstringCountReader(Reader, String, String, int) - Constructor for class sdsu.io.SubstringCountReader
Create a SubstringCountReader on Reader in where the pattern substringToCount is replaced with newPattern.
SubstringCountReader(String, String, String, int) - Constructor for class sdsu.io.SubstringCountReader
Create a SubstringCountReader on string in where the pattern substringToCount is replaced with newPattern.

T

Table - class sdsu.util.Table.
This class is a two dimensional table.
Table() - Constructor for class sdsu.util.Table
Create a new table with no rows and no columns
Table(int, int) - Constructor for class sdsu.util.Table
Create a new table with given number of rows and columns.
TEAL - Static variable in class sdsu.html.WebPage
 
Template - class sdsu.util.Template.
A Template is an document containing variables.
Template(String) - Constructor for class sdsu.util.Template
Creates a template object using the given text
terminate() - Method in class junit.swingui.TestRunner
Terminates the TestRunner
Test - interface junit.framework.Test.
A Test can be run and collect its results.
testAt(int) - Method in class junit.framework.TestSuite
Returns the test at the given index
TestCase - class junit.framework.TestCase.
A test case defines the fixture to run multiple tests.
TestCase(String) - Constructor for class junit.framework.TestCase
Constructs a test case with the given name.
TestCaseClassLoader - class junit.util.TestCaseClassLoader.
A custom class loader which enables the reloading of classes for each test run.
TestCaseClassLoader() - Constructor for class junit.util.TestCaseClassLoader
Constructs a TestCaseLoader.
testCount() - Method in class junit.framework.TestSuite
Returns the number of tests in this suite
TestDecorator - class junit.extensions.TestDecorator.
A Decorator for Tests.
TestDecorator(Test) - Constructor for class junit.extensions.TestDecorator
 
testErrors() - Method in class junit.framework.TestResult
Deprecated. use errorCount instead
TestFailure - class junit.framework.TestFailure.
A TestFailure collects a failed test together with the caught exception.
TestFailure(Test, Throwable) - Constructor for class junit.framework.TestFailure
Constructs a TestFailure with the given test and exception.
testFailures() - Method in class junit.framework.TestResult
Deprecated. use failureCount instead
TestListener - interface junit.framework.TestListener.
A Listener for test progress
TestResult - class junit.framework.TestResult.
A TestResult collects the results of executing a test case.
TestResult() - Constructor for class junit.framework.TestResult
 
TestRunner - class junit.swingui.TestRunner.
A simple user interface to run tests.
TestRunner - class junit.textui.TestRunner.
A command line based tool to run tests.
TestRunner - class junit.ui.TestRunner.
A simple user interface to run tests.
TestRunner() - Constructor for class junit.swingui.TestRunner
 
TestRunner() - Constructor for class junit.textui.TestRunner
This method was created in VisualAge.
TestRunner() - Constructor for class junit.ui.TestRunner
 
TestRunner(PrintStream) - Constructor for class junit.textui.TestRunner
This method was created in VisualAge.
tests() - Method in class junit.framework.TestSuite
Returns the tests as an enumeration
TestSetup - class junit.extensions.TestSetup.
A Decorator to set up and tear down additional fixture state.
TestSetup(Test) - Constructor for class junit.extensions.TestSetup
 
TestSuite - class junit.framework.TestSuite.
A TestSuite is a Composite of Tests.
TestSuite() - Constructor for class junit.framework.TestSuite
Constructs an empty TestSuite.
TestSuite(Class) - Constructor for class junit.framework.TestSuite
Constructs a TestSuite from the given class.
TestSuite(String) - Constructor for class junit.framework.TestSuite
Constructs an empty TestSuite.
TestSuiteLoader - interface junit.util.TestSuiteLoader.
An interface to define how a test suite should be loaded.
textChanged() - Method in class junit.swingui.TestRunner
 
TextInput - class sdsu.html.TextInput.
There are three types of Text inputs: scrolling (TEXTAREA tag), single-line (INPUT tag) and password (INPUT tag).
thrownException() - Method in class junit.framework.TestFailure
Gets the thrown exception.
time() - Method in class sdsu.util.Timer
Return the time measured by the timer.
Timer - class sdsu.util.Timer.
Timer measures the wall time (total lapsed-time) between the call to start and stop methods.
Timer() - Constructor for class sdsu.util.Timer
 
toArray() - Method in class sdsu.util.List
Converts the list to an array.
toArray() - Method in interface sdsu.util.OrderedCollection
Converts the OrderedCollection to an array.
toDouble() - Method in class sdsu.util.ConvertableBitSet
Constucts a double from the bitset.
toDoubleString() - Method in class sdsu.util.ConvertableBitSet
Return a string representation of the ConvertableBitSet as if it represented a double.
toFloat() - Method in class sdsu.util.ConvertableBitSet
Constucts a float from the bitset.
toFloatString() - Method in class sdsu.util.ConvertableBitSet
Return a string representation of the ConvertableBitSet as if it represented a float.
toInt() - Method in class sdsu.util.ConvertableBitSet
Constucts an int from the bitset.
TokenCharacters - class sdsu.util.TokenCharacters.
This class maintains special characters used in parsing strings into tokens.
TokenCharacters() - Constructor for class sdsu.util.TokenCharacters
Create TokenCharacters with default values.
TokenCharacters(String) - Constructor for class sdsu.util.TokenCharacters
Create TokenCharacters with given characters for token separators and default values for the rest of parameters.
TokenCharacters(String, String, char, char, String) - Constructor for class sdsu.util.TokenCharacters
Create a TokenCharacters object with given values
toLabeledData() - Method in class sdsu.util.TokenCharacters
Returns a string representing the object.
toLabeledTable() - Method in class sdsu.sql.DatabaseTable
Convert DatabaseTable to a LabeledTable.
toLong() - Method in class sdsu.util.ConvertableBitSet
Constucts an int from the bitset.
toString() - Method in class sdsu.io.StringOutputStream
Return the output as a String.
toString() - Method in class sdsu.util.List
Converts the list to a string
toString() - Method in class sdsu.util.Table
Converts a Table to a String.
toString() - Method in class sdsu.util.Stringizer
Returns the string built up via the Stringizer.
toString() - Method in interface sdsu.util.Stringizable
Converts the object to a string
toString() - Method in class sdsu.util.LabeledData
Converts LabeledData to a String.
toString() - Method in class sdsu.util.CharQueue
Returns string representation of the queue
toString() - Method in class sdsu.util.CharStack
 
toString() - Method in class sdsu.util.ConvertableBitSet
Returns a string representation of the bitset.
toString() - Method in class sdsu.util.Template
Returns the template with all variables subsituted for the given values.
toString() - Method in class sdsu.html.WebPage
Return the WebPage as html in a string.
toString() - Method in interface sdsu.html.HTML
Returns a string that is an valid HTML formated string
toString() - Method in class sdsu.html.HTMLTable
 
toString() - Method in class sdsu.html.Button
Returns the html button tags in a string for use in a html page
toString() - Method in class sdsu.html.Formatter
Converts the text to an string with proper html tags
toString() - Method in class sdsu.html.TextInput
 
toString() - Method in class sdsu.html.Form
Converts the Form to an string with proper html tags
toString() - Method in class sdsu.html.Image
Returns the html string represented by this object.
toString() - Method in class sdsu.html.SelectionList
 
toString() - Method in class sdsu.logging.LoggerMessage
Used in sending message to remote loggers.
toString() - Method in class sdsu.sql.DatabaseTable
 
toString() - Method in class junit.extensions.TestDecorator
 
toString() - Method in class junit.extensions.ActiveTest
 
toString() - Method in class junit.extensions.RepeatedTest
 
toString() - Method in class junit.framework.TestCase
Returns a string representation of the test case
toString() - Method in class junit.framework.TestSuite
 
toString() - Method in class junit.framework.TestFailure
Returns a short description of the failure.
toString() - Method in class gnu.regexp.REMatch
Returns the string matching the pattern.
toString() - Method in class gnu.regexp.RE
Return a human readable form of the compiled regular expression, useful for debugging.
toString(int) - Method in class sdsu.util.ConvertableBitSet
Returns a String representation of the bitset using the first numberOfBits of the bitset.
toString(int) - Method in class gnu.regexp.REMatch
Returns the string matching the given subexpression.
toString(String) - Method in class sdsu.util.List
Converts the list to a string with given header information.
toString(String) - Method in class sdsu.util.Table
Converts a Table to a String with given header information.
toString(String) - Method in interface sdsu.util.Stringizable
Converts the object to a string with given header information.
toString(String) - Method in class sdsu.util.LabeledData
Converts LabeledData to a String with given header information.
toString(String) - Method in class sdsu.logging.LoggerMessage
Converts the object to a string with given header information.
toVector() - Method in class sdsu.util.List
Converts the list to a vector.
toVector() - Method in interface sdsu.util.OrderedCollection
Converts the OrderedCollection to a vector.
trimAll() - Method in class sdsu.sql.DatabaseTable
Remove leading and trailing spaces from all data elements
trimToSize() - Method in class sdsu.util.List
 
trimToSize() - Method in interface sdsu.util.OrderedCollection
Trims the OrderedCollection's capacity down to size.
truncate(String, int) - Static method in class junit.util.StringUtil
 

U

unbind(String) - Method in class sdsu.rmi.registry.Registrar
Unbind the name.
UnicodeReader - class sdsu.io.UnicodeReader.
This class provides a way of getting interpreted Unicode input from a reader.
UnicodeReader(InputStream) - Constructor for class sdsu.io.UnicodeReader
Creates a new UnicodeReader.
UnicodeReader(Reader) - Constructor for class sdsu.io.UnicodeReader
Creates a new UnicodeReader.
UniVMRegistry - class sdsu.rmi.registry.UniVMRegistry.
UniVMRegistry allows server objects created in the VM that is running the rmi registy.
UniVMRegistry() - Constructor for class sdsu.rmi.registry.UniVMRegistry
Install a UniVMRegistry on the default rmiregistry port.
UniVMRegistry(int) - Constructor for class sdsu.rmi.registry.UniVMRegistry
Install a UniVMRegistry on the given port.
unusedCapacity() - Method in class sdsu.util.CharQueue
Returns the current number of unused locations in the queue

V

variance() - Method in class sdsu.algorithms.data.ProbabilityDistribution
Returns the variance of the probability distribution
variance() - Method in class sdsu.algorithms.data.Zipf
Returns the variance of the probability distribution
variance() - Method in class sdsu.algorithms.data.Poisson
Returns the variance of the probability distribution
variance() - Method in class sdsu.algorithms.data.GeneralizedEightyTwenty
Returns the variance of the probability distribution.
variance() - Method in class sdsu.algorithms.data.Bernoulli
Returns the variance of the probability distribution
variance() - Method in class sdsu.algorithms.data.Geometric
Returns the variance of the distribution
verboseRebind(int, String, String) - Static method in class sdsu.rmi.registry.Registrar
Binds the name to the specified remote object on locat registry on given port.
Version - class junit.util.Version.
This class defines the current version of JUnit
version() - Static method in class gnu.regexp.RE
Returns a string representing the version of the gnu.regexp package.

W

warning(String) - Static method in class sdsu.logging.Logger
Add the message to the log as a warning statement.
WarningMessage - class sdsu.logging.WarningMessage.
WarningMessage is used by sdsu.logging.Logger.
WarningMessage(String) - Constructor for class sdsu.logging.WarningMessage
 
warningOff() - Method in class sdsu.logging.SelectiveLogger
Turns logging of warning statements off.
warningOn() - Method in class sdsu.logging.SelectiveLogger
Turns logging of warning statements on.
wasSuccessful() - Method in class junit.framework.TestResult
Returns whether the entire test was successful or not.
WebPage - class sdsu.html.WebPage.
An HTML document has a minimal required structure ( HEAD, BODY, etc).
WebPage() - Constructor for class sdsu.html.WebPage
 
WebPage(String) - Constructor for class sdsu.html.WebPage
Create a new page with the given title.
WHITE - Static variable in class sdsu.html.WebPage
 
WHITESPACE - Static variable in class sdsu.util.TokenCharacters
Default characters treated as whitespace.
write(byte[], int, int) - Method in class sdsu.io.XorOutputStream
Writes length bytes from the specified byte array starting at offset offset and Xor's each byte with the streams mask.
write(char[], int, int) - Method in class sdsu.io.SplitWriter
Write a portion of an array of characters.
write(char[], int, int) - Method in class sdsu.io.XorWriter
Writes length chars from the specified char array starting at offset offset and Xor's each char with the stream's mask.
write(int) - Method in class sdsu.io.XorWriter
Writes the specified char and Xor's it with the stream's mask.
write(int) - Method in class sdsu.io.StringOutputStream
Write a single character.
write(int) - Method in class sdsu.io.XorOutputStream
Writes the specified byte and Xor's it with the streams mask.
write(String, int, int) - Method in class sdsu.io.XorWriter
Writes length chars from the specified string starting at offset offset and Xor's each char with the stream's mask.
writeChunk() - Method in class sdsu.io.ChunkWriter
Writes the chunkSeperator to end the current chunk
writeChunk(String) - Method in class sdsu.io.ChunkWriter
Writes the string chunk and a chunkSeperator to end the current chunk
writeObject(Stringizable) - Method in class sdsu.io.StringizableWriter
Write the object on the output stream.
writeObject(Stringizable, String) - Method in class sdsu.io.StringizableWriter
Write the object on the output stream and attach the label to the object.
writeObject(Stringizable, String, String) - Method in class sdsu.io.StringizableWriter
Write the object and attached label and comment on the output stream.

X

xor(BitSet) - Method in class sdsu.util.ConvertableBitSet
Logically XORs current ConvertableBitSet with the specified BitSet.
xor(ConvertableBitSet) - Method in class sdsu.util.ConvertableBitSet
Logically XORs current ConvertableBitSet with the specified ConvertableBitSet.
XorInputStream - class sdsu.io.XorInputStream.
XorInputStream is an inputstream that Xor all input bytes with the byte mask given in the constructor.
XorInputStream(InputStream, byte) - Constructor for class sdsu.io.XorInputStream
Create an XorInputStream on the given input stream.
XorOutputStream - class sdsu.io.XorOutputStream.
XorOutputStream encodes it output by Xoring all input bytes with the byte mask given in the constructor.
XorOutputStream(OutputStream, byte) - Constructor for class sdsu.io.XorOutputStream
 
XorReader - class sdsu.io.XorReader.
XorReader is an inputstream that Xor all input bytes with the byte mask given in the constructor.
XorReader(Reader, char) - Constructor for class sdsu.io.XorReader
Create an XorReader on the given input stream.
XorRMISocketFactory - class sdsu.rmi.server.XorRMISocketFactory.
The RMISocketFactory is used by the RMI runtime in order to obtain client and server sockets for RMI calls.
XorRMISocketFactory(byte) - Constructor for class sdsu.rmi.server.XorRMISocketFactory
Create a new socket factory with the given byte mask to be used in the XorSockets.
XorServerSocket - class sdsu.net.XorServerSocket.
 
XorServerSocket(int, byte) - Constructor for class sdsu.net.XorServerSocket
Creates a server socket on a specified port.
XorServerSocket(int, int, byte) - Constructor for class sdsu.net.XorServerSocket
Creates a server socket on a specified port.
XorServerSocket(int, int, InetAddress, byte) - Constructor for class sdsu.net.XorServerSocket
Create a server with the specified port, listen backlog, and local IP address to bind to.
XorSocket - class sdsu.net.XorSocket.
This class implements client sockets (also called just "sockets").
XorSocket(byte) - Constructor for class sdsu.net.XorSocket
Creates an unconnected socket.
XorSocket(InetAddress, int, byte) - Constructor for class sdsu.net.XorSocket
Creates a stream socket and connects it to the specified port number at the specified IP address.
XorSocket(InetAddress, int, InetAddress, int, byte) - Constructor for class sdsu.net.XorSocket
Creates a socket and connects it to the specified remote address on the specified remote port.
XorSocket(String, int, byte) - Constructor for class sdsu.net.XorSocket
Constructor for class XorSocket.
XorSocket(String, int, InetAddress, int, byte) - Constructor for class sdsu.net.XorSocket
Creates a socket and connects it to the specified remote host on the specified remote port.
XorWriter - class sdsu.io.XorWriter.
XorWriter encodes it output by Xoring all input chars with the char mask given in the constructor.
XorWriter(Writer, char) - Constructor for class sdsu.io.XorWriter
 

Z

Zipf - class sdsu.algorithms.data.Zipf.
The Zipfian distribution models the frequency of the word usage in written English and the population of U.S.
Zipf(int) - Constructor for class sdsu.algorithms.data.Zipf
Returns a Zipf distribution.

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