public class IndexHtmlBuilder extends Object implements Closeable
| Constructor and Description |
|---|
IndexHtmlBuilder(File dir,
String title) |
IndexHtmlBuilder(PrintWriter out,
String title) |
public IndexHtmlBuilder(File dir, String title) throws IOException
IOExceptionpublic IndexHtmlBuilder(PrintWriter out, String title)
public void add(MavenArtifact a) throws IOException
IOExceptionpublic void add(String url, String caption) throws MalformedURLException
MalformedURLExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2004-2012. All Rights Reserved.