< prev index next >

test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/DocumentBuilderImpl01.java

Print this page

        

@@ -155,7 +155,5 @@
             return new InputSource(systemId);
         else
             return null;
     }
 }
-
-
< prev index next >