B4A Library JTidy library - Convert HTML pages to XML - Erel    Apr 8, 2018   (10 reactions) This library wraps JTidy open source project.
It is supported by B4A and B4J.
It allows you to... jTidy will not output anything if it encounter an error. You can see the errors in the unfiltered... B4J Question JTidy Unknown HTML5 Tags [SOLVED] - Mashiane    Jan 11, 2018 Hi there
Whilst JTidy works well to some extent for my scenario, there is an issue with it parsing... I can use to convert my html5 content to xml besides using jtidy to xmlElements?
I'm still to... B4A Question jTidy Outputs Empty XML file - mangojack    Aug 1, 2017 Hi .. I cannot get jTidy lib to parse a downloaded HTML file to XML.
I have had success on a small web page generated by me and located on my host server and also a small html file in Assets folder... B4A Library [B4X] MiniHtmlParser - simple html parser implemented with B4X - Erel    Feb 6, 2025   (40 reactions) MiniHtmlParser is a cross platform class that parses html strings and creates a tree with the various elements. It is a less powerful alternative to jTidy or jSoup, however it is simple to use, cross platform and as it is implemented in B4X it can be extended quite easily. Note that many real-world html pages are not 100% valid. The parser tries to handle a few cases, far from browsers which can handle many common html problems. The example demonstrates how to use the parser. It parses... B4J Question Problem with JTidy (char coding) - rosippc64a (first post)    Oct 5, 2020   (1 reaction) Thank you @Erel , works well!... B4J Question JTidy library - Peter Meares (first post)    Jul 24, 2017 Contact [email protected] and we will set your account.
Will do, great service. Thanks... B4A Question Using JTidy - Erel (first post)    Apr 16, 2013 JTidy works with an InputStream and outputs a file.... B4A Tutorial [B4X] Text, Strings and Parsers - Erel    May 19, 2020   (21 reactions)   tags: Code, Parser, Strings, Parsers, Comunic created by @warwound. XmlBuilder (B4A, B4J) / iXmlBuilder (B4i) - XML generator. HTML jTidy... B4J Question Parsing HTML Tables - Erel (first post)    Apr 12, 2020 What is the output that you get from jTidy?... B4A Question Extract HTML elements from an HTML source code - mcqueccu (first post)    Mar 25, 2020   (4 reactions) You can use, jtidy with xml2map library, or jsoup... Page: 1   2   3   4   5   6   7   |