FileDocCategorySizeDatePackage
EndTextElementListener.javaAPI DocAndroid 1.5 API895Wed May 06 22:42:00 BST 2009android.sax

EndTextElementListener

public interface EndTextElementListener
Listens for the end of text elements.

Fields Summary
Constructors Summary
Methods Summary
public voidend(java.lang.String body)
Invoked at the end of a text element with the body of the element.

param
body of the element