Uses of Interface
com.vladsch.flexmark.html.UriContentResolver
Packages that use UriContentResolver
-
Uses of UriContentResolver in com.vladsch.flexmark.ext.jekyll.tag.internal
Fields in com.vladsch.flexmark.ext.jekyll.tag.internal with type parameters of type UriContentResolverModifier and TypeFieldDescription(package private) final List<UriContentResolver> IncludeNodePostProcessor.contentResolvers -
Uses of UriContentResolver in com.vladsch.flexmark.html
Subinterfaces with type arguments of type UriContentResolver in com.vladsch.flexmark.htmlFields in com.vladsch.flexmark.html declared as UriContentResolverMethods in com.vladsch.flexmark.html that return UriContentResolverModifier and TypeMethodDescription@NotNull UriContentResolverUriContentResolverFactory.apply(@NotNull LinkResolverBasicContext context) -
Uses of UriContentResolver in com.vladsch.flexmark.html.renderer
Classes in com.vladsch.flexmark.html.renderer that implement UriContentResolverMethods in com.vladsch.flexmark.html.renderer that return UriContentResolverModifier and TypeMethodDescription@NotNull UriContentResolverFileUriContentResolver.Factory.apply(@NotNull LinkResolverBasicContext context)