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