weupnp
weupnp copied to clipboard
Use explicitly created SAXParserFactory with Namespace processing
Fix exception on Android platform due to non-exists config for default instance of SAXParserFactory using explicitly created instance with Namespace feature activated(to provide not empty localName in handler). Works also on other platforms - tested on Windows.