Skip to content Skip to sidebar Skip to footer
Showing posts with the label Htmlcleaner

Is There A Way In Ant (using Groovy?) To Post Info To An Http Url And Then Parse The Response?

I've found a way to read an HTML page in Ant with Groovy + HTMLCleaner (see: Parse HTML using w… Read more Is There A Way In Ant (using Groovy?) To Post Info To An Http Url And Then Parse The Response?

Get The Specific Word In Text In Html Page

If I have the following HTML page Hello world! Hello and Hello again this is an example Solut… Read more Get The Specific Word In Text In Html Page

Generate Pdf File In An Appropriate Format

For my use, I created a PDF file using flying-saucer library. It was a legacy HTML so I cleaned out… Read more Generate Pdf File In An Appropriate Format