< prev index next >

test/javax/xml/jaxp/functional/org/xml/sax/ptests/AttributesTest.java

Print this page

        

*** 74,80 **** saxParser.parse(new File(xmlFile), myAttrCHandler); myAttrCHandler.flushAndClose(); assertTrue(compareWithGold(goldFile, outputFile)); } } - - --- 74,78 ----
< prev index next >