Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Indicates whether or not the factory is configured to produce
parsers which are namespace aware
(it simply set feature XmlPullParser.FEATURE_PROCESS_NAMESPACES to true or false).
Set method documentation [Android Documentation]
Specifies that the parser produced by this factory will provide
support for XML namespaces.
By default the value of this is set to false.