public interface IWikiMacroParser
WikiMacro.| Modifier and Type | Method and Description |
|---|---|
WikiMacro |
parse(String str)
Parses the given macro, recognizes individual parts of it
(name, content, parameters) and returns the corresponding object.
|
Copyright © 2004–2017 XWiki. All rights reserved.