Package | Description |
---|---|
com.vaadin.flow.component.polymertemplate |
Modifier and Type | Method and Description |
---|---|
TemplateParser.TemplateData |
TemplateParser.getTemplateContent(Class<? extends PolymerTemplate<?>> clazz,
String tag,
VaadinService service)
Deprecated.
Gets the template data which contains a JSOUP
Element
representing the template content and the template uri. |
TemplateParser.TemplateData |
NpmTemplateParser.getTemplateContent(Class<? extends PolymerTemplate<?>> clazz,
String tag,
VaadinService service)
Deprecated.
|
Copyright © 2022. All rights reserved.