diff options
Diffstat (limited to 'src/org/uic/ticket/api/impl/package.html')
-rw-r--r-- | src/org/uic/ticket/api/impl/package.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/org/uic/ticket/api/impl/package.html b/src/org/uic/ticket/api/impl/package.html new file mode 100644 index 0000000..587b741 --- /dev/null +++ b/src/org/uic/ticket/api/impl/package.html @@ -0,0 +1,7 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>Ticket Data Implementation</head>
+<body>
+ Provides a simple implementation of the ticket data interface specified in package <b>spec</b>.
+</body>
+</html>
\ No newline at end of file |