FileDocCategorySizeDatePackage
StartElementListener.javaAPI DocAndroid 1.5 API919Wed May 06 22:42:00 BST 2009android.sax

StartElementListener

public interface StartElementListener
Listens for the beginning of elements.

Fields Summary
Constructors Summary
Methods Summary
public voidstart(org.xml.sax.Attributes attributes)
Invoked at the beginning of an element.

param
attributes from the element