org.apache.continuum.configuration.model.io.xpp3
Class ContinuumConfigurationModelXpp3Writer

java.lang.Object
  extended by org.apache.continuum.configuration.model.io.xpp3.ContinuumConfigurationModelXpp3Writer

public class ContinuumConfigurationModelXpp3Writer
extends Object

Class ContinuumConfigurationModelXpp3Writer.

Version:
$Revision$ $Date$

Constructor Summary
ContinuumConfigurationModelXpp3Writer()
           
 
Method Summary
 void write(Writer writer, ContinuumConfigurationModel continuumConfigurationModel)
          Method write.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinuumConfigurationModelXpp3Writer

public ContinuumConfigurationModelXpp3Writer()
Method Detail

write

public void write(Writer writer,
                  ContinuumConfigurationModel continuumConfigurationModel)
           throws IOException
Method write.

Parameters:
writer -
continuumConfigurationModel -
Throws:
IOException


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.