fop 0.91beta

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

java.lang.Object
  |
  +--org.apache.fop.fo.ElementMapping
        |
        +--org.apache.fop.fo.extensions.svg.BatikExtensionElementMapping

public class BatikExtensionElementMapping
extends ElementMapping

This Element Mapping is for Batik SVG Extension elements of the http://xml.apache.org/batik/ext namespace.


Inner 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
BatikExtensionElementMapping()
           
 
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

BatikExtensionElementMapping

public BatikExtensionElementMapping()
Method Detail

initialize

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

fop 0.91beta

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