org.apache.maven.scm.providers.starteam.settings.io.xpp3
Class StarteamXpp3Writer

java.lang.Object
  extended by org.apache.maven.scm.providers.starteam.settings.io.xpp3.StarteamXpp3Writer

public class StarteamXpp3Writer
extends Object

Class StarteamXpp3Writer.

Version:
$Revision$ $Date$

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

Constructor Detail

StarteamXpp3Writer

public StarteamXpp3Writer()
Method Detail

write

public void write(Writer writer,
                  Settings settings)
           throws IOException
Method write.

Parameters:
writer -
settings -
Throws:
IOException


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