org.sw4j.*
-
org.sw4j.tool.barcode.random.decoder.impl.Base58Decoder
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"base58" |
-
org.sw4j.tool.barcode.random.decoder.impl.Base64Decoder
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"base64" |
-
org.sw4j.tool.barcode.random.decoder.impl.HexDecoder
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"hex" |
-
org.sw4j.tool.barcode.random.encoder.impl.Base58Encoder
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"base58" |
-
org.sw4j.tool.barcode.random.encoder.impl.Base64Encoder
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"base64" |
-
org.sw4j.tool.barcode.random.encoder.impl.HexEncoder
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"hex" |
Copyright © 2020 sw4j.org. All rights reserved.