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