|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWikiMacroParser
Instances of this type are used to transform macros found in wiki
documents into corresponding structured objects - WikiMacro.
| Method Summary | |
|---|---|
WikiMacro |
parse(String str)
Parses the given macro, recognizes individual parts of it (name, content, parameters) and returns the corresponding object. |
| Method Detail |
|---|
WikiMacro parse(String str)
str - the macro reference to parse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||