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