public class SimpleJsonExporterConfiguration extends SimpleExporterConfiguration implements JsonExporterConfiguration
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS| Constructor and Description |
|---|
SimpleJsonExporterConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isFlushOutput()
A flag that determines whether the JSON exporter should flush the
output stream after writing the JSON content to it.
|
void |
setFlushOutput(Boolean flushOutput) |
isOverrideHints, setOverrideHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisOverrideHintspublic Boolean isFlushOutput()
JsonExporterConfigurationisFlushOutput in interface JsonExporterConfigurationHtmlExporterConfiguration.PROPERTY_FLUSH_OUTPUTpublic void setFlushOutput(Boolean flushOutput)
Copyright © 2014. All rights reserved.