org.apache.batik.dom.svg

Class SVGOMAltGlyphItemElement

public class SVGOMAltGlyphItemElement extends SVGOMElement implements SVGAltGlyphItemElement

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

Constructor Detail

SVGOMAltGlyphItemElement

protected SVGOMAltGlyphItemElement()
Creates a new SVGOMAltGlyphItemElement object.

SVGOMAltGlyphItemElement

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