@Component(role=org.apache.maven.model.io.ModelWriter.class,
hint="clojure")
public class ClojureModelWriter
extends ModelWriterSupport
Model to a pom.clj.| Constructor and Description |
|---|
ClojureModelWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Writer writer,
Map<String,Object> stringObjectMap,
org.apache.maven.model.Model model) |
write, writepublic void write(Writer writer, Map<String,Object> stringObjectMap, org.apache.maven.model.Model model) throws IOException
IOExceptionCopyright © 2014. All rights reserved.