Uses of Class
org.rrd4j.core.XmlWriter
Packages that use XmlWriter
-
Uses of XmlWriter in org.rrd4j.core
Methods in org.rrd4j.core that return XmlWriterModifier and TypeMethodDescriptionXmlWriter.withDoubleFormatter(XmlWriter.DoubleFormater doubleFormatter) XmlWriter.withTimeZone(ZoneId zid) Methods in org.rrd4j.core with parameters of type XmlWriterModifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) voidvoidWrites the RRD content toXmlWriterusing XML format.voidvoidRrdDef.exportXmlTemplate(XmlWriter xml, boolean compatible) Exports RrdDef object to output stream in XML format.