org.apache.batik.dom.svg

Class SVGDOMImplementation.DescElementFactory

protected static class SVGDOMImplementation.DescElementFactory extends Object implements ElementFactory

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

Constructor Detail

DescElementFactory

public DescElementFactory()

Method Detail

create

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