How can we convert python beautifulsoup object to org.w3c.dom.Document in java

前端 未结 0 1364
温柔的废话
温柔的废话 2021-02-07 07:15

Suppose I parse the html page in python using beautiful soup. Then would like to pass the soup object from python to Java.

In Java I wanted to read it then convert it to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题