org.apache.batik.dom.svg12
public class XBLOMTemplateElement extends XBLOMElement
| Constructor Summary | |
|---|---|
| protected | XBLOMTemplateElement()
Creates a new XBLOMTemplateElement. |
| XBLOMTemplateElement(String prefix, AbstractDocument owner)
Creates a new XBLOMTemplateElement. | |
| 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.