Package | Description |
---|---|
com.epimorphics.jsonrdf.extras |
The extras package contains support code for streaming JSON
output.
|
Modifier and Type | Class and Description |
---|---|
class |
IndentedLineBuffer |
Modifier and Type | Field and Description |
---|---|
static IndentedWriter |
IndentedWriter.stderr
Stderr wrapped in an IndentedWriter - no line numbers
|
static IndentedWriter |
IndentedWriter.stdout
Stdout wrapped in an IndentedWriter - no line numbers
|
Modifier and Type | Method and Description |
---|---|
static void |
JSStreamingWriter.outputQuotedString(IndentedWriter out,
String string) |
Constructor and Description |
---|
IndentedWriter(IndentedWriter other) |
JSStreamingWriter(IndentedWriter ps) |
Copyright © 2014. All Rights Reserved.