MCPcopy Create free account

hub / github.com/andriusvelykis/reflow-maven-skin / types & classes

Types & classes8 in github.com/andriusvelykis/reflow-maven-skin

ClassDefaultExtractResult
reflow-velocity-tools/src/main/java/lt/velykis/maven/skins/reflow/HtmlTool.java:548
InterfaceExtractResult
A container to carry element extraction results. Contains the extracted element HTML code and the remainder of the body content with elements removed.
reflow-velocity-tools/src/main/java/lt/velykis/maven/skins/reflow/HtmlTool.java:531
ClassHeadingItem
reflow-velocity-tools/src/main/java/lt/velykis/maven/skins/reflow/HtmlTool.java:1237
ClassHtmlTool
An Apache Velocity tool that provides utility methods to manipulate HTML code using <a href="http://jsoup.org/">jsoup</a> HTML5 parser. <p> The method
reflow-velocity-tools/src/main/java/lt/velykis/maven/skins/reflow/HtmlTool.java:57
InterfaceIdElement
Representation of a HTML element with ID and a text content. Other such elements can be nested within. @author Andrius Velykis @since 1.0
reflow-velocity-tools/src/main/java/lt/velykis/maven/skins/reflow/HtmlTool.java:1273
EnumJoinSeparator
Enum indicating separator handling strategy for document partitioning.
reflow-velocity-tools/src/main/java/lt/velykis/maven/skins/reflow/HtmlTool.java:67
ClassSkinConfigTool
An Apache Velocity tool that simplifies retrieval of custom configuration values for a Maven Site. <p> The tool is configured to access Maven site con
reflow-velocity-tools/src/main/java/lt/velykis/maven/skins/reflow/SkinConfigTool.java:73
ClassURITool
An Apache Velocity tool that provides utility methods to work with URIs/URLs and links. @author Andrius Velykis @since 1.0
reflow-velocity-tools/src/main/java/lt/velykis/maven/skins/reflow/URITool.java:29