DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started....DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started.
DocumentVisitor.visitEditableRangeEnd method. Called when an end of an editable range is encountered in the document....DocumentVisitor.visitEditableRangeEnd method. Called when an end of an editable range is encountered in the document.
DocumentVisitor.visitEditableRangeStart method. Called when a start of an editable range is encountered in the document....DocumentVisitor.visitEditableRangeStart method. Called when a start of an editable range is encountered in the document.
DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started....DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started.
Comment.acceptStart method. Accepts a visitor for visiting the start of the comment....Comment.acceptStart method. Accepts a visitor for visiting the start of the comment.
StructuredDocumentTag.acceptEnd method. Accepts a visitor for visiting the end of the StructuredDocumentTag....StructuredDocumentTag.acceptEnd method. Accepts a visitor for visiting the end of the StructuredDocumentTag.