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