org.codehaus.mojo.buildinfo.util
Class BuildInfoGenerator

java.lang.Object
  extended by org.codehaus.mojo.buildinfo.util.BuildInfoGenerator

public class BuildInfoGenerator
extends Object


Constructor Summary
BuildInfoGenerator()
           
 
Method Summary
 void writeXml(String systemPropertyKeys, File outputFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildInfoGenerator

public BuildInfoGenerator()
Method Detail

writeXml

public void writeXml(String systemPropertyKeys,
                     File outputFile)
              throws IOException
Throws:
IOException


Copyright © 2011 Codehaus. All Rights Reserved.