< prev index next >

test/javax/xml/jaxp/unittest/validation/Bug4966232.java

Print this page

        

*** 73,78 **** DOMSource ds = new DOMSource(doc); Schema s = sf.newSchema(ds); Assert.assertNotNull(s); } } - --- 73,77 ----
< prev index next >