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

A

ALLDAYEVENTS - Static variable in interface net.stff.ical.persistance.ICalDAO
 
ALLEVENTS - Static variable in interface net.stff.ical.persistance.ICalDAO
 
ANOTHERMONTH - Static variable in class net.stff.ical.beans.CalendarDay
 
ARBITRARY - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
add(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditCalendarsAction
 
add(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditEventAction
 
addCalendar(String, String) - Method in class net.stff.ical.CalendarManager
Adds a new Calendar.
addCalendar(ICal) - Method in class net.stff.ical.CalendarManager
Stores an ICal Object in the datastore
addCalendar(String, String) - Method in interface net.stff.ical.persistance.ICalDAO
adds a new calendar
addCalendar(ICal) - Method in interface net.stff.ical.persistance.ICalDAO
Adds an existing calendar.
addCalendar(String, String) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
addCalendar(ICal) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
addEscapes(String) - Static method in class net.stff.ical.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEvent(VEvent) - Method in class net.stff.ical.beans.CalendarDay
 
addEvent(VEvent) - Method in class net.stff.ical.beans.VCal
 
addException(Date) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
addExdate(Date) - Method in class net.stff.ical.beans.Recurrence
 
addExdate(String) - Method in class net.stff.ical.beans.VEvent
 
add_escapes(String) - Method in class net.stff.ical.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
adjustBeginLineColumn(int, int) - Method in class net.stff.ical.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.

B

BEGIN - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
BeginToken() - Method in class net.stff.ical.parser.SimpleCharStream
 
backup(int) - Method in class net.stff.ical.parser.SimpleCharStream
 
beginColumn - Variable in class net.stff.ical.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class net.stff.ical.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
bufcolumn - Variable in class net.stff.ical.parser.SimpleCharStream
 
buffer - Variable in class net.stff.ical.parser.SimpleCharStream
 
bufline - Variable in class net.stff.ical.parser.SimpleCharStream
 
bufpos - Variable in class net.stff.ical.parser.SimpleCharStream
 

C

CATEGORIES - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
CLASS - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
CalendarAction - class net.stff.ical.gui.struts.actions.CalendarAction.
A struts action class that displays a Calendar
CalendarAction() - Constructor for class net.stff.ical.gui.struts.actions.CalendarAction
 
CalendarData - class net.stff.ical.beans.CalendarData.
Stores calendar data for templating.
CalendarData() - Constructor for class net.stff.ical.beans.CalendarData
 
CalendarDay - class net.stff.ical.beans.CalendarDay.
Stores calendar data for templating
CalendarDay() - Constructor for class net.stff.ical.beans.CalendarDay
 
CalendarDay(String, int, int, Calendar) - Constructor for class net.stff.ical.beans.CalendarDay
 
CalendarManager - class net.stff.ical.CalendarManager.

The CalendarManager presents the facade to the Calendar data.
CalendarManager() - Constructor for class net.stff.ical.CalendarManager
 
CommBean - class net.stff.ical.beans.CommBean.
 
CommBean() - Constructor for class net.stff.ical.beans.CommBean
 
CommFormBean - class net.stff.ical.gui.struts.formbeans.CommFormBean.
A versatile formbean used within the struts application
CommFormBean() - Constructor for class net.stff.ical.gui.struts.formbeans.CommFormBean
 
Converters - class net.stff.ical.util.Converters.
 
categories - Variable in class net.stff.ical.beans.VEvent
 
check(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditCalendarsAction
 
column - Variable in class net.stff.ical.parser.SimpleCharStream
 
compareTo(Object) - Method in class net.stff.ical.beans.VEvent
 
constructDate(String, String) - Static method in class net.stff.ical.util.Converters
 
constructDate(String) - Static method in class net.stff.ical.util.Converters
Constructs a simple String representation of a date
convert(String) - Static method in class net.stff.ical.beans.ICal
 
convert(Color) - Static method in class net.stff.ical.beans.ICal
 
curChar - Variable in class net.stff.ical.parser.ICalParserTokenManager
 
currentToken - Variable in class net.stff.ical.parser.ParseException
This is the last token that has been consumed successfully.

D

DAILY - Static variable in class net.stff.ical.beans.Recurrence
 
DATEFORMAT - Static variable in class net.stff.ical.beans.VEvent
 
DAYFLAG - Static variable in class net.stff.ical.validators.DateValidator
 
DAYMODE - Static variable in class net.stff.ical.beans.CalendarData
 
DAYOUTOFRANGE - Static variable in class net.stff.ical.validators.DateValidator
 
DEFAULT - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
DESCRIPTION - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
DTEND - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
DTSTAMP - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
DTSTART - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
DateValidator - class net.stff.ical.validators.DateValidator.
 
DateValidator() - Constructor for class net.stff.ical.validators.DateValidator
 
DayViewAction - class net.stff.ical.gui.struts.actions.DayViewAction.
A struts action class that displays a Calendar
DayViewAction() - Constructor for class net.stff.ical.gui.struts.actions.DayViewAction
 
Done() - Method in class net.stff.ical.parser.SimpleCharStream
 
dateFormat - Static variable in class net.stff.ical.beans.VEvent
 
dateToString(Date) - Static method in class net.stff.ical.beans.VEvent
 
dayView(CalendarData, String) - Static method in class net.stff.ical.View
Calculates the data required by the day view
debugStream - Variable in class net.stff.ical.parser.ICalParserTokenManager
 
delete(String, String) - Method in class net.stff.ical.CalendarManager
Deletes a calendar from the datastore.
delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditCalendarsAction
 
delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditEventAction
 
deleteEvent(IEvent) - Method in class net.stff.ical.CalendarManager
Deletes the given event from the datastore.
description - Variable in class net.stff.ical.beans.VEvent
 
dimensions - Variable in class net.stff.ical.beans.CalendarDay
 
disable_tracing() - Method in class net.stff.ical.parser.ICalParser
 
dtend - Variable in class net.stff.ical.beans.VEvent
 
dtstamp - Variable in class net.stff.ical.beans.VEvent
 
dtstart - Variable in class net.stff.ical.beans.VEvent
 

E

END - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
EOF - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
EOL - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
EVENTMODE - Static variable in class net.stff.ical.beans.CalendarData
 
EXDATE - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
EditCalendarsAction - class net.stff.ical.gui.struts.actions.EditCalendarsAction.
 
EditCalendarsAction() - Constructor for class net.stff.ical.gui.struts.actions.EditCalendarsAction
 
EditCalendarsBean - class net.stff.ical.gui.struts.formbeans.EditCalendarsBean.
 
EditCalendarsBean() - Constructor for class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
EditEventAction - class net.stff.ical.gui.struts.actions.EditEventAction.
 
EditEventAction() - Constructor for class net.stff.ical.gui.struts.actions.EditEventAction
 
EditRecurrenceAction - class net.stff.ical.gui.struts.actions.EditRecurrenceAction.
 
EditRecurrenceAction() - Constructor for class net.stff.ical.gui.struts.actions.EditRecurrenceAction
 
EventFormBean - class net.stff.ical.gui.struts.formbeans.EventFormBean.
 
EventFormBean(IEvent, ICal) - Constructor for class net.stff.ical.gui.struts.formbeans.EventFormBean
 
EventFormBean(CommFormBean, CalendarData) - Constructor for class net.stff.ical.gui.struts.formbeans.EventFormBean
 
ExpandBuff(boolean) - Method in class net.stff.ical.parser.SimpleCharStream
 
edit(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditCalendarsAction
 
edit(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditEventAction
 
edit(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditRecurrenceAction
 
editEvent(IEvent) - Method in class net.stff.ical.CalendarManager
Updates a given event in the datastore.
editrec(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditRecurrenceAction
 
enable_tracing() - Method in class net.stff.ical.parser.ICalParser
 
endColumn - Variable in class net.stff.ical.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class net.stff.ical.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endure() - Method in class net.stff.ical.beans.IEvent
 
eol - Variable in class net.stff.ical.parser.ParseException
The end of line string for this machine.
equals(Object) - Method in class net.stff.ical.beans.ICal
 
equals(Object) - Method in class net.stff.ical.beans.VEvent
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.CalendarAction
This Action initializes the basic data or gets it from the session.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.DayViewAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.IcalAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.LocaleAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.MonthViewAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.NextDayAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.NextMonthAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.NextWeekAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.PrevDayAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.PrevMonthAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.PrevWeekAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.TodayViewAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.ViewEventAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.ViewRecurrenceAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.WeekViewAction
 
expectedTokenSequences - Variable in class net.stff.ical.parser.ParseException
Each entry in this array is an array of integers.

F

FillBuff() - Method in class net.stff.ical.parser.SimpleCharStream
 
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class net.stff.ical.persistance.hibernate.ICalInterceptor
 

G

GetImage() - Method in class net.stff.ical.parser.SimpleCharStream
 
GetSuffix(int) - Method in class net.stff.ical.parser.SimpleCharStream
 
generateParseException() - Method in class net.stff.ical.parser.ICalParser
 
getAlldayEvents() - Method in class net.stff.ical.beans.CalendarDay
 
getAlldaySize() - Method in class net.stff.ical.beans.CalendarDay
 
getBean() - Method in class net.stff.ical.gui.struts.formbeans.CommFormBean
 
getBeginColumn() - Method in class net.stff.ical.parser.SimpleCharStream
 
getBeginLine() - Method in class net.stff.ical.parser.SimpleCharStream
 
getByLabel() - Method in class net.stff.ical.beans.Recurrence
 
getByMonthValue() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
getByValue() - Method in class net.stff.ical.beans.Recurrence
 
getByday() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
getCalName() - Method in class net.stff.ical.gui.struts.formbeans.EventFormBean
 
getCalendar(String, String) - Method in class net.stff.ical.CalendarManager
Retrieves a calendar.
getCalendar() - Method in class net.stff.ical.beans.CalendarData
gets the user selected calendar.
getCalendar() - Method in class net.stff.ical.beans.CommBean
 
getCalendar() - Method in class net.stff.ical.beans.IEvent
 
getCalendar(String, String) - Method in interface net.stff.ical.persistance.ICalDAO
Returns a calendar specified by the respective key.
getCalendar(String, String) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
getCalendarNames(String) - Method in class net.stff.ical.CalendarManager
Returns a List of all calendarnames associated to the given user.
getCalendarNames() - Method in class net.stff.ical.beans.CalendarData
 
getCalendarNames(String) - Method in interface net.stff.ical.persistance.ICalDAO
Returns a List of all calendar keys
getCalendarNames(String) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
getCalendars(String) - Method in class net.stff.ical.CalendarManager
Returns a List of all calendars associated to the given user.
getCalendars() - Method in class net.stff.ical.beans.CalendarData
 
getCalendars(String) - Method in interface net.stff.ical.persistance.ICalDAO
Returns a List of all calendars
getCalendars(String) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
getCalname() - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
getCategories() - Method in class net.stff.ical.beans.ICal
 
getCategories() - Method in class net.stff.ical.beans.VEvent
 
getColor() - Method in class net.stff.ical.beans.ICal
 
getColor() - Method in class net.stff.ical.beans.IEvent
 
getColor() - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
getColorObj() - Method in class net.stff.ical.beans.ICal
 
getColumn() - Method in class net.stff.ical.parser.SimpleCharStream
Deprecated.  
getCountingDays() - Method in class net.stff.ical.beans.CalendarDay
 
getCurrentICal() - Method in class net.stff.ical.beans.CalendarData
 
getDate() - Method in class net.stff.ical.beans.CommBean
 
getDay() - Method in class net.stff.ical.beans.CalendarDay
 
getDayName(int) - Method in class net.stff.ical.beans.CalendarData
 
getDayOffset(int) - Method in class net.stff.ical.beans.CalendarData
 
getDays() - Method in class net.stff.ical.beans.CalendarData
 
getDescription() - Method in class net.stff.ical.beans.VEvent
 
getDimensions() - Method in class net.stff.ical.beans.CalendarDay
 
getDtend() - Method in class net.stff.ical.beans.VEvent
 
getDtendString() - Method in class net.stff.ical.beans.VEvent
 
getDtstamp() - Method in class net.stff.ical.beans.VEvent
 
getDtstampString() - Method in class net.stff.ical.beans.VEvent
 
getDtstart() - Method in class net.stff.ical.beans.VEvent
 
getDtstartCal() - Method in class net.stff.ical.beans.VEvent
 
getDtstartString() - Method in class net.stff.ical.beans.VEvent
 
getDuration() - Method in class net.stff.ical.beans.IEvent
 
getEndColumn() - Method in class net.stff.ical.parser.SimpleCharStream
 
getEndDate() - Method in class net.stff.ical.beans.VEvent
 
getEndHour() - Method in class net.stff.ical.beans.VEvent
 
getEndLine() - Method in class net.stff.ical.parser.SimpleCharStream
 
getEndMinute() - Method in class net.stff.ical.beans.VEvent
 
getEndTime() - Method in class net.stff.ical.beans.VEvent
 
getEvent(String) - Method in class net.stff.ical.CalendarManager
Returns an event.
getEvent() - Method in class net.stff.ical.beans.CommBean
 
getEvent(String) - Method in class net.stff.ical.beans.ICal
 
getEvent() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
getEvent(String) - Method in interface net.stff.ical.persistance.ICalDAO
Returns the event from an calendar
getEvent(String) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
getEventMode() - Method in class net.stff.ical.beans.CalendarData
 
getEvents() - Method in class net.stff.ical.beans.CalendarDay
 
getEvents() - Method in class net.stff.ical.beans.VCal
Gets the events attribute of the ICalendar object
getEventsForDate(Date, Date) - Method in class net.stff.ical.beans.VCal
 
getEventsForPeriod(Date, Date, String, int) - Method in class net.stff.ical.CalendarManager
Returns a List of events that start within the given time range.
getEventsForPeriod(Date, Date, String, int) - Method in class net.stff.ical.beans.CalendarData
 
getEventsForPeriod(Date, Date, int) - Method in class net.stff.ical.beans.ICal
 
getEventsForPeriod(Date, Date, String, int) - Method in interface net.stff.ical.persistance.ICalDAO
Returns a List of those events that start during the specified timespan.
getEventsForPeriod(Date, Date, String, int) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
getExDates() - Method in class net.stff.ical.beans.Recurrence
 
getExDates() - Method in class net.stff.ical.beans.VEvent
 
getExDatesAsString() - Method in class net.stff.ical.beans.Recurrence
 
getExcept() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
getExceptToRemove() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
getExceptions() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
getFreq() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
getFrequency() - Method in class net.stff.ical.beans.Recurrence
 
getFrequencyAsString() - Method in class net.stff.ical.beans.Recurrence
 
getIEvent() - Method in class net.stff.ical.gui.struts.formbeans.EventFormBean
 
getId() - Method in class net.stff.ical.beans.ICal
 
getInterval() - Method in class net.stff.ical.beans.Recurrence
 
getLine() - Method in class net.stff.ical.parser.SimpleCharStream
Deprecated.  
getLocale() - Method in class net.stff.ical.beans.CalendarData
 
getLocation() - Method in class net.stff.ical.beans.VEvent
 
getManager() - Method in class net.stff.ical.beans.CalendarData
 
getMessage() - Method in class net.stff.ical.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class net.stff.ical.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMethod() - Method in class net.stff.ical.gui.struts.formbeans.CommFormBean
 
getMethod() - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
getMethod() - Method in class net.stff.ical.gui.struts.formbeans.EventFormBean
 
getMethod() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
public void setInterval(int interval) { this.interval= interval; } /**
getMode() - Method in class net.stff.ical.beans.CalendarData
 
getMonthName(int) - Method in class net.stff.ical.beans.CalendarData
 
getName() - Method in class net.stff.ical.beans.ICal
 
getNewname() - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
getNextToken() - Method in class net.stff.ical.parser.ICalParser
 
getNextToken() - Method in class net.stff.ical.parser.ICalParserTokenManager
 
getObj() - Method in class net.stff.ical.beans.VEvent
 
getOldCalendar() - Method in class net.stff.ical.beans.IEvent
 
getRecurrence() - Method in class net.stff.ical.beans.VEvent
 
getRecurrence() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
getRecurrentDates(VEvent) - Method in class net.stff.ical.beans.Recurrence
 
getRrule() - Method in class net.stff.ical.beans.VEvent
 
getRule() - Method in class net.stff.ical.beans.Recurrence
 
getSelected() - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
getSize() - Method in class net.stff.ical.beans.CalendarDay
 
getStartDate() - Method in class net.stff.ical.beans.VEvent
 
getStartHour() - Method in class net.stff.ical.beans.VEvent
 
getStartMinute() - Method in class net.stff.ical.beans.VEvent
 
getStartOfDay(Date) - Static method in class net.stff.ical.beans.IEvent
 
getStartTime() - Method in class net.stff.ical.beans.VEvent
 
getStati() - Method in class net.stff.ical.beans.ICal
 
getStatus() - Method in class net.stff.ical.beans.VEvent
 
getSummary() - Method in class net.stff.ical.beans.VEvent
 
getTimetable() - Method in class net.stff.ical.beans.CalendarDay
 
getTimezone() - Method in class net.stff.ical.beans.VEvent
 
getToday() - Method in class net.stff.ical.beans.CalendarData
 
getToday() - Method in class net.stff.ical.beans.CalendarDay
 
getToken(int) - Method in class net.stff.ical.parser.ICalParser
 
getType() - Method in class net.stff.ical.beans.CalendarDay
 
getUid() - Method in class net.stff.ical.beans.VEvent
 
getUid() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
getUntil() - Method in class net.stff.ical.beans.Recurrence
 
getUntilDate() - Method in class net.stff.ical.beans.Recurrence
 
getUrl() - Method in class net.stff.ical.beans.VEvent
 
getUser() - Method in class net.stff.ical.beans.CalendarData
 
getUser() - Method in class net.stff.ical.beans.ICal
 
getValidUid() - Method in class net.stff.ical.beans.VEvent
 
getVclass() - Method in class net.stff.ical.beans.VEvent
 
getWeekDays() - Method in class net.stff.ical.beans.CalendarData
 
getWeekdayAsString() - Method in class net.stff.ical.beans.IEvent
 

H

HOURSFLAG - Static variable in class net.stff.ical.validators.DateValidator
 
HOURSOUTOFRANGE - Static variable in class net.stff.ical.validators.DateValidator
 
HibernateICalDAO - class net.stff.ical.persistance.hibernate.HibernateICalDAO.
 
HibernateICalDAO() - Constructor for class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
hashCode() - Method in class net.stff.ical.beans.ICal
 
hashCode() - Method in class net.stff.ical.beans.VEvent
 

I

ICal - class net.stff.ical.beans.ICal.
 
ICal() - Constructor for class net.stff.ical.beans.ICal
 
ICal(String, String) - Constructor for class net.stff.ical.beans.ICal
 
ICalDAO - interface net.stff.ical.persistance.ICalDAO.
 
ICalInterceptor - class net.stff.ical.persistance.hibernate.ICalInterceptor.
This class is completely autogenerated.
ICalInterceptor() - Constructor for class net.stff.ical.persistance.hibernate.ICalInterceptor
 
ICalParser - class net.stff.ical.parser.ICalParser.
 
ICalParser(InputStream) - Constructor for class net.stff.ical.parser.ICalParser
 
ICalParser(Reader) - Constructor for class net.stff.ical.parser.ICalParser
 
ICalParser(ICalParserTokenManager) - Constructor for class net.stff.ical.parser.ICalParser
 
ICalParserConstants - interface net.stff.ical.parser.ICalParserConstants.
 
ICalParserTokenManager - class net.stff.ical.parser.ICalParserTokenManager.
 
ICalParserTokenManager(SimpleCharStream) - Constructor for class net.stff.ical.parser.ICalParserTokenManager
 
ICalParserTokenManager(SimpleCharStream, int) - Constructor for class net.stff.ical.parser.ICalParserTokenManager
 
IEvent - class net.stff.ical.beans.IEvent.
 
IEvent() - Constructor for class net.stff.ical.beans.IEvent
 
IEvent(CommBean, CalendarData) - Constructor for class net.stff.ical.beans.IEvent
 
INVALIDDAY - Static variable in class net.stff.ical.validators.DateValidator
 
INVALIDHOURS - Static variable in class net.stff.ical.validators.DateValidator
 
INVALIDMINUTES - Static variable in class net.stff.ical.validators.DateValidator
 
INVALIDYEAR - Static variable in class net.stff.ical.validators.DateValidator
 
IcalAction - class net.stff.ical.gui.struts.actions.IcalAction.
A struts action class that displays a Calendar
IcalAction() - Constructor for class net.stff.ical.gui.struts.actions.IcalAction
 
image - Variable in class net.stff.ical.parser.Token
The string image of the token.
inBuf - Variable in class net.stff.ical.parser.SimpleCharStream
 
init(HttpServletRequest) - Method in class net.stff.ical.beans.CalendarData
 
inputStream - Variable in class net.stff.ical.parser.SimpleCharStream
 
input_stream - Variable in class net.stff.ical.parser.ICalParserTokenManager
 
instantiate(Class, Serializable) - Method in class net.stff.ical.persistance.hibernate.ICalInterceptor
 
isAllday() - Method in class net.stff.ical.beans.IEvent
 
isAllday() - Method in class net.stff.ical.beans.VEvent
 
isChecked() - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
isExDate(Date) - Method in class net.stff.ical.beans.Recurrence
 
isFriday() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
isMonday() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
isRecurs() - Method in class net.stff.ical.beans.VEvent
 
isRepeats() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
isSaturday() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
isShown() - Method in class net.stff.ical.beans.ICal
 
isSunday() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
isThursday() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
isTuesday() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
isUnsaved(Object) - Method in class net.stff.ical.persistance.hibernate.ICalInterceptor
 
isWednesday() - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 

J

jjFillToken() - Method in class net.stff.ical.parser.ICalParserTokenManager
 
jj_nt - Variable in class net.stff.ical.parser.ICalParser
 
jjstrLiteralImages - Static variable in class net.stff.ical.parser.ICalParserTokenManager
 

K

KEYWORD - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
kind - Variable in class net.stff.ical.parser.Token
An integer that describes the kind of this token.

L

LOCATION - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in class net.stff.ical.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LocaleAction - class net.stff.ical.gui.struts.actions.LocaleAction.
 
LocaleAction() - Constructor for class net.stff.ical.gui.struts.actions.LocaleAction
 
lexStateNames - Static variable in class net.stff.ical.parser.ICalParserTokenManager
 
line - Variable in class net.stff.ical.parser.SimpleCharStream
 
location - Variable in class net.stff.ical.beans.VEvent
 

M

MINUTESFLAG - Static variable in class net.stff.ical.validators.DateValidator
 
MINUTESOUTOFRANGE - Static variable in class net.stff.ical.validators.DateValidator
 
MONTHFLAG - Static variable in class net.stff.ical.validators.DateValidator
 
MONTHINVALIDNAME - Static variable in class net.stff.ical.validators.DateValidator
 
MONTHLY - Static variable in class net.stff.ical.beans.Recurrence
 
MONTHMODE - Static variable in class net.stff.ical.beans.CalendarData
 
MONTHOUTOFRANGE - Static variable in class net.stff.ical.validators.DateValidator
 
MonthViewAction - class net.stff.ical.gui.struts.actions.MonthViewAction.
A struts action class that displays a Calendar
MonthViewAction() - Constructor for class net.stff.ical.gui.struts.actions.MonthViewAction
 
main(String[]) - Static method in class net.stff.ical.parser.ICalParser
 
main(String[]) - Static method in class net.stff.ical.test.TestCalendarDay
 
maxNextCharInd - Variable in class net.stff.ical.parser.SimpleCharStream
 
monthView(CalendarData, String) - Static method in class net.stff.ical.View
Calculates the data required by the month view

N

NEWLINE - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
NOMODE - Static variable in class net.stff.ical.beans.CalendarData
 
NextDayAction - class net.stff.ical.gui.struts.actions.NextDayAction.
A struts action class that displays a Calendar
NextDayAction() - Constructor for class net.stff.ical.gui.struts.actions.NextDayAction
 
NextMonthAction - class net.stff.ical.gui.struts.actions.NextMonthAction.
A struts action class that displays a Calendar
NextMonthAction() - Constructor for class net.stff.ical.gui.struts.actions.NextMonthAction
 
NextWeekAction - class net.stff.ical.gui.struts.actions.NextWeekAction.
A struts action class that displays a Calendar
NextWeekAction() - Constructor for class net.stff.ical.gui.struts.actions.NextWeekAction
 
net.stff.ical - package net.stff.ical
 
net.stff.ical.beans - package net.stff.ical.beans
 
net.stff.ical.gui.struts.actions - package net.stff.ical.gui.struts.actions
 
net.stff.ical.gui.struts.formbeans - package net.stff.ical.gui.struts.formbeans
 
net.stff.ical.parser - package net.stff.ical.parser
 
net.stff.ical.persistance - package net.stff.ical.persistance
 
net.stff.ical.persistance.hibernate - package net.stff.ical.persistance.hibernate
 
net.stff.ical.test - package net.stff.ical.test
 
net.stff.ical.util - package net.stff.ical.util
 
net.stff.ical.validators - package net.stff.ical.validators
 
newToken(int) - Static method in class net.stff.ical.parser.Token
Returns a new Token object, by default.
next - Variable in class net.stff.ical.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextDay() - Method in class net.stff.ical.beans.CalendarData
Adds a day to today
nextMonth() - Method in class net.stff.ical.beans.CalendarData
Adds a month to today
nextWeek() - Method in class net.stff.ical.beans.CalendarData
Adds a week to today

O

obj - Variable in class net.stff.ical.beans.VEvent
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class net.stff.ical.persistance.hibernate.ICalInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class net.stff.ical.persistance.hibernate.ICalInterceptor
 
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class net.stff.ical.persistance.hibernate.ICalInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class net.stff.ical.persistance.hibernate.ICalInterceptor
 

P

ParseException - exception net.stff.ical.parser.ParseException.
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for class net.stff.ical.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for class net.stff.ical.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class net.stff.ical.parser.ParseException
 
PrevDayAction - class net.stff.ical.gui.struts.actions.PrevDayAction.
A struts action class that displays a Calendar
PrevDayAction() - Constructor for class net.stff.ical.gui.struts.actions.PrevDayAction
 
PrevMonthAction - class net.stff.ical.gui.struts.actions.PrevMonthAction.
A struts action class that displays a Calendar
PrevMonthAction() - Constructor for class net.stff.ical.gui.struts.actions.PrevMonthAction
 
PrevWeekAction - class net.stff.ical.gui.struts.actions.PrevWeekAction.
A struts action class that displays a Calendar
PrevWeekAction() - Constructor for class net.stff.ical.gui.struts.actions.PrevWeekAction
 
parseCalendar(File) - Static method in class net.stff.ical.parser.ICalParser
 
parseDate(String) - Static method in class net.stff.ical.beans.VEvent
 
parseDate(String, int) - Static method in class net.stff.ical.beans.VEvent
 
parseDate(String, ParsePosition) - Static method in class net.stff.ical.beans.VEvent
 
postFlush(Iterator) - Method in class net.stff.ical.persistance.hibernate.ICalInterceptor
 
preFlush(Iterator) - Method in class net.stff.ical.persistance.hibernate.ICalInterceptor
 
prevCharIsCR - Variable in class net.stff.ical.parser.SimpleCharStream
 
prevCharIsLF - Variable in class net.stff.ical.parser.SimpleCharStream
 
prevDay() - Method in class net.stff.ical.beans.CalendarData
Removes a day from today
prevMonth() - Method in class net.stff.ical.beans.CalendarData
Removes a month from today
prevWeek() - Method in class net.stff.ical.beans.CalendarData
Removes a week from today

R

RECURRENCEMODE - Static variable in class net.stff.ical.beans.CalendarData
 
REGEX - Static variable in class net.stff.ical.beans.VEvent
 
RRULE - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
ReInit(InputStream) - Method in class net.stff.ical.parser.ICalParser
 
ReInit(Reader) - Method in class net.stff.ical.parser.ICalParser
 
ReInit(ICalParserTokenManager) - Method in class net.stff.ical.parser.ICalParser
 
ReInit(SimpleCharStream) - Method in class net.stff.ical.parser.ICalParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class net.stff.ical.parser.ICalParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class net.stff.ical.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class net.stff.ical.parser.SimpleCharStream
 
ReInit(Reader) - Method in class net.stff.ical.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class net.stff.ical.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class net.stff.ical.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class net.stff.ical.parser.SimpleCharStream
 
Recurrence - class net.stff.ical.beans.Recurrence.
 
Recurrence() - Constructor for class net.stff.ical.beans.Recurrence
 
Recurrence(String) - Constructor for class net.stff.ical.beans.Recurrence
 
RecurrenceFormBean - class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean.
 
RecurrenceFormBean(IEvent, Locale) - Constructor for class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
readChar() - Method in class net.stff.ical.parser.SimpleCharStream
 
recompute(VEvent) - Method in class net.stff.ical.beans.Recurrence
 
recompute() - Method in class net.stff.ical.beans.VEvent
 
recurrence - Variable in class net.stff.ical.beans.VEvent
 
removeCalendar(ICal) - Method in interface net.stff.ical.persistance.ICalDAO
Removes the Calendar specified by the key
removeCalendar(ICal) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
removeEvent(VEvent) - Method in class net.stff.ical.beans.VCal
 
removeEvent(IEvent) - Method in interface net.stff.ical.persistance.ICalDAO
Removes the event from the persistent store.
removeEvent(IEvent) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
removeException(Date) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
removeExdate(Date) - Method in class net.stff.ical.beans.Recurrence
 
rename(String, String, String) - Method in class net.stff.ical.CalendarManager
Utility method to rename a given calendar
rename(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditCalendarsAction
 
reset(ActionMapping, HttpServletRequest) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 

S

STATUS - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
SUMMARY - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
SimpleCharStream - class net.stff.ical.parser.SimpleCharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class net.stff.ical.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class net.stff.ical.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class net.stff.ical.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class net.stff.ical.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class net.stff.ical.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class net.stff.ical.parser.SimpleCharStream
 
Start(PrintStream) - Method in class net.stff.ical.parser.ICalParser
 
SwitchTo(int) - Method in class net.stff.ical.parser.ICalParserTokenManager
 
schedule(List, Calendar, int, int) - Method in class net.stff.ical.beans.CalendarDay
Sorts the given events into a timetable.
select(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditCalendarsAction
 
setAllday(boolean) - Method in class net.stff.ical.beans.IEvent
 
setAlldayEvents(List) - Method in class net.stff.ical.beans.CalendarDay
 
setBean(CommBean) - Method in class net.stff.ical.gui.struts.formbeans.CommFormBean
 
setByLabel(String) - Method in class net.stff.ical.beans.Recurrence
 
setByValue(String) - Method in class net.stff.ical.beans.Recurrence
 
setByday(String) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setCalName(String) - Method in class net.stff.ical.gui.struts.formbeans.EventFormBean
 
setCalendar(Calendar) - Method in class net.stff.ical.beans.CalendarData
Selects a new calendar
setCalendar(String) - Method in class net.stff.ical.beans.CommBean
 
setCalendar(ICal) - Method in class net.stff.ical.beans.IEvent
 
setCalname(String) - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
setCategories(List) - Method in class net.stff.ical.beans.ICal
 
setCategories(String) - Method in class net.stff.ical.beans.VEvent
 
setChecked(boolean) - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
setColor(String, String, String) - Method in class net.stff.ical.CalendarManager
Utility method that saves the color attribute of a given calendar
setColor(String) - Method in class net.stff.ical.beans.ICal
 
setColor(Color) - Method in class net.stff.ical.beans.ICal
 
setColor(String) - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
setCountingDays(int) - Method in class net.stff.ical.beans.CalendarDay
 
setCurrentICal(ICal) - Method in class net.stff.ical.beans.CalendarData
 
setCurrentICal(String, String) - Method in class net.stff.ical.beans.CalendarData
 
setDate(String) - Method in class net.stff.ical.beans.CommBean
 
setDay(String) - Method in class net.stff.ical.beans.CalendarData
Sets today to a Date relative to the month of today
setDay(int) - Method in class net.stff.ical.beans.CalendarDay
 
setDays(Object) - Method in class net.stff.ical.beans.CalendarData
Sets the days property
setDebugStream(PrintStream) - Method in class net.stff.ical.parser.ICalParserTokenManager
 
setDescription(String) - Method in class net.stff.ical.beans.VEvent
 
setDtend(Date) - Method in class net.stff.ical.beans.IEvent
 
setDtend(Date) - Method in class net.stff.ical.beans.VEvent
 
setDtend(String) - Method in class net.stff.ical.beans.VEvent
 
setDtstamp(Date) - Method in class net.stff.ical.beans.VEvent
 
setDtstamp(String) - Method in class net.stff.ical.beans.VEvent
 
setDtstart(Date) - Method in class net.stff.ical.beans.VEvent
 
setDtstart(String) - Method in class net.stff.ical.beans.VEvent
 
setDuration(int) - Method in class net.stff.ical.beans.IEvent
 
setEndDate(String) - Method in class net.stff.ical.beans.VEvent
 
setEndHour(int) - Method in class net.stff.ical.beans.VEvent
 
setEndMinute(int) - Method in class net.stff.ical.beans.VEvent
 
setEndTime(String) - Method in class net.stff.ical.beans.VEvent
 
setEvent(String) - Method in class net.stff.ical.beans.CommBean
 
setEventMode(int) - Method in class net.stff.ical.beans.CalendarData
 
setEvents(List) - Method in class net.stff.ical.beans.CalendarDay
 
setEvents(Set) - Method in class net.stff.ical.beans.VCal
Sets the events attribute of the ICalendar object
setExDates(Set) - Method in class net.stff.ical.beans.Recurrence
 
setExDates(Set) - Method in class net.stff.ical.beans.VEvent
 
setExcept(String) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setExceptToRemove(String) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setExceptions(HashSet) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setFrequency(int) - Method in class net.stff.ical.beans.Recurrence
 
setFrequencyAsString(String) - Method in class net.stff.ical.beans.Recurrence
 
setFriday(boolean) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setICalDAO(ICalDAO) - Method in class net.stff.ical.CalendarManager
Sets the DAO object.
setIEvent(IEvent) - Method in class net.stff.ical.gui.struts.formbeans.EventFormBean
 
setId(Long) - Method in class net.stff.ical.beans.ICal
 
setInterval(int) - Method in class net.stff.ical.beans.Recurrence
 
setLocale(Locale) - Method in class net.stff.ical.beans.CalendarData
 
setLocation(String) - Method in class net.stff.ical.beans.VEvent
 
setMethod(String) - Method in class net.stff.ical.gui.struts.formbeans.CommFormBean
 
setMethod(String) - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
setMethod(String) - Method in class net.stff.ical.gui.struts.formbeans.EventFormBean
 
setMethod(String) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setMode(int) - Method in class net.stff.ical.beans.CalendarData
Sets the current view mode
setMonday(boolean) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setName(String) - Method in class net.stff.ical.beans.ICal
 
setNewname(String) - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
setObj(Object) - Method in class net.stff.ical.beans.VEvent
 
setOldCalendar(String) - Method in class net.stff.ical.beans.IEvent
 
setRecurrence(Recurrence) - Method in class net.stff.ical.beans.VEvent
 
setRecurrence(Recurrence) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setRecurs(boolean) - Method in class net.stff.ical.beans.VEvent
 
setRepeats(boolean) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setRrule(String) - Method in class net.stff.ical.beans.VEvent
 
setRule(String) - Method in class net.stff.ical.beans.Recurrence
 
setSaturday(boolean) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setSelected(String) - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
setShown(String, boolean, String) - Method in class net.stff.ical.CalendarManager
Utility method that saves the shown attribute of a given calendar
setShown(boolean) - Method in class net.stff.ical.beans.ICal
 
setStartDate(String) - Method in class net.stff.ical.beans.VEvent
 
setStartHour(int) - Method in class net.stff.ical.beans.VEvent
 
setStartMinute(int) - Method in class net.stff.ical.beans.VEvent
 
setStartTime(String) - Method in class net.stff.ical.beans.VEvent
 
setStati(List) - Method in class net.stff.ical.beans.ICal
 
setStatus(String) - Method in class net.stff.ical.beans.VEvent
 
setSummary(String) - Method in class net.stff.ical.beans.VEvent
 
setSunday(boolean) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setThursday(boolean) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setTimezone(String) - Method in class net.stff.ical.beans.VEvent
 
setToday(Calendar) - Method in class net.stff.ical.beans.CalendarData
Sets the today property
setToday(Calendar) - Method in class net.stff.ical.beans.CalendarDay
 
setTuesday(boolean) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setType(String) - Method in class net.stff.ical.beans.CalendarDay
 
setUid(String) - Method in class net.stff.ical.beans.VEvent
 
setUid(String) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setUntil(Date) - Method in class net.stff.ical.beans.Recurrence
 
setUntilDate(String) - Method in class net.stff.ical.beans.Recurrence
 
setUp() - Method in class net.stff.ical.test.TestCalendarDay
 
setUrl(String) - Method in class net.stff.ical.beans.VEvent
 
setUser(String) - Method in class net.stff.ical.beans.CalendarData
 
setUser(String) - Method in class net.stff.ical.beans.ICal
 
setVclass(String) - Method in class net.stff.ical.beans.VEvent
 
setWednesday(boolean) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
setWeekDays(Vector) - Method in class net.stff.ical.beans.CalendarData
Sets the weekdays property
setcolor(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.stff.ical.gui.struts.actions.EditCalendarsAction
 
specialConstructor - Variable in class net.stff.ical.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class net.stff.ical.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
startsWithin(Date, Date, int) - Method in class net.stff.ical.beans.IEvent
 
staticFlag - Static variable in class net.stff.ical.parser.SimpleCharStream
 
status - Variable in class net.stff.ical.beans.VEvent
 
strip(String) - Static method in class net.stff.ical.beans.ICal
 
strip() - Method in class net.stff.ical.parser.ICalParser
 
summary - Variable in class net.stff.ical.beans.VEvent
 

T

THISMONTH - Static variable in class net.stff.ical.beans.CalendarDay
 
TIMEDEVENTS - Static variable in interface net.stff.ical.persistance.ICalDAO
 
TIMEFORMAT - Static variable in class net.stff.ical.beans.VEvent
 
TIMEZONE - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
TODAY - Static variable in class net.stff.ical.beans.CalendarDay
 
TestCalendarDay - class net.stff.ical.test.TestCalendarDay.
 
TestCalendarDay(String) - Constructor for class net.stff.ical.test.TestCalendarDay
Constructor for TestCalendarDay.
TodayViewAction - class net.stff.ical.gui.struts.actions.TodayViewAction.
 
TodayViewAction() - Constructor for class net.stff.ical.gui.struts.actions.TodayViewAction
 
Token - class net.stff.ical.parser.Token.
Describes the input token stream.
Token() - Constructor for class net.stff.ical.parser.Token
 
TokenMgrError - error net.stff.ical.parser.TokenMgrError.
 
TokenMgrError() - Constructor for class net.stff.ical.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class net.stff.ical.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class net.stff.ical.parser.TokenMgrError
 
tearDown() - Method in class net.stff.ical.test.TestCalendarDay
 
testScheduleEvents() - Method in class net.stff.ical.test.TestCalendarDay
 
timetable - Variable in class net.stff.ical.beans.CalendarDay
 
timezone - Variable in class net.stff.ical.beans.VEvent
 
toString() - Method in class net.stff.ical.beans.Recurrence
 
toString() - Method in class net.stff.ical.beans.VCal
 
toString() - Method in class net.stff.ical.beans.VEvent
 
toString() - Method in class net.stff.ical.parser.Token
Returns the image.
today() - Method in class net.stff.ical.beans.CalendarData
Sets today to the current Date
token - Variable in class net.stff.ical.parser.ICalParser
 
tokenImage - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
tokenImage - Variable in class net.stff.ical.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
token_source - Variable in class net.stff.ical.parser.ICalParser
 

U

UID - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
URL - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
UpdateLineColumn(char) - Method in class net.stff.ical.parser.SimpleCharStream
 
uid - Variable in class net.stff.ical.beans.VEvent
 
updateCalendar(String, String) - Method in interface net.stff.ical.persistance.ICalDAO
Updates the Calendar specified by the key
updateCalendar(ICal) - Method in interface net.stff.ical.persistance.ICalDAO
Updates the Calendar specified
updateCalendar(String, String) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
updateCalendar(ICal) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
updateEvent(IEvent) - Method in interface net.stff.ical.persistance.ICalDAO
Updates the event in the persistent store
updateEvent(IEvent) - Method in class net.stff.ical.persistance.hibernate.HibernateICalDAO
 
url - Variable in class net.stff.ical.beans.VEvent
 

V

VALUE - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
VCALENDAR - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
VCal - class net.stff.ical.beans.VCal.
Description of the Class
VCal() - Constructor for class net.stff.ical.beans.VCal
 
VEVENT - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
VEvent - class net.stff.ical.beans.VEvent.
 
VEvent() - Constructor for class net.stff.ical.beans.VEvent
 
VVALUE - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
View - class net.stff.ical.View.
This class calculates all the data required by a given view
View() - Constructor for class net.stff.ical.View
 
ViewEventAction - class net.stff.ical.gui.struts.actions.ViewEventAction.
 
ViewEventAction() - Constructor for class net.stff.ical.gui.struts.actions.ViewEventAction
 
ViewRecurrenceAction - class net.stff.ical.gui.struts.actions.ViewRecurrenceAction.
 
ViewRecurrenceAction() - Constructor for class net.stff.ical.gui.struts.actions.ViewRecurrenceAction
 
validate(ActionMapping, HttpServletRequest) - Method in class net.stff.ical.gui.struts.formbeans.CommFormBean
 
validate(ActionMapping, HttpServletRequest) - Method in class net.stff.ical.gui.struts.formbeans.EditCalendarsBean
 
validate(ActionMapping, HttpServletRequest) - Method in class net.stff.ical.gui.struts.formbeans.EventFormBean
 
validate(ActionMapping, HttpServletRequest) - Method in class net.stff.ical.gui.struts.formbeans.RecurrenceFormBean
 
validateDate(String, String, String, String, String, Locale, int) - Static method in class net.stff.ical.validators.DateValidator
 
validateDay(String) - Static method in class net.stff.ical.validators.DateValidator
 
validateHours(String) - Static method in class net.stff.ical.validators.DateValidator
 
validateMinutes(String) - Static method in class net.stff.ical.validators.DateValidator
 
validateMonth(String, Locale) - Static method in class net.stff.ical.validators.DateValidator
 
validateYear(String) - Static method in class net.stff.ical.validators.DateValidator
 
vclass - Variable in class net.stff.ical.beans.VEvent
 
vevent() - Method in class net.stff.ical.parser.ICalParser
 

W

WEEKDAYS - Static variable in class net.stff.ical.beans.Recurrence
 
WEEKLY - Static variable in class net.stff.ical.beans.Recurrence
 
WEEKMODE - Static variable in class net.stff.ical.beans.CalendarData
 
WHITESPACE - Static variable in interface net.stff.ical.parser.ICalParserConstants
 
WeekViewAction - class net.stff.ical.gui.struts.actions.WeekViewAction.
A struts action class that displays a Calendar
WeekViewAction() - Constructor for class net.stff.ical.gui.struts.actions.WeekViewAction
 
weekView(CalendarData, String) - Static method in class net.stff.ical.View
Calculates the data required by the week view

Y

YEARFLAG - Static variable in class net.stff.ical.validators.DateValidator
 
YEARLY - Static variable in class net.stff.ical.beans.Recurrence
 

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

Copyright © 2004-2005 stoffwechsel development GbR. All Rights Reserved.