Uses of Interface
org.wildfly.testing.tools.xml.CloseableXMLStreamWriter
Packages that use CloseableXMLStreamWriter
-
Uses of CloseableXMLStreamWriter in org.wildfly.testing.tools.xml
Methods in org.wildfly.testing.tools.xml that return CloseableXMLStreamWriterModifier and TypeMethodDescriptionstatic CloseableXMLStreamWriterCloseableXMLStreamWriter.of(OutputStream out) Creates anXMLStreamWriterwhich writes to the output stream.static CloseableXMLStreamWriterCreates anXMLStreamWriterwhich writes to the output stream.