org.apache.maven.profiles.io.xpp3
Class ProfilesXpp3Writer

java.lang.Object
  extended by org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer

public class ProfilesXpp3Writer
extends java.lang.Object

Class ProfilesXpp3Writer.

Version:
$Revision$ $Date$

Constructor Summary
ProfilesXpp3Writer()
           
 
Method Summary
 void write(java.io.Writer writer, ProfilesRoot profilesRoot)
          Method write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilesXpp3Writer

public ProfilesXpp3Writer()
Method Detail

write

public void write(java.io.Writer writer,
                  ProfilesRoot profilesRoot)
           throws java.io.IOException
Method write

Parameters:
writer -
profilesRoot -
Throws:
java.io.IOException


Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.