Class AbstractRWBeanVisitor2

    • Constructor Detail

      • AbstractRWBeanVisitor2

        public AbstractRWBeanVisitor2()
    • Method Detail

      • onEndSubsection

        public void onEndSubsection​(RWSection subsection,
                                    MarkupOutput mo,
                                    boolean isBordered)
        Description copied from interface: RWBeanVisitor2
        A subsection border occurs between two subsections, or if the subsection is the very last section in the document.
        Specified by:
        onEndSubsection in interface RWBeanVisitor2
        Parameters:
        subsection - the subsection before the border.
        mo - the markup output.