@Role
public interface MacroIdFactory
MacroId object.| Modifier and Type | Method and Description |
|---|---|
MacroId |
createMacroId(String macroIdAsString) |
MacroId createMacroId(String macroIdAsString) throws ParseException
macroIdAsString - the string representing the macro id in the format "id/syntaxtype/syntaxversion".
Example: html/confluence/1.0ParseException - if the passed string has an invalid formatCopyright © 2004–2017 XWiki. All rights reserved.