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

java.lang.Object
  extended byorg.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer

public class ProfilesXpp3Writer
extends Object

Class ProfilesXpp3Writer.

Version:
$Revision$ $Date$

Constructor Summary
ProfilesXpp3Writer()
           
 
Method Summary
 void write(Writer writer, ProfilesRoot profilesXml)
          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(Writer writer,
                  ProfilesRoot profilesXml)
           throws IOException
Method write

Parameters:
writer -
profilesXml -
Throws:
IOException


Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.