org.apache.batik.dom.svg

Class SVGOMTSpanElement

public class SVGOMTSpanElement extends SVGOMTextPositioningElement implements SVGTSpanElement

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

Constructor Detail

SVGOMTSpanElement

protected SVGOMTSpanElement()
Creates a new SVGOMTSpanElement object.

SVGOMTSpanElement

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