| Interface | Description | 
|---|---|
| HtmlTool.ExtractResult | 
 A container to carry element extraction results. 
 | 
| HtmlTool.IdElement | 
 Representation of a HTML element with ID and a text content. 
 | 
| Class | Description | 
|---|---|
| HtmlTool | 
 An Apache Velocity tool that provides utility methods to manipulate HTML code using
 jsoup HTML5 parser. 
 | 
| SkinConfigTool | 
 An Apache Velocity tool that simplifies retrieval of custom configuration values for a
 Maven Site. 
 | 
| URITool | 
 An Apache Velocity tool that provides utility methods to work with URIs/URLs and links. 
 | 
| Enum | Description | 
|---|---|
| HtmlTool.JoinSeparator | 
 Enum indicating separator handling strategy for document partitioning. 
 | 
Copyright © 2015 Marek Romanowski. All rights reserved.