org.apache.maven.plugins.shade.pom
Class PomWriter
java.lang.Object
org.apache.maven.plugins.shade.pom.PomWriter
public class PomWriter
- extends Object
- Author:
- Jason van Zyl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PomWriter
public PomWriter()
write
public static void write(Writer w,
Model newModel)
throws IOException
- Throws:
IOException
write
public static void write(Writer w,
Model newModel,
boolean namespaceDeclaration)
throws IOException
- Throws:
IOException
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.