vips_java
vips_java copied to clipboard
how to convert the xml to html?
Hello, I have successfully converted the webpage (for example: https://github.com into an xml file, but would like to ask how to layout this file into a web page, or can I generate an html page?

Hi, no it's no possible to convert it to a HTML page. Why would you need to do that? You can get the page sources easily with other utilities (through the web browser, curl, wget).