All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

actionPerformed(ActionEvent). Method in class muffin.filter.AnimationKillerFrame
actionPerformed(ActionEvent). Method in class muffin.filter.CookieMonsterFrame
actionPerformed(ActionEvent). Method in class muffin.filter.DecafFrame
actionPerformed(ActionEvent). Method in class muffin.filter.GlossaryFrame
actionPerformed(ActionEvent). Method in class muffin.filter.HostnameExpanderFrame
actionPerformed(ActionEvent). Method in class muffin.filter.LoggerFrame
actionPerformed(ActionEvent). Method in class muffin.Main
Handle Button events.
actionPerformed(ActionEvent). Method in class muffin.filter.NoThanksFrame
actionPerformed(ActionEvent). Method in class muffin.filter.PainterFrame
actionPerformed(ActionEvent). Method in class muffin.filter.PreviewFrame
actionPerformed(ActionEvent). Method in class muffin.filter.RefererFrame
actionPerformed(ActionEvent). Method in class muffin.filter.SecretAgentFrame
actionPerformed(ActionEvent). Method in class muffin.filter.SecretaryFrame
actionPerformed(ActionEvent). Method in class muffin.filter.SecretServerFrame
actionPerformed(ActionEvent). Method in class muffin.filter.SnoopFrame
actionPerformed(ActionEvent). Method in class muffin.filter.StatsFrame
addArray(Object[]). Method in class sdsu.util.SortedList
Adds an array of elements to the sorted list.
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 interface sdsu.util.OrderedCollection
Adds the specified object as the last element of the OrderedCollection.
addElement(Object). Method in class sdsu.util.SortedList
Adds the specified object in proper location to keep list sorted.
addElements(Object[]). Method in class sdsu.util.List
Adds the array to the end of the list.
addElements(Object[]). Method in interface sdsu.util.OrderedCollection
Adds the elements of an array to the end of the collection.
addElements(Object[]). Method in class sdsu.util.SortedList
Adds the elements of an array to a SortedList.
addElements(SortedCollection). Method in interface sdsu.util.SortedCollection
addElements(SortedCollection). Method in class sdsu.util.SortedList
Adds the elements of a SortedCollection to a SortedList.
addElements(Vector). Method in class sdsu.util.List
Adds the vector to the end of the list.
addElements(Vector). Method in interface sdsu.util.OrderedCollection
Adds the elements of a Vector to the end of the collection.
addElements(Vector). Method in class sdsu.util.SortedList
Adds the elements of a Vector to a SortedList.
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.
AnimationKiller(). Constructor for class muffin.filter.AnimationKiller
AnimationKillerFrame(Prefs, AnimationKiller). Constructor for class muffin.filter.AnimationKillerFrame
append(byte). Method in class muffin.io.ByteArray
Append a byte.
append(byte[]). Method in class muffin.io.ByteArray
Append an array of bytes.
append(ByteArray). Method in class muffin.io.ByteArray
Append a ByteArray.
append(Object). Method in class muffin.io.InputObjectStream
append(String). Method in class muffin.io.ByteArray
Append a String.
append(String). Method in class muffin.MessageArea
appendComment(String). Method in class sdsu.util.Stringizer
Appends message as a comment at current location in string.
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.
array. Variable in class muffin.io.ObjectStreamToInputStream
array. Variable in class muffin.io.ObjectStreamToOutputStream

B

BigList(int, boolean). Constructor for class muffin.BigList
body. Variable in class sdsu.util.Stringizer
ByteArray(). Constructor for class muffin.io.ByteArray
Create a ByteArray with the default size.
ByteArray(byte[]). Constructor for class muffin.io.ByteArray
Create a ByteArray from an array of bytes.
ByteArray(int). Constructor for class muffin.io.ByteArray
Create a ByteArray with a specific default size.
ByteArray(String). Constructor for class muffin.io.ByteArray
Create a ByteArray from a String.
bytes. Variable in class muffin.io.ByteArray

C

capacity(). Method in class sdsu.util.List
capacity(). Method in interface sdsu.util.OrderedCollection
Returns the current capacity of the OrderedCollection.
checkDirectory(String). Method in class muffin.Prefs
checkUserDirectory(). Method in class muffin.Prefs
clear(). Method in class muffin.MessageArea
clear(). Method in class sdsu.util.Template
Clears all variables.
clone(). Method in class sdsu.util.LabeledTable
Clones this labledTable.
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.
close(). Method in class muffin.io.InputObjectStream
close(). Method in class muffin.io.OutputObjectStream
closed. Variable in class muffin.io.InputObjectStream
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
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(int, int). Method in class sdsu.util.Table
Creates a new table with the specified columns of current table
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.
compare(Object, Object). Method in class sdsu.compare.LinearOrderComparer
Returns an integer that is less than, equal to, or greater than zero.
compare(Request). Method in class muffin.Cookie
Comparer(). Constructor for class sdsu.compare.Comparer
configurationChanged(String). Method in class muffin.FilterManager
configurationChanged(String). Method in class muffin.Main
connect(InputObjectStream). Method in class muffin.io.OutputObjectStream
connect(OutputObjectStream). Method in class muffin.io.InputObjectStream
connected. Variable in class muffin.io.InputObjectStream
connected. Variable in class muffin.io.OutputObjectStream
contains(Object). Method in class sdsu.util.List
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.util.Table
Returns true if the specified object is in the table
containsEscapeableChar(String). Method in class sdsu.util.TokenCharacters
Returns true if c needs to be escaped in a quoted token.
containsTokenTerminator(String). Method in class sdsu.util.TokenCharacters
Returns true if contains a character that indicates the end of a token.
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.
Cookie(String, Request). Constructor for class muffin.Cookie
CookieMonster(). Constructor for class muffin.filter.CookieMonster
CookieMonsterFrame(Prefs, CookieMonster). Constructor for class muffin.filter.CookieMonsterFrame
createFilter(). Method in class muffin.filter.AnimationKiller
createFilter(). Method in class muffin.filter.CookieMonster
createFilter(). Method in class muffin.filter.Decaf
createFilter(). Method in class muffin.filter.DocumentInfo
createFilter(). Method in interface muffin.FilterFactory
Factory method which returns a Filter.
createFilter(). Method in class muffin.filter.ForwardedFor
createFilter(). Method in class muffin.filter.Glossary
createFilter(). Method in class muffin.filter.HostnameExpander
createFilter(). Method in class muffin.filter.Logger
createFilter(). Method in class muffin.filter.NoThanks
createFilter(). Method in class muffin.filter.Painter
createFilter(). Method in class muffin.filter.Preview
createFilter(). Method in class muffin.filter.Referer
createFilter(). Method in class muffin.filter.SecretAgent
createFilter(). Method in class muffin.filter.Secretary
createFilter(). Method in class muffin.filter.SecretServer
createFilter(). Method in class muffin.filter.Snoop
createFilter(). Method in class muffin.filter.Stats
createFilter(). Method in class muffin.filter.Test
createRedirect(String). Static method in class muffin.Reply
createTag(). Method in class muffin.html.Token

D

data. Variable in class muffin.html.Tag
Decaf(). Constructor for class muffin.filter.Decaf
DecafFrame(Prefs, Decaf). Constructor for class muffin.filter.DecafFrame
DocumentInfo(). Constructor for class muffin.filter.DocumentInfo
done(). Method in class muffin.io.InputObjectStream
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.
doubleSorter(). Static method in class sdsu.util.SortedList
Returns a sortedList object that will sort floats and doubles.

E

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, Object). Method in class sdsu.util.LabeledTable
Returns the object in table at 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 interface sdsu.util.OrderedCollection
Returns an enumeration of the elements.
elements(). Method in class sdsu.util.Table
Returns an enumeration of the non-null elements in row order.
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.
end(). Method in class JP.ac.osaka_u.ender.util.regex.MatchInfo
Returns the end index of the matched string.
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.
enumerate(). Method in class muffin.html.Tag
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.DoubleComparer
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.
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.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.StringComparer
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.
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 Returns the modified token
exists(Object). Method in class muffin.Prefs
extract(String). Method in class muffin.Prefs

F

filter(Reply). Method in class muffin.filter.AnimationKillerFilter
filter(Reply). Method in class muffin.filter.CookieMonsterFilter
filter(Reply). Method in class muffin.filter.DecafFilter
filter(Reply). Method in class muffin.filter.NoThanksFilter
filter(Reply). Method in interface muffin.ReplyFilter
filter(Reply). Method in class muffin.filter.SecretServerFilter
filter(Reply). Method in class muffin.filter.SnoopFilter
filter(Reply). Method in class muffin.filter.StatsFilter
filter(Request). Method in class muffin.filter.AnimationKillerFilter
filter(Request). Method in class muffin.filter.CookieMonsterFilter
filter(Request). Method in class muffin.filter.ForwardedForFilter
filter(Request). Method in class muffin.filter.LoggerFilter
filter(Request). Method in class muffin.filter.NoThanksFilter
filter(Request). Method in class muffin.filter.RefererFilter
filter(Request). Method in interface muffin.RequestFilter
filter(Request). Method in class muffin.filter.SecretAgentFilter
filter(Request). Method in class muffin.filter.SnoopFilter
filter(Request). Method in class muffin.filter.StatsFilter
FilterException(). Constructor for class muffin.FilterException
FilterException(String). Constructor for class muffin.FilterException
firstElement(). Method in class sdsu.util.List
firstElement(). Method in interface sdsu.util.OrderedCollection
Returns the first element of the sequence.
flush(). Method in class muffin.io.ObjectStreamToOutputStream
flush(). Method in class muffin.io.OutputObjectStream
ForwardedFor(). Constructor for class muffin.filter.ForwardedFor
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.
fromFile(String). Static method in class sdsu.util.Template
Reads the text for a template from the given file.
fromRowVector(Vector). Static method in class sdsu.util.Table
Create a table using the vector row as the only row in the table
fromString(String). Method in class sdsu.util.LabeledData
Converts a string to a list.
fromString(String). Method in class sdsu.util.List
Converts a string to a list.
fromString(String). Method in interface sdsu.util.Stringizable
Converts a string to an object.
fromString(String). Method in class sdsu.util.Table
Loads a Table from a string.

G

get(String). Method in class muffin.html.Tag
getBoolean(String). Method in class muffin.Prefs
getBoundary(). Method in class muffin.Reply
getBytes(). Method in class muffin.io.ByteArray
Return the bytes.
getClient(). Method in class muffin.Request
getCommand(). Method in class muffin.Request
getCommentChar(). Method in class sdsu.util.TokenCharacters
Returns a character that indicates start of a comment.
getComparer(). Method in interface sdsu.util.SortedCollection
Returns the comparer object used to order list.
getComparer(). Method in class sdsu.util.SortedList
Returns the comparer object used to order list.
getContentType(). Method in class muffin.Reply
getData(). Method in class muffin.Request
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.
getDocument(). Method in class muffin.Request
getDomain(). Method in class muffin.Cookie
getHost(). Method in class muffin.Request
getInstance(). Static method in class sdsu.compare.DoubleComparer
Returns a DoubleComparer object.
getInstance(). Static method in class sdsu.compare.FloatComparer
Returns a FloatComparer object.
getInstance(). Static method in class sdsu.compare.IntegerComparer
Returns a IntegerComparer object.
getInstance(). Static method in class sdsu.compare.LongComparer
Returns a LongComparer object.
getInstance(). Static method in class sdsu.compare.StringComparer
Returns a StringComparer object.
getInstance(). Static method in class sdsu.compare.StringIgnoreCaseComparer
Returns a StringIgnoreCaseComparer object.
getInstance(Comparer). Static method in class sdsu.compare.ReverseOrderComparer
Returns a Comparer with order reversed from the Comparer originalOrder.
getInteger(String). Method in class muffin.Prefs
getMinimumSize(). Method in class muffin.BigList
getMinimumSize(). Method in class muffin.ImageCanvas
getMinimumSize(int). Method in class muffin.BigList
getMinimumSize(int). Method in class muffin.ImageCanvas
getOverride(). Method in class muffin.Prefs
getPath(). Method in class muffin.Cookie
getPath(). Method in class muffin.Request
getPort(). Method in class muffin.Request
getPreferredSize(). Method in class muffin.BigList
getPreferredSize(). Method in class muffin.ImageCanvas
getPreferredSize(int). Method in class muffin.BigList
getPreferredSize(int). Method in class muffin.ImageCanvas
getPrefs(). Method in class muffin.filter.AnimationKiller
getPrefs(). Method in class muffin.filter.CookieMonster
getPrefs(). Method in class muffin.filter.Decaf
getPrefs(). Method in class muffin.filter.DocumentInfo
getPrefs(). Method in interface muffin.FilterFactory
Return filter preferences.
getPrefs(). Method in class muffin.filter.ForwardedFor
getPrefs(). Method in class muffin.filter.Glossary
getPrefs(). Method in class muffin.filter.HostnameExpander
getPrefs(). Method in class muffin.filter.Logger
getPrefs(). Method in class muffin.filter.NoThanks
getPrefs(). Method in class muffin.filter.Painter
getPrefs(). Method in class muffin.filter.Preview
getPrefs(). Method in class muffin.filter.Referer
getPrefs(). Method in class muffin.filter.SecretAgent
getPrefs(). Method in class muffin.filter.Secretary
getPrefs(). Method in class muffin.filter.SecretServer
getPrefs(). Method in class muffin.filter.Snoop
getPrefs(). Method in class muffin.filter.Stats
getPrefs(). Method in class muffin.filter.Test
getProtocol(). Method in class muffin.Reply
getProtocol(). Method in class muffin.Request
getQuotedChar(char). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Gets a quoted char.
getRequest(). Method in class muffin.Request
getStatusCode(). Method in class muffin.Reply
getString(String). Method in class muffin.Prefs
getStringList(String). Method in class muffin.Prefs
getToken(). Method in class muffin.html.HtmlTokenizer
getType(). Method in class muffin.html.Token
getURL(). Method in class muffin.Request
getUserDirectory(). Method in class muffin.Prefs
getUserFile(String). Method in class muffin.Prefs
globalMatch(String). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Global pattern match.
globalSubstitute(String, String). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Substitutes for all matched strings.
Glossary(). Constructor for class muffin.filter.Glossary
GlossaryFilter(Glossary). Constructor for class muffin.filter.GlossaryFilter
GlossaryFrame(Prefs, Glossary). Constructor for class muffin.filter.GlossaryFrame
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.DoubleComparer
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.
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.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.StringComparer
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.
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.

H

has(String). Method in class muffin.html.Tag
hasMoreElements(). Method in class sdsu.util.SimpleTokenizer
Returns true if not at end of source stream or source string
hasMoreTokens(). Method in class sdsu.util.SimpleTokenizer
Returns true if not at end of source stream or source string
header. Variable in class sdsu.util.Stringizer
HostnameExpander(). Constructor for class muffin.filter.HostnameExpander
HostnameExpanderFrame(Prefs, HostnameExpander). Constructor for class muffin.filter.HostnameExpanderFrame
HtmlObjectStream(InputObjectStream). Constructor for class muffin.io.HtmlObjectStream
HtmlTokenizer(InputStream). Constructor for class muffin.html.HtmlTokenizer

I

ImageCanvas(Image). Constructor for class muffin.ImageCanvas
ImageCanvas(String, Color, boolean). Constructor for class muffin.ImageCanvas
Create an ImageCanvas.
importTag(Tag). Method in class muffin.html.Token
in. Variable in class muffin.io.ObjectStreamToInputStream
in. Variable in class muffin.io.OutputObjectStream
index. Variable in class muffin.io.ObjectStreamToInputStream
indexOf(Object). Method in class sdsu.util.List
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). Method in class sdsu.util.Table
Searches for the specified object, in row order.
indexOf(Object, int). Method in class sdsu.util.List
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.
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.
InputObjectStream(). Constructor for class muffin.io.InputObjectStream
InputObjectStream(OutputObjectStream). Constructor for class muffin.io.InputObjectStream
inputThread. Variable in class muffin.io.InputObjectStream
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 interface sdsu.util.OrderedCollection
Inserts the specified object as an element at the specified index.
insertionIndexOf(Object). Method in class sdsu.util.SortedList
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.
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.
integerSorter(). Static method in class sdsu.util.SortedList
Returns a sortedList object that will sort integers.
internalVector. Variable in class sdsu.util.List
is(String). Method in class muffin.html.Tag
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.util.List
isEmpty(). Method in interface sdsu.util.OrderedCollection
Returns true if the collection contains no values.
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
isJavaScriptTag(String). Method in class muffin.filter.Decaf
isModified(). Method in class muffin.html.Tag
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
itemStateChanged(ItemEvent). Method in class muffin.filter.PainterFrame
itemStateChanged(ItemEvent). Method in class muffin.filter.RefererFrame
itemStateChanged(ItemEvent). Method in class muffin.filter.SecretAgentFrame

K

keys(). Method in class muffin.SortedProperties

L

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(). 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 muffin.io.ByteArray
Return the number of bytes.
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.DoubleComparer
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.
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.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.StringComparer
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.
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.
LinearOrderComparer(). Constructor for class sdsu.compare.LinearOrderComparer
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.LabeledData
Loads a list from an inputstream.
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.
Logger(). Constructor for class muffin.filter.Logger
LoggerFrame(Prefs, Logger). Constructor for class muffin.filter.LoggerFrame

M

Main(). Constructor for class muffin.Main
Create Main.
main(String[]). Static method in class muffin.io.ByteArray
main(String[]). Static method in class sdsu.util.List
main(String[]). Static method in class muffin.Main
main(String[]). Static method in class sdsu.util.SortedList
main(String[]). Static method in class muffin.filter.Tester
match(String). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Pattern match with the current specified regular expression.
match(String, int, int). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Pattern match with the current specified regular expreshassion.
matchHead(String, int, int, DState). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Pattern match on the top of line.
MatchInfo(). Constructor for class JP.ac.osaka_u.ender.util.regex.MatchInfo
Constructor.
MatchInfo(int, int, String). Constructor for class JP.ac.osaka_u.ender.util.regex.MatchInfo
Constructor.
matchInside(String, int, int, DState). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Pattern match in the line.
matchString(). Method in class JP.ac.osaka_u.ender.util.regex.MatchInfo
Returns the matched string.
maxLength. Variable in class muffin.io.ObjectStreamToOutputStream
maxObjects. Variable in class muffin.io.InputObjectStream
merge(Object[], int, Object[], int). Method in class sdsu.util.SortedList
Returns the result of merging the first leftLength elements of array left and the first rightLength elements of array right.
merge(Prefs). Method in class muffin.Prefs
MessageArea(int). Constructor for class muffin.MessageArea

N

name. Variable in class muffin.html.Tag
name(). Method in class muffin.html.Tag
needsFiltration(Request, Reply). Method in class muffin.filter.AnimationKillerFilter
needsFiltration(Request, Reply). Method in interface muffin.ContentFilter
Specify whether or not this filter is interested in filtering the content related to request and reply.
needsFiltration(Request, Reply). Method in class muffin.filter.DecafFilter
needsFiltration(Request, Reply). Method in class muffin.filter.DocumentInfo
needsFiltration(Request, Reply). Method in class muffin.filter.GlossaryFilter
needsFiltration(Request, Reply). Method in class muffin.filter.NoThanksFilter
needsFiltration(Request, Reply). Method in class muffin.filter.PainterFilter
needsFiltration(Request, Reply). Method in class muffin.filter.PreviewFilter
needsFiltration(Request, Reply). Method in class muffin.filter.SecretaryFilter
needsFiltration(Request, Reply). Method in class muffin.filter.TestFilter
needsRedirection(Request). Method in class muffin.filter.HostnameExpanderFilter
needsRedirection(Request). Method in interface muffin.RedirectFilter
Specify whether or not this filter is interested in redirecting this request.
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.
NFABuildException(). Constructor for class JP.ac.osaka_u.ender.util.regex.NFABuildException
Constructs a NFABuildException with no detail message.
NFABuildException(String). Constructor for class JP.ac.osaka_u.ender.util.regex.NFABuildException
Constructs a NFABuildException with the specified detail message.
NO_VALUE. Static variable in class sdsu.util.LabeledData
String used for value in key-value pair when no value is available.
NoThanks(). Constructor for class muffin.filter.NoThanks
NoThanksFilter(NoThanks). Constructor for class muffin.filter.NoThanksFilter
NoThanksFrame(Prefs, NoThanks). Constructor for class muffin.filter.NoThanksFrame
numberOfColumns(). Method in class sdsu.util.Table
Returns the number of columns that can currently be accessed
numberOfRows(). Method in class sdsu.util.Table
Returns the number of rows that can currently be accessed

O

objects. Variable in class muffin.io.InputObjectStream
ObjectStreamToInputStream(InputObjectStream). Constructor for class muffin.io.ObjectStreamToInputStream
ObjectStreamToOutputStream(OutputObjectStream). Constructor for class muffin.io.ObjectStreamToOutputStream
offset. Variable in class muffin.io.ByteArray
order. Variable in class sdsu.util.SortedList
out. Variable in class muffin.io.ObjectStreamToOutputStream
OutputObjectStream(). Constructor for class muffin.io.OutputObjectStream
OutputObjectStream(InputObjectStream). Constructor for class muffin.io.OutputObjectStream
outputThread. Variable in class muffin.io.InputObjectStream

P

paint(Graphics). Method in class muffin.ImageCanvas
Painter(). Constructor for class muffin.filter.Painter
PainterFrame(Prefs, Painter). Constructor for class muffin.filter.PainterFrame
parser. Variable in class sdsu.util.Stringizer
Prefs(). Constructor for class muffin.Prefs
Prefs(int). Constructor for class muffin.Prefs
Preview(). Constructor for class muffin.filter.Preview
PreviewFrame(Prefs, Preview). Constructor for class muffin.filter.PreviewFrame
previousSeparator. Variable in class sdsu.util.Stringizer
processReplacement(String, String). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Substitutes the matched string for '&' and processes escape sequences.
put(Object, Object). Method in class muffin.Prefs
put(String, String). Method in class sdsu.util.LabeledData
Store a key/value pair in the hashtable lowercasing keys if necessary.
put(String, String). Method in class muffin.html.Tag
putBoolean(String, boolean). Method in class muffin.Prefs
putInteger(String, int). Method in class muffin.Prefs
putString(String, String). Method in class muffin.Prefs
putStringList(String, String[]). Method in class muffin.Prefs

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

read(). Method in class muffin.io.InputObjectStream
read(). Method in class muffin.io.ObjectStreamToInputStream
redirect(Request). Method in class muffin.filter.HostnameExpanderFilter
redirect(Request). Method in interface muffin.RedirectFilter
Return the URL location where the request should be redirected or null for no redirection.
Referer(). Constructor for class muffin.filter.Referer
RefererFrame(Prefs, Referer). Constructor for class muffin.filter.RefererFrame
RegExp(). Constructor for class JP.ac.osaka_u.ender.util.regex.RegExp
Constructs a RegExp instance.
RegExp(String). Constructor for class JP.ac.osaka_u.ender.util.regex.RegExp
Constructs a RegExp instance with the specified regular expression.
RegExpSyntaxException(). Constructor for class JP.ac.osaka_u.ender.util.regex.RegExpSyntaxException
Constructs a RegExpSyntaxException with no detail message.
RegExpSyntaxException(String). Constructor for class JP.ac.osaka_u.ender.util.regex.RegExpSyntaxException
Constructs a RegExpSyntaxException with the specified detail message.
remove(String). Method in class muffin.html.Tag
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
rename(String). Method in class muffin.html.Tag
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.util.Template
Replaces all occurances of the given variable with given string.
replaceElements(Object[]). Method in class sdsu.util.List
replaceVariables(). Method in class sdsu.util.Template
Reply(). Constructor for class muffin.Reply
requiresEscaping(char). Method in class sdsu.util.TokenCharacters
Returns true if c needs to be escaped in a quoted token.
resort(Comparer). Method in interface sdsu.util.SortedCollection
resort(Comparer). Method in class sdsu.util.SortedList
Resorts the list using the new comparer to define the ordering of the elements.
reversed(). Method in class sdsu.util.List
Returns a list with elements in the reverse order from present list
reversed(). Method in interface sdsu.util.OrderedCollection
Returns a OrderedCollection with elements in the reverse order from present OrderedCollection
reversed(). Method in class sdsu.util.SortedList
Returns a SortedList with elements in the reverse order from present SortedList
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.LabeledTable
Creates a new table with the specified rows of current table
rowsAt(int, int). Method in class sdsu.util.Table
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 muffin.filter.AnimationKillerFilter
run(). Method in class muffin.filter.DecafFilter
run(). Method in class muffin.filter.DocumentInfo
run(). Method in class muffin.filter.GlossaryFilter
run(). Method in class muffin.io.HtmlObjectStream
run(). Method in class muffin.filter.NoThanksFilter
run(). Method in class muffin.filter.PainterFilter
run(). Method in class muffin.filter.PreviewFilter
run(). Method in class muffin.filter.SecretaryFilter
run(). Method in class muffin.io.SourceObjectStream
run(). Method in class muffin.filter.TestFilter

S

save(FilterFactory). Method in class muffin.FilterManager
Save filter preferences.
save(OutputStream, String). Method in class sdsu.util.LabeledData
Writes ascii representation of LabeledData to Outputstream
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
SecretAgent(). Constructor for class muffin.filter.SecretAgent
SecretAgentFrame(Prefs, SecretAgent). Constructor for class muffin.filter.SecretAgentFrame
Secretary(). Constructor for class muffin.filter.Secretary
SecretaryFilter(Secretary). Constructor for class muffin.filter.SecretaryFilter
SecretaryFrame(Prefs, Secretary). Constructor for class muffin.filter.SecretaryFrame
SecretServer(). Constructor for class muffin.filter.SecretServer
SecretServerFrame(Prefs, SecretServer). Constructor for class muffin.filter.SecretServerFrame
separator(). Method in class sdsu.util.SimpleTokenizer
Returns the separator found by the last call to nextToken
setColumnSeparatorChar(char). Method in class sdsu.util.Table
Set character used to separate rows in String representation of a Table
setEatEscapeChar(boolean). Method in class sdsu.util.LabeledData
setEatEscapeChar(boolean). Method in class sdsu.util.SimpleTokenizer
Enable/Disable the eating of the escape character.
setElementAt(Object, int). Method in class sdsu.util.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, Object). Method in class sdsu.util.LabeledTable
Places the object in table at 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 muffin.BigList
setInputObjectStream(InputObjectStream). Method in class muffin.filter.AnimationKillerFilter
setInputObjectStream(InputObjectStream). Method in interface muffin.ContentFilter
Set the input stream to be used.
setInputObjectStream(InputObjectStream). Method in class muffin.filter.DecafFilter
setInputObjectStream(InputObjectStream). Method in class muffin.filter.DocumentInfo
setInputObjectStream(InputObjectStream). Method in class muffin.filter.GlossaryFilter
setInputObjectStream(InputObjectStream). Method in class muffin.filter.NoThanksFilter
setInputObjectStream(InputObjectStream). Method in class muffin.filter.PainterFilter
setInputObjectStream(InputObjectStream). Method in class muffin.filter.PreviewFilter
setInputObjectStream(InputObjectStream). Method in class muffin.filter.SecretaryFilter
setInputObjectStream(InputObjectStream). Method in class muffin.filter.TestFilter
setKeyValueSeparatorChar(char). Method in class sdsu.util.LabeledData
Set character used to key-value pairs in String representation of LabeledData
setLowerCaseKeys(boolean). Method in class sdsu.util.LabeledData
setManager(FilterManager). Method in class muffin.filter.AnimationKiller
setManager(FilterManager). Method in class muffin.filter.CookieMonster
setManager(FilterManager). Method in class muffin.filter.Decaf
setManager(FilterManager). Method in class muffin.filter.DocumentInfo
setManager(FilterManager). Method in interface muffin.FilterFactory
Set the manager of this factory.
setManager(FilterManager). Method in class muffin.filter.ForwardedFor
setManager(FilterManager). Method in class muffin.filter.Glossary
setManager(FilterManager). Method in class muffin.filter.HostnameExpander
setManager(FilterManager). Method in class muffin.filter.Logger
setManager(FilterManager). Method in class muffin.filter.NoThanks
setManager(FilterManager). Method in class muffin.filter.Painter
setManager(FilterManager). Method in class muffin.filter.Preview
setManager(FilterManager). Method in class muffin.filter.Referer
setManager(FilterManager). Method in class muffin.filter.SecretAgent
setManager(FilterManager). Method in class muffin.filter.Secretary
setManager(FilterManager). Method in class muffin.filter.SecretServer
setManager(FilterManager). Method in class muffin.filter.Snoop
setManager(FilterManager). Method in class muffin.filter.Stats
setManager(FilterManager). Method in class muffin.filter.Test
setOutputObjectStream(OutputObjectStream). Method in class muffin.filter.AnimationKillerFilter
setOutputObjectStream(OutputObjectStream). Method in interface muffin.ContentFilter
Set the output stream to be used.
setOutputObjectStream(OutputObjectStream). Method in class muffin.filter.DecafFilter
setOutputObjectStream(OutputObjectStream). Method in class muffin.filter.DocumentInfo
setOutputObjectStream(OutputObjectStream). Method in class muffin.filter.GlossaryFilter
setOutputObjectStream(OutputObjectStream). Method in class muffin.filter.NoThanksFilter
setOutputObjectStream(OutputObjectStream). Method in class muffin.filter.PainterFilter
setOutputObjectStream(OutputObjectStream). Method in class muffin.filter.PreviewFilter
setOutputObjectStream(OutputObjectStream). Method in class muffin.filter.SecretaryFilter
setOutputObjectStream(OutputObjectStream). Method in class muffin.filter.TestFilter
setOverride(boolean). Method in class muffin.Prefs
setPairSeparatorChars(String). Method in class sdsu.util.LabeledData
Set characters used to separate keys and values in String representation of LabeledData
setPrefs(Prefs). Method in class muffin.filter.AnimationKiller
setPrefs(Prefs). Method in class muffin.filter.AnimationKillerFilter
setPrefs(Prefs). Method in class muffin.filter.CookieMonster
setPrefs(Prefs). Method in class muffin.filter.CookieMonsterFilter
setPrefs(Prefs). Method in class muffin.filter.Decaf
setPrefs(Prefs). Method in class muffin.filter.DecafFilter
setPrefs(Prefs). Method in class muffin.filter.DocumentInfo
setPrefs(Prefs). Method in interface muffin.Filter
Set preferences specific to this filter.
setPrefs(Prefs). Method in interface muffin.FilterFactory
Set filter preferences.
setPrefs(Prefs). Method in class muffin.filter.ForwardedFor
setPrefs(Prefs). Method in class muffin.filter.ForwardedForFilter
setPrefs(Prefs). Method in class muffin.filter.Glossary
setPrefs(Prefs). Method in class muffin.filter.GlossaryFilter
setPrefs(Prefs). Method in class muffin.filter.HostnameExpander
setPrefs(Prefs). Method in class muffin.filter.HostnameExpanderFilter
setPrefs(Prefs). Method in class muffin.filter.Logger
setPrefs(Prefs). Method in class muffin.filter.LoggerFilter
setPrefs(Prefs). Method in class muffin.filter.NoThanks
setPrefs(Prefs). Method in class muffin.filter.NoThanksFilter
setPrefs(Prefs). Method in class muffin.filter.Painter
setPrefs(Prefs). Method in class muffin.filter.PainterFilter
setPrefs(Prefs). Method in class muffin.filter.Preview
setPrefs(Prefs). Method in class muffin.filter.PreviewFilter
setPrefs(Prefs). Method in class muffin.filter.Referer
setPrefs(Prefs). Method in class muffin.filter.RefererFilter
setPrefs(Prefs). Method in class muffin.filter.SecretAgent
setPrefs(Prefs). Method in class muffin.filter.SecretAgentFilter
setPrefs(Prefs). Method in class muffin.filter.Secretary
setPrefs(Prefs). Method in class muffin.filter.SecretaryFilter
setPrefs(Prefs). Method in class muffin.filter.SecretServer
setPrefs(Prefs). Method in class muffin.filter.SecretServerFilter
setPrefs(Prefs). Method in class muffin.filter.Snoop
setPrefs(Prefs). Method in class muffin.filter.SnoopFilter
setPrefs(Prefs). Method in class muffin.filter.Stats
setPrefs(Prefs). Method in class muffin.filter.StatsFilter
setPrefs(Prefs). Method in class muffin.filter.Test
setPrefs(Prefs). Method in class muffin.filter.TestFilter
setRowSeparatorChar(char). Method in class sdsu.util.Table
Set character used to separate rows in String representation of a Table
setSeparatorChar(char). Method in class sdsu.util.List
Set character used to separate elements of list in String representation of List
setSeparatorChar(char). Method in interface sdsu.util.Stringizable
Set character used to separate elements in String representation of object
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.
setSourceInputStream(InputStream). Method in class muffin.io.SourceObjectStream
setTokenCharacters(TokenCharacters). Method in class sdsu.util.LabeledData
Sets TokenCharacters used to convert LabeledData from/to strings/streams.
setTokenCharacters(TokenCharacters). Method in class sdsu.util.List
Sets TokenCharacters used to convert List from/to strings/streams.
setTokenCharacters(TokenCharacters). Method in interface sdsu.util.Stringizable
Sets TokenCharacters used to convert object from/to strings/streams.
setTokenCharacters(TokenCharacters). Method in class sdsu.util.Table
Sets TokenCharacters used to convert Table from/to strings/streams.
setURL(String). Method in class muffin.Request
setUserDirectory(String). Method in class muffin.Prefs
setVariableMarker(String). Method in class sdsu.util.Template
Changes the value of the variable marker.
setWidth(int). Method in class muffin.BigList
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.
shutdown(). Method in class muffin.filter.AnimationKiller
shutdown(). Method in class muffin.filter.CookieMonster
shutdown(). Method in class muffin.filter.Decaf
shutdown(). Method in class muffin.filter.DocumentInfo
shutdown(). Method in interface muffin.FilterFactory
Shutdown the factory.
shutdown(). Method in class muffin.filter.ForwardedFor
shutdown(). Method in class muffin.filter.Glossary
shutdown(). Method in class muffin.filter.HostnameExpander
shutdown(). Method in class muffin.filter.Logger
shutdown(). Method in class muffin.filter.NoThanks
shutdown(). Method in class muffin.filter.Painter
shutdown(). Method in class muffin.filter.Preview
shutdown(). Method in class muffin.filter.Referer
shutdown(). Method in class muffin.filter.SecretAgent
shutdown(). Method in class muffin.filter.Secretary
shutdown(). Method in class muffin.filter.SecretServer
shutdown(). Method in class muffin.filter.Snoop
shutdown(). Method in class muffin.filter.Stats
shutdown(). Method in class muffin.filter.Test
simpleSubstitute(String, String). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Substitutes only one time.
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(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
size(). Method in class sdsu.util.List
size(). Method in interface sdsu.util.OrderedCollection
Returns the number of elements in the OrderedCollection.
size(). Method in class sdsu.util.Table
Return the number of items in the table
Snoop(). Constructor for class muffin.filter.Snoop
SnoopFrame(Prefs, Snoop). Constructor for class muffin.filter.SnoopFrame
sort(Object[], int, int). Method in class sdsu.util.SortedList
Sorts the list elements from lowIndex to highIndex
sortedKeys(). Method in class muffin.Prefs
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.
SortedProperties(). Constructor for class muffin.SortedProperties
SourceObjectStream(InputObjectStream). Constructor for class muffin.io.SourceObjectStream
split(String). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Splits a text by the matched strings.
start(). Method in class JP.ac.osaka_u.ender.util.regex.MatchInfo
Returns the start index of the matched string.
Stats(). Constructor for class muffin.filter.Stats
StatsFrame(Prefs, Stats). Constructor for class muffin.filter.StatsFrame
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
stringSorter(). Static method in class sdsu.util.SortedList
Returns a sortedList object that will sort strings.
substitute(String, String, boolean). Method in class JP.ac.osaka_u.ender.util.regex.RegExp
Substitutes subText for matched strings.

T

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.
Tag(String, String). Constructor for class muffin.html.Tag
Template(String). Constructor for class sdsu.util.Template
Creates a template object using the given text
Test(). Constructor for class muffin.filter.Test
Tester(String). Constructor for class muffin.filter.Tester
TestFilter(Test). Constructor for class muffin.filter.TestFilter
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.
Token(). Constructor for class muffin.html.Token
Token(int). Constructor for class muffin.html.Token
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
toString(). Method in class muffin.io.ByteArray
Convert to String.
toString(). Method in class muffin.Cookie
toString(). Method in class sdsu.util.LabeledData
Converts LabeledData to a String.
toString(). Method in class sdsu.util.List
Converts the list to a string
toString(). Method in class JP.ac.osaka_u.ender.util.regex.MatchInfo
toString(). Method in class muffin.Request
Return a string represenation of the headers.
toString(). Method in interface sdsu.util.Stringizable
Converts the object to a string
toString(). Method in class sdsu.util.Stringizer
Returns the string built up via the Stringizer.
toString(). Method in class sdsu.util.Table
Converts a Table to a String.
toString(). Method in class muffin.html.Tag
toString(). Method in class sdsu.util.Template
Returns the template with all variables subsituted for the given values.
toString(String). Method in class sdsu.util.LabeledData
Converts LabeledData to a String with given header information.
toString(String). Method in class sdsu.util.List
Converts the list 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.Table
Converts a Table 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.
trimToSize(). Method in class sdsu.util.List
trimToSize(). Method in interface sdsu.util.OrderedCollection
Trims the OrderedCollection's capacity down to size.
TT_COMMENT. Static variable in class muffin.html.Token
TT_EOF. Static variable in class muffin.html.Token
TT_NONE. Static variable in class muffin.html.Token
TT_TAG. Static variable in class muffin.html.Token
TT_TEXT. Static variable in class muffin.html.Token
type. Variable in class muffin.html.Token

U

unread(Object). Method in class muffin.io.InputObjectStream

V

viewPrefs(). Method in class muffin.filter.AnimationKiller
viewPrefs(). Method in class muffin.filter.CookieMonster
viewPrefs(). Method in class muffin.filter.Decaf
viewPrefs(). Method in class muffin.filter.DocumentInfo
viewPrefs(). Method in interface muffin.FilterFactory
View filter preferences.
viewPrefs(). Method in class muffin.filter.ForwardedFor
viewPrefs(). Method in class muffin.filter.Glossary
viewPrefs(). Method in class muffin.filter.HostnameExpander
viewPrefs(). Method in class muffin.filter.Logger
viewPrefs(). Method in class muffin.filter.NoThanks
viewPrefs(). Method in class muffin.filter.Painter
viewPrefs(). Method in class muffin.filter.Preview
viewPrefs(). Method in class muffin.filter.Referer
viewPrefs(). Method in class muffin.filter.SecretAgent
viewPrefs(). Method in class muffin.filter.Secretary
viewPrefs(). Method in class muffin.filter.SecretServer
viewPrefs(). Method in class muffin.filter.Snoop
viewPrefs(). Method in class muffin.filter.Stats
viewPrefs(). Method in class muffin.filter.Test

W

WHITESPACE. Static variable in class sdsu.util.TokenCharacters
Default characters treated as whitespace.
windowActivated(WindowEvent). Method in class muffin.filter.AnimationKillerFrame
windowActivated(WindowEvent). Method in class muffin.filter.CookieMonsterFrame
windowActivated(WindowEvent). Method in class muffin.filter.DecafFrame
windowActivated(WindowEvent). Method in class muffin.filter.GlossaryFrame
windowActivated(WindowEvent). Method in class muffin.filter.HostnameExpanderFrame
windowActivated(WindowEvent). Method in class muffin.filter.LoggerFrame
windowActivated(WindowEvent). Method in class muffin.Main
windowActivated(WindowEvent). Method in class muffin.filter.NoThanksFrame
windowActivated(WindowEvent). Method in class muffin.filter.PainterFrame
windowActivated(WindowEvent). Method in class muffin.filter.PreviewFrame
windowActivated(WindowEvent). Method in class muffin.filter.RefererFrame
windowActivated(WindowEvent). Method in class muffin.filter.SecretAgentFrame
windowActivated(WindowEvent). Method in class muffin.filter.SecretaryFrame
windowActivated(WindowEvent). Method in class muffin.filter.SecretServerFrame
windowActivated(WindowEvent). Method in class muffin.filter.SnoopFrame
windowActivated(WindowEvent). Method in class muffin.filter.StatsFrame
windowClosed(WindowEvent). Method in class muffin.filter.AnimationKillerFrame
windowClosed(WindowEvent). Method in class muffin.filter.CookieMonsterFrame
windowClosed(WindowEvent). Method in class muffin.filter.DecafFrame
windowClosed(WindowEvent). Method in class muffin.filter.GlossaryFrame
windowClosed(WindowEvent). Method in class muffin.filter.HostnameExpanderFrame
windowClosed(WindowEvent). Method in class muffin.filter.LoggerFrame
windowClosed(WindowEvent). Method in class muffin.Main
windowClosed(WindowEvent). Method in class muffin.filter.NoThanksFrame
windowClosed(WindowEvent). Method in class muffin.filter.PainterFrame
windowClosed(WindowEvent). Method in class muffin.filter.PreviewFrame
windowClosed(WindowEvent). Method in class muffin.filter.RefererFrame
windowClosed(WindowEvent). Method in class muffin.filter.SecretAgentFrame
windowClosed(WindowEvent). Method in class muffin.filter.SecretaryFrame
windowClosed(WindowEvent). Method in class muffin.filter.SecretServerFrame
windowClosed(WindowEvent). Method in class muffin.filter.SnoopFrame
windowClosed(WindowEvent). Method in class muffin.filter.StatsFrame
windowClosing(WindowEvent). Method in class muffin.filter.AnimationKillerFrame
windowClosing(WindowEvent). Method in class muffin.filter.CookieMonsterFrame
windowClosing(WindowEvent). Method in class muffin.filter.DecafFrame
windowClosing(WindowEvent). Method in class muffin.filter.GlossaryFrame
windowClosing(WindowEvent). Method in class muffin.filter.HostnameExpanderFrame
windowClosing(WindowEvent). Method in class muffin.filter.LoggerFrame
windowClosing(WindowEvent). Method in class muffin.Main
windowClosing(WindowEvent). Method in class muffin.filter.NoThanksFrame
windowClosing(WindowEvent). Method in class muffin.filter.PainterFrame
windowClosing(WindowEvent). Method in class muffin.filter.PreviewFrame
windowClosing(WindowEvent). Method in class muffin.filter.RefererFrame
windowClosing(WindowEvent). Method in class muffin.filter.SecretAgentFrame
windowClosing(WindowEvent). Method in class muffin.filter.SecretaryFrame
windowClosing(WindowEvent). Method in class muffin.filter.SecretServerFrame
windowClosing(WindowEvent). Method in class muffin.filter.SnoopFrame
windowClosing(WindowEvent). Method in class muffin.filter.StatsFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.AnimationKillerFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.CookieMonsterFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.DecafFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.GlossaryFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.HostnameExpanderFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.LoggerFrame
windowDeactivated(WindowEvent). Method in class muffin.Main
windowDeactivated(WindowEvent). Method in class muffin.filter.NoThanksFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.PainterFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.PreviewFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.RefererFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.SecretAgentFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.SecretaryFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.SecretServerFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.SnoopFrame
windowDeactivated(WindowEvent). Method in class muffin.filter.StatsFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.AnimationKillerFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.CookieMonsterFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.DecafFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.GlossaryFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.HostnameExpanderFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.LoggerFrame
windowDeiconified(WindowEvent). Method in class muffin.Main
windowDeiconified(WindowEvent). Method in class muffin.filter.NoThanksFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.PainterFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.PreviewFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.RefererFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.SecretAgentFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.SecretaryFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.SecretServerFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.SnoopFrame
windowDeiconified(WindowEvent). Method in class muffin.filter.StatsFrame
windowIconified(WindowEvent). Method in class muffin.filter.AnimationKillerFrame
windowIconified(WindowEvent). Method in class muffin.filter.CookieMonsterFrame
windowIconified(WindowEvent). Method in class muffin.filter.DecafFrame
windowIconified(WindowEvent). Method in class muffin.filter.GlossaryFrame
windowIconified(WindowEvent). Method in class muffin.filter.HostnameExpanderFrame
windowIconified(WindowEvent). Method in class muffin.filter.LoggerFrame
windowIconified(WindowEvent). Method in class muffin.Main
windowIconified(WindowEvent). Method in class muffin.filter.NoThanksFrame
windowIconified(WindowEvent). Method in class muffin.filter.PainterFrame
windowIconified(WindowEvent). Method in class muffin.filter.PreviewFrame
windowIconified(WindowEvent). Method in class muffin.filter.RefererFrame
windowIconified(WindowEvent). Method in class muffin.filter.SecretAgentFrame
windowIconified(WindowEvent). Method in class muffin.filter.SecretaryFrame
windowIconified(WindowEvent). Method in class muffin.filter.SecretServerFrame
windowIconified(WindowEvent). Method in class muffin.filter.SnoopFrame
windowIconified(WindowEvent). Method in class muffin.filter.StatsFrame
windowOpened(WindowEvent). Method in class muffin.filter.AnimationKillerFrame
windowOpened(WindowEvent). Method in class muffin.filter.CookieMonsterFrame
windowOpened(WindowEvent). Method in class muffin.filter.DecafFrame
windowOpened(WindowEvent). Method in class muffin.filter.GlossaryFrame
windowOpened(WindowEvent). Method in class muffin.filter.HostnameExpanderFrame
windowOpened(WindowEvent). Method in class muffin.filter.LoggerFrame
windowOpened(WindowEvent). Method in class muffin.Main
windowOpened(WindowEvent). Method in class muffin.filter.NoThanksFrame
windowOpened(WindowEvent). Method in class muffin.filter.PainterFrame
windowOpened(WindowEvent). Method in class muffin.filter.PreviewFrame
windowOpened(WindowEvent). Method in class muffin.filter.RefererFrame
windowOpened(WindowEvent). Method in class muffin.filter.SecretAgentFrame
windowOpened(WindowEvent). Method in class muffin.filter.SecretaryFrame
windowOpened(WindowEvent). Method in class muffin.filter.SecretServerFrame
windowOpened(WindowEvent). Method in class muffin.filter.SnoopFrame
windowOpened(WindowEvent). Method in class muffin.filter.StatsFrame
write(int). Method in class muffin.io.ObjectStreamToOutputStream
write(Object). Method in class muffin.io.OutputObjectStream