Uses of Class
org.codehaus.plexus.util.xml.XmlStreamWriter
-
Packages that use XmlStreamWriter Package Description org.codehaus.plexus.util.xml -
-
Uses of XmlStreamWriter in org.codehaus.plexus.util.xml
Methods in org.codehaus.plexus.util.xml that return XmlStreamWriter Modifier and Type Method Description static XmlStreamWriterWriterFactory. newXmlWriter(java.io.File file)Create a new Writer with XML encoding detection rules.static XmlStreamWriterWriterFactory. newXmlWriter(java.io.OutputStream out)Create a new Writer with XML encoding detection rules.
-