public interface TranslationHandlerFactory extends TranslationContext
| Modifier and Type | Method and Description |
|---|---|
TranslationHandler |
create(com.vladsch.flexmark.util.options.DataHolder options,
FormatterOptions formatterOptions,
com.vladsch.flexmark.html.renderer.HtmlIdGeneratorFactory idGeneratorFactory) |
customPlaceholderFormat, getRenderPurpose, getTranslationStore, isTransformingText, nonTranslatingSpan, transformAnchorRef, transformNonTranslating, transformTranslating, translatingRefTargetSpan, translatingSpanTranslationHandler create(com.vladsch.flexmark.util.options.DataHolder options, FormatterOptions formatterOptions, com.vladsch.flexmark.html.renderer.HtmlIdGeneratorFactory idGeneratorFactory)
Copyright © 2018. All rights reserved.