org.w3c.dom.smil20
Interface XElementSkipContent
- All Known Subinterfaces:
- XSMILForeignElement
- public interface XElementSkipContent
This interface defines the set of basic timing attributes that are common to all
timed elements.
getSkipContent
public boolean getSkipContent()
- The skip-content attribute.
- Throws:
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
setSkipContent
public void setSkipContent(boolean skipContent)
throws org.w3c.dom.DOMException
- Throws:
org.w3c.dom.DOMException
X-Smiles 1.2