@Named public class HtmlGenerator extends Object
| Constructor and Description |
|---|
HtmlGenerator(HtmlBuilderVisitor htmlBuilderVisitor) |
| Modifier and Type | Method and Description |
|---|---|
<P extends Previewable & Identifiable> |
generateHtml(P previewable) |
<P extends Previewable & Identifiable> |
generateHtml(String resourceContext,
P previewable) |
@Inject public HtmlGenerator(HtmlBuilderVisitor htmlBuilderVisitor)
public <P extends Previewable & Identifiable> String generateHtml(P previewable) throws GenerationException, NotFoundException
GenerationExceptionNotFoundExceptionpublic <P extends Previewable & Identifiable> String generateHtml(String resourceContext, P previewable) throws GenerationException, NotFoundException
GenerationExceptionNotFoundExceptionCopyright © 2021. All rights reserved.