Uses of Interface
com.blackhillsoftware.smf2json.cli.Smf2JsonCLI.Client
Package
Description
This package provides a command line program framework for writing
JSON data from SMF record input - see class
Smf2JsonCLI
for usage information.-
Uses of Smf2JsonCLI.Client in com.blackhillsoftware.smf2json.cli
Modifier and TypeMethodDescriptionvoid
Smf2JsonCLI.start
(Smf2JsonCLI.Client client, String[] args) Start processing SMF records using the specified client and command line arguments.