< prev index next >

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

Print this page

        

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