< prev index next >

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

Print this page

        

@@ -82,6 +82,5 @@
         // trans.transform(new DOMSource(elem), new StreamResult(System.out));
 
         return list.toArray(new Source[list.size()]);
     }
 }
-
< prev index next >