1*7c568831SAndroid Build Coastguard WorkerSAX.setDocumentLocator() 2*7c568831SAndroid Build Coastguard WorkerSAX.startDocument() 3*7c568831SAndroid Build Coastguard WorkerSAX.startElement(html) 4*7c568831SAndroid Build Coastguard WorkerSAX.startElement(body) 5*7c568831SAndroid Build Coastguard WorkerSAX.startElement(p) 6*7c568831SAndroid Build Coastguard WorkerSAX.characters(&jÙ, 4) 7*7c568831SAndroid Build Coastguard WorkerSAX.endElement(p) 8*7c568831SAndroid Build Coastguard WorkerSAX.endElement(body) 9*7c568831SAndroid Build Coastguard WorkerSAX.endElement(html) 10*7c568831SAndroid Build Coastguard WorkerSAX.endDocument() 11