Android
android.sax
public interface

android.sax.EndTextElementListener

android.sax.EndTextElementListener

Listens for the end of text elements.

Known Indirect Subclasses

Summary

Public Methods

          void  end(String body)
Invoked at the end of a text element with the body of the element.

Details

Public Methods

public void end(String body)

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

Parameters

body of the element
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56