org.apache.batik.extension.svg

Class BatikDomExtension.BatikStarElementFactory

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

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

Constructor Detail

BatikStarElementFactory

public BatikStarElementFactory()

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.