protected static class SVGDOMImplementation.PathElementFactory extends java.lang.Object implements ExtensibleDOMImplementation.ElementFactory
| Constructor and Description |
|---|
SVGDOMImplementation.PathElementFactory() |
| 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 SVGDOMImplementation.PathElementFactory()
public org.w3c.dom.Element create(java.lang.String prefix,
org.w3c.dom.Document doc)
create in interface ExtensibleDOMImplementation.ElementFactoryCopyright ? 2009 Apache Software Foundation. All Rights Reserved.