summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/impl
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-03-10 16:49:58 +0100
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-03-10 16:49:58 +0100
commit7ec06722923d96d2e51300bafb44b920ca341d58 (patch)
tree3a3635f56092a4fe1d6c15d88872ea699fb97666 /src/main/java/org/uic/barcode/ticket/api/impl
parentssb added to encoder and decoder (diff)
downloadUIC-barcode-7ec06722923d96d2e51300bafb44b920ca341d58.tar
UIC-barcode-7ec06722923d96d2e51300bafb44b920ca341d58.tar.gz
UIC-barcode-7ec06722923d96d2e51300bafb44b920ca341d58.tar.bz2
UIC-barcode-7ec06722923d96d2e51300bafb44b920ca341d58.tar.lz
UIC-barcode-7ec06722923d96d2e51300bafb44b920ca341d58.tar.xz
UIC-barcode-7ec06722923d96d2e51300bafb44b920ca341d58.tar.zst
UIC-barcode-7ec06722923d96d2e51300bafb44b920ca341d58.zip
Diffstat (limited to 'src/main/java/org/uic/barcode/ticket/api/impl')
-rw-r--r--src/main/java/org/uic/barcode/ticket/api/impl/package.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/main/java/org/uic/barcode/ticket/api/impl/package.html b/src/main/java/org/uic/barcode/ticket/api/impl/package.html
index 587b741..f2ef54e 100644
--- a/src/main/java/org/uic/barcode/ticket/api/impl/package.html
+++ b/src/main/java/org/uic/barcode/ticket/api/impl/package.html
@@ -1,7 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
-<head>Ticket Data Implementation</head>
+<head>Ticket Data Implementation
+</head>
<body>
- Provides a simple implementation of the ticket data interface specified in package <b>spec</b>.
+ Provides a simple implementation of the ticket data interface specified
+ in package
+ <b>spec</b>.
</body>
</html> \ No newline at end of file