Uses of Interface
org.jusecase.jte.Content
-
Packages that use Content Package Description org.jusecase.jte org.jusecase.jte.html org.jusecase.jte.support -
-
Uses of Content in org.jusecase.jte
Methods in org.jusecase.jte with parameters of type Content Modifier and Type Method Description default voidTemplateOutput. writeUserContent(Content content) -
Uses of Content in org.jusecase.jte.html
Subinterfaces of Content in org.jusecase.jte.html Modifier and Type Interface Description interfaceHtmlContent -
Uses of Content in org.jusecase.jte.support
Methods in org.jusecase.jte.support that return Content Modifier and Type Method Description default ContentLocalizationSupport. localize(String key)default ContentLocalizationSupport. localize(String key, Object... params)
-