public class XmlWriter extends Object
Modifier and Type | Method and Description |
---|---|
static void |
writeXml(XmlElement rootXmlElement,
OutputStream outputStream) |
public static void writeXml(XmlElement rootXmlElement, OutputStream outputStream) throws ParserConfigurationException, TransformerException, IllegalArgumentException, SecurityException, IllegalAccessException, InvocationTargetException, NoSuchMethodException
Copyright © 2019 ICF Olson. All rights reserved.