SaxNamespaceParser works the same way as SaxParser except
instead of plain strings it resolves namespace information and passes
QName to the handler for element and attribute names.
Additionally, document content handlers are provided with a
NamespaceResolver to resolve namespaces and prefixes
at the current element.
A streaming SAX-style namespace-aware XML parser.
SaxNamespaceParserworks the same way asSaxParserexcept instead of plain strings it resolves namespace information and passesQNameto the handler for element and attribute names.Additionally, document content handlers are provided with a
NamespaceResolverto resolve namespaces and prefixes at the current element.See
SaxParserSaxNamespaceOptionsSaxNamespaceHandlerQNameNamespaceResolver