diff options
Diffstat (limited to 'src/org/uic/barcode/utils/package.html')
-rw-r--r-- | src/org/uic/barcode/utils/package.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/org/uic/barcode/utils/package.html b/src/org/uic/barcode/utils/package.html new file mode 100644 index 0000000..45a73a9 --- /dev/null +++ b/src/org/uic/barcode/utils/package.html @@ -0,0 +1,20 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head></head>
+<body>
+
+<h1>Implementation of the header frames to bundle all data for a bar code.</h1>
+
+<p>
+
+ Provides a decoding and encoding of the header data frames for:<br/><br/>
+
+ <ul>
+ <li> static header as defined in UIC IRS 90918-9</li>
+ <li> dynamic header as drafted for the UIC IRS 90918-9</li>
+
+ </ul>
+</p>
+
+</body>
+</html>
\ No newline at end of file |