public class JSONtoTLV
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ERROR |
Constructor and Description |
---|
JSONtoTLV(java.lang.String[] args)
Get JSON to TLV arguments
|
Modifier and Type | Method and Description |
---|---|
boolean |
fileExists()
Check if file exists
|
static org.apache.commons.cli.Option |
OptionParameters()
Set option parameters for command JSON to TLV display
|
void |
printTLV()
Print TLV information from JSON input file
|
public static final java.lang.String ERROR
public JSONtoTLV(java.lang.String[] args)
args
- public static final org.apache.commons.cli.Option OptionParameters()
public boolean fileExists()
public void printTLV()