English | Site Directory

Android - An Open Handset Alliance Project

android.sax
public interface

android.sax.StartElementListener

android.sax.StartElementListener

Listens for the beginning of elements.

Known Indirect Subclasses

Summary

Public Methods

        void  start(Attributes attributes)
Invoked at the beginning of an element.

Details

Public Methods

public void start(Attributes attributes)

Invoked at the beginning of an element.

Parameters

attributes from the element
Build m5-rc15g - 14 May 2008 12:50