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 XmlWriter
XmlWriter. setEnabled(XmlWriter.Feature... features)
XmlWriter
XmlWriter. setEnabled(XmlWriter.Feature feature, boolean enabled)
Enables or disables a feature.XmlWriter
XmlWriter. setIndentString(String s)
Set the indent string.
-