I've got a DOM tree I want to receive org.xml.sax.helpers.DefaultHandler callbacks from it. Is that possible?
org.xml.sax.helpers.DefaultHandler
I have learned a tutorial about SAX parser of java and now I need to create tree list of XML file like this:
<course> <chapter> ...