How to convert html file to text
Hello everyone! I am just studying computer science in year 3 and I am a newer with java program. My teacher put me a exercise like this:
write a java programm to convert an html file to a text file :
- extract all the text and only the text from the html file.
- provide at least 2 different methods to do the conversion and tell me which one you prefer and why.
I try to find a solution of this problem but I found little bit. So, please help me :confused:!
Thank you,
Chamnan