public class XmlWriter extends Object implements AutoCloseable
Modifier and Type | Class and Description |
---|---|
class |
XmlWriter.Element |
public XmlWriter(Writer out)
public XmlWriter.Element element(String name) throws IOException
IOException
public void close() throws IOException
close
in interface AutoCloseable
IOException
Copyright © 2019 JBoss by Red Hat. All rights reserved.