Package | Description |
---|---|
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.config |
This package contains all classes needed to configure the application.
|
Constructor and Description |
---|
FileCodeData(Config config)
Create a new
FileCodeData with the given configuration. |
Modifier and Type | Method and Description |
---|---|
Config |
Config.Builder.build()
Build a new
Config with the parameters set. |
static Config |
Config.readYamlConfig(File configFile)
A factory method to create a configuration from a YAML file.
|
Copyright © 2020 sw4j.org. All rights reserved.