Uses of Class
cdc.util.xml.XmlWriter
-
Packages that use XmlWriter Package Description cdc.util.xml -
-
Uses of XmlWriter in cdc.util.xml
Methods in cdc.util.xml that return XmlWriter Modifier and Type Method Description XmlWriterXmlWriter. setEnabled(XmlWriter.Feature... features)XmlWriterXmlWriter. setEnabled(XmlWriter.Feature feature, boolean enabled)Enables or disables a feature.XmlWriterXmlWriter. setIndentString(String s)Set the indent string.
-