public class IndexCreator extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
createIndexHtml() |
static byte[] |
createIndexHtml(Map<Option,String> options) |
static byte[] |
createIndexHtml(Map<String,String> urls,
String urlsPrimaryName,
Map<Option,String> options) |
public static byte[] createIndexHtml()
throws IOException
IOExceptionpublic static byte[] createIndexHtml(Map<Option,String> options) throws IOException
IOExceptionpublic static byte[] createIndexHtml(Map<String,String> urls, String urlsPrimaryName, Map<Option,String> options) throws IOException
IOExceptionCopyright © 2018–2021. All rights reserved.