@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, write
public void write(Writer output, Map<String,Object> o, org.apache.maven.model.Model model) throws IOException
IOException
Copyright © 2020. All rights reserved.