package android.sax; public interface TextElementListener extends android.sax.StartElementListener, android.sax.EndTextElementListener { }