xref: /aosp_15_r20/external/libxml2/result/HTML/python.html.sax (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard WorkerSAX.setDocumentLocator()
2*7c568831SAndroid Build Coastguard WorkerSAX.startDocument()
3*7c568831SAndroid Build Coastguard WorkerSAX.internalSubset(html, -//W3C//DTD HTML 4.01 Transitional//EN, http://www.w3.org/TR/html4/loose.dtd)
4*7c568831SAndroid Build Coastguard WorkerSAX.comment(?xml-stylesheet href="./css/ht2html.css" type="text/css"?)
5*7c568831SAndroid Build Coastguard WorkerSAX.startElement(html)
6*7c568831SAndroid Build Coastguard WorkerSAX.characters(
7*7c568831SAndroid Build Coastguard Worker, 1)
8*7c568831SAndroid Build Coastguard WorkerSAX.comment( THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. )
9*7c568831SAndroid Build Coastguard WorkerSAX.characters(
10*7c568831SAndroid Build Coastguard Worker, 1)
11*7c568831SAndroid Build Coastguard WorkerSAX.startElement(head)
12*7c568831SAndroid Build Coastguard WorkerSAX.characters(
13*7c568831SAndroid Build Coastguard Worker, 1)
14*7c568831SAndroid Build Coastguard WorkerSAX.startElement(title)
15*7c568831SAndroid Build Coastguard WorkerSAX.characters(Python Programming Language, 27)
16*7c568831SAndroid Build Coastguard WorkerSAX.endElement(title)
17*7c568831SAndroid Build Coastguard WorkerSAX.characters(
18*7c568831SAndroid Build Coastguard Worker, 1)
19*7c568831SAndroid Build Coastguard WorkerSAX.endElement(head)
20*7c568831SAndroid Build Coastguard WorkerSAX.characters(
21*7c568831SAndroid Build Coastguard Worker, 1)
22*7c568831SAndroid Build Coastguard WorkerSAX.startElement(body)
23*7c568831SAndroid Build Coastguard WorkerSAX.characters(
24*7c568831SAndroid Build Coastguard Worker, 1)
25*7c568831SAndroid Build Coastguard WorkerSAX.endElement(body)
26*7c568831SAndroid Build Coastguard WorkerSAX.endElement(html)
27*7c568831SAndroid Build Coastguard WorkerSAX.characters(
28*7c568831SAndroid Build Coastguard Worker, 1)
29*7c568831SAndroid Build Coastguard WorkerSAX.endDocument()
30