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

C

characters(char[], int, int). Method in class dmoisan.xml.tvschedule.TVScheduleHandler
characters Get character data from parser and append it to our string buffer
closeTemplateOutput(FileWriter). Method in class dmoisan.text.TemplateStream
closeTemplateOutput -- Write out unused template, replacing all unused keywords and close output stream

D

Description. Variable in class dmoisan.xml.tvschedule.ProgramItem

E

endChannel(). Method in class dmoisan.xml.tvschedule.ScScript
endChannel -- End Channel.
endChannel(). Method in class dmoisan.xml.tvschedule.TVScheduleOutputObject
endChannel -- End Channel.
endDay(). Method in class dmoisan.xml.tvschedule.ScScript
endDay -- End programming day.
endDay(). Method in class dmoisan.xml.tvschedule.TVScheduleOutputObject
endDay -- End programming day.
endElement(String). Method in class dmoisan.xml.tvschedule.TVScheduleHandler
endElement event -- For now, just prints name of ending tag
endSchedule(). Method in class dmoisan.xml.tvschedule.ScScript
endSchedule -- Close all files
endSchedule(). Method in class dmoisan.xml.tvschedule.TVScheduleOutputObject
endSchedule -- Close all files
error(SAXParseException). Method in class dmoisan.xml.tvschedule.TVScheduleHandler
error() Implements SAX ErrorHandler and prints out an error message

F

fatalError(SAXParseException). Method in class dmoisan.xml.tvschedule.TVScheduleHandler
fatalError() Implements SAX ErrorHandler and prints out an error message

I

ignorableWhitespace(char[], int, int). Method in class dmoisan.xml.tvschedule.TVScheduleHandler
ignorableWhitespace throw away whitespace and do nothing with it
init(). Method in class dmoisan.xml.tvschedule.TVScheduleHandler
Init() Start parsing the TVSCHEDULE file according to the information provided in the constructor

L

Language. Variable in class dmoisan.xml.tvschedule.ProgramItem
Liveshow. Variable in class dmoisan.xml.tvschedule.ProgramItem

M

main(String[]). Static method in class ScXML

N

newChannel(String). Method in class dmoisan.xml.tvschedule.ScScript
newChannel -- Initialize new channel output object.
newChannel(String). Method in class dmoisan.xml.tvschedule.TVScheduleOutputObject
newChannel -- Initialize new channel output object.
newProgram(ProgramItem). Method in class dmoisan.xml.tvschedule.ScScript
newProgram -- Insert new program item
newProgram(ProgramItem). Method in class dmoisan.xml.tvschedule.TVScheduleOutputObject
newProgram -- Insert new program item
newSchedule(String). Method in class dmoisan.xml.tvschedule.ScScript
newSchedule(String schedulename) Intialize new Scala schedule object
newSchedule(String). Method in class dmoisan.xml.tvschedule.TVScheduleOutputObject
newSchedule(String schedulename) Intialize new Scala schedule object
Newshow. Variable in class dmoisan.xml.tvschedule.ProgramItem
newTemplate(String). Method in class dmoisan.text.TemplateStream
newTemplate -- Load a new template to match keywords against in future processing Note that name is appended to the template start string and the search is done on that string.

R

Rating. Variable in class dmoisan.xml.tvschedule.ProgramItem
replaceString(String, String, FileWriter). Method in class dmoisan.text.TemplateStream
replaceString The heart of TemplateStream: Copy the template to the output stream, replacing the keyword with the specified text.

S

ScScript(String, String, boolean). Constructor for class dmoisan.xml.tvschedule.ScScript
Public Constructor
ScXML(). Constructor for class ScXML
setBanner(String). Method in class dmoisan.xml.tvschedule.ScScript
setBanner -- Set banner
setBanner(String). Method in class dmoisan.xml.tvschedule.TVScheduleOutputObject
setBanner -- Set banner
setHoliday(String). Method in class dmoisan.xml.tvschedule.ScScript
setHoliday Get the Holiday text from the parser
setHoliday(String). Method in class dmoisan.xml.tvschedule.TVScheduleOutputObject
setHoliday Get the Holiday text from the parser
setTemplateDelim(String, String, String, String). Method in class dmoisan.text.TemplateStream
SetTemplateDelim -- Sets the strings that delimit the start and end of the template, and the command prefix that differentiates substitution keywords from plain text
Showtime. Variable in class dmoisan.xml.tvschedule.ProgramItem
Public instance fields
startDay(String). Method in class dmoisan.xml.tvschedule.ScScript
startDay -- Start programming day.
startDay(String). Method in class dmoisan.xml.tvschedule.TVScheduleOutputObject
startDay -- Start programming day.
startElement(String, AttributeList). Method in class dmoisan.xml.tvschedule.TVScheduleHandler
startElement event:

T

TemplateStream(String). Constructor for class dmoisan.text.TemplateStream
Constructor
Title. Variable in class dmoisan.xml.tvschedule.ProgramItem
toString(). Method in class dmoisan.xml.tvschedule.ProgramItem
public instance methods toString() (Overrides Object)
TVScheduleHandler(String, TVScheduleOutputObject). Constructor for class dmoisan.xml.tvschedule.TVScheduleHandler
TVScheduleHandler()
TVScheduleOutputObject(). Constructor for class dmoisan.xml.tvschedule.TVScheduleOutputObject

V

VCR. Variable in class dmoisan.xml.tvschedule.ProgramItem

W

warning(SAXParseException). Method in class dmoisan.xml.tvschedule.TVScheduleHandler
warning() Implements SAX ErrorHandler and prints out an error message