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
IOExceptionpublic static void write(Writer w, Model newModel, boolean namespaceDeclaration) throws IOException
IOExceptionCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.