summaryrefslogtreecommitdiff
path: root/result/comment5.xml.sax
blob: dd58e7a72d3c8aa4a99897e9966e9b1d729242cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SAX.setDocumentLocator()
SAX.startDocument()
SAX.comment( test of hyphen and line break handling
     some text - interrupted -
- - - - - - - - - - - - - - - - - - - - - -
                      this should stop here^


)
SAX.startElement(doc)
SAX.endElement(doc)
SAX.endDocument()