org.apache.batik.dom.svg
public class SVGOMFontFaceSrcElement extends SVGOMElement implements SVGFontFaceSrcElement
| Constructor Summary | |
|---|---|
| protected | SVGOMFontFaceSrcElement()
Creates a new SVGOMFontFaceSrcElement object. |
| SVGOMFontFaceSrcElement(String prefix, AbstractDocument owner)
Creates a new SVGOMFontFaceSrcElement 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.