File
Doc
Category
Size
Date
Package
SmilRefElementImpl.java
API Doc
Android 1.5 API
941
Wed May 06 22:42:46 BST 2009
com.android.mms.dom.smil
SmilRefElementImpl
java.lang.Object
SmilRegionMediaElementImpl
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
Java Code Source