-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
1.2.0
-
1.2.0
-
sparc
-
solaris_8
tag info: xalan-j_2_2_d11, Xerces-J_2_0_0_beta3
According to javadoc, ParserAdapter.parse(InputSource), XMLFilterImpl.parse(InputSource), XMLReader.parse(InputSource) can only throws IOException and SAXException. In crimson, it throws SAXException. With Xerces2, it throws NPE.
See attachment to reproduce
According to javadoc, ParserAdapter.parse(InputSource), XMLFilterImpl.parse(InputSource), XMLReader.parse(InputSource) can only throws IOException and SAXException. In crimson, it throws SAXException. With Xerces2, it throws NPE.
See attachment to reproduce