Hello.
I am building a XML reader class DOM.
Does anyone have a link that has some code where
the text from a JComboBox.selectedItem()("text")
for example or any text is used to find a Node in a the DOM document
and then work with that nodes siblings?