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