@Component(role=org.apache.maven.model.io.ModelWriter.class, hint="atom") public class AtomModelWriter extends ModelWriterSupport
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
log |
Constructor and Description |
---|
AtomModelWriter() |
Modifier and Type | Method and Description |
---|---|
void |
write(Writer output,
Map<String,Object> options,
org.apache.maven.model.Model model) |
write, write
public void write(Writer output, Map<String,Object> options, org.apache.maven.model.Model model) throws IOException
IOException
Copyright © 2023. All rights reserved.