org.apache.batik.dom.svg

Class SVGOMAnimateElement

public class SVGOMAnimateElement extends SVGOMAnimationElement implements SVGAnimateElement

This class implements SVGAnimateElement.
Constructor Summary
protected SVGOMAnimateElement()
Creates a new SVGOMAnimateElement object.
SVGOMAnimateElement(String prefix, AbstractDocument owner)
Creates a new SVGOMAnimateElement object.
Method Summary
StringgetLocalName()
DOM: Implements Node#getLocalName().
protected NodenewNode()
Returns a new uninitialized instance of this object's class.

Constructor Detail

SVGOMAnimateElement

protected SVGOMAnimateElement()
Creates a new SVGOMAnimateElement object.

SVGOMAnimateElement

public SVGOMAnimateElement(String prefix, AbstractDocument owner)
Creates a new SVGOMAnimateElement object.

Parameters: prefix The namespace prefix. owner The owner document.

Method Detail

getLocalName

public String getLocalName()
DOM: Implements Node#getLocalName().

newNode

protected Node newNode()
Returns a new uninitialized instance of this object's class.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.