org.w3c.dom.smil20
Interface XElementCustomTest
- All Known Implementing Classes:
- XElementCustomTestImpl
- public interface XElementCustomTest
This interface defines the set of basic timing attributes that are common to all
timed elements.
|
Method Summary |
java.lang.String |
getCustomTest()
The value of the customTest attribute. |
void |
setCustomTest(java.lang.String customTest)
|
getCustomTest
public java.lang.String getCustomTest()
- The value of the customTest attribute.
- Throws:
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
setCustomTest
public void setCustomTest(java.lang.String customTest)
throws org.w3c.dom.DOMException
- Throws:
org.w3c.dom.DOMException
X-Smiles 1.2