Try adding current javadoc to SVN
[zxing.git] / docs / javadoc / com / google / zxing / client / result / ISBNResultParser.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:28 EDT 2009 -->
6 <TITLE>
7 ISBNResultParser
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="ISBNResultParser";
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/client/result/ISBNParsedResult.html" title="class in com.google.zxing.client.result"><B>PREV CLASS</B></A>&nbsp;
58 &nbsp;<A HREF="../../../../../com/google/zxing/client/result/ParsedResult.html" title="class in com.google.zxing.client.result"><B>NEXT CLASS</B></A></FONT></TD>
59 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60   <A HREF="../../../../../index.html?com/google/zxing/client/result/ISBNResultParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61 &nbsp;<A HREF="ISBNResultParser.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;CONSTR&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;CONSTR&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.client.result</FONT>
91 <BR>
92 Class ISBNResultParser</H2>
93 <PRE>
94 java.lang.Object
95   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/google/zxing/client/result/ResultParser.html" title="class in com.google.zxing.client.result">com.google.zxing.client.result.ResultParser</A>
96       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.google.zxing.client.result.ISBNResultParser</B>
97 </PRE>
98 <HR>
99 <DL>
100 <DT><PRE>public class <B>ISBNResultParser</B><DT>extends <A HREF="../../../../../com/google/zxing/client/result/ResultParser.html" title="class in com.google.zxing.client.result">ResultParser</A></DL>
101 </PRE>
102
103 <P>
104 Parses strings of digits that represent a ISBN.
105 <P>
106
107 <P>
108 <DL>
109 <DT><B>Author:</B></DT>
110   <DD>jbreiden@google.com (Jeff Breidenbach)</DD>
111 </DL>
112 <HR>
113
114 <P>
115
116 <!-- ========== METHOD SUMMARY =========== -->
117
118 <A NAME="method_summary"><!-- --></A>
119 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122 <B>Method Summary</B></FONT></TH>
123 </TR>
124 <TR BGCOLOR="white" CLASS="TableRowColor">
125 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
126 <CODE>static&nbsp;<A HREF="../../../../../com/google/zxing/client/result/ISBNParsedResult.html" title="class in com.google.zxing.client.result">ISBNParsedResult</A></CODE></FONT></TD>
127 <TD><CODE><B><A HREF="../../../../../com/google/zxing/client/result/ISBNResultParser.html#parse(com.google.zxing.Result)">parse</A></B>(<A HREF="../../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</A>&nbsp;result)</CODE>
128
129 <BR>
130 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131 </TR>
132 </TABLE>
133 &nbsp;<A NAME="methods_inherited_from_class_com.google.zxing.client.result.ResultParser"><!-- --></A>
134 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
136 <TH ALIGN="left"><B>Methods inherited from class com.google.zxing.client.result.<A HREF="../../../../../com/google/zxing/client/result/ResultParser.html" title="class in com.google.zxing.client.result">ResultParser</A></B></TH>
137 </TR>
138 <TR BGCOLOR="white" CLASS="TableRowColor">
139 <TD><CODE><A HREF="../../../../../com/google/zxing/client/result/ResultParser.html#isStringOfDigits(java.lang.String, int)">isStringOfDigits</A>, <A HREF="../../../../../com/google/zxing/client/result/ResultParser.html#maybeAppend(java.lang.String[], java.lang.StringBuffer)">maybeAppend</A>, <A HREF="../../../../../com/google/zxing/client/result/ResultParser.html#maybeAppend(java.lang.String, java.lang.StringBuffer)">maybeAppend</A>, <A HREF="../../../../../com/google/zxing/client/result/ResultParser.html#maybeWrap(java.lang.String)">maybeWrap</A>, <A HREF="../../../../../com/google/zxing/client/result/ResultParser.html#parseResult(com.google.zxing.Result)">parseResult</A>, <A HREF="../../../../../com/google/zxing/client/result/ResultParser.html#unescapeBackslash(java.lang.String)">unescapeBackslash</A></CODE></TD>
140 </TR>
141 </TABLE>
142 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
143 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
144 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
145 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
146 </TR>
147 <TR BGCOLOR="white" CLASS="TableRowColor">
148 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
149 </TR>
150 </TABLE>
151 &nbsp;
152 <P>
153
154 <!-- ============ METHOD DETAIL ========== -->
155
156 <A NAME="method_detail"><!-- --></A>
157 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
159 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
160 <B>Method Detail</B></FONT></TH>
161 </TR>
162 </TABLE>
163
164 <A NAME="parse(com.google.zxing.Result)"><!-- --></A><H3>
165 parse</H3>
166 <PRE>
167 public static <A HREF="../../../../../com/google/zxing/client/result/ISBNParsedResult.html" title="class in com.google.zxing.client.result">ISBNParsedResult</A> <B>parse</B>(<A HREF="../../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</A>&nbsp;result)</PRE>
168 <DL>
169 <DD><DL>
170 </DL>
171 </DD>
172 </DL>
173 <!-- ========= END OF CLASS DATA ========= -->
174 <HR>
175
176
177 <!-- ======= START OF BOTTOM NAVBAR ====== -->
178 <A NAME="navbar_bottom"><!-- --></A>
179 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
180 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
181 <TR>
182 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
183 <A NAME="navbar_bottom_firstrow"><!-- --></A>
184 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
185   <TR ALIGN="center" VALIGN="top">
186   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
187   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
188   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
189   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
190   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
191   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
192   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
193   </TR>
194 </TABLE>
195 </TD>
196 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
197 <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>
198 </TD>
199 </TR>
200
201 <TR>
202 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
203 &nbsp;<A HREF="../../../../../com/google/zxing/client/result/ISBNParsedResult.html" title="class in com.google.zxing.client.result"><B>PREV CLASS</B></A>&nbsp;
204 &nbsp;<A HREF="../../../../../com/google/zxing/client/result/ParsedResult.html" title="class in com.google.zxing.client.result"><B>NEXT CLASS</B></A></FONT></TD>
205 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
206   <A HREF="../../../../../index.html?com/google/zxing/client/result/ISBNResultParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
207 &nbsp;<A HREF="ISBNResultParser.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
208 &nbsp;<SCRIPT type="text/javascript">
209   <!--
210   if(window==top) {
211     document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
212   }
213   //-->
214 </SCRIPT>
215 <NOSCRIPT>
216   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
217 </NOSCRIPT>
218
219
220 </FONT></TD>
221 </TR>
222 <TR>
223 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
224   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
225 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
226 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
227 </TR>
228 </TABLE>
229 <A NAME="skip-navbar_bottom"></A>
230 <!-- ======== END OF BOTTOM NAVBAR ======= -->
231
232 <HR>
233
234 </BODY>
235 </HTML>