|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wikimodel.wem.xwiki.XWikiScannerUtil
public class XWikiScannerUtil
| Field Summary | |
|---|---|
static char |
ESCAPECHAR
|
| Constructor Summary | |
|---|---|
XWikiScannerUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
unescapeVerbatim(java.lang.String content)
To have }}} or {{{ inside inline block we need to escape it in some condition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final char ESCAPECHAR
| Constructor Detail |
|---|
public XWikiScannerUtil()
| Method Detail |
|---|
public static java.lang.String unescapeVerbatim(java.lang.String content)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||