2024-01-30 16:51:43 -08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
2016-09-11 09:26:47 -07:00
< html lang = "en" >
< head >
2024-01-30 16:51:43 -08:00
<!-- Generated by javadoc -->
2016-09-11 09:26:47 -07:00
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
2024-01-30 16:51:43 -08:00
< title > Overview (ZXing 3.5.3 API)< / title >
2016-09-11 09:26:47 -07:00
< link rel = "stylesheet" type = "text/css" href = "stylesheet.css" title = "Style" >
2024-01-30 16:51:43 -08:00
< script type = "text/javascript" src = "script.js" > < / script >
2016-09-11 09:26:47 -07:00
< / head >
2024-01-30 16:51:43 -08:00
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (ZXing 3.5.3 API)";
}
}
catch(err) {
}
//-->
< / script >
2016-09-11 09:26:47 -07:00
< noscript >
2024-01-30 16:51:43 -08:00
< div > JavaScript is disabled on your browser.< / div >
2016-09-11 09:26:47 -07:00
< / noscript >
2024-01-30 16:51:43 -08:00
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a name = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li class = "navBarCell1Rev" > Overview< / li >
< li > Package< / li >
< li > Class< / li >
< li > Use< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?overview-summary.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "overview-summary.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< a name = "skip.navbar.top" >
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
< div class = "header" >
< h1 class = "title" > ZXing 3.5.3 API< / h1 >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Common support code table, listing packages, and an explanation" >
< caption > < span > Common support code< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/package-summary.html" > com.google.zxing< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/client/result/package-summary.html" > com.google.zxing.client.result< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/common/package-summary.html" > com.google.zxing.common< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/common/detector/package-summary.html" > com.google.zxing.common.detector< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/common/reedsolomon/package-summary.html" > com.google.zxing.common.reedsolomon< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "One-dimensional barcode (UPC&#44; EAN&#44; etc) support table, listing packages, and an explanation" >
< caption > < span > One-dimensional barcode (UPC, EAN, etc) support< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/oned/package-summary.html" > com.google.zxing.oned< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "QR Code support table, listing packages, and an explanation" >
< caption > < span > QR Code support< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/qrcode/package-summary.html" > com.google.zxing.qrcode< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/qrcode/decoder/package-summary.html" > com.google.zxing.qrcode.decoder< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/qrcode/detector/package-summary.html" > com.google.zxing.qrcode.detector< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/qrcode/encoder/package-summary.html" > com.google.zxing.qrcode.encoder< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Data Matrix support table, listing packages, and an explanation" >
< caption > < span > Data Matrix support< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/datamatrix/package-summary.html" > com.google.zxing.datamatrix< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/datamatrix/decoder/package-summary.html" > com.google.zxing.datamatrix.decoder< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/datamatrix/detector/package-summary.html" > com.google.zxing.datamatrix.detector< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/datamatrix/encoder/package-summary.html" > com.google.zxing.datamatrix.encoder< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "PDF417 barcode support table, listing packages, and an explanation" >
< caption > < span > PDF417 barcode support< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/pdf417/package-summary.html" > com.google.zxing.pdf417< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/pdf417/decoder/package-summary.html" > com.google.zxing.pdf417.decoder< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/pdf417/decoder/ec/package-summary.html" > com.google.zxing.pdf417.decoder.ec< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/pdf417/detector/package-summary.html" > com.google.zxing.pdf417.detector< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/pdf417/encoder/package-summary.html" > com.google.zxing.pdf417.encoder< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Aztec barcode support table, listing packages, and an explanation" >
< caption > < span > Aztec barcode support< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/aztec/package-summary.html" > com.google.zxing.aztec< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/aztec/decoder/package-summary.html" > com.google.zxing.aztec.decoder< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/aztec/detector/package-summary.html" > com.google.zxing.aztec.detector< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/aztec/encoder/package-summary.html" > com.google.zxing.aztec.encoder< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "MaxiCode support table, listing packages, and an explanation" >
< caption > < span > MaxiCode support< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/maxicode/package-summary.html" > com.google.zxing.maxicode< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/maxicode/decoder/package-summary.html" > com.google.zxing.maxicode.decoder< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "RSS barcode support table, listing packages, and an explanation" >
< caption > < span > RSS barcode support< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/oned/rss/package-summary.html" > com.google.zxing.oned.rss< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/oned/rss/expanded/package-summary.html" > com.google.zxing.oned.rss.expanded< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/oned/rss/expanded/decoders/package-summary.html" > com.google.zxing.oned.rss.expanded.decoders< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Multiple barcode scanning support table, listing packages, and an explanation" >
< caption > < span > Multiple barcode scanning support< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/multi/package-summary.html" > com.google.zxing.multi< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/zxing/multi/qrcode/package-summary.html" > com.google.zxing.multi.qrcode< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/multi/qrcode/detector/package-summary.html" > com.google.zxing.multi.qrcode.detector< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "JavaSE utilities and support table, listing packages, and an explanation" >
< caption > < span > JavaSE utilities and support< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/zxing/client/j2se/package-summary.html" > com.google.zxing.client.j2se< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a name = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li class = "navBarCell1Rev" > Overview< / li >
< li > Package< / li >
< li > Class< / li >
< li > Use< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?overview-summary.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "overview-summary.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< a name = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< p class = "legalCopy" > < small > Copyright © 2007– 2024. All rights reserved.< / small > < / p >
2016-09-11 09:26:47 -07:00
< / body >
< / html >