public class SVGElementMapping extends ElementMapping
ElementMapping.Maker| Modifier and Type | Field | Description |
|---|---|---|
protected org.apache.commons.logging.Log |
log |
logging instance
|
static java.lang.String |
URI |
the SVG namespace
|
DEFAULT, foObjs, namespaceURI| Constructor | Description |
|---|---|
SVGElementMapping() |
Main constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
org.w3c.dom.DOMImplementation |
getDOMImplementation() |
Returns the DOMImplementation used by this ElementMapping.
|
java.lang.String |
getStandardPrefix() |
|
protected void |
initialize() |
Initializes the set of maker objects associated with this ElementMapping
|
getDefaultDOMImplementation, getNamespaceURI, getTable, isAttributePropertypublic static final java.lang.String URI
protected org.apache.commons.logging.Log log
public org.w3c.dom.DOMImplementation getDOMImplementation()
getDOMImplementation in class ElementMappingprotected void initialize()
initialize in class ElementMappingpublic java.lang.String getStandardPrefix()
getStandardPrefix in class ElementMappingCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.