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, isAttributeProperty
public static final java.lang.String URI
protected org.apache.commons.logging.Log log
public org.w3c.dom.DOMImplementation getDOMImplementation()
getDOMImplementation
in class ElementMapping
protected void initialize()
initialize
in class ElementMapping
public java.lang.String getStandardPrefix()
getStandardPrefix
in class ElementMapping
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.