1*7c568831SAndroid Build Coastguard WorkerSAX.setDocumentLocator() 2*7c568831SAndroid Build Coastguard WorkerSAX.startDocument() 3*7c568831SAndroid Build Coastguard WorkerSAX.startElement(html) 4*7c568831SAndroid Build Coastguard WorkerSAX.characters( 5*7c568831SAndroid Build Coastguard Worker, 1) 6*7c568831SAndroid Build Coastguard WorkerSAX.startElement(head) 7*7c568831SAndroid Build Coastguard WorkerSAX.characters( 8*7c568831SAndroid Build Coastguard Worker, 1) 9*7c568831SAndroid Build Coastguard WorkerSAX.startElement(title) 10*7c568831SAndroid Build Coastguard WorkerSAX.characters(Regression test 3, 17) 11*7c568831SAndroid Build Coastguard WorkerSAX.endElement(title) 12*7c568831SAndroid Build Coastguard WorkerSAX.characters( 13*7c568831SAndroid Build Coastguard Worker, 1) 14*7c568831SAndroid Build Coastguard WorkerSAX.endElement(head) 15*7c568831SAndroid Build Coastguard WorkerSAX.characters( 16*7c568831SAndroid Build Coastguard Worker, 1) 17*7c568831SAndroid Build Coastguard WorkerSAX.startElement(body) 18*7c568831SAndroid Build Coastguard WorkerSAX.characters( 19*7c568831SAndroid Build Coastguard Worker, 1) 20*7c568831SAndroid Build Coastguard WorkerSAX.startElement(h1) 21*7c568831SAndroid Build Coastguard WorkerSAX.characters(Regression test 3, 17) 22*7c568831SAndroid Build Coastguard WorkerSAX.endElement(h1) 23*7c568831SAndroid Build Coastguard WorkerSAX.characters( 24*7c568831SAndroid Build Coastguard Worker, 1) 25*7c568831SAndroid Build Coastguard WorkerSAX.startElement(p) 26*7c568831SAndroid Build Coastguard WorkerSAX.characters( 27*7c568831SAndroid Build Coastguard WorkerAutoclose of tag P 28*7c568831SAndroid Build Coastguard Worker, 20) 29*7c568831SAndroid Build Coastguard WorkerSAX.endElement(p) 30*7c568831SAndroid Build Coastguard WorkerSAX.startElement(hr) 31*7c568831SAndroid Build Coastguard WorkerSAX.endElement(hr) 32*7c568831SAndroid Build Coastguard WorkerSAX.characters( 33*7c568831SAndroid Build Coastguard Worker, 1) 34*7c568831SAndroid Build Coastguard WorkerSAX.startElement(p) 35*7c568831SAndroid Build Coastguard WorkerSAX.characters( 36*7c568831SAndroid Build Coastguard WorkerOk file no problem 37*7c568831SAndroid Build Coastguard Worker, 20) 38*7c568831SAndroid Build Coastguard WorkerSAX.endElement(p) 39*7c568831SAndroid Build Coastguard WorkerSAX.endElement(body) 40*7c568831SAndroid Build Coastguard WorkerSAX.characters( 41*7c568831SAndroid Build Coastguard Worker, 1) 42*7c568831SAndroid Build Coastguard WorkerSAX.endElement(html) 43*7c568831SAndroid Build Coastguard WorkerSAX.characters( 44*7c568831SAndroid Build Coastguard Worker, 1) 45*7c568831SAndroid Build Coastguard WorkerSAX.endDocument() 46