How do I use xml namespaces with sax 2.0?



How do I use xml namespaces with sax 2.0?..

Answer / 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

More XML XSLT RSS Interview Questions

What is the relation between rss and xml?

1 Answers  


What atom 1.0 files look like?

1 Answers  


Explain what a diffgram is, and a good use for one?

1 Answers  


What is Simple Element?

1 Answers  


What are the main features of xml?

1 Answers  


What is xmlns xs?

1 Answers  


What is an xml expansion pack?

1 Answers  


How do I view xsd files?

1 Answers  


If an element or attribute is in the scope of an xml namespace declaration, is its name in that namespace?

1 Answers  


What is dtd in xml?

1 Answers  


What is xml and xslt?

1 Answers  


what are the predefined entities in XML ?

1 Answers  


Categories