FileDocCategorySizeDatePackage
SmilRefElementImpl.javaAPI DocAndroid 1.5 API941Wed May 06 22:42:46 BST 2009com.android.mms.dom.smil

SmilRefElementImpl

public class SmilRefElementImpl extends SmilRegionMediaElementImpl implements org.w3c.dom.smil.SMILRefElement

Fields Summary
Constructors Summary
SmilRefElementImpl(SmilDocumentImpl owner, String tagName)

        super(owner, tagName);
    
Methods Summary