4142434445464748
/** * Constructs a new band (initially empty). */ public CrosstabSummaryFooter() { setElementType(new CrosstabSummaryFooterType()); getStyle().setStyleProperty(ElementStyleKeys.AVOID_PAGEBREAK_INSIDE, Boolean.TRUE); }