-
Bug
-
Resolution: Fixed
-
P2
-
1.1
-
1.1.1
-
sparc
-
solaris_2.6
-
Verified
After creating a new instance of DocumentBuilderFactory, if we invoke isNamespaceAware() method, it returns false which clearly tells that the DocumentBuilder is not namespace aware. But if we parse an xml file, it is able to resolve Namespaces.
See the attached program.
See the attached program.