< prev index next >

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

Print this page

        

@@ -77,6 +77,5 @@
     public void doTest(String name) throws SAXException {
         ValidatorHandler validatorHandler = schemaFactory.newSchema().newValidatorHandler();
         validatorHandler.setProperty(name, "123");
     }
 }
-
< prev index next >