j
k
j a
j l
How can I run this xquery:
fetch:xml("http://books.toscrape.com/", map { 'parser': 'html', 'htmlparser': map { 'html': false(), 'nodefaults': true() } })
from basex using Java? I can run that xquery from the GUI.
thanks,
Thufir
Back to the thread
Back to the list