tree - fetching webpage through java -


i need fetch given web page, , convert html tag xml tag, , these xml tag need build tree. how can ?? please show me link or tutorial based on these, btw using java language.

thanks.

httpclient data. htmlcleaner turn xml.

both have tutorials.


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -