1*7c568831SAndroid Build Coastguard WorkerSAX.setDocumentLocator() 2*7c568831SAndroid Build Coastguard WorkerSAX.startDocument() 3*7c568831SAndroid Build Coastguard WorkerSAX.internalSubset(EXAMPLE, , example.dtd) 4*7c568831SAndroid Build Coastguard WorkerSAX.entityDecl(xml, 1, (null), (null), Extensible Markup Language) 5*7c568831SAndroid Build Coastguard WorkerSAX.getEntity(xml) 6*7c568831SAndroid Build Coastguard WorkerSAX.externalSubset(EXAMPLE, , example.dtd) 7*7c568831SAndroid Build Coastguard WorkerSAX.getEntity(xml) 8*7c568831SAndroid Build Coastguard WorkerSAX.startElementNs(EXAMPLE, NULL, NULL, 0, 2, 0, prop1='a...', 7, prop2='&xml...', 5) 9*7c568831SAndroid Build Coastguard WorkerSAX.characters( 10*7c568831SAndroid Build Coastguard Worker Test of entities in attribu, 35) 11*7c568831SAndroid Build Coastguard WorkerSAX.endElementNs(EXAMPLE, NULL, NULL) 12*7c568831SAndroid Build Coastguard WorkerSAX.endDocument() 13