|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Role public interface MacroIdFactory
Convert a string representing a macro id into a typed MacroId object.
| Method Summary | |
|---|---|
MacroId |
createMacroId(String macroIdAsString)
|
| Method Detail |
|---|
MacroId createMacroId(String macroIdAsString)
throws ParseException
macroIdAsString - the string representing the macro id in the format "id/syntaxtype/syntaxversion".
Example: html/confluence/1.0
ParseException - if the passed string has an invalid format
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||