org.apache.batik.extension.svg

Class BatikDomExtension.ColorSwitchElementFactory

protected static class BatikDomExtension.ColorSwitchElementFactory extends Object implements ExtensibleDOMImplementation.ElementFactory

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

Constructor Detail

ColorSwitchElementFactory

public ColorSwitchElementFactory()

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.