java.lang.Object
org.kordamp.jarviz.reporting.Formatter
org.kordamp.jarviz.reporting.YamlFormatter
- Since:
- 0.2.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringstatic final YamlFormatterprivate static final Stringprivate static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprivate Stringprotected StringformatValue(Node node) protected intprotected intindentationFor(Node node, int offset) Methods inherited from class org.kordamp.jarviz.reporting.Formatter
formatValue, indentationFor
-
Field Details
-
INSTANCE
-
COLON
- See Also:
-
ITEM
- See Also:
-
MULTILINE
- See Also:
-
-
Constructor Details
-
YamlFormatter
private YamlFormatter()
-
-
Method Details
-
write
-
append
-
indentationFor
- Overrides:
indentationForin classFormatter
-
element
-
indentAdjustment
protected int indentAdjustment()- Overrides:
indentAdjustmentin classFormatter
-
formatValue
- Overrides:
formatValuein classFormatter
-