org.apache.batik.dom.svg

Class SVGDOMImplementation.TextElementFactory

protected static class SVGDOMImplementation.TextElementFactory extends Object implements ElementFactory

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

Constructor Detail

TextElementFactory

public TextElementFactory()

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.