| Package | Description |
|---|---|
| com.vaadin.flow.component.littemplate | |
| com.vaadin.flow.component.littemplate.internal |
| Modifier and Type | Method and Description |
|---|---|
LitTemplateParser.TemplateData |
LitTemplateParser.getTemplateContent(Class<? extends LitTemplate> clazz,
String tag,
VaadinService service)
Gets the template data which contains a JSOUP
Element
representing the template content and the template uri. |
| Modifier and Type | Method and Description |
|---|---|
LitTemplateParser.TemplateData |
LitTemplateParserImpl.getTemplateContent(Class<? extends LitTemplate> clazz,
String tag,
VaadinService service) |
Copyright © 2025. All rights reserved.