public class SVGElementMapping extends ElementMapping
ElementMapping.Maker
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
log
logging instance
|
static String |
URI
the SVG namespace
|
DEFAULT, foObjs, namespaceURI
Constructor and Description |
---|
SVGElementMapping()
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
DOMImplementation |
getDOMImplementation()
Returns the DOMImplementation used by this ElementMapping.
|
String |
getStandardPrefix() |
protected void |
initialize()
Initializes the set of maker objects associated with this ElementMapping
|
getDefaultDOMImplementation, getNamespaceURI, getTable, isAttributeProperty
public static final String URI
protected org.apache.commons.logging.Log log
public DOMImplementation getDOMImplementation()
getDOMImplementation
in class ElementMapping
protected void initialize()
initialize
in class ElementMapping
public String getStandardPrefix()
getStandardPrefix
in class ElementMapping
Copyright © 2025 Apache Software Foundation. All rights reserved.