org.apache.maven.profiles.io.xpp3
Class ProfilesXpp3Writer
java.lang.Object
   org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
- public class ProfilesXpp3Writer 
- extends Object
Class ProfilesXpp3Writer.
- Version:
- $Revision$ $Date$
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ProfilesXpp3Writer
public ProfilesXpp3Writer()
write
public void write(Writer writer,
                  ProfilesRoot profilesRoot)
           throws IOException
- Method write.
 
- 
- Parameters:
- writer-
- profilesRoot-
- Throws:
- IOException
 
write
public void write(OutputStream stream,
                  ProfilesRoot profilesRoot)
           throws IOException
- Method write.
 
- 
- Parameters:
- stream-
- profilesRoot-
- Throws:
- IOException
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.