DocumentGatherer Properties |
The DocumentGatherer type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentVisitedDocument |
The currently visited document.
(Inherited from DocumentVisitor.) |
![]() | GatheredDocuments |
Gets the gathered documents.
|
![]() | PreviousVisitedDocument |
The previously visited document, which means either null, or the parent document of the currently visited document: currentVisistedDocument is the source of field F
which is part of previousVisitedDocument.
(Inherited from DocumentVisitor.) |