public class MavenXpp3Writer extends Object
Constructor and Description |
---|
MavenXpp3Writer() |
public MavenXpp3Writer()
public void write(Writer writer, Model model) throws IOException
writer
- model
- IOException
public void write(OutputStream stream, Model model) throws IOException
stream
- model
- IOException
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.