org.apache.batik.dom.svg
public class SVGOMMissingGlyphElement extends SVGStylableElement implements SVGMissingGlyphElement
Constructor Summary | |
---|---|
protected | SVGOMMissingGlyphElement()
Creates a new SVGOMMissingGlyphElement object. |
SVGOMMissingGlyphElement(String prefix, AbstractDocument owner)
Creates a new SVGOMMissingGlyphElement object. |
Method Summary | |
---|---|
String | getLocalName()
DOM: Implements {@link Node#getLocalName()}. |
protected Node | newNode()
Returns a new uninitialized instance of this object's class. |
Parameters: prefix The namespace prefix. owner The owner document.