org.apache.batik.dom.svg
public class SVGOMSetElement extends SVGOMAnimationElement implements SVGSetElement
| Constructor Summary | |
|---|---|
| protected | SVGOMSetElement()
Creates a new SVGOMSetElement object. |
| SVGOMSetElement(String prefix, AbstractDocument owner)
Creates a new SVGOMSetElement object. | |
| Method Summary | |
|---|---|
| String | getLocalName()
DOM: Implements Node#getLocalName(). |
| protected Node | newNode()
Returns a new uninitialized instance of this object's class. |
Parameters: prefix The namespace prefix. owner The owner document.