org.apache.batik.dom.svg

Class SVGOMHKernElement

public class SVGOMHKernElement extends SVGOMElement implements SVGHKernElement

This class implements {@link SVGHKernElement}.
Constructor Summary
protected SVGOMHKernElement()
Creates a new SVGOMHKernElement object.
SVGOMHKernElement(String prefix, AbstractDocument owner)
Creates a new SVGOMHKernElement object.
Method Summary
StringgetLocalName()
DOM: Implements {@link Node#getLocalName()}.
protected NodenewNode()
Returns a new uninitialized instance of this object's class.

Constructor Detail

SVGOMHKernElement

protected SVGOMHKernElement()
Creates a new SVGOMHKernElement object.

SVGOMHKernElement

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

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

Method Detail

getLocalName

public String getLocalName()
DOM: Implements {@link Node#getLocalName()}.

newNode

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