Package io.smallrye.openapi.ui
Class IndexHtmlCreator
java.lang.Object
io.smallrye.openapi.ui.IndexHtmlCreator
Creates an index html based on some options
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]static byte[]createIndexHtml(Map<Option, String> options) static byte[]
-
Method Details
-
createIndexHtml
- Throws:
IOException
-
createIndexHtml
- Throws:
IOException
-
createIndexHtml
public static byte[] createIndexHtml(Map<String, String> urls, String urlsPrimaryName, Map<Option, throws IOExceptionString> options) - Throws:
IOException
-