org.apache.batik.dom.svg

Class SVGOMAnimateColorElement

public class SVGOMAnimateColorElement extends SVGOMAnimationElement implements SVGAnimateColorElement

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

Constructor Detail

SVGOMAnimateColorElement

protected SVGOMAnimateColorElement()
Creates a new SVGOMAnimateColorElement object.

SVGOMAnimateColorElement

public SVGOMAnimateColorElement(String prefix, AbstractDocument owner)
Creates a new SVGOMAnimateColorElement 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.