Hello guys,
I have the following question:
I can handle the text part for a XML tag with DefaultHandler's characters() method by overriding it in a class that extends
DefaultHandler successfully.
How would i get the name of the tag and its attributes ? Can it be done using the DefaultHandler or something else?
Let me know please.
thanks.
--
Oytun Aşkın
[EMAIL PROTECTED]

Reply via email to