Uses of Interface
lt.velykis.maven.skins.reflow.HtmlTool.IdElement
-
-
Uses of HtmlTool.IdElement in lt.velykis.maven.skins.reflow
Methods in lt.velykis.maven.skins.reflow that return types with arguments of type HtmlTool.IdElement Modifier and Type Method Description List<? extends HtmlTool.IdElement>HtmlTool.IdElement. getItems()Retrieves the children of the HTML element (nested within the element)List<? extends HtmlTool.IdElement>HtmlTool. headingTree(String content)Reads all headings in the given HTML content as a hierarchy.
-