Android
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
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56