| Package | Description |
|---|---|
| org.apache.maven.shared.utils |
| Modifier and Type | Method and Description |
|---|---|
static XmlStreamWriter |
WriterFactory.newXmlWriter(File file)
Create a new Writer with XML encoding detection rules.
|
static XmlStreamWriter |
WriterFactory.newXmlWriter(OutputStream out)
Create a new Writer with XML encoding detection rules.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.