org.apache.batik.dom
Interface ExtensibleDOMImplementation.ElementFactory
public
interface
ExtensibleDOMImplementation.ElementFactory
This interface represents a factory for elements.
Method Summary |
Element | create(String prefix, Document doc)
Creates an instance of the associated element type. |
public Element create(String prefix, Document doc)
Creates an instance of the associated element type.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.