java.lang.Object
org.kordamp.jarviz.reporting.Formatter
org.kordamp.jarviz.reporting.XmlFormatter
- Since:
- 0.2.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprivate Stringprivate StringcloseXmlElement(String str) protected StringformatValue(String value) protected StringformatValue(Node node) private StringopenXmlElement(String str) Methods inherited from class org.kordamp.jarviz.reporting.Formatter
indentAdjustment, indentationFor, indentationFor, write
-
Field Details
-
INSTANCE
-
OPEN
- See Also:
-
OPEN_SLASH
- See Also:
-
CLOSE
- See Also:
-
CDATA_OPEN
- See Also:
-
CDATA_CLOSE
- See Also:
-
-
Constructor Details
-
XmlFormatter
private XmlFormatter()
-
-
Method Details
-
append
-
formatValue
- Overrides:
formatValuein classFormatter
-
openXmlElement
-
closeXmlElement
-
formatValue
- Overrides:
formatValuein classFormatter
-
cdata
-