| Package | Description | 
|---|---|
| com.google.zxing.qrcode.encoder | 
| Modifier and Type | Method and Description | 
|---|---|
| static QRCode | Encoder. encode(String content,
      ErrorCorrectionLevel ecLevel) | 
| static QRCode | Encoder. encode(String content,
      ErrorCorrectionLevel ecLevel,
      Map<EncodeHintType,?> hints) | 
Copyright © 2007–2018. All rights reserved.