1*7c568831SAndroid Build Coastguard WorkerSAX.setDocumentLocator() 2*7c568831SAndroid Build Coastguard WorkerSAX.startDocument() 3*7c568831SAndroid Build Coastguard WorkerSAX.comment( test of non ascii comments like là et très ) 4*7c568831SAndroid Build Coastguard WorkerSAX.comment(à another one ) 5*7c568831SAndroid Build Coastguard WorkerSAX.comment( another one à) 6*7c568831SAndroid Build Coastguard WorkerSAX.startElementNs(doc, NULL, NULL, 0, 0, 0) 7*7c568831SAndroid Build Coastguard WorkerSAX.endElementNs(doc, NULL, NULL) 8*7c568831SAndroid Build Coastguard WorkerSAX.endDocument() 9