Class JEuclidElementMapping

java.lang.Object
org.apache.fop.fo.ElementMapping
net.sourceforge.jeuclid.fop.JEuclidElementMapping

public class JEuclidElementMapping extends org.apache.fop.fo.ElementMapping
This class provides the element mapping for FOP.
Version:
$Revision: 1e2cc460d998 $
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.apache.fop.fo.ElementMapping

    org.apache.fop.fo.ElementMapping.Maker
  • Field Summary

    Fields inherited from class org.apache.fop.fo.ElementMapping

    DEFAULT, foObjs, namespaceURI
  • Constructor Summary

    Constructors
    Constructor
    Description
    Main constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void

    Methods inherited from class org.apache.fop.fo.ElementMapping

    getDefaultDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JEuclidElementMapping

      public JEuclidElementMapping()
      Main constructor.
  • Method Details

    • getDOMImplementation

      public DOMImplementation getDOMImplementation()
      Overrides:
      getDOMImplementation in class org.apache.fop.fo.ElementMapping
    • initialize

      protected void initialize()
      Specified by:
      initialize in class org.apache.fop.fo.ElementMapping