public class XWikiScannerUtil extends Object
Modifier and Type | Field and Description |
---|---|
static char |
ESCAPECHAR |
Constructor and Description |
---|
XWikiScannerUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
unescapeVerbatim(String content)
To have }}} or {{{ inside inline block we need to escape it in some
condition.
|
public static final char ESCAPECHAR
Copyright © 2004–2021 XWiki. All rights reserved.