org.apache.batik.dom.svg

Class SVGOMFontFaceFormatElement

public class SVGOMFontFaceFormatElement extends SVGOMElement implements SVGFontFaceFormatElement

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

Constructor Detail

SVGOMFontFaceFormatElement

protected SVGOMFontFaceFormatElement()
Creates a new SVGOMFontFaceFormatElement object.

SVGOMFontFaceFormatElement

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

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.