java-tutorials/xml/src
Ulisses Lima 9bf766f619 BAEL ???? - Intro to XPath with Java - quick fix
Based on email feedback.

* Changing `childs` to `childNodes`
* Changing `nodeList = (NodeList)` to `NodeList nodeList = (NodeList)`
2023-12-04 11:37:09 -03:00
..
main BAEL ???? - Intro to XPath with Java - quick fix 2023-12-04 11:37:09 -03:00
test BAEL-5755: indention update 2023-11-22 16:06:21 -08:00