com.funambol.common.pim.model.xvcalendar
Class XVCalendarSyntaxParserListenerImpl
java.lang.Object
com.funambol.common.pim.model.xvcalendar.XVCalendarSyntaxParserListenerImpl
public class XVCalendarSyntaxParserListenerImpl
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XVCalendarSyntaxParserListenerImpl
public XVCalendarSyntaxParserListenerImpl(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
Copyright © 2001-2009 Funambol.