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

T

test(String) - Method in class kirk.util.Wildcard
Returns whether the passed line complies with this Wildcard.
testAnyAmount(StringTokenizer, String, int) - Method in class kirk.util.Wildcard
Returns whether the passed line complies to the passed wildcard indicated by tokenizer, up to the point where a string token appears in the wildcard.
testSingle(StringTokenizer, String, int) - Method in class kirk.util.Wildcard
Returns whether the passed line complies to the passed wildcard indicated by tokenizer, up to the point where an anyamount token appears in the wildcard.
toArray() - Method in class kirk.io.FileLineList
Converts this FileLineList into an Array and returns that.
toString(String) - Method in class kirk.io.sdl.SDLDataElement
Returns a string representation of this SDLDataElement with the given indentation.
toString() - Method in class kirk.io.sdl.SDLDocument
Returns a string representation of this SDL Document.
toString(String) - Method in class kirk.io.sdl.SDLElement
Returns a string representation of this SDLElement with the given indentation.
toString(String) - Method in class kirk.io.sdl.SDLNormalElement
Returns a string representation of this SDLNormalElement with the given indentation.
tokenizer - Variable in class kirk.io.FileTokenizer
The StringTokenizer that is used to tokenize the current line.

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