DOC

com.github.jtidy : jtidy

Maven & Gradle

Jun 28, 2023
2 usages
48 stars

JTidy · JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Table Of Contents

Latest Version

Download com.github.jtidy : jtidy Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.jtidy : jtidy Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file jtidy-1.0.4-javadoc.jar to jtidy-1.0.4-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jtidy-1.0.4-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jtidy-1.0.4-sources.jar" -d "jtidy-1.0.4-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jun 28, 2023
2 usages
48 stars
Sep 03, 2023
48 stars

Discover Dependencies

Dec 17, 2019
1 usages
6 stars
Jun 29, 2021
20 stars
Jun 29, 2021
9 usages
Jan 28, 2023
24 stars
Aug 25, 2023
4 usages
3.9k stars
Apr 18, 2023
4 usages
2 stars
Oct 29, 2020
16 stars
Feb 27, 2023
12 stars
Jul 04, 2023
1 usages
62 stars