[x3d-public] Something comparable to ElementTree
John Carlson
yottzumm at gmail.com
Mon Jul 26 18:05:44 PDT 2021
Is there something comparable to BeautifulSoup or ElementTree in
non-Pythonic, non-XML languages? Either for processing XML or JSON.
I’m thinking JQuery at this point, but I’ve never used it outside the
browser.
I’m seeking a non-Pythonic, non-XSL language for working with X3DUOM,
perhaps thinking I made the wrong choice. Idk
Something in C/C++ might be ideal, but it should hide SAX/DOM parsing.
There was something in Java that used an XPath-like syntax for Java
objects, but I’ve forgotten the name.
This would be useful for processing the Java scenegraph in X3DJSAIL.
Thanks,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20210726/63a9cd04/attachment.html>
More information about the x3d-public
mailing list