Class ContentResourcePrefetcher

java.lang.Object
com.atlassian.confluence.impl.content.render.prefetch.ContentResourcePrefetcher

public class ContentResourcePrefetcher extends Object
A utility for pre-fetching and caching any resource identifier found in a piece of content. This is purely a performance optimization that should be invoked, if at all, before that content is rendered.
Since:
5.10