org.apache.batik.dom.svg

Class SVGDOMImplementation.FontFaceElementFactory

protected static class SVGDOMImplementation.FontFaceElementFactory extends Object implements ElementFactory

To create a 'font-face' element.
Constructor Summary
FontFaceElementFactory()
Method Summary
Elementcreate(String prefix, Document doc)
Creates an instance of the associated element type.

Constructor Detail

FontFaceElementFactory

public FontFaceElementFactory()

Method Detail

create

public Element create(String prefix, Document doc)
Creates an instance of the associated element type.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.