Class FOElementMapping.PageNumberCitationMaker

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      FONode make​(FONode parent)
      Creates a new FONode (or rather a specialized subclass of it).
      • Methods inherited from class java.lang.Object

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

      • PageNumberCitationMaker

        PageNumberCitationMaker()
    • Method Detail

      • 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