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.startElement(EXAMPLE, prop1='a&b', prop2='&xml;') 9*7c568831SAndroid Build Coastguard WorkerSAX.characters( 10*7c568831SAndroid Build Coastguard Worker Test of entities in attribu, 35) 11*7c568831SAndroid Build Coastguard WorkerSAX.endElement(EXAMPLE) 12*7c568831SAndroid Build Coastguard WorkerSAX.endDocument() 13