public class WikiMarkupParser extends Object
WikiContentHandler. Currently
the parser differentiates between macro body text and other text.| Constructor and Description |
|---|
WikiMarkupParser(MacroManager macroManager,
WikiContentHandler wikiContentHandler) |
| Modifier and Type | Method and Description |
|---|---|
String |
parse(String wiki) |
String |
parse(String wiki,
boolean considerVariableFormat) |
public WikiMarkupParser(MacroManager macroManager, WikiContentHandler wikiContentHandler)
Copyright © 2019 Atlassian. All rights reserved.