Is there something comparable to BeautifulSoup or ElementTree in non-Pythonic, non-XML languages?   Either for processing XML or JSON.<div dir="auto"><br></div><div dir="auto">I’m thinking JQuery at this point, but I’ve never used it outside the browser.</div><div dir="auto"><br></div><div dir="auto">I’m seeking a non-Pythonic, non-XSL language for working with X3DUOM, perhaps thinking I made the wrong choice.   Idk</div><div dir="auto"><br></div><div dir="auto">Something in C/C++ might be ideal, but it should hide SAX/DOM parsing.</div><div dir="auto"><br></div><div dir="auto">There was something in Java that used an XPath-like syntax for Java objects, but I’ve forgotten the name.</div><div dir="auto"><br></div><div dir="auto">This would be useful for processing  the Java scenegraph in X3DJSAIL.</div><div dir="auto"><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto"><br></div><div dir="auto">John </div></div>