Uses of Interface
org.rrd4j.core.XmlWriter.DoubleFormater
-
Packages that use XmlWriter.DoubleFormater Package Description org.rrd4j.core core RRD4J implementation. -
-
Uses of XmlWriter.DoubleFormater in org.rrd4j.core
Methods in org.rrd4j.core with parameters of type XmlWriter.DoubleFormater Modifier and Type Method Description XmlWriter
XmlWriter. withDoubleFormatter(XmlWriter.DoubleFormater doubleFormatter)
Return a newXmlWriter
that will format time stamp using thisZoneId
-