Class PageBreakShorthandParser

  • All Implemented Interfaces:
    ShorthandParser

    public class PageBreakShorthandParser
    extends java.lang.Object
    implements ShorthandParser
    Shorthand parser for page-break-before, page-break-after and page-break-inside. Used to set the corresponding keep-* and break-* properties.
    • Constructor Detail

      • PageBreakShorthandParser

        public PageBreakShorthandParser()