|
fop 0.92beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.ElementMapping | +--org.apache.fop.fo.extensions.svg.SVGElementMapping
Setup the SVG element mapping. This adds the svg element mappings used to create the objects that create the SVG Document.
Inner classes inherited from class org.apache.fop.fo.ElementMapping |
ElementMapping.Maker |
Field Summary | |
static java.lang.String |
URI
the SVG namespace |
Fields inherited from class org.apache.fop.fo.ElementMapping |
DEFAULT, foObjs, namespaceURI |
Constructor Summary | |
SVGElementMapping()
Main constructor. |
Method Summary | |
org.w3c.dom.DOMImplementation |
getDOMImplementation()
Returns the DOMImplementation used by this ElementMapping. |
protected void |
initialize()
Initializes the set of maker objects associated with this ElementMapping |
Methods inherited from class org.apache.fop.fo.ElementMapping |
getDefaultDOMImplementation, getNamespaceURI, getTable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String URI
Constructor Detail |
public SVGElementMapping()
Method Detail |
public org.w3c.dom.DOMImplementation getDOMImplementation()
ElementMapping
getDOMImplementation
in class ElementMapping
ElementMapping.getDOMImplementation()
protected void initialize()
ElementMapping
initialize
in class ElementMapping
ElementMapping.initialize()
|
fop 0.92beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |