diff options
Diffstat (limited to 'result/comment5.xml.sax')
-rw-r--r-- | result/comment5.xml.sax | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/result/comment5.xml.sax b/result/comment5.xml.sax deleted file mode 100644 index dd58e7a..0000000 --- a/result/comment5.xml.sax +++ /dev/null @@ -1,12 +0,0 @@ -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() |