net.sourceforge.cruisecontrol.util
Class BuildInformationHelper

java.lang.Object
  extended bynet.sourceforge.cruisecontrol.util.BuildInformationHelper

public class BuildInformationHelper
extends java.lang.Object


Constructor Summary
BuildInformationHelper()
           
 
Method Summary
 void init()
           
 BuildLoopInformation toObject(java.lang.String xml)
           
 java.lang.String toXml(BuildLoopInformation buildinfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildInformationHelper

public BuildInformationHelper()
Method Detail

init

public void init()

toXml

public java.lang.String toXml(BuildLoopInformation buildinfo)

toObject

public BuildLoopInformation toObject(java.lang.String xml)