|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MacroNotFoundException | |
|---|---|
| org.apache.maven.doxia.macro.manager | |
| org.apache.maven.doxia.parser | |
| Uses of MacroNotFoundException in org.apache.maven.doxia.macro.manager |
|---|
| Methods in org.apache.maven.doxia.macro.manager that throw MacroNotFoundException | |
|---|---|
Macro |
DefaultMacroManager.getMacro(String id)
Returns the MacroManager that corresponds to the given id. |
Macro |
MacroManager.getMacro(String id)
Returns the MacroManager that corresponds to the given id. |
| Uses of MacroNotFoundException in org.apache.maven.doxia.parser |
|---|
| Methods in org.apache.maven.doxia.parser that throw MacroNotFoundException | |
|---|---|
void |
AbstractParser.executeMacro(String macroId,
MacroRequest request,
Sink sink)
Execute a macro on the given sink. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||