org.apache.batik.extension.svg
protected static class BatikDomExtension.BatikStarElementFactory extends java.lang.Object implements ExtensibleDOMImplementation.ElementFactory
Constructor and Description |
---|
BatikDomExtension.BatikStarElementFactory() |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Element |
create(java.lang.String prefix,
org.w3c.dom.Document doc)
Creates an instance of the associated element type.
|
public BatikDomExtension.BatikStarElementFactory()
public org.w3c.dom.Element create(java.lang.String prefix, org.w3c.dom.Document doc)
create
in interface ExtensibleDOMImplementation.ElementFactory
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.