< prev index next >

test/javax/xml/jaxp/functional/test/astro/SchemaValidationTest.java

Print this page

        

@@ -74,6 +74,5 @@
         spf.setNamespaceAware(true);
         spf.setValidating(true);
         return spf.newSAXParser();
     }
 }
-
< prev index next >