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
Fields in com.vladsch.flexmark.html declared as UriContentResolverMethods in com.vladsch.flexmark.html that return UriContentResolverModifier and TypeMethodDescription@NotNull UriContentResolver
UriContentResolverFactory.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 UriContentResolver
FileUriContentResolver.Factory.apply
(@NotNull LinkResolverBasicContext context)