fop 0.90alpha1

org.apache.fop.fo.extensions.svg
Class SVGElementMapping

java.lang.Object
  extended byorg.apache.fop.fo.ElementMapping
      extended byorg.apache.fop.fo.extensions.svg.SVGElementMapping

public class SVGElementMapping
extends ElementMapping

Setup the SVG element mapping. This adds the svg element mappings used to create the objects that create the SVG Document.


Nested Class Summary
 
Nested classes inherited from class org.apache.fop.fo.ElementMapping
ElementMapping.Maker
 
Field Summary
static java.lang.String URI
           
 
Fields inherited from class org.apache.fop.fo.ElementMapping
DEFAULT, foObjs, namespaceURI
 
Constructor Summary
SVGElementMapping()
           
 
Method Summary
protected  void initialize()
          Initializes the set of maker objects associated with this ElementMapping
 
Methods inherited from class org.apache.fop.fo.ElementMapping
getNamespaceURI, getTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URI

public static java.lang.String URI
Constructor Detail

SVGElementMapping

public SVGElementMapping()
Method Detail

initialize

protected void initialize()
Description copied from class: ElementMapping
Initializes the set of maker objects associated with this ElementMapping

Specified by:
initialize in class ElementMapping

fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.