org.apache.batik.dom.svg

Class SVGOMAltGlyphDefElement

public class SVGOMAltGlyphDefElement extends SVGOMElement implements SVGAltGlyphDefElement

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

Constructor Detail

SVGOMAltGlyphDefElement

protected SVGOMAltGlyphDefElement()
Creates a new SVGOMAltGlyphDefElement object.

SVGOMAltGlyphDefElement

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

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

Method Detail

getLocalName

public String getLocalName()
DOM: Implements {@link Node#getLocalName()}.

newNode

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