vr938
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.
Security — vr938
Dependencies (4)
| Package | Resolved | Size | Vulnerabilities |
|---|---|---|---|
| ant:ant* | |||
| org.slf4j:slf4j-log4j12* | |||
| log4j:log4j* | |||
| junit:junit* |
Install
<dependency> <groupId>net.sf.jtidy</groupId> <artifactId>jtidy</artifactId> <version>r938</version> </dependency>
Distribution size
Bundle analysis is only available for npm packages. Download jar ↗
Package info