jar

com.github.xmlet : htmlflow

Maven & Gradle

Jan 31, 2023
7 usages
139 stars

com.github.xmlet:htmlflow · HtmlFlow library purpose is to allow Java applications to easily writing HTML documents in a fluent style into a java.io.PrintStream.

Table Of Contents

Latest Version

Download com.github.xmlet : htmlflow JAR file - Latest Versions:

All Versions

Download com.github.xmlet : htmlflow JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.1
2.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window htmlflow-4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

htmlflow.flowifier

├─ htmlflow.flowifier.AbstractHtmlToJavaHtmlFlowNodeVisitor.class - [JAR]

├─ htmlflow.flowifier.DefaultHtmlToJavaHtmlFlowNodeVisitor.class - [JAR]

├─ htmlflow.flowifier.Flowifier.class - [JAR]

├─ htmlflow.flowifier.HtmlToJavaHtmlFlowNodeVisitor.class - [JAR]

htmlflow.continuations

├─ htmlflow.continuations.HtmlContinuation.class - [JAR]

├─ htmlflow.continuations.HtmlContinuationAsync.class - [JAR]

├─ htmlflow.continuations.HtmlContinuationAsyncTerminationNode.class - [JAR]

├─ htmlflow.continuations.HtmlContinuationSync.class - [JAR]

├─ htmlflow.continuations.HtmlContinuationSyncCloseAndIndent.class - [JAR]

├─ htmlflow.continuations.HtmlContinuationSyncDynamic.class - [JAR]

├─ htmlflow.continuations.HtmlContinuationSyncStatic.class - [JAR]

htmlflow

├─ htmlflow.HtmlDoc.class - [JAR]

├─ htmlflow.HtmlFlow.class - [JAR]

├─ htmlflow.HtmlPage.class - [JAR]

├─ htmlflow.HtmlTemplate.class - [JAR]

├─ htmlflow.HtmlView.class - [JAR]

├─ htmlflow.HtmlViewAsync.class - [JAR]

htmlflow.exceptions

├─ htmlflow.exceptions.HtmlFlowAppendException.class - [JAR]

htmlflow.visitor

├─ htmlflow.visitor.HtmlDocVisitor.class - [JAR]

├─ htmlflow.visitor.HtmlViewVisitor.class - [JAR]

├─ htmlflow.visitor.HtmlViewVisitorAsync.class - [JAR]

├─ htmlflow.visitor.HtmlVisitor.class - [JAR]

├─ htmlflow.visitor.Indentation.class - [JAR]

├─ htmlflow.visitor.PreprocessingVisitor.class - [JAR]

├─ htmlflow.visitor.PreprocessingVisitorAsync.class - [JAR]

├─ htmlflow.visitor.Tags.class - [JAR]

Advertisement

Dependencies from Group

Jan 31, 2023
7 usages
139 stars
Aug 06, 2022
4 usages
69 stars
Jan 21, 2023
3 usages
2 stars
Oct 17, 2018
1 usages
10 stars
Oct 17, 2018
1 usages
3 stars

Discover Dependencies

Feb 26, 2020
3 usages
Feb 22, 2019
5 usages
4k stars
Sep 20, 2022
1 usages
548 stars
Jul 18, 2023
4 usages
103 stars
Sep 20, 2019
1 usages
0 stars
Dec 17, 2021
10 usages
784 stars