Class StandardPageBreaks

  • All Implemented Interfaces:
    PageBreaks

    public class StandardPageBreaks
    extends java.lang.Object
    implements PageBreaks
    Provides standard page break definitions
    Author:
    Bert Frees
    • Constructor Summary

      Constructors 
      Constructor Description
      StandardPageBreaks()
      Creates a new object with the system's default page break style.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getString()
      Gets the string used to represent page breaks
      • Methods inherited from class java.lang.Object

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

      • StandardPageBreaks

        public StandardPageBreaks()
        Creates a new object with the system's default page break style.
    • Method Detail

      • getString

        public java.lang.String getString()
        Description copied from interface: PageBreaks
        Gets the string used to represent page breaks
        Specified by:
        getString in interface PageBreaks
        Returns:
        returns the string used to represent page breaks