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.startElement(doc) 7*7c568831SAndroid Build Coastguard WorkerSAX.endElement(doc) 8*7c568831SAndroid Build Coastguard WorkerSAX.endDocument() 9