org.apache.batik.dom.svg12

Class XBLOMHandlerGroupElement

public class XBLOMHandlerGroupElement extends XBLOMElement

This class implements the xbl:handlerGroup element.
Constructor Summary
protected XBLOMHandlerGroupElement()
Creates a new XBLOMHandlerGroupElement.
XBLOMHandlerGroupElement(String prefix, AbstractDocument owner)
Creates a new XBLOMHandlerGroupElement.
Method Summary
StringgetLocalName()
DOM: Implements Node#getLocalName().
protected NodenewNode()
Returns a new uninitialized instance of this object's class.

Constructor Detail

XBLOMHandlerGroupElement

protected XBLOMHandlerGroupElement()
Creates a new XBLOMHandlerGroupElement.

XBLOMHandlerGroupElement

public XBLOMHandlerGroupElement(String prefix, AbstractDocument owner)
Creates a new XBLOMHandlerGroupElement.

Parameters: prefix The namespace prefix. owner The owner document.

Method Detail

getLocalName

public String getLocalName()
DOM: Implements Node#getLocalName().

newNode

protected Node newNode()
Returns a new uninitialized instance of this object's class.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.