1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
8 This package provides a crawler for the KiSS electronic program guide.
9 It provides automatic recording of programs that satisfy criteria specified
12 The following packages are defined:
14 <li> {@link org.wamblee.crawler.kiss.main}: Contains the crawling functionality and
15 configuration classes.
17 <li> {@link org.wamblee.crawler.kiss.guide}: Contains the TV guide object model and the
18 classes for searching relevant programs in the guide.
20 <li> {@link org.wamblee.crawler.kiss.notification}: Contains the classes for
25 <!-- Put @see and @since tags down here. -->