< prev index next >

test/javax/xml/jaxp/unittest/transform/Bug6175602.java

Print this page

        

*** 52,57 **** File f = new File(getClass().getResource("MsWordXMLImport.xsl.data").getPath()); Templates t = factory.newTemplates(new StreamSource(f)); } } - --- 52,56 ----
< prev index next >