getAllAnnotationsOfTypeObservable

Deprecated

AnnotationProviderRxJava is temporary and will be removed in a future release. Migrate to the suspend APIs on AnnotationProvider.

Returns all annotations of the given types for the entire document as an Observable, using AnnotationProvider.getAllAnnotationsOfType.


Deprecated

AnnotationProviderRxJava is temporary and will be removed in a future release. Migrate to the suspend APIs on AnnotationProvider.

Returns annotations of the given types for the provided page range as an Observable, using AnnotationProvider.getAllAnnotationsOfType.