| Package | Description |
|---|---|
| org.codehaus.plexus.util |
| Modifier and Type | Method | Description |
|---|---|---|
static XmlStreamWriter |
WriterFactory.newXmlWriter(java.io.File file) |
Create a new Writer with XML encoding detection rules.
|
static XmlStreamWriter |
WriterFactory.newXmlWriter(java.io.OutputStream out) |
Create a new Writer with XML encoding detection rules.
|