Class PageAttributesConverter


  • final class PageAttributesConverter
    extends java.lang.Object

    Converts simple-page-master attributes into strings as defined in RtfPage.

    This work was authored by Christopher Scott (scottc@westinghouse.com) and Peter Herweg (pherweg@web.de).

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static org.apache.commons.logging.Log log  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private PageAttributesConverter()
      Constructor is private, because it's just a utility class.
    • Field Detail

      • log

        private static org.apache.commons.logging.Log log
    • Constructor Detail

      • PageAttributesConverter

        private PageAttributesConverter()
        Constructor is private, because it's just a utility class.
    • Method Detail

      • convertPageAttributes

        static RtfAttributes convertPageAttributes​(SimplePageMaster pagemaster)
        convert xsl:fo attributes to RTF text attributes