public class PomWriter extends Object
Constructor | Description |
---|---|
PomWriter() |
Modifier and Type | Method | Description |
---|---|---|
static void |
write(Writer w,
org.apache.maven.model.Model newModel) |
|
static void |
write(Writer w,
org.apache.maven.model.Model newModel,
boolean namespaceDeclaration) |
public static void write(Writer w, org.apache.maven.model.Model newModel) throws IOException
IOException
public static void write(Writer w, org.apache.maven.model.Model newModel, boolean namespaceDeclaration) throws IOException
IOException
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.