Android Question parser html file in b4a

afsaneh

New Member
hello
i have file test.html into b4a program
and with library jtidy convert to test1.xml
I want to parse the test1.xml file
How to code a function "Sub parse_EndElement (Uri As String, Name As String, Text As StringBuilder)"

please help
 

Attachments

  • test.zip
    1.4 KB · Views: 219
Top