org.apache.batik.dom.svg

Class SVGDOMImplementation.SvgElementFactory

protected static class SVGDOMImplementation.SvgElementFactory extends Object implements ElementFactory

To create an 'svg' element.
Constructor Summary
SvgElementFactory()
Method Summary
Elementcreate(String prefix, Document doc)
Creates an instance of the associated element type.

Constructor Detail

SvgElementFactory

public SvgElementFactory()

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.