org.apache.batik.extension.svg
Class BatikDomExtension.BatikStarElementFactory
java.lang.Object
org.apache.batik.extension.svg.BatikDomExtension.BatikStarElementFactory
- All Implemented Interfaces:
- ExtensibleDOMImplementation.ElementFactory
- Enclosing class:
- BatikDomExtension
protected static class BatikDomExtension.BatikStarElementFactory
- extends Object
- implements ExtensibleDOMImplementation.ElementFactory
To create a 'star' element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatikDomExtension.BatikStarElementFactory
public BatikDomExtension.BatikStarElementFactory()
create
public Element create(String prefix,
Document doc)
- Creates an instance of the associated element type.
- Specified by:
create
in interface ExtensibleDOMImplementation.ElementFactory
Copyright © 2008 Apache Software Foundation. All Rights Reserved.