- java.lang.Object
-
- com.fasterxml.jackson.core.util.MinimalPrettyPrinter
-
- org.apache.nutch.crawl.CrawlDbReader.JsonIndenter
-
-
Field Summary
-
Fields inherited from class com.fasterxml.jackson.core.util.MinimalPrettyPrinter
_rootValueSeparator, _separators
-
Fields inherited from interface com.fasterxml.jackson.core.PrettyPrinter
DEFAULT_ROOT_VALUE_SEPARATOR, DEFAULT_SEPARATORS
-
Method Summary
-
Methods inherited from class com.fasterxml.jackson.core.util.MinimalPrettyPrinter
beforeArrayValues, beforeObjectEntries, setRootValueSeparator, setSeparators, writeArrayValueSeparator, writeEndArray, writeEndObject, writeRootValueSeparator, writeStartArray, writeStartObject
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
JsonIndenter
public JsonIndenter()
Copyright © 2021 The Apache Software Foundation