summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/staticFrame/package.html
blob: 5ad75151a0a90abdefedaf2c3e5cfdfa362033e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head></head>
<body>

	<h1>static bar code header frame</h1>

	<p>
		Provides an implementation of the static bar code header frame
		specified in UIC IRS 90918-9 including:<br />
		<br />
	<ul>
		<li>encoding of the data for creating a bar code</li>
		<li>decoding of data from bar code content</li>
		<li>support for the additional header information required with
			the TLB content</li>
		<li>support for the TLB bar code content</li>
		<li>support for the FCB content (using the UIC FCB
			implementation)</li>
		<li>support for bilaterally on unilaterally defined additional
			content</li>
	</ul>
	</p>

</body>
</html>