| Modifier and Type | Method and 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. 
 | 
Copyright © 2015 Marek Romanowski. All rights reserved.