public class Formatter extends AbstractJsonReader
| Constructor and Description |
|---|
Formatter(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleToken(ParseEvent event) |
static void |
main(String[] argv) |
protected void |
ready() |
static String |
version() |
read, readpublic Formatter(OutputStream out) throws IOException
IOExceptionprotected void handleToken(ParseEvent event) throws IOException
handleToken in class AbstractJsonReaderIOExceptionprotected void ready()
throws IOException
ready in class AbstractJsonReaderIOExceptionpublic static String version() throws IOException
IOExceptionpublic static void main(String[] argv) throws IOException, org.apache.commons.cli.ParseException
IOExceptionorg.apache.commons.cli.ParseExceptionCopyright © 2015. All rights reserved.