-
Notifications
You must be signed in to change notification settings - Fork 363
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #339 As promised, remove the JSoup to DOM converter module.
Use: Document doc = new W3CDom().fromJsoup(jsoupDoc); instead.
- Loading branch information
Showing
4 changed files
with
0 additions
and
264 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
152 changes: 0 additions & 152 deletions
152
openhtmltopdf-jsoup-dom-converter/src/main/java/com/openhtmltopdf/DOMBuilder.java
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
openhtmltopdf-jsoup-dom-converter/src/test/java/com/openhtmltopdf/TestJsoupToDom.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters