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