DocumentVisitor.visitFootnoteStart method. Called when enumeration of a footnote or endnote text has started....DocumentVisitor.visitFootnoteStart method. Called when enumeration of a footnote or endnote text has started.
DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended....DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended.
DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered....DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered.
Paragraph.acceptEnd method. Accepts a visitor for visiting the end of the document's paragraph....Paragraph.acceptEnd method. Accepts a visitor for visiting the end of the document's paragraph.
Footnote.acceptEnd method. Accepts a visitor for visiting the end of the footnote....Footnote.acceptEnd method. Accepts a visitor for visiting the end of the footnote.
DocumentVisitor.visitBookmarkEnd method. Called when an end of a bookmark is encountered in the document....DocumentVisitor.visitBookmarkEnd method. Called when an end of a bookmark is encountered in the document.