ExtensibleDOMImplementation.ElementFactoryprotected static class SVGDOMImplementation.CursorElementFactory extends java.lang.Object implements ExtensibleDOMImplementation.ElementFactory
| Constructor | Description |
|---|---|
CursorElementFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
org.w3c.dom.Element |
create(java.lang.String prefix,
org.w3c.dom.Document doc) |
Creates an instance of the associated element type.
|
public org.w3c.dom.Element create(java.lang.String prefix,
org.w3c.dom.Document doc)
create in interface ExtensibleDOMImplementation.ElementFactoryCopyright ? 2018 Apache Software Foundation. All Rights Reserved.