summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/utils/package.html
blob: 73917d74a9b6149fccd0d64d52d8e90962555352 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!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>