summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/spec/package.html
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-03-14 10:31:01 +0100
committerGitHub <noreply@github.com>2023-03-14 10:31:01 +0100
commit4d2d3658c70347e9cffa049898b2b768bafe6174 (patch)
tree2b41ba728d15dace11d75a7d8b62976b69fcb379 /src/main/java/org/uic/barcode/ticket/api/spec/package.html
parentcheck for inflater return code added (diff)
parentupdate version number (diff)
downloadUIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.gz
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.bz2
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.lz
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.xz
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.zst
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.zip
Diffstat (limited to 'src/main/java/org/uic/barcode/ticket/api/spec/package.html')
-rw-r--r--src/main/java/org/uic/barcode/ticket/api/spec/package.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/main/java/org/uic/barcode/ticket/api/spec/package.html b/src/main/java/org/uic/barcode/ticket/api/spec/package.html
index 18d8b53..f3961b8 100644
--- a/src/main/java/org/uic/barcode/ticket/api/spec/package.html
+++ b/src/main/java/org/uic/barcode/ticket/api/spec/package.html
@@ -1,7 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
-<head>UIC ticket interface</head>
+<head>UIC ticket interface
+</head>
<body>
- Provides the interface specification of the ticket data. Any ticket data implementation which wants to use the provided encoder / decoder function must implement this interface. A simple implementation is provided in package <b>impl</p>.
+ Provides the interface specification of the ticket data. Any ticket
+ data implementation which wants to use the provided encoder / decoder
+ function must implement this interface. A simple implementation is
+ provided in package
+ <b>impl
+ </p>.
</body>
</html> \ No newline at end of file