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 TypeMethodDescriptionvoidFormatter.MainNodeFormatter.customPlaceholderFormat(@NotNull TranslationPlaceholderGenerator generator, @NotNull TranslatingSpanRender render) voidFormatter.MainNodeFormatter.SubNodeFormatter.customPlaceholderFormat(@NotNull TranslationPlaceholderGenerator generator, @NotNull TranslatingSpanRender render) voidTranslationContext.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 TranslationPlaceholderGeneratorCoreNodeFormatter.htmlEntityPlaceholderGeneratorprivate TranslationPlaceholderGeneratorTranslationHandlerImpl.myPlaceholderGeneratorMethods in com.vladsch.flexmark.formatter.internal with parameters of type TranslationPlaceholderGeneratorModifier and TypeMethodDescriptionvoidTranslationHandlerImpl.customPlaceholderFormat(@NotNull TranslationPlaceholderGenerator generator, @NotNull TranslatingSpanRender render)