# Print output for @column tags ?> EndTextElementListener - Android SDK | Android Developers

Most visited

Recently visited

EndTextElementListener

public interface EndTextElementListener

android.sax.EndTextElementListener


Listens for the end of text elements.

Summary

Public methods

abstract void end(String body)

Invoked at the end of a text element with the body of the element.

Public methods

end

public abstract void end (String body)

Invoked at the end of a text element with the body of the element.

Parameters
body String: of the element