Class PageBreakShorthandParser

java.lang.Object
org.apache.fop.fo.properties.PageBreakShorthandParser
All Implemented Interfaces:
ShorthandParser

public class PageBreakShorthandParser extends 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 Details

    • PageBreakShorthandParser

      public PageBreakShorthandParser()
  • Method Details