Package-level declarations

Types

Link copied to clipboard

This interface serves as an entry-point for all APIs related to searching in ReaderDocuments.

Link copied to clipboard

Represents a search query that can be executed on ReaderDocuments.

Link copied to clipboard

A ReaderViewSearchAgent uses a query to search the visible ReaderDocuments in the ReaderView. For each found search match, the agent creates a ReaderViewAnnotation.

Link copied to clipboard

An async iterator type that allows you to fetch SearchResultItem objects. An instance of this type is returned when calling ReaderDocumentSearchQuery.execute