1*7c568831SAndroid Build Coastguard WorkerSAX.setDocumentLocator() 2*7c568831SAndroid Build Coastguard WorkerSAX.startDocument() 3*7c568831SAndroid Build Coastguard WorkerSAX.startElementNs(title, NULL, NULL, 0, 0, 0) 4*7c568831SAndroid Build Coastguard WorkerSAX.characters(my title, 8) 5*7c568831SAndroid Build Coastguard WorkerSAX.endElementNs(title, NULL, NULL) 6*7c568831SAndroid Build Coastguard WorkerSAX.endDocument() 7