Interface ReadFileHook
- All Known Implementing Classes:
ReadFileHookAdapter
Interfejs udostępniający hook'i umożliwiające modyfikację InputStream'a podczas wyświetlania
dokumentu w systemie.
- Author:
- Marcin Grzębski 08-06-2020
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(OpenedFileContext fileContext) Metoda wywoływana przed wyświetleniem dokumentu w systemie
-
Method Details
-
execute
Metoda wywoływana przed wyświetleniem dokumentu w systemie
-