Uses of Interface
net.thevpc.nsite.processor.html.PageToHtmlUtils.GeneratorContext
Packages that use PageToHtmlUtils.GeneratorContext
-
Uses of PageToHtmlUtils.GeneratorContext in net.thevpc.nsite.processor.html
Methods in net.thevpc.nsite.processor.html that return PageToHtmlUtils.GeneratorContextMethods in net.thevpc.nsite.processor.html with parameters of type PageToHtmlUtils.GeneratorContextModifier and TypeMethodDescriptionPageToHtmlUtils.md2html(MdElement markdown, PageToHtmlUtils.GeneratorContext generatorContext) PageToHtmlUtils.pageContent2html(MPage page, PageToHtmlUtils.GeneratorContext generatorContext) PageToHtmlUtils.toHtml(String type, Object content, PageToHtmlUtils.GeneratorContext generatorContext)