Skip navigation links

random-barcode 0.1.0-SNAPSHOT API

Packages 
Package Description
org.sw4j.tool.barcode.random
The main package of the random barcode creator.
org.sw4j.tool.barcode.random.codedata
This package contains an abstraction for the input and output of the code generation.
org.sw4j.tool.barcode.random.coder
This package contains all coders for encodings (like base58) that are not included in JSE.
org.sw4j.tool.barcode.random.config
This package contains all classes needed to configure the application.
org.sw4j.tool.barcode.random.decoder
This package is the base for a pluggable decoder architecture.
org.sw4j.tool.barcode.random.decoder.impl
This package defines some implementations for the ByteArrayDecoder.
org.sw4j.tool.barcode.random.encoder
This package is the base for a pluggable encoder architecture.
org.sw4j.tool.barcode.random.encoder.impl
This package defines some implementations for the ByteArrayEncoder.
org.sw4j.tool.barcode.random.generator
This package contains the generator of the barcodes and encoded random numbers.
org.sw4j.tool.barcode.random.input
This package contains the input mapping.
Skip navigation links

Copyright © 2020 sw4j.org. All rights reserved.