public class RenderContextHelper extends Object
| Constructor and Description |
|---|
RenderContextHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
storeEscaperAndCreateTokensIfNeeded(String wiki,
RenderContext context,
RenderEscaper escaper)
Updates any tokens in the given wiki text to ensure that all output that should be escaped will be escaped using the given escaper.
|
public static String storeEscaperAndCreateTokensIfNeeded(String wiki, RenderContext context, RenderEscaper escaper)
wiki - context - escaper - Copyright © 2015 Atlassian. All rights reserved.