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