source:
vbox/trunk/src/libs/libxml2-2.9.14/result/dtd4.sax@
103850
Last change on this file since 103850 was 95312, checked in by , 3 years ago | |
---|---|
File size: 190 bytes |
Line | |
---|---|
1 | SAX.setDocumentLocator() |
2 | SAX.startDocument() |
3 | SAX.internalSubset(doc, , ) |
4 | SAX.elementDecl(doc, 1, ...) |
5 | SAX.externalSubset(doc, , ) |
6 | SAX.startElement(doc) |
7 | SAX.endElement(doc) |
8 | SAX.endDocument() |
Note:
See TracBrowser
for help on using the repository browser.