adspace
Answer Posted / Jitandra Rawat
To work with XML namespaces in SAX 2.0, you can extend the default ContentHandler class to implement NamespaceAwareContentHandler and update the startElement() method to handle prefixes and URIs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers