|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.rendering.wikimodel.mediawiki.MediaWikiMacroParser
public class MediaWikiMacroParser
| Constructor Summary | |
|---|---|
MediaWikiMacroParser()
|
|
| Method Summary | |
|---|---|
WikiMacro |
parse(String str)
Parses the given macro, recognizes individual parts of it (name, content, parameters) and returns the corresponding object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MediaWikiMacroParser()
| Method Detail |
|---|
public WikiMacro parse(String str)
IWikiMacroParser
parse in interface IWikiMacroParserstr - the macro reference to parse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||