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

SAX.setDocumentLocator()
SAX.startDocument()
SAX.internalSubset(root, , )
SAX.elementDecl(root, 1, ...)
SAX.comment(  " )
SAX.externalSubset(root, , )
SAX.startElement(root)
SAX.endElement(root)
SAX.endDocument()

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