@Component(role=org.apache.maven.model.io.ModelWriter.class,
hint="xml41")
public class XMLModelWriter
extends ModelWriterSupport
| Constructor and Description |
|---|
XMLModelWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Writer output,
Map<String,Object> o,
org.apache.maven.model.Model model) |
write, writepublic void write(Writer output, Map<String,Object> o, org.apache.maven.model.Model model) throws IOException
IOExceptionCopyright © 2025. All rights reserved.