Hi, I have a question on how to retrieve only those elements that are defined in a specific namespace. I am using JAXP default SAX parser.
Suppose, I have an XML doc, and it defines namespace called Z. Thus, XML doc defines few elements that belong to Z and other elements that don't belong to Z. How is it possible to retrieve only those elements that belong to namespace Z? Thank you in advance! Leon ----------- Leon Zilber HP Internet Operation R&D Lab phone: 973.443.78.82 email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
