Try adding current javadoc to SVN
[zxing.git] / docs / javadoc / com / google / zxing / oned / UPCEReader.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_13) on Fri Jun 26 13:12:29 EDT 2009 -->
6 <TITLE>
7 UPCEReader
8 </TITLE>
9
10 <META NAME="date" CONTENT="2009-06-26">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17     if (location.href.indexOf('is-external=true') == -1) {
18         parent.document.title="UPCEReader";
19     }
20 }
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
24
25 </HEAD>
26
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
29
30
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39   <TR ALIGN="center" VALIGN="top">
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47   </TR>
48 </TABLE>
49 </TD>
50 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51 </EM>
52 </TD>
53 </TR>
54
55 <TR>
56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57 &nbsp;<A HREF="../../../../com/google/zxing/oned/UPCEANWriter.html" title="interface in com.google.zxing.oned"><B>PREV CLASS</B></A>&nbsp;
58 &nbsp;NEXT CLASS</FONT></TD>
59 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60   <A HREF="../../../../index.html?com/google/zxing/oned/UPCEReader.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61 &nbsp;<A HREF="UPCEReader.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62 &nbsp;<SCRIPT type="text/javascript">
63   <!--
64   if(window==top) {
65     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
66   }
67   //-->
68 </SCRIPT>
69 <NOSCRIPT>
70   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
71 </NOSCRIPT>
72
73
74 </FONT></TD>
75 </TR>
76 <TR>
77 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
79 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
81 </TR>
82 </TABLE>
83 <A NAME="skip-navbar_top"></A>
84 <!-- ========= END OF TOP NAVBAR ========= -->
85
86 <HR>
87 <!-- ======== START OF CLASS DATA ======== -->
88 <H2>
89 <FONT SIZE="-1">
90 com.google.zxing.oned</FONT>
91 <BR>
92 Class UPCEReader</H2>
93 <PRE>
94 java.lang.Object
95   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/zxing/oned/AbstractOneDReader.html" title="class in com.google.zxing.oned">com.google.zxing.oned.AbstractOneDReader</A>
96       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html" title="class in com.google.zxing.oned">com.google.zxing.oned.AbstractUPCEANReader</A>
97           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.zxing.oned.UPCEReader</B>
98 </PRE>
99 <DL>
100 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/google/zxing/oned/OneDReader.html" title="interface in com.google.zxing.oned">OneDReader</A>, <A HREF="../../../../com/google/zxing/oned/UPCEANReader.html" title="interface in com.google.zxing.oned">UPCEANReader</A>, <A HREF="../../../../com/google/zxing/Reader.html" title="interface in com.google.zxing">Reader</A></DD>
101 </DL>
102 <HR>
103 <DL>
104 <DT><PRE>public final class <B>UPCEReader</B><DT>extends <A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html" title="class in com.google.zxing.oned">AbstractUPCEANReader</A></DL>
105 </PRE>
106
107 <P>
108 <p>Implements decoding of the UPC-E format.</p>
109  <p/>
110  <p><a href="http://www.barcodeisland.com/upce.phtml">This</a> is a great reference for
111  UPC-E information.</p>
112 <P>
113
114 <P>
115 <DL>
116 <DT><B>Author:</B></DT>
117   <DD>Sean Owen</DD>
118 </DL>
119 <HR>
120
121 <P>
122
123 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
124
125 <A NAME="constructor_summary"><!-- --></A>
126 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129 <B>Constructor Summary</B></FONT></TH>
130 </TR>
131 <TR BGCOLOR="white" CLASS="TableRowColor">
132 <TD><CODE><B><A HREF="../../../../com/google/zxing/oned/UPCEReader.html#UPCEReader()">UPCEReader</A></B>()</CODE>
133
134 <BR>
135 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
136 </TR>
137 </TABLE>
138 &nbsp;
139 <!-- ========== METHOD SUMMARY =========== -->
140
141 <A NAME="method_summary"><!-- --></A>
142 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
144 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
145 <B>Method Summary</B></FONT></TH>
146 </TR>
147 <TR BGCOLOR="white" CLASS="TableRowColor">
148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149 <CODE>protected &nbsp;boolean</CODE></FONT></TD>
150 <TD><CODE><B><A HREF="../../../../com/google/zxing/oned/UPCEReader.html#checkChecksum(java.lang.String)">checkChecksum</A></B>(java.lang.String&nbsp;s)</CODE>
151
152 <BR>
153 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154 </TR>
155 <TR BGCOLOR="white" CLASS="TableRowColor">
156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
158 <TD><CODE><B><A HREF="../../../../com/google/zxing/oned/UPCEReader.html#convertUPCEtoUPCA(java.lang.String)">convertUPCEtoUPCA</A></B>(java.lang.String&nbsp;upce)</CODE>
159
160 <BR>
161 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expands a UPC-E value back into its full, equivalent UPC-A code value.</TD>
162 </TR>
163 <TR BGCOLOR="white" CLASS="TableRowColor">
164 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165 <CODE>protected &nbsp;int[]</CODE></FONT></TD>
166 <TD><CODE><B><A HREF="../../../../com/google/zxing/oned/UPCEReader.html#decodeEnd(com.google.zxing.common.BitArray, int)">decodeEnd</A></B>(<A HREF="../../../../com/google/zxing/common/BitArray.html" title="class in com.google.zxing.common">BitArray</A>&nbsp;row,
167           int&nbsp;endStart)</CODE>
168
169 <BR>
170 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
171 </TR>
172 <TR BGCOLOR="white" CLASS="TableRowColor">
173 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174 <CODE>protected &nbsp;int</CODE></FONT></TD>
175 <TD><CODE><B><A HREF="../../../../com/google/zxing/oned/UPCEReader.html#decodeMiddle(com.google.zxing.common.BitArray, int[], java.lang.StringBuffer)">decodeMiddle</A></B>(<A HREF="../../../../com/google/zxing/common/BitArray.html" title="class in com.google.zxing.common">BitArray</A>&nbsp;row,
176              int[]&nbsp;startRange,
177              java.lang.StringBuffer&nbsp;result)</CODE>
178
179 <BR>
180 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subclasses override this to decode the portion of a barcode between the start and end guard patterns.</TD>
181 </TR>
182 </TABLE>
183 &nbsp;<A NAME="methods_inherited_from_class_com.google.zxing.oned.AbstractUPCEANReader"><!-- --></A>
184 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
185 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
186 <TH ALIGN="left"><B>Methods inherited from class com.google.zxing.oned.<A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html" title="class in com.google.zxing.oned">AbstractUPCEANReader</A></B></TH>
187 </TR>
188 <TR BGCOLOR="white" CLASS="TableRowColor">
189 <TD><CODE><A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html#checkStandardUPCEANChecksum(java.lang.String)">checkStandardUPCEANChecksum</A>, <A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html#decodeRow(int, com.google.zxing.common.BitArray, java.util.Hashtable)">decodeRow</A>, <A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html#decodeRow(int, com.google.zxing.common.BitArray, int[])">decodeRow</A></CODE></TD>
190 </TR>
191 </TABLE>
192 &nbsp;<A NAME="methods_inherited_from_class_com.google.zxing.oned.AbstractOneDReader"><!-- --></A>
193 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
194 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
195 <TH ALIGN="left"><B>Methods inherited from class com.google.zxing.oned.<A HREF="../../../../com/google/zxing/oned/AbstractOneDReader.html" title="class in com.google.zxing.oned">AbstractOneDReader</A></B></TH>
196 </TR>
197 <TR BGCOLOR="white" CLASS="TableRowColor">
198 <TD><CODE><A HREF="../../../../com/google/zxing/oned/AbstractOneDReader.html#decode(com.google.zxing.MonochromeBitmapSource)">decode</A>, <A HREF="../../../../com/google/zxing/oned/AbstractOneDReader.html#decode(com.google.zxing.MonochromeBitmapSource, java.util.Hashtable)">decode</A></CODE></TD>
199 </TR>
200 </TABLE>
201 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
202 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
203 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
204 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
205 </TR>
206 <TR BGCOLOR="white" CLASS="TableRowColor">
207 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
208 </TR>
209 </TABLE>
210 &nbsp;<A NAME="methods_inherited_from_class_com.google.zxing.Reader"><!-- --></A>
211 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
212 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
213 <TH ALIGN="left"><B>Methods inherited from interface com.google.zxing.<A HREF="../../../../com/google/zxing/Reader.html" title="interface in com.google.zxing">Reader</A></B></TH>
214 </TR>
215 <TR BGCOLOR="white" CLASS="TableRowColor">
216 <TD><CODE><A HREF="../../../../com/google/zxing/Reader.html#decode(com.google.zxing.MonochromeBitmapSource)">decode</A>, <A HREF="../../../../com/google/zxing/Reader.html#decode(com.google.zxing.MonochromeBitmapSource, java.util.Hashtable)">decode</A></CODE></TD>
217 </TR>
218 </TABLE>
219 &nbsp;
220 <P>
221
222 <!-- ========= CONSTRUCTOR DETAIL ======== -->
223
224 <A NAME="constructor_detail"><!-- --></A>
225 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
226 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
227 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
228 <B>Constructor Detail</B></FONT></TH>
229 </TR>
230 </TABLE>
231
232 <A NAME="UPCEReader()"><!-- --></A><H3>
233 UPCEReader</H3>
234 <PRE>
235 public <B>UPCEReader</B>()</PRE>
236 <DL>
237 </DL>
238
239 <!-- ============ METHOD DETAIL ========== -->
240
241 <A NAME="method_detail"><!-- --></A>
242 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
243 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
244 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
245 <B>Method Detail</B></FONT></TH>
246 </TR>
247 </TABLE>
248
249 <A NAME="decodeMiddle(com.google.zxing.common.BitArray, int[], java.lang.StringBuffer)"><!-- --></A><H3>
250 decodeMiddle</H3>
251 <PRE>
252 protected int <B>decodeMiddle</B>(<A HREF="../../../../com/google/zxing/common/BitArray.html" title="class in com.google.zxing.common">BitArray</A>&nbsp;row,
253                            int[]&nbsp;startRange,
254                            java.lang.StringBuffer&nbsp;result)
255                     throws <A HREF="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</A></PRE>
256 <DL>
257 <DD><B>Description copied from class: <CODE><A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html#decodeMiddle(com.google.zxing.common.BitArray, int[], java.lang.StringBuffer)">AbstractUPCEANReader</A></CODE></B></DD>
258 <DD>Subclasses override this to decode the portion of a barcode between the start and end guard patterns.
259 <P>
260 <DD><DL>
261 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html#decodeMiddle(com.google.zxing.common.BitArray, int[], java.lang.StringBuffer)">decodeMiddle</A></CODE> in class <CODE><A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html" title="class in com.google.zxing.oned">AbstractUPCEANReader</A></CODE></DL>
262 </DD>
263 <DD><DL>
264 <DT><B>Parameters:</B><DD><CODE>row</CODE> - row of black/white values to search<DD><CODE>startRange</CODE> - start/end offset of start guard pattern<DD><CODE>result</CODE> - <CODE>StringBuffer</CODE> to append decoded chars to
265 <DT><B>Returns:</B><DD>horizontal offset of first pixel after the "middle" that was decoded
266 <DT><B>Throws:</B>
267 <DD><CODE><A HREF="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</A></CODE> - if decoding could not complete successfully</DL>
268 </DD>
269 </DL>
270 <HR>
271
272 <A NAME="decodeEnd(com.google.zxing.common.BitArray, int)"><!-- --></A><H3>
273 decodeEnd</H3>
274 <PRE>
275 protected int[] <B>decodeEnd</B>(<A HREF="../../../../com/google/zxing/common/BitArray.html" title="class in com.google.zxing.common">BitArray</A>&nbsp;row,
276                           int&nbsp;endStart)
277                    throws <A HREF="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</A></PRE>
278 <DL>
279 <DD><DL>
280 </DL>
281 </DD>
282 <DD><DL>
283
284 <DT><B>Throws:</B>
285 <DD><CODE><A HREF="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</A></CODE></DL>
286 </DD>
287 </DL>
288 <HR>
289
290 <A NAME="checkChecksum(java.lang.String)"><!-- --></A><H3>
291 checkChecksum</H3>
292 <PRE>
293 protected boolean <B>checkChecksum</B>(java.lang.String&nbsp;s)
294                          throws <A HREF="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</A></PRE>
295 <DL>
296 <DD><DL>
297 </DL>
298 </DD>
299 <DD><DL>
300
301 <DT><B>Returns:</B><DD><A HREF="../../../../com/google/zxing/oned/AbstractUPCEANReader.html#checkStandardUPCEANChecksum(java.lang.String)"><CODE>AbstractUPCEANReader.checkStandardUPCEANChecksum(String)</CODE></A>
302 <DT><B>Throws:</B>
303 <DD><CODE><A HREF="../../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</A></CODE></DL>
304 </DD>
305 </DL>
306 <HR>
307
308 <A NAME="convertUPCEtoUPCA(java.lang.String)"><!-- --></A><H3>
309 convertUPCEtoUPCA</H3>
310 <PRE>
311 public static java.lang.String <B>convertUPCEtoUPCA</B>(java.lang.String&nbsp;upce)</PRE>
312 <DL>
313 <DD>Expands a UPC-E value back into its full, equivalent UPC-A code value.
314 <P>
315 <DD><DL>
316 <DT><B>Parameters:</B><DD><CODE>upce</CODE> - UPC-E code as string of digits
317 <DT><B>Returns:</B><DD>equivalent UPC-A code as string of digits</DL>
318 </DD>
319 </DL>
320 <!-- ========= END OF CLASS DATA ========= -->
321 <HR>
322
323
324 <!-- ======= START OF BOTTOM NAVBAR ====== -->
325 <A NAME="navbar_bottom"><!-- --></A>
326 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
327 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
328 <TR>
329 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
330 <A NAME="navbar_bottom_firstrow"><!-- --></A>
331 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
332   <TR ALIGN="center" VALIGN="top">
333   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
334   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
335   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
336   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
337   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
338   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
339   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
340   </TR>
341 </TABLE>
342 </TD>
343 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
344 <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ?  "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-788492-5"); pageTracker._initData(); pageTracker._trackPageview(); </script></EM>
345 </TD>
346 </TR>
347
348 <TR>
349 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
350 &nbsp;<A HREF="../../../../com/google/zxing/oned/UPCEANWriter.html" title="interface in com.google.zxing.oned"><B>PREV CLASS</B></A>&nbsp;
351 &nbsp;NEXT CLASS</FONT></TD>
352 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
353   <A HREF="../../../../index.html?com/google/zxing/oned/UPCEReader.html" target="_top"><B>FRAMES</B></A>  &nbsp;
354 &nbsp;<A HREF="UPCEReader.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
355 &nbsp;<SCRIPT type="text/javascript">
356   <!--
357   if(window==top) {
358     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
359   }
360   //-->
361 </SCRIPT>
362 <NOSCRIPT>
363   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
364 </NOSCRIPT>
365
366
367 </FONT></TD>
368 </TR>
369 <TR>
370 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
371   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
372 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
373 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
374 </TR>
375 </TABLE>
376 <A NAME="skip-navbar_bottom"></A>
377 <!-- ======== END OF BOTTOM NAVBAR ======= -->
378
379 <HR>
380
381 </BODY>
382 </HTML>