| Interface | Description |
|---|---|
| HtmlTool.ExtractResult |
A container to carry element extraction results.
|
| HtmlTool.IdElement |
Representation of a HTML element with ID and a text content.
|
| ISkinConfig |
Interface of skin config.
|
| 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.
|
| URITool.URLRebaser |
URL rebaser: based on an old and a new path, can rebase a link based on old path to a value based on the new
path.
|
| Xpp3Utils |
Utility class to manipulate
Xpp3Dom model. |
| Enum | Description |
|---|---|
| HtmlTool.JoinSeparator |
Enum indicating separator handling strategy for document partitioning.
|
Copyright © 2012–2023 Friederich Christophe. All rights reserved.