public class IcsSearcher extends Object
IcsSearcher(String calendarFileName, TimeZone timeZone)
Map<Integer,Date>
findDates(int startYear, int endYear, String eventSummary)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IcsSearcher(String calendarFileName, TimeZone timeZone)
public Map<Integer,Date> findDates(int startYear, int endYear, String eventSummary)
Copyright © 2015. All rights reserved.