Uses of Interface
com.vladsch.flexmark.formatter.TranslationPlaceholderGenerator
Packages that use TranslationPlaceholderGenerator
-
Uses of TranslationPlaceholderGenerator in com.vladsch.flexmark.formatter
Methods in com.vladsch.flexmark.formatter with parameters of type TranslationPlaceholderGeneratorModifier and TypeMethodDescriptionvoid
Formatter.MainNodeFormatter.customPlaceholderFormat
(@NotNull TranslationPlaceholderGenerator generator, @NotNull TranslatingSpanRender render) void
Formatter.MainNodeFormatter.SubNodeFormatter.customPlaceholderFormat
(@NotNull TranslationPlaceholderGenerator generator, @NotNull TranslatingSpanRender render) void
TranslationContext.customPlaceholderFormat
(@NotNull TranslationPlaceholderGenerator generator, @NotNull TranslatingSpanRender render) Temporarily change the format for placeholders -
Uses of TranslationPlaceholderGenerator in com.vladsch.flexmark.formatter.internal
Fields in com.vladsch.flexmark.formatter.internal declared as TranslationPlaceholderGeneratorModifier and TypeFieldDescription(package private) static final TranslationPlaceholderGenerator
CoreNodeFormatter.htmlEntityPlaceholderGenerator
private TranslationPlaceholderGenerator
TranslationHandlerImpl.myPlaceholderGenerator
Methods in com.vladsch.flexmark.formatter.internal with parameters of type TranslationPlaceholderGeneratorModifier and TypeMethodDescriptionvoid
TranslationHandlerImpl.customPlaceholderFormat
(@NotNull TranslationPlaceholderGenerator generator, @NotNull TranslatingSpanRender render)