File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / comment5.xml.sax
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:38:01 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

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()

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>