Uses of Record Class
lib.aide.paths.PathsHtml.HtmlContent
Packages that use PathsHtml.HtmlContent
-
Uses of PathsHtml.HtmlContent in lib.aide.paths
Method parameters in lib.aide.paths with type arguments of type PathsHtml.HtmlContentModifier and TypeMethodDescriptionPathsHtml.Builder.leafNodeHtmlContent
(Function<Paths<C, P>.Node, PathsHtml.HtmlContent> leafNodeHtmlContent) Sets the function to generate HtmlContent for leaf nodes.PathsHtml.Builder.parentNodeHtmlContent
(Function<Paths<C, P>.Node, PathsHtml.HtmlContent> parentNodeHtmlContent) Sets the function to generate HtmlContent for parent nodes.