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