ResourceResolverService

An interface defining a resource resolver. A resolver looks for the given resource, and returns it (or possible candidates) when found, or null, if not found.

Functions

Link copied to clipboard
public abstract Identifier resolveResource(Identifier id)

Finds the given resource.