Indicates whether any PreviewHandler can process the resource identified by the given URI.
the URI identifying a resource.
true
when a PreviewHandler can process the resource, false
otherwise.
Find PreviewHandlers for the given resource identifier.
the URI identifying a resource.
the list of all supported PreviewHandlers
sorted by their priority.
Provider managing the available PreviewHandlers.