tags:

views:

63

answers:

0

I need to get some xml Element qname from an javax.xml.stream.Source object first, then fully parse this xml file. How can I do this ? The colon is not a safe way to do this job, considering the source object can be DOMSource, JAXBSource, SAXSource, StAXSource, StreamSource.