Class PDFElementMapping

java.lang.Object
org.apache.fop.fo.ElementMapping
org.apache.fop.render.pdf.extensions.PDFElementMapping

public class PDFElementMapping extends ElementMapping
This class provides the element mapping for the PDF-specific extensions.
  • Field Details

  • Constructor Details

    • PDFElementMapping

      public PDFElementMapping()
      Main constructor
  • Method Details

    • initialize

      protected void initialize()
      Initializes the set of maker objects associated with this ElementMapping
      Specified by:
      initialize in class ElementMapping