public class TLVtoJSON
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ERROR |
Constructor and Description |
---|
TLVtoJSON(java.lang.String[] args)
Get TLV to JSON arguments
|
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.cli.Option |
OptionParameters()
Set option parameters for command TLV to JSON display
|
void |
printJSON(java.lang.String tlvDisassemble)
Print JSON information from TLV
|
public static final java.lang.String ERROR