org.w3c.dom.svg
Interface SVGAnimatedString
- All Known Implementing Classes:
- SVGOMAnimatedString
- public interface SVGAnimatedString
getBaseVal
public java.lang.String getBaseVal()
setBaseVal
public void setBaseVal(java.lang.String baseVal)
throws org.w3c.dom.DOMException
- Throws:
org.w3c.dom.DOMException
getAnimVal
public java.lang.String getAnimVal()
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.