1*7c568831SAndroid Build Coastguard WorkerSAX.setDocumentLocator() 2*7c568831SAndroid Build Coastguard WorkerSAX.startDocument() 3*7c568831SAndroid Build Coastguard WorkerSAX.startElement(html, xmlns='http://www.w3.org/1999/xhtml') 4*7c568831SAndroid Build Coastguard WorkerSAX.characters( 5*7c568831SAndroid Build Coastguard Worker, 1) 6*7c568831SAndroid Build Coastguard WorkerSAX.pcdata(, 0) 7*7c568831SAndroid Build Coastguard WorkerSAX.characters( 8*7c568831SAndroid Build Coastguard Worker, 1) 9*7c568831SAndroid Build Coastguard WorkerSAX.endElement(html) 10*7c568831SAndroid Build Coastguard WorkerSAX.endDocument() 11