Return to title.xml.sax CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result |
libxml2
SAX.setDocumentLocator() SAX.startDocument() SAX.startElement(title) SAX.characters(my title, 8) SAX.endElement(title) SAX.endDocument()