com.funambol.common.pim.model.icalendar
Class ICalendarSyntaxParserListenerImpl
java.lang.Object
com.funambol.common.pim.model.icalendar.ICalendarSyntaxParserListenerImpl
public class ICalendarSyntaxParserListenerImpl
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ICalendarSyntaxParserListenerImpl
public ICalendarSyntaxParserListenerImpl(VCalendar calendar)
start
public void start()
end
public void end()
addProperty
public void addProperty(ParserProperty property)
throws ParseException
- Throws:
ParseException
startEvent
public void startEvent()
throws ParseException
- Throws:
ParseException
endEvent
public void endEvent()
throws ParseException
- Throws:
ParseException
addEventProperty
public void addEventProperty(ParserProperty property)
throws ParseException
- Throws:
ParseException
startToDo
public void startToDo()
throws ParseException
- Throws:
ParseException
endToDo
public void endToDo()
throws ParseException
- Throws:
ParseException
addToDoProperty
public void addToDoProperty(ParserProperty property)
throws ParseException
- Throws:
ParseException
startAlarm
public void startAlarm()
throws ParseException
- Throws:
ParseException
endAlarm
public void endAlarm()
throws ParseException
- Throws:
ParseException
addAlarmProperty
public void addAlarmProperty(ParserProperty property)
throws ParseException
- Throws:
ParseException
addAlarm
public void addAlarm()
throws ParseException
- Throws:
ParseException
startTimezone
public void startTimezone()
throws ParseException
- Throws:
ParseException
endTimezone
public void endTimezone()
throws ParseException
- Throws:
ParseException
addTimezoneProperty
public void addTimezoneProperty(ParserProperty property)
throws ParseException
- Throws:
ParseException
addTimezoneStandardC
public void addTimezoneStandardC()
throws ParseException
- Throws:
ParseException
addTimezoneDayLightC
public void addTimezoneDayLightC()
throws ParseException
- Throws:
ParseException
startTimezoneStandardC
public void startTimezoneStandardC()
throws ParseException
- Throws:
ParseException
endTimezoneStandardC
public void endTimezoneStandardC()
throws ParseException
- Throws:
ParseException
addStandardCProperty
public void addStandardCProperty(ParserProperty property)
throws ParseException
- Throws:
ParseException
startTimezoneDayLightC
public void startTimezoneDayLightC()
throws ParseException
- Throws:
ParseException
endTimezoneDayLightC
public void endTimezoneDayLightC()
throws ParseException
- Throws:
ParseException
addDayLightCProperty
public void addDayLightCProperty(ParserProperty property)
throws ParseException
- Throws:
ParseException
Copyright © 2001-2009 Funambol.