Class NoField

  • All Implemented Interfaces:
    Field

    public class NoField
    extends Object
    implements Field
    NoField represents the absence of a field in a header or footer. Text from the page body "flows into" the header or footer at this position.
    • Method Detail

      • getInstance

        public static NoField getInstance()
        Gets the singleton instance.
        Returns:
        returns the singleton instance
      • getTextStyle

        public String getTextStyle()
        Description copied from interface: Field
        The text style of the field, or null if no special style is used.
        Specified by:
        getTextStyle in interface Field
        Returns:
        the text style