Class FOElementMapping.PageSequenceMaker

java.lang.Object
org.apache.fop.fo.ElementMapping.Maker
org.apache.fop.fo.FOElementMapping.PageSequenceMaker
Enclosing class:
FOElementMapping

static class FOElementMapping.PageSequenceMaker extends ElementMapping.Maker
  • Constructor Details

    • PageSequenceMaker

      PageSequenceMaker()
  • Method Details

    • make

      public FONode make(FONode parent)
      Description copied from class: ElementMapping.Maker
      Creates a new FONode (or rather a specialized subclass of it).
      Overrides:
      make in class ElementMapping.Maker
      Parameters:
      parent - the parent FONode
      Returns:
      the newly created FONode instance