< prev index next >

test/javax/xml/jaxp/functional/javax/xml/transform/ptests/SAXSourceTest.java

Print this page

        

@@ -103,7 +103,5 @@
             assertEquals(SAXSource.sourceToInputSource(saxSource).getSystemId(),
                     SYSTEM_ID);
         }
     }
 }
-
-
< prev index next >