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