org.apache.continuum.release.model.io.stax
Class ContinuumPrepareReleasesModelStaxWriter

java.lang.Object
  extended by org.apache.continuum.release.model.io.stax.ContinuumPrepareReleasesModelStaxWriter

public class ContinuumPrepareReleasesModelStaxWriter
extends Object

Class ContinuumPrepareReleasesModelStaxWriter.

Version:
$Revision$ $Date$

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

Constructor Detail

ContinuumPrepareReleasesModelStaxWriter

public ContinuumPrepareReleasesModelStaxWriter()
Method Detail

write

public void write(Writer writer,
                  PreparedReleaseModel preparedReleaseModel)
           throws IOException,
                  javax.xml.stream.XMLStreamException
Method write.

Parameters:
writer -
preparedReleaseModel -
Throws:
IOException
javax.xml.stream.XMLStreamException


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