org.apache.continuum.buildagent.utils
Class WorkingCopyContentGenerator

java.lang.Object
  extended by org.apache.continuum.buildagent.utils.WorkingCopyContentGenerator

public class WorkingCopyContentGenerator
extends Object


Constructor Summary
WorkingCopyContentGenerator()
           
 
Method Summary
 String generate(List<File> files, String baseUrl, String imagesBaseUrl, File basedir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkingCopyContentGenerator

public WorkingCopyContentGenerator()
Method Detail

generate

public String generate(List<File> files,
                       String baseUrl,
                       String imagesBaseUrl,
                       File basedir)


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