mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 03:37:34 -08:00
Update site for 3.5.0
This commit is contained in:
parent
1950f11204
commit
17d7e31796
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (ZXing 3.4.1 API)</title>
|
||||
<title>All Classes (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
@ -75,6 +75,9 @@
|
|||
<li><a href="com/google/zxing/oned/EAN13Writer.html" title="class in com.google.zxing.oned" target="classFrame">EAN13Writer</a></li>
|
||||
<li><a href="com/google/zxing/oned/EAN8Reader.html" title="class in com.google.zxing.oned" target="classFrame">EAN8Reader</a></li>
|
||||
<li><a href="com/google/zxing/oned/EAN8Writer.html" title="class in com.google.zxing.oned" target="classFrame">EAN8Writer</a></li>
|
||||
<li><a href="com/google/zxing/common/ECIEncoderSet.html" title="class in com.google.zxing.common" target="classFrame">ECIEncoderSet</a></li>
|
||||
<li><a href="com/google/zxing/common/ECIInput.html" title="interface in com.google.zxing.common" target="classFrame"><span class="interfaceName">ECIInput</span></a></li>
|
||||
<li><a href="com/google/zxing/common/ECIStringBuilder.html" title="class in com.google.zxing.common" target="classFrame">ECIStringBuilder</a></li>
|
||||
<li><a href="com/google/zxing/client/result/EmailAddressParsedResult.html" title="class in com.google.zxing.client.result" target="classFrame">EmailAddressParsedResult</a></li>
|
||||
<li><a href="com/google/zxing/client/result/EmailAddressResultParser.html" title="class in com.google.zxing.client.result" target="classFrame">EmailAddressResultParser</a></li>
|
||||
<li><a href="com/google/zxing/client/result/EmailDoCoMoResultParser.html" title="class in com.google.zxing.client.result" target="classFrame">EmailDoCoMoResultParser</a></li>
|
||||
|
@ -114,6 +117,8 @@
|
|||
<li><a href="com/google/zxing/client/j2se/MatrixToImageConfig.html" title="class in com.google.zxing.client.j2se" target="classFrame">MatrixToImageConfig</a></li>
|
||||
<li><a href="com/google/zxing/client/j2se/MatrixToImageWriter.html" title="class in com.google.zxing.client.j2se" target="classFrame">MatrixToImageWriter</a></li>
|
||||
<li><a href="com/google/zxing/maxicode/MaxiCodeReader.html" title="class in com.google.zxing.maxicode" target="classFrame">MaxiCodeReader</a></li>
|
||||
<li><a href="com/google/zxing/common/MinimalECIInput.html" title="class in com.google.zxing.common" target="classFrame">MinimalECIInput</a></li>
|
||||
<li><a href="com/google/zxing/datamatrix/encoder/MinimalEncoder.html" title="class in com.google.zxing.datamatrix.encoder" target="classFrame">MinimalEncoder</a></li>
|
||||
<li><a href="com/google/zxing/qrcode/decoder/Mode.html" title="enum in com.google.zxing.qrcode.decoder" target="classFrame">Mode</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/decoder/ec/ModulusGF.html" title="class in com.google.zxing.pdf417.decoder.ec" target="classFrame">ModulusGF</a></li>
|
||||
<li><a href="com/google/zxing/common/detector/MonochromeRectangleDetector.html" title="class in com.google.zxing.common.detector" target="classFrame">MonochromeRectangleDetector</a></li>
|
||||
|
@ -133,6 +138,7 @@
|
|||
<li><a href="com/google/zxing/pdf417/encoder/PDF417.html" title="class in com.google.zxing.pdf417.encoder" target="classFrame">PDF417</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/PDF417Common.html" title="class in com.google.zxing.pdf417" target="classFrame">PDF417Common</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/detector/PDF417DetectorResult.html" title="class in com.google.zxing.pdf417.detector" target="classFrame">PDF417DetectorResult</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/encoder/PDF417HighLevelEncoderTestAdapter.html" title="class in com.google.zxing.pdf417.encoder" target="classFrame">PDF417HighLevelEncoderTestAdapter</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/PDF417Reader.html" title="class in com.google.zxing.pdf417" target="classFrame">PDF417Reader</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/PDF417ResultMetadata.html" title="class in com.google.zxing.pdf417" target="classFrame">PDF417ResultMetadata</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/decoder/PDF417ScanningDecoder.html" title="class in com.google.zxing.pdf417.decoder" target="classFrame">PDF417ScanningDecoder</a></li>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (ZXing 3.4.1 API)</title>
|
||||
<title>All Classes (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
@ -75,6 +75,9 @@
|
|||
<li><a href="com/google/zxing/oned/EAN13Writer.html" title="class in com.google.zxing.oned">EAN13Writer</a></li>
|
||||
<li><a href="com/google/zxing/oned/EAN8Reader.html" title="class in com.google.zxing.oned">EAN8Reader</a></li>
|
||||
<li><a href="com/google/zxing/oned/EAN8Writer.html" title="class in com.google.zxing.oned">EAN8Writer</a></li>
|
||||
<li><a href="com/google/zxing/common/ECIEncoderSet.html" title="class in com.google.zxing.common">ECIEncoderSet</a></li>
|
||||
<li><a href="com/google/zxing/common/ECIInput.html" title="interface in com.google.zxing.common"><span class="interfaceName">ECIInput</span></a></li>
|
||||
<li><a href="com/google/zxing/common/ECIStringBuilder.html" title="class in com.google.zxing.common">ECIStringBuilder</a></li>
|
||||
<li><a href="com/google/zxing/client/result/EmailAddressParsedResult.html" title="class in com.google.zxing.client.result">EmailAddressParsedResult</a></li>
|
||||
<li><a href="com/google/zxing/client/result/EmailAddressResultParser.html" title="class in com.google.zxing.client.result">EmailAddressResultParser</a></li>
|
||||
<li><a href="com/google/zxing/client/result/EmailDoCoMoResultParser.html" title="class in com.google.zxing.client.result">EmailDoCoMoResultParser</a></li>
|
||||
|
@ -114,6 +117,8 @@
|
|||
<li><a href="com/google/zxing/client/j2se/MatrixToImageConfig.html" title="class in com.google.zxing.client.j2se">MatrixToImageConfig</a></li>
|
||||
<li><a href="com/google/zxing/client/j2se/MatrixToImageWriter.html" title="class in com.google.zxing.client.j2se">MatrixToImageWriter</a></li>
|
||||
<li><a href="com/google/zxing/maxicode/MaxiCodeReader.html" title="class in com.google.zxing.maxicode">MaxiCodeReader</a></li>
|
||||
<li><a href="com/google/zxing/common/MinimalECIInput.html" title="class in com.google.zxing.common">MinimalECIInput</a></li>
|
||||
<li><a href="com/google/zxing/datamatrix/encoder/MinimalEncoder.html" title="class in com.google.zxing.datamatrix.encoder">MinimalEncoder</a></li>
|
||||
<li><a href="com/google/zxing/qrcode/decoder/Mode.html" title="enum in com.google.zxing.qrcode.decoder">Mode</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/decoder/ec/ModulusGF.html" title="class in com.google.zxing.pdf417.decoder.ec">ModulusGF</a></li>
|
||||
<li><a href="com/google/zxing/common/detector/MonochromeRectangleDetector.html" title="class in com.google.zxing.common.detector">MonochromeRectangleDetector</a></li>
|
||||
|
@ -133,6 +138,7 @@
|
|||
<li><a href="com/google/zxing/pdf417/encoder/PDF417.html" title="class in com.google.zxing.pdf417.encoder">PDF417</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/PDF417Common.html" title="class in com.google.zxing.pdf417">PDF417Common</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/detector/PDF417DetectorResult.html" title="class in com.google.zxing.pdf417.detector">PDF417DetectorResult</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/encoder/PDF417HighLevelEncoderTestAdapter.html" title="class in com.google.zxing.pdf417.encoder">PDF417HighLevelEncoderTestAdapter</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/PDF417Reader.html" title="class in com.google.zxing.pdf417">PDF417Reader</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/PDF417ResultMetadata.html" title="class in com.google.zxing.pdf417">PDF417ResultMetadata</a></li>
|
||||
<li><a href="com/google/zxing/pdf417/decoder/PDF417ScanningDecoder.html" title="class in com.google.zxing.pdf417.decoder">PDF417ScanningDecoder</a></li>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>BarcodeFormat (ZXing 3.4.1 API)</title>
|
||||
<title>BarcodeFormat (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BarcodeFormat (ZXing 3.4.1 API)";
|
||||
parent.document.title="BarcodeFormat (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -573,6 +573,6 @@ not permitted.)</div>
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Binarizer (ZXing 3.4.1 API)</title>
|
||||
<title>Binarizer (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Binarizer (ZXing 3.4.1 API)";
|
||||
parent.document.title="Binarizer (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -392,6 +392,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>BinaryBitmap (ZXing 3.4.1 API)</title>
|
||||
<title>BinaryBitmap (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BinaryBitmap (ZXing 3.4.1 API)";
|
||||
parent.document.title="BinaryBitmap (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -476,6 +476,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ChecksumException (ZXing 3.4.1 API)</title>
|
||||
<title>ChecksumException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ChecksumException (ZXing 3.4.1 API)";
|
||||
parent.document.title="ChecksumException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -185,7 +185,7 @@ extends <a href="../../../com/google/zxing/ReaderException.html" title="class in
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class com.google.zxing.<a href="../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</a></h3>
|
||||
<code><a href="../../../com/google/zxing/ReaderException.html#fillInStackTrace--">fillInStackTrace</a></code></li>
|
||||
<code><a href="../../../com/google/zxing/ReaderException.html#fillInStackTrace--">fillInStackTrace</a>, <a href="../../../com/google/zxing/ReaderException.html#setStackTrace-boolean-">setStackTrace</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
|
||||
|
@ -302,6 +302,6 @@ extends <a href="../../../com/google/zxing/ReaderException.html" title="class in
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>DecodeHintType (ZXing 3.4.1 API)</title>
|
||||
<title>DecodeHintType (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="DecodeHintType (ZXing 3.4.1 API)";
|
||||
parent.document.title="DecodeHintType (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -157,47 +157,52 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
|
|||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#ALSO_INVERTED">ALSO_INVERTED</a></span></code>
|
||||
<div class="block">If true, also tries to decode as inverted image.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#ASSUME_CODE_39_CHECK_DIGIT">ASSUME_CODE_39_CHECK_DIGIT</a></span></code>
|
||||
<div class="block">Assume Code 39 codes employ a check digit.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#ASSUME_GS1">ASSUME_GS1</a></span></code>
|
||||
<div class="block">Assume the barcode is being processed as a GS1 barcode, and modify behavior as needed.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#CHARACTER_SET">CHARACTER_SET</a></span></code>
|
||||
<div class="block">Specifies what character encoding to use when decoding, where applicable (type String)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#NEED_RESULT_POINT_CALLBACK">NEED_RESULT_POINT_CALLBACK</a></span></code>
|
||||
<div class="block">The caller needs to be notified via callback when a possible <a href="../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing"><code>ResultPoint</code></a>
|
||||
is found.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#OTHER">OTHER</a></span></code>
|
||||
<div class="block">Unspecified, application-specific hint.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#POSSIBLE_FORMATS">POSSIBLE_FORMATS</a></span></code>
|
||||
<div class="block">Image is known to be of one of a few possible formats.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#PURE_BARCODE">PURE_BARCODE</a></span></code>
|
||||
<div class="block">Image is a pure monochrome image of a barcode.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#RETURN_CODABAR_START_END">RETURN_CODABAR_START_END</a></span></code>
|
||||
<div class="block">If true, return the start and end digits in a Codabar barcode instead of stripping them.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/DecodeHintType.html#TRY_HARDER">TRY_HARDER</a></span></code>
|
||||
<div class="block">Spend more time to try to find a barcode; optimize for accuracy, not speed.</div>
|
||||
</td>
|
||||
|
@ -375,7 +380,7 @@ the order they are declared.</div>
|
|||
<a name="ALLOWED_EAN_EXTENSIONS">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>ALLOWED_EAN_EXTENSIONS</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/DecodeHintType.html" title="enum in com.google.zxing">DecodeHintType</a> ALLOWED_EAN_EXTENSIONS</pre>
|
||||
|
@ -386,6 +391,17 @@ the order they are declared.</div>
|
|||
at all.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="ALSO_INVERTED">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ALSO_INVERTED</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/DecodeHintType.html" title="enum in com.google.zxing">DecodeHintType</a> ALSO_INVERTED</pre>
|
||||
<div class="block">If true, also tries to decode as inverted image. All configured decoders are simply called a
|
||||
second time with an inverted image. Doesn't matter what it maps to; use <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true#TRUE" title="class or interface in java.lang"><code>Boolean.TRUE</code></a>.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
@ -514,6 +530,6 @@ not permitted.)</div>
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Dimension (ZXing 3.4.1 API)</title>
|
||||
<title>Dimension (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Dimension (ZXing 3.4.1 API)";
|
||||
parent.document.title="Dimension (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -334,6 +334,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>EncodeHintType (ZXing 3.4.1 API)</title>
|
||||
<title>EncodeHintType (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="EncodeHintType (ZXing 3.4.1 API)";
|
||||
parent.document.title="EncodeHintType (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -153,6 +153,18 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
|
|||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#CODE128_COMPACT">CODE128_COMPACT</a></span></code>
|
||||
<div class="block">Specifies whether to use compact mode for Code-128 code (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#DATA_MATRIX_COMPACT">DATA_MATRIX_COMPACT</a></span></code>
|
||||
<div class="block">Specifies whether to use compact mode for Data Matrix (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#DATA_MATRIX_SHAPE">DATA_MATRIX_SHAPE</a></span></code>
|
||||
<div class="block">Specifies the matrix shape for Data Matrix (type <a href="../../../com/google/zxing/datamatrix/encoder/SymbolShapeHint.html" title="enum in com.google.zxing.datamatrix.encoder"><code>SymbolShapeHint</code></a>)</div>
|
||||
</td>
|
||||
|
@ -163,6 +175,16 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
|
|||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#FORCE_C40">FORCE_C40</a></span></code>
|
||||
<div class="block">Forces C40 encoding for data-matrix (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false") <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#FORCE_CODE_SET">FORCE_CODE_SET</a></span></code>
|
||||
<div class="block">Forces which encoding will be used.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#GS1_FORMAT">GS1_FORMAT</a></span></code>
|
||||
<div class="block">Specifies whether the data should be encoded to the GS1 standard (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).</div>
|
||||
|
@ -189,24 +211,36 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
|
|||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#PDF417_AUTO_ECI">PDF417_AUTO_ECI</a></span></code>
|
||||
<div class="block">Specifies whether to automatically insert ECIs when encoding PDF417 (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#PDF417_COMPACT">PDF417_COMPACT</a></span></code>
|
||||
<div class="block">Specifies whether to use compact mode for PDF417 (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#PDF417_COMPACTION">PDF417_COMPACTION</a></span></code>
|
||||
<div class="block">Specifies what compaction mode to use for PDF417 (type
|
||||
<a href="../../../com/google/zxing/pdf417/encoder/Compaction.html" title="enum in com.google.zxing.pdf417.encoder"><code>Compaction</code></a> or <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value of one of its
|
||||
enum values).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#PDF417_DIMENSIONS">PDF417_DIMENSIONS</a></span></code>
|
||||
<div class="block">Specifies the minimum and maximum number of rows and columns for PDF417 (type
|
||||
<a href="../../../com/google/zxing/pdf417/encoder/Dimensions.html" title="class in com.google.zxing.pdf417.encoder"><code>Dimensions</code></a>).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#QR_COMPACT">QR_COMPACT</a></span></code>
|
||||
<div class="block">Specifies whether to use compact mode for QR code (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/EncodeHintType.html#QR_MASK_PATTERN">QR_MASK_PATTERN</a></span></code>
|
||||
<div class="block">Specifies the QR code mask pattern to be used.</div>
|
||||
|
@ -310,6 +344,27 @@ the order they are declared.</div>
|
|||
<div class="block">Specifies the matrix shape for Data Matrix (type <a href="../../../com/google/zxing/datamatrix/encoder/SymbolShapeHint.html" title="enum in com.google.zxing.datamatrix.encoder"><code>SymbolShapeHint</code></a>)</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DATA_MATRIX_COMPACT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DATA_MATRIX_COMPACT</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/EncodeHintType.html" title="enum in com.google.zxing">EncodeHintType</a> DATA_MATRIX_COMPACT</pre>
|
||||
<div class="block">Specifies whether to use compact mode for Data Matrix (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).
|
||||
The compact encoding mode also supports the encoding of characters that are not in the ISO-8859-1
|
||||
character set via ECIs.
|
||||
Please note that in that case, the most compact character encoding is chosen for characters in
|
||||
the input that are not in the ISO-8859-1 character set. Based on experience, some scanners do not
|
||||
support encodings like cp-1256 (Arabic). In such cases the encoding can be forced to UTF-8 by
|
||||
means of the <a href="../../../com/google/zxing/EncodeHintType.html#CHARACTER_SET"><code>CHARACTER_SET</code></a> encoding hint.
|
||||
Compact encoding also provides GS1-FNC1 support when <a href="../../../com/google/zxing/EncodeHintType.html#GS1_FORMAT"><code>GS1_FORMAT</code></a> is selected. In this case
|
||||
group-separator character (ASCII 29 decimal) can be used to encode the positions of FNC1 codewords
|
||||
for the purpose of delimiting AIs.
|
||||
This option and <a href="../../../com/google/zxing/EncodeHintType.html#FORCE_C40"><code>FORCE_C40</code></a> are mutually exclusive.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="MIN_SIZE">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
@ -381,6 +436,21 @@ public static final <a href="../../../com/google/zxing/EncodeHintType.html"
|
|||
<a href="../../../com/google/zxing/pdf417/encoder/Dimensions.html" title="class in com.google.zxing.pdf417.encoder"><code>Dimensions</code></a>).</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PDF417_AUTO_ECI">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PDF417_AUTO_ECI</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/EncodeHintType.html" title="enum in com.google.zxing">EncodeHintType</a> PDF417_AUTO_ECI</pre>
|
||||
<div class="block">Specifies whether to automatically insert ECIs when encoding PDF417 (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).
|
||||
Please note that in that case, the most compact character encoding is chosen for characters in
|
||||
the input that are not in the ISO-8859-1 character set. Based on experience, some scanners do not
|
||||
support encodings like cp-1256 (Arabic). In such cases the encoding can be forced to UTF-8 by
|
||||
means of the <a href="../../../com/google/zxing/EncodeHintType.html#CHARACTER_SET"><code>CHARACTER_SET</code></a> encoding hint.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="AZTEC_LAYERS">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
@ -419,10 +489,25 @@ public static final <a href="../../../com/google/zxing/EncodeHintType.html"
|
|||
* (Type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>, or <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> representation of the integer value).</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="QR_COMPACT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>QR_COMPACT</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/EncodeHintType.html" title="enum in com.google.zxing">EncodeHintType</a> QR_COMPACT</pre>
|
||||
<div class="block">Specifies whether to use compact mode for QR code (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).
|
||||
Please note that when compaction is performed, the most compact character encoding is chosen
|
||||
for characters in the input that are not in the ISO-8859-1 character set. Based on experience,
|
||||
some scanners do not support encodings like cp-1256 (Arabic). In such cases the encoding can
|
||||
be forced to UTF-8 by means of the <a href="../../../com/google/zxing/EncodeHintType.html#CHARACTER_SET"><code>CHARACTER_SET</code></a> encoding hint.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="GS1_FORMAT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>GS1_FORMAT</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/EncodeHintType.html" title="enum in com.google.zxing">EncodeHintType</a> GS1_FORMAT</pre>
|
||||
|
@ -430,6 +515,42 @@ public static final <a href="../../../com/google/zxing/EncodeHintType.html"
|
|||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="FORCE_CODE_SET">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>FORCE_CODE_SET</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/EncodeHintType.html" title="enum in com.google.zxing">EncodeHintType</a> FORCE_CODE_SET</pre>
|
||||
<div class="block">Forces which encoding will be used. Currently only used for Code-128 code sets (Type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>).
|
||||
Valid values are "A", "B", "C".
|
||||
This option and <a href="../../../com/google/zxing/EncodeHintType.html#CODE128_COMPACT"><code>CODE128_COMPACT</code></a> are mutually exclusive.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="FORCE_C40">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>FORCE_C40</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/EncodeHintType.html" title="enum in com.google.zxing">EncodeHintType</a> FORCE_C40</pre>
|
||||
<div class="block">Forces C40 encoding for data-matrix (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false") <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value). This
|
||||
option and <a href="../../../com/google/zxing/EncodeHintType.html#DATA_MATRIX_COMPACT"><code>DATA_MATRIX_COMPACT</code></a> are mutually exclusive.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="CODE128_COMPACT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>CODE128_COMPACT</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/EncodeHintType.html" title="enum in com.google.zxing">EncodeHintType</a> CODE128_COMPACT</pre>
|
||||
<div class="block">Specifies whether to use compact mode for Code-128 code (type <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>, or "true" or "false"
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> value).
|
||||
This can yield slightly smaller bar codes. This option and <a href="../../../com/google/zxing/EncodeHintType.html#FORCE_CODE_SET"><code>FORCE_CODE_SET</code></a> are mutually
|
||||
exclusive.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
@ -549,6 +670,6 @@ not permitted.)</div>
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>FormatException (ZXing 3.4.1 API)</title>
|
||||
<title>FormatException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="FormatException (ZXing 3.4.1 API)";
|
||||
parent.document.title="FormatException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -186,7 +186,7 @@ extends <a href="../../../com/google/zxing/ReaderException.html" title="class in
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class com.google.zxing.<a href="../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</a></h3>
|
||||
<code><a href="../../../com/google/zxing/ReaderException.html#fillInStackTrace--">fillInStackTrace</a></code></li>
|
||||
<code><a href="../../../com/google/zxing/ReaderException.html#fillInStackTrace--">fillInStackTrace</a>, <a href="../../../com/google/zxing/ReaderException.html#setStackTrace-boolean-">setStackTrace</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
|
||||
|
@ -303,6 +303,6 @@ extends <a href="../../../com/google/zxing/ReaderException.html" title="class in
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>InvertedLuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>InvertedLuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="InvertedLuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="InvertedLuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -471,6 +471,6 @@ extends <a href="../../../com/google/zxing/LuminanceSource.html" title="class in
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>LuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>LuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="LuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="LuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -501,6 +501,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MultiFormatReader (ZXing 3.4.1 API)</title>
|
||||
<title>MultiFormatReader (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MultiFormatReader (ZXing 3.4.1 API)";
|
||||
parent.document.title="MultiFormatReader (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -397,6 +397,6 @@ implements <a href="../../../com/google/zxing/Reader.html" title="interface in c
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MultiFormatWriter (ZXing 3.4.1 API)</title>
|
||||
<title>MultiFormatWriter (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MultiFormatWriter (ZXing 3.4.1 API)";
|
||||
parent.document.title="MultiFormatWriter (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -338,6 +338,6 @@ implements <a href="../../../com/google/zxing/Writer.html" title="interface in c
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>NotFoundException (ZXing 3.4.1 API)</title>
|
||||
<title>NotFoundException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="NotFoundException (ZXing 3.4.1 API)";
|
||||
parent.document.title="NotFoundException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -181,7 +181,7 @@ extends <a href="../../../com/google/zxing/ReaderException.html" title="class in
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class com.google.zxing.<a href="../../../com/google/zxing/ReaderException.html" title="class in com.google.zxing">ReaderException</a></h3>
|
||||
<code><a href="../../../com/google/zxing/ReaderException.html#fillInStackTrace--">fillInStackTrace</a></code></li>
|
||||
<code><a href="../../../com/google/zxing/ReaderException.html#fillInStackTrace--">fillInStackTrace</a>, <a href="../../../com/google/zxing/ReaderException.html#setStackTrace-boolean-">setStackTrace</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
|
||||
|
@ -289,6 +289,6 @@ extends <a href="../../../com/google/zxing/ReaderException.html" title="class in
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PlanarYUVLuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>PlanarYUVLuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="PlanarYUVLuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="PlanarYUVLuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -450,6 +450,6 @@ extends <a href="../../../com/google/zxing/LuminanceSource.html" title="class in
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>RGBLuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>RGBLuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="RGBLuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="RGBLuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -389,6 +389,6 @@ extends <a href="../../../com/google/zxing/LuminanceSource.html" title="class in
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Reader (ZXing 3.4.1 API)</title>
|
||||
<title>Reader (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Reader (ZXing 3.4.1 API)";
|
||||
parent.document.title="Reader (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -302,6 +302,6 @@ var activeTableTab = "activeTableTab";
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReaderException (ZXing 3.4.1 API)</title>
|
||||
<title>ReaderException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,14 +12,14 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ReaderException (ZXing 3.4.1 API)";
|
||||
parent.document.title="ReaderException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var methods = {"i0":10,"i1":9};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
|
@ -174,7 +174,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
|
|||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
|
@ -183,6 +183,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
|
|||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/zxing/ReaderException.html#fillInStackTrace--">fillInStackTrace</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/zxing/ReaderException.html#setStackTrace-boolean-">setStackTrace</a></span>(boolean enabled)</code>
|
||||
<div class="block">For testing only.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
|
||||
|
@ -218,7 +224,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isStackTrace</h4>
|
||||
<pre>protected static final boolean isStackTrace</pre>
|
||||
<pre>protected static boolean isStackTrace</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="NO_TRACE">
|
||||
|
@ -241,7 +247,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
|
|||
<a name="fillInStackTrace--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>fillInStackTrace</h4>
|
||||
<pre>public final <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> fillInStackTrace()</pre>
|
||||
|
@ -251,6 +257,23 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
|
|||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setStackTrace-boolean-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>setStackTrace</h4>
|
||||
<pre>public static void setStackTrace(boolean enabled)</pre>
|
||||
<div class="block">For testing only. Controls whether library exception classes include stack traces or not.
|
||||
Defaults to false, unless running in the project's unit testing harness.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>enabled</code> - if true, enables stack traces in library exception classes</dd>
|
||||
<dt><span class="simpleTagLabel">Since:</span></dt>
|
||||
<dd>3.5.0</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -320,6 +343,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Result (ZXing 3.4.1 API)</title>
|
||||
<title>Result (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Result (ZXing 3.4.1 API)";
|
||||
parent.document.title="Result (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -486,6 +486,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ResultMetadataType (ZXing 3.4.1 API)</title>
|
||||
<title>ResultMetadataType (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ResultMetadataType (ZXing 3.4.1 API)";
|
||||
parent.document.title="ResultMetadataType (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -199,6 +199,11 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
|
|||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/ResultMetadataType.html#SYMBOLOGY_IDENTIFIER">SYMBOLOGY_IDENTIFIER</a></span></code>
|
||||
<div class="block">Barcode Symbology Identifier.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/google/zxing/ResultMetadataType.html#UPC_EAN_EXTENSION">UPC_EAN_EXTENSION</a></span></code>
|
||||
<div class="block">For some products, the extension text</div>
|
||||
</td>
|
||||
|
@ -377,7 +382,7 @@ the order they are declared.</div>
|
|||
<a name="STRUCTURED_APPEND_PARITY">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>STRUCTURED_APPEND_PARITY</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/ResultMetadataType.html" title="enum in com.google.zxing">ResultMetadataType</a> STRUCTURED_APPEND_PARITY</pre>
|
||||
|
@ -385,6 +390,18 @@ the order they are declared.</div>
|
|||
parity is given with it.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SYMBOLOGY_IDENTIFIER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>SYMBOLOGY_IDENTIFIER</h4>
|
||||
<pre>public static final <a href="../../../com/google/zxing/ResultMetadataType.html" title="enum in com.google.zxing">ResultMetadataType</a> SYMBOLOGY_IDENTIFIER</pre>
|
||||
<div class="block">Barcode Symbology Identifier.
|
||||
Note: According to the GS1 specification the identifier may have to replace a leading FNC1/GS character
|
||||
when prepending to the barcode content.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
@ -504,6 +521,6 @@ not permitted.)</div>
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ResultPoint (ZXing 3.4.1 API)</title>
|
||||
<title>ResultPoint (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ResultPoint (ZXing 3.4.1 API)";
|
||||
parent.document.title="ResultPoint (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -387,6 +387,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ResultPointCallback (ZXing 3.4.1 API)</title>
|
||||
<title>ResultPointCallback (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ResultPointCallback (ZXing 3.4.1 API)";
|
||||
parent.document.title="ResultPointCallback (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -223,6 +223,6 @@ var activeTableTab = "activeTableTab";
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Writer (ZXing 3.4.1 API)</title>
|
||||
<title>Writer (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Writer (ZXing 3.4.1 API)";
|
||||
parent.document.title="Writer (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -281,6 +281,6 @@ var activeTableTab = "activeTableTab";
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>WriterException (ZXing 3.4.1 API)</title>
|
||||
<title>WriterException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="WriterException (ZXing 3.4.1 API)";
|
||||
parent.document.title="WriterException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -286,6 +286,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AztecDetectorResult (ZXing 3.4.1 API)</title>
|
||||
<title>AztecDetectorResult (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AztecDetectorResult (ZXing 3.4.1 API)";
|
||||
parent.document.title="AztecDetectorResult (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -319,6 +319,6 @@ extends <a href="../../../../com/google/zxing/common/DetectorResult.html" title=
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AztecReader (ZXing 3.4.1 API)</title>
|
||||
<title>AztecReader (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AztecReader (ZXing 3.4.1 API)";
|
||||
parent.document.title="AztecReader (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -353,6 +353,6 @@ implements <a href="../../../../com/google/zxing/Reader.html" title="interface i
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AztecWriter (ZXing 3.4.1 API)</title>
|
||||
<title>AztecWriter (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AztecWriter (ZXing 3.4.1 API)";
|
||||
parent.document.title="AztecWriter (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -327,6 +327,6 @@ implements <a href="../../../../com/google/zxing/Writer.html" title="interface i
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.aztec.AztecDetectorResult (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.aztec.AztecDetectorResult (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.AztecDetectorResult (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.AztecDetectorResult (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -188,6 +188,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.aztec.AztecReader (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.aztec.AztecReader (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.AztecReader (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.AztecReader (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.aztec.AztecWriter (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.aztec.AztecWriter (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.AztecWriter (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.AztecWriter (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Decoder (ZXing 3.4.1 API)</title>
|
||||
<title>Decoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Decoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="Decoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -219,7 +219,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>highLevelDecode</h4>
|
||||
<pre>public static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> highLevelDecode(boolean[] correctedBits)</pre>
|
||||
<pre>public static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> highLevelDecode(boolean[] correctedBits)
|
||||
throws <a href="../../../../../com/google/zxing/FormatException.html" title="class in com.google.zxing">FormatException</a></pre>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../../com/google/zxing/FormatException.html" title="class in com.google.zxing">FormatException</a></code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -291,6 +296,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.aztec.decoder.Decoder (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.aztec.decoder.Decoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.decoder.Decoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.decoder.Decoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec.decoder (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec.decoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec.decoder (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec.decoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="com.google.zxing.aztec.decoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="com.google.zxing.aztec.decoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -141,6 +141,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec.decoder Class Hierarchy (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec.decoder Class Hierarchy (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="com.google.zxing.aztec.decoder Class Hierarchy (ZXing 3.4.1 API)";
|
||||
parent.document.title="com.google.zxing.aztec.decoder Class Hierarchy (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -133,6 +133,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.google.zxing.aztec.decoder (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Package com.google.zxing.aztec.decoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Package com.google.zxing.aztec.decoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Package com.google.zxing.aztec.decoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Detector (ZXing 3.4.1 API)</title>
|
||||
<title>Detector (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Detector (ZXing 3.4.1 API)";
|
||||
parent.document.title="Detector (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -303,6 +303,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.aztec.detector.Detector (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.aztec.detector.Detector (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.detector.Detector (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.detector.Detector (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec.detector (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec.detector (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec.detector (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec.detector (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="com.google.zxing.aztec.detector (ZXing 3.4.1 API)";
|
||||
parent.document.title="com.google.zxing.aztec.detector (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -141,6 +141,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec.detector Class Hierarchy (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec.detector Class Hierarchy (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="com.google.zxing.aztec.detector Class Hierarchy (ZXing 3.4.1 API)";
|
||||
parent.document.title="com.google.zxing.aztec.detector Class Hierarchy (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -133,6 +133,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.google.zxing.aztec.detector (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Package com.google.zxing.aztec.detector (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Package com.google.zxing.aztec.detector (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Package com.google.zxing.aztec.detector (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AztecCode (ZXing 3.4.1 API)</title>
|
||||
<title>AztecCode (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AztecCode (ZXing 3.4.1 API)";
|
||||
parent.document.title="AztecCode (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -409,6 +409,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Encoder (ZXing 3.4.1 API)</title>
|
||||
<title>Encoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,13 +12,13 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Encoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="Encoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":9,"i1":9};
|
||||
var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -160,7 +160,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-byte:A-">encode</a></span>(byte[] data)</code>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol</div>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol (without ECI code)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
|
@ -168,9 +168,41 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-byte:A-int-int-">encode</a></span>(byte[] data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers)</code>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol (without ECI code)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-byte:A-int-int-java.nio.charset.Charset-">encode</a></span>(byte[] data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset)</code>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-java.lang.String-">encode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> data)</code>
|
||||
<div class="block">Encodes the given string content as an Aztec symbol (without ECI code)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-java.lang.String-int-int-">encode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers)</code>
|
||||
<div class="block">Encodes the given string content as an Aztec symbol (without ECI code)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-java.lang.String-int-int-java.nio.charset.Charset-">encode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset)</code>
|
||||
<div class="block">Encodes the given string content as an Aztec symbol</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
|
@ -227,6 +259,68 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="encode-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>encode</h4>
|
||||
<pre>public static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a> encode(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> data)</pre>
|
||||
<div class="block">Encodes the given string content as an Aztec symbol (without ECI code)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>data</code> - input data string; must be encodable as ISO/IEC 8859-1 (Latin-1)</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>Aztec symbol matrix with metadata</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="encode-java.lang.String-int-int-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>encode</h4>
|
||||
<pre>public static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a> encode(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers)</pre>
|
||||
<div class="block">Encodes the given string content as an Aztec symbol (without ECI code)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>data</code> - input data string; must be encodable as ISO/IEC 8859-1 (Latin-1)</dd>
|
||||
<dd><code>minECCPercent</code> - minimal percentage of error check words (According to ISO/IEC 24778:2008,
|
||||
a minimum of 23% + 3 words is recommended)</dd>
|
||||
<dd><code>userSpecifiedLayers</code> - if non-zero, a user-specified value for the number of layers</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>Aztec symbol matrix with metadata</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="encode-java.lang.String-int-int-java.nio.charset.Charset-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>encode</h4>
|
||||
<pre>public static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a> encode(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset)</pre>
|
||||
<div class="block">Encodes the given string content as an Aztec symbol</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>data</code> - input data string</dd>
|
||||
<dd><code>minECCPercent</code> - minimal percentage of error check words (According to ISO/IEC 24778:2008,
|
||||
a minimum of 23% + 3 words is recommended)</dd>
|
||||
<dd><code>userSpecifiedLayers</code> - if non-zero, a user-specified value for the number of layers</dd>
|
||||
<dd><code>charset</code> - character set in which to encode string using ECI; if null, no ECI code
|
||||
will be inserted, and the string must be encodable as ISO/IEC 8859-1
|
||||
(Latin-1), the default encoding of the symbol.</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>Aztec symbol matrix with metadata</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="encode-byte:A-">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
@ -234,7 +328,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<li class="blockList">
|
||||
<h4>encode</h4>
|
||||
<pre>public static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a> encode(byte[] data)</pre>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol</div>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol (without ECI code)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>data</code> - input data string</dd>
|
||||
|
@ -246,12 +340,34 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<a name="encode-byte:A-int-int-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>encode</h4>
|
||||
<pre>public static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a> encode(byte[] data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers)</pre>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol (without ECI code)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>data</code> - input data string</dd>
|
||||
<dd><code>minECCPercent</code> - minimal percentage of error check words (According to ISO/IEC 24778:2008,
|
||||
a minimum of 23% + 3 words is recommended)</dd>
|
||||
<dd><code>userSpecifiedLayers</code> - if non-zero, a user-specified value for the number of layers</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>Aztec symbol matrix with metadata</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="encode-byte:A-int-int-java.nio.charset.Charset-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>encode</h4>
|
||||
<pre>public static <a href="../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a> encode(byte[] data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset)</pre>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
|
@ -259,6 +375,8 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<dd><code>minECCPercent</code> - minimal percentage of error check words (According to ISO/IEC 24778:2008,
|
||||
a minimum of 23% + 3 words is recommended)</dd>
|
||||
<dd><code>userSpecifiedLayers</code> - if non-zero, a user-specified value for the number of layers</dd>
|
||||
<dd><code>charset</code> - character set to mark using ECI; if null, no ECI code will be inserted, and the
|
||||
default encoding of ISO/IEC 8859-1 will be assuming by readers.</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>Aztec symbol matrix with metadata</dd>
|
||||
</dl>
|
||||
|
@ -333,6 +451,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>HighLevelEncoder (ZXing 3.4.1 API)</title>
|
||||
<title>HighLevelEncoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="HighLevelEncoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="HighLevelEncoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -142,6 +142,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/aztec/encoder/HighLevelEncoder.html#HighLevelEncoder-byte:A-">HighLevelEncoder</a></span>(byte[] text)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/aztec/encoder/HighLevelEncoder.html#HighLevelEncoder-byte:A-java.nio.charset.Charset-">HighLevelEncoder</a></span>(byte[] text,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -186,12 +190,22 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<a name="HighLevelEncoder-byte:A-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>HighLevelEncoder</h4>
|
||||
<pre>public HighLevelEncoder(byte[] text)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="HighLevelEncoder-byte:A-java.nio.charset.Charset-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>HighLevelEncoder</h4>
|
||||
<pre>public HighLevelEncoder(byte[] text,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
|
@ -282,6 +296,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.aztec.encoder.AztecCode (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.aztec.encoder.AztecCode (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.encoder.AztecCode (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.encoder.AztecCode (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -105,7 +105,7 @@
|
|||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Encoder.</span><code><span class="memberNameLink"><a href="../../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-byte:A-">encode</a></span>(byte[] data)</code>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol</div>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol (without ECI code)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
|
@ -113,9 +113,41 @@
|
|||
<td class="colLast"><span class="typeNameLabel">Encoder.</span><code><span class="memberNameLink"><a href="../../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-byte:A-int-int-">encode</a></span>(byte[] data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers)</code>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol (without ECI code)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Encoder.</span><code><span class="memberNameLink"><a href="../../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-byte:A-int-int-java.nio.charset.Charset-">encode</a></span>(byte[] data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset)</code>
|
||||
<div class="block">Encodes the given binary content as an Aztec symbol</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Encoder.</span><code><span class="memberNameLink"><a href="../../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-java.lang.String-">encode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> data)</code>
|
||||
<div class="block">Encodes the given string content as an Aztec symbol (without ECI code)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Encoder.</span><code><span class="memberNameLink"><a href="../../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-java.lang.String-int-int-">encode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers)</code>
|
||||
<div class="block">Encodes the given string content as an Aztec symbol (without ECI code)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../../com/google/zxing/aztec/encoder/AztecCode.html" title="class in com.google.zxing.aztec.encoder">AztecCode</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Encoder.</span><code><span class="memberNameLink"><a href="../../../../../../com/google/zxing/aztec/encoder/Encoder.html#encode-java.lang.String-int-int-java.nio.charset.Charset-">encode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> data,
|
||||
int minECCPercent,
|
||||
int userSpecifiedLayers,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset)</code>
|
||||
<div class="block">Encodes the given string content as an Aztec symbol</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
|
@ -170,6 +202,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.aztec.encoder.Encoder (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.aztec.encoder.Encoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.encoder.Encoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.encoder.Encoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.aztec.encoder.HighLevelEncoder (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.aztec.encoder.HighLevelEncoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.encoder.HighLevelEncoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.aztec.encoder.HighLevelEncoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec.encoder (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec.encoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec.encoder (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec.encoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="com.google.zxing.aztec.encoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="com.google.zxing.aztec.encoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -153,6 +153,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec.encoder Class Hierarchy (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec.encoder Class Hierarchy (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="com.google.zxing.aztec.encoder Class Hierarchy (ZXing 3.4.1 API)";
|
||||
parent.document.title="com.google.zxing.aztec.encoder Class Hierarchy (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -135,6 +135,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.google.zxing.aztec.encoder (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Package com.google.zxing.aztec.encoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Package com.google.zxing.aztec.encoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Package com.google.zxing.aztec.encoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -155,6 +155,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="com.google.zxing.aztec (ZXing 3.4.1 API)";
|
||||
parent.document.title="com.google.zxing.aztec (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -153,6 +153,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.aztec Class Hierarchy (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.aztec Class Hierarchy (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="com.google.zxing.aztec Class Hierarchy (ZXing 3.4.1 API)";
|
||||
parent.document.title="com.google.zxing.aztec Class Hierarchy (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -139,6 +139,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.google.zxing.aztec (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Package com.google.zxing.aztec (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Package com.google.zxing.aztec (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Package com.google.zxing.aztec (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -178,6 +178,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.BarcodeFormat (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.BarcodeFormat (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.BarcodeFormat (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.BarcodeFormat (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -470,6 +470,6 @@ the order they are declared.</div>
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.Binarizer (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.Binarizer (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.Binarizer (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.Binarizer (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -222,6 +222,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.BinaryBitmap (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.BinaryBitmap (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.BinaryBitmap (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.BinaryBitmap (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -507,6 +507,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.ChecksumException (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.ChecksumException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.ChecksumException (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.ChecksumException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -553,6 +553,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.DecodeHintType (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.DecodeHintType (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.DecodeHintType (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.DecodeHintType (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -242,6 +242,11 @@ the order they are declared.</div>
|
|||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">StringUtils.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/common/StringUtils.html#guessCharset-byte:A-java.util.Map-">guessCharset</a></span>(byte[] bytes,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../com/google/zxing/DecodeHintType.html" title="enum in com.google.zxing">DecodeHintType</a>,?> hints)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">StringUtils.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/common/StringUtils.html#guessEncoding-byte:A-java.util.Map-">guessEncoding</a></span>(byte[] bytes,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../com/google/zxing/DecodeHintType.html" title="enum in com.google.zxing">DecodeHintType</a>,?> hints)</code> </td>
|
||||
|
@ -699,6 +704,6 @@ the order they are declared.</div>
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.Dimension (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.Dimension (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.Dimension (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.Dimension (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -113,6 +113,17 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">HighLevelEncoder.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/datamatrix/encoder/HighLevelEncoder.html#encodeHighLevel-java.lang.String-com.google.zxing.datamatrix.encoder.SymbolShapeHint-com.google.zxing.Dimension-com.google.zxing.Dimension-boolean-">encodeHighLevel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> msg,
|
||||
<a href="../../../../com/google/zxing/datamatrix/encoder/SymbolShapeHint.html" title="enum in com.google.zxing.datamatrix.encoder">SymbolShapeHint</a> shape,
|
||||
<a href="../../../../com/google/zxing/Dimension.html" title="class in com.google.zxing">Dimension</a> minSize,
|
||||
<a href="../../../../com/google/zxing/Dimension.html" title="class in com.google.zxing">Dimension</a> maxSize,
|
||||
boolean forceC40)</code>
|
||||
<div class="block">Performs message encoding of a DataMatrix message using the algorithm described in annex P
|
||||
of ISO/IEC 16022:2000(E).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../com/google/zxing/datamatrix/encoder/SymbolInfo.html" title="class in com.google.zxing.datamatrix.encoder">SymbolInfo</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">SymbolInfo.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/datamatrix/encoder/SymbolInfo.html#lookup-int-com.google.zxing.datamatrix.encoder.SymbolShapeHint-com.google.zxing.Dimension-com.google.zxing.Dimension-boolean-">lookup</a></span>(int dataCodewords,
|
||||
<a href="../../../../com/google/zxing/datamatrix/encoder/SymbolShapeHint.html" title="enum in com.google.zxing.datamatrix.encoder">SymbolShapeHint</a> shape,
|
||||
|
@ -174,6 +185,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.EncodeHintType (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.EncodeHintType (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.EncodeHintType (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.EncodeHintType (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -240,6 +240,18 @@ the order they are declared.</div>
|
|||
<div class="block">Encode the contents following specified format.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected boolean[]</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Code128Writer.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/Code128Writer.html#encode-java.lang.String-java.util.Map-">encode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> contents,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../com/google/zxing/EncodeHintType.html" title="enum in com.google.zxing">EncodeHintType</a>,?> hints)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>protected boolean[]</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">OneDimensionalCodeWriter.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/OneDimensionalCodeWriter.html#encode-java.lang.String-java.util.Map-">encode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> contents,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../com/google/zxing/EncodeHintType.html" title="enum in com.google.zxing">EncodeHintType</a>,?> hints)</code>
|
||||
<div class="block">Can be overwritten if the encode requires to read the hints map.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
|
@ -358,6 +370,6 @@ the order they are declared.</div>
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.FormatException (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.FormatException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.FormatException (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.FormatException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -239,6 +239,10 @@
|
|||
<td class="colFirst"><code><a href="../../../../com/google/zxing/common/DecoderResult.html" title="class in com.google.zxing.common">DecoderResult</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Decoder.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/aztec/decoder/Decoder.html#decode-com.google.zxing.aztec.AztecDetectorResult-">decode</a></span>(<a href="../../../../com/google/zxing/aztec/AztecDetectorResult.html" title="class in com.google.zxing.aztec">AztecDetectorResult</a> detectorResult)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Decoder.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/aztec/decoder/Decoder.html#highLevelDecode-boolean:A-">highLevelDecode</a></span>(boolean[] correctedBits)</code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
|
@ -254,6 +258,10 @@
|
|||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">ECIStringBuilder.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/common/ECIStringBuilder.html#appendECI-int-">appendECI</a></span>(int value)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../com/google/zxing/common/CharacterSetECI.html" title="enum in com.google.zxing.common">CharacterSetECI</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">CharacterSetECI.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/common/CharacterSetECI.html#getCharacterSetECIByValue-int-">getCharacterSetECIByValue</a></span>(int value)</code> </td>
|
||||
</tr>
|
||||
|
@ -723,6 +731,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.InvertedLuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.InvertedLuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.InvertedLuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.InvertedLuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.LuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.LuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.LuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.LuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -366,6 +366,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.MultiFormatReader (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.MultiFormatReader (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.MultiFormatReader (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.MultiFormatReader (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.MultiFormatWriter (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.MultiFormatWriter (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.MultiFormatWriter (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.MultiFormatWriter (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.NotFoundException (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.NotFoundException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.NotFoundException (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.NotFoundException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -1036,6 +1036,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.PlanarYUVLuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.PlanarYUVLuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.PlanarYUVLuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.PlanarYUVLuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.RGBLuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.RGBLuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.RGBLuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.RGBLuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Interface com.google.zxing.Reader (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Interface com.google.zxing.Reader (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Interface com.google.zxing.Reader (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Interface com.google.zxing.Reader (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -494,6 +494,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.ReaderException (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.ReaderException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.ReaderException (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.ReaderException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -176,6 +176,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.Result (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.Result (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.Result (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.Result (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -696,6 +696,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.ResultMetadataType (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.ResultMetadataType (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.ResultMetadataType (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.ResultMetadataType (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -209,6 +209,6 @@ the order they are declared.</div>
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.ResultPoint (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.ResultPoint (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.ResultPoint (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.ResultPoint (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -433,6 +433,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Interface com.google.zxing.ResultPointCallback (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Interface com.google.zxing.ResultPointCallback (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Interface com.google.zxing.ResultPointCallback (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Interface com.google.zxing.ResultPointCallback (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -193,6 +193,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Interface com.google.zxing.Writer (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Interface com.google.zxing.Writer (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Interface com.google.zxing.Writer (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Interface com.google.zxing.Writer (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -342,6 +342,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.WriterException (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.WriterException (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.WriterException (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.WriterException (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -194,10 +194,23 @@
|
|||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">PDF417HighLevelEncoderTestAdapter.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/pdf417/encoder/PDF417HighLevelEncoderTestAdapter.html#encodeHighLevel-java.lang.String-com.google.zxing.pdf417.encoder.Compaction-java.nio.charset.Charset-boolean-">encodeHighLevel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> msg,
|
||||
<a href="../../../../com/google/zxing/pdf417/encoder/Compaction.html" title="enum in com.google.zxing.pdf417.encoder">Compaction</a> compaction,
|
||||
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> encoding,
|
||||
boolean autoECI)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">PDF417.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/pdf417/encoder/PDF417.html#generateBarcodeLogic-java.lang.String-int-">generateBarcodeLogic</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> msg,
|
||||
int errorCorrectionLevel)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">PDF417.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/pdf417/encoder/PDF417.html#generateBarcodeLogic-java.lang.String-int-boolean-">generateBarcodeLogic</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> msg,
|
||||
int errorCorrectionLevel,
|
||||
boolean autoECI)</code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
|
@ -306,6 +319,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>BufferedImageLuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>BufferedImageLuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BufferedImageLuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="BufferedImageLuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -474,6 +474,6 @@ extends <a href="../../../../../com/google/zxing/LuminanceSource.html" title="cl
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommandLineEncoder (ZXing 3.4.1 API)</title>
|
||||
<title>CommandLineEncoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CommandLineEncoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="CommandLineEncoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -243,6 +243,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommandLineRunner (ZXing 3.4.1 API)</title>
|
||||
<title>CommandLineRunner (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CommandLineRunner (ZXing 3.4.1 API)";
|
||||
parent.document.title="CommandLineRunner (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -246,6 +246,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GUIRunner (ZXing 3.4.1 API)</title>
|
||||
<title>GUIRunner (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GUIRunner (ZXing 3.4.1 API)";
|
||||
parent.document.title="GUIRunner (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -403,6 +403,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/javax/swing/JFrame.ht
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>HtmlAssetTranslator (ZXing 3.4.1 API)</title>
|
||||
<title>HtmlAssetTranslator (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,14 +12,14 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="HtmlAssetTranslator (ZXing 3.4.1 API)";
|
||||
parent.document.title="HtmlAssetTranslator (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":9};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
|
||||
var methods = {"i0":41};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
|
@ -108,8 +108,12 @@ var activeTableTab = "activeTableTab";
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
||||
<div class="block"><span class="deprecationComment">without replacement since 3.4.2</span></div>
|
||||
</div>
|
||||
<br>
|
||||
<pre>public final class <span class="typeNameLabel">HtmlAssetTranslator</span>
|
||||
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
|
||||
public final class <span class="typeNameLabel">HtmlAssetTranslator</span>
|
||||
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
||||
<div class="block"><p>A utility which auto-translates the English-language text in a directory of HTML documents using
|
||||
Google Translate.</p>
|
||||
|
@ -142,14 +146,16 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/client/j2se/HtmlAssetTranslator.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/client/j2se/HtmlAssetTranslator.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</code>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
|
@ -181,6 +187,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<h4>main</h4>
|
||||
<pre>public static void main(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)
|
||||
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
|
||||
|
@ -256,6 +263,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ImageReader (ZXing 3.4.1 API)</title>
|
||||
<title>ImageReader (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ImageReader (ZXing 3.4.1 API)";
|
||||
parent.document.title="ImageReader (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -261,6 +261,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MatrixToImageConfig (ZXing 3.4.1 API)</title>
|
||||
<title>MatrixToImageConfig (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MatrixToImageConfig (ZXing 3.4.1 API)";
|
||||
parent.document.title="MatrixToImageConfig (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -362,6 +362,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MatrixToImageWriter (ZXing 3.4.1 API)</title>
|
||||
<title>MatrixToImageWriter (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MatrixToImageWriter (ZXing 3.4.1 API)";
|
||||
parent.document.title="MatrixToImageWriter (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -469,6 +469,6 @@ public static void writeToFile(<a href="../../../../../com/google/zxin
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StringsResourceTranslator (ZXing 3.4.1 API)</title>
|
||||
<title>StringsResourceTranslator (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,14 +12,14 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="StringsResourceTranslator (ZXing 3.4.1 API)";
|
||||
parent.document.title="StringsResourceTranslator (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":9};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
|
||||
var methods = {"i0":41};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
|
@ -108,8 +108,12 @@ var activeTableTab = "activeTableTab";
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
||||
<div class="block"><span class="deprecationComment">without replacement since 3.4.2</span></div>
|
||||
</div>
|
||||
<br>
|
||||
<pre>public final class <span class="typeNameLabel">StringsResourceTranslator</span>
|
||||
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
|
||||
public final class <span class="typeNameLabel">StringsResourceTranslator</span>
|
||||
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
||||
<div class="block"><p>A utility which auto-translates English strings in Android string resources using
|
||||
Google Translate.</p>
|
||||
|
@ -136,14 +140,16 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/client/j2se/StringsResourceTranslator.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/client/j2se/StringsResourceTranslator.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</code>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
|
@ -175,6 +181,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<h4>main</h4>
|
||||
<pre>public static void main(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)
|
||||
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
|
||||
|
@ -250,6 +257,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.client.j2se.BufferedImageLuminanceSource (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.client.j2se.BufferedImageLuminanceSource (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.BufferedImageLuminanceSource (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.BufferedImageLuminanceSource (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.client.j2se.CommandLineEncoder (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.client.j2se.CommandLineEncoder (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.CommandLineEncoder (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.CommandLineEncoder (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.client.j2se.CommandLineRunner (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.client.j2se.CommandLineRunner (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.CommandLineRunner (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.CommandLineRunner (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.client.j2se.GUIRunner (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.client.j2se.GUIRunner (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.GUIRunner (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.GUIRunner (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.client.j2se.HtmlAssetTranslator (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.client.j2se.HtmlAssetTranslator (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.HtmlAssetTranslator (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.HtmlAssetTranslator (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.client.j2se.ImageReader (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.client.j2se.ImageReader (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.ImageReader (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.ImageReader (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.client.j2se.MatrixToImageConfig (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.client.j2se.MatrixToImageConfig (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.MatrixToImageConfig (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.MatrixToImageConfig (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -192,6 +192,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.client.j2se.MatrixToImageWriter (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.client.j2se.MatrixToImageWriter (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.MatrixToImageWriter (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.MatrixToImageWriter (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.google.zxing.client.j2se.StringsResourceTranslator (ZXing 3.4.1 API)</title>
|
||||
<title>Uses of Class com.google.zxing.client.j2se.StringsResourceTranslator (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.StringsResourceTranslator (ZXing 3.4.1 API)";
|
||||
parent.document.title="Uses of Class com.google.zxing.client.j2se.StringsResourceTranslator (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -120,6 +120,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.client.j2se (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.client.j2se (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<!-- Generated by javadoc -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.google.zxing.client.j2se (ZXing 3.4.1 API)</title>
|
||||
<title>com.google.zxing.client.j2se (ZXing 3.5.0 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="com.google.zxing.client.j2se (ZXing 3.4.1 API)";
|
||||
parent.document.title="com.google.zxing.client.j2se (ZXing 3.5.0 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -109,9 +109,8 @@
|
|||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../com/google/zxing/client/j2se/HtmlAssetTranslator.html" title="class in com.google.zxing.client.j2se">HtmlAssetTranslator</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A utility which auto-translates the English-language text in a directory of HTML documents using
|
||||
Google Translate.</div>
|
||||
<td class="colLast">Deprecated
|
||||
<div class="block"><span class="deprecationComment">without replacement since 3.4.2</span></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
|
@ -135,9 +134,8 @@
|
|||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../../com/google/zxing/client/j2se/StringsResourceTranslator.html" title="class in com.google.zxing.client.j2se">StringsResourceTranslator</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A utility which auto-translates English strings in Android string resources using
|
||||
Google Translate.</div>
|
||||
<td class="colLast">Deprecated
|
||||
<div class="block"><span class="deprecationComment">without replacement since 3.4.2</span></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -192,6 +190,6 @@
|
|||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2007–2020. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue