Using Jodd Jerry, how to get the contents of node itself? (Jodd jerry is Java utilility)
Like jQuery:
$("selector").prop('outerHTML')
Using Jodd Jerry, how to get the contents of node itself? (Jodd jerry is Java utilility)
Like jQuery:
$("selector").prop('outerHTML')
node has getHmtl()