| PdfSearchView | Interface shared by the PdfSearchViewInline and the PdfSearchViewModular. |
| PdfSearchView.Listener | Listener for observing the search view. |
| PdfSearchViewInline | Search view to be placed in the action bar of a AppCompatActivity. |
| PdfSearchViewModular | Search view sitting inside a panel that slides in above the rest of the content. |
| SearchResultHighlighter | PdfDrawableProvider creating highlights based on a list of SearchResult instances. |
| SimpleSearchResultListener | Empty implementation of the PdfSearchView.Listener interface. |