Hash : 39915622 Author : Date : 2000-10-15T10:06:55
- testSAX.c: fixed problem with cdata reporting - SAXresult/* : updated Daniel
Download
1 2 3 4 5 6
SAX.setDocumentLocator() SAX.startDocument() SAX.startElement(a, test='passed') SAX.characters(content, 7) SAX.endElement(a) SAX.endDocument()