summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/data/util/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/vaadin/data/util/package.html')
-rw-r--r--src/com/vaadin/data/util/package.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/com/vaadin/data/util/package.html b/src/com/vaadin/data/util/package.html
deleted file mode 100644
index 07e3acde9e..0000000000
--- a/src/com/vaadin/data/util/package.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
-<head>
-
-</head>
-
-<body bgcolor="white">
-
-<p>Provides implementations of Property, Item and Container
-interfaces, and utilities for the data layer.</p>
-
-<p>Various Property, Item and Container implementations are provided
-in this package. Each implementation can have its own sets of
-constraints on the data it encapsulates and on how the implementation
-can be used. See the class javadocs for more information.</p>
-
-</body>
-</html>