(no commit message)
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Thu, 16 Mar 2006 21:54:50 +0000 (21:54 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Thu, 16 Mar 2006 21:54:50 +0000 (21:54 +0000)
trunk/crawler/basic/src/org/wamblee/crawler/impl/package.html [new file with mode: 0644]
trunk/crawler/basic/src/org/wamblee/crawler/package.html [new file with mode: 0644]
trunk/crawler/kiss/src/org/wamblee/crawler/kiss/package.html [new file with mode: 0644]

diff --git a/trunk/crawler/basic/src/org/wamblee/crawler/impl/package.html b/trunk/crawler/basic/src/org/wamblee/crawler/impl/package.html
new file mode 100644 (file)
index 0000000..810b94e
--- /dev/null
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+    Dragon
+</head>
+<body bgcolor="white">
+
+This package provides the implementations of the web crawler interfaces.
+
+<!-- Put @see and @since tags down here. -->
+
+@since -
+
+</body>
+</html>
diff --git a/trunk/crawler/basic/src/org/wamblee/crawler/package.html b/trunk/crawler/basic/src/org/wamblee/crawler/package.html
new file mode 100644 (file)
index 0000000..dd29804
--- /dev/null
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+    Dragon
+</head>
+<body bgcolor="white">
+
+This package provides the basic interfaces for a web crawler. 
+
+<!-- Put @see and @since tags down here. -->
+
+@since -
+
+</body>
+</html>
diff --git a/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/package.html b/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/package.html
new file mode 100644 (file)
index 0000000..3cba092
--- /dev/null
@@ -0,0 +1,17 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+    Dragon
+</head>
+<body bgcolor="white">
+
+This package provides a crawler for the KiSS electronic program guide.
+It provides automatic recording of programs that satisfy criteria specified
+by the user.
+
+<!-- Put @see and @since tags down here. -->
+
+@since -
+
+</body>
+</html>