Uses of Class
org.apache.maven.doxia.macro.manager.MacroNotFoundException
Packages that use MacroNotFoundException
-
Uses of MacroNotFoundException in org.apache.maven.doxia.macro.manager
Methods in org.apache.maven.doxia.macro.manager that throw MacroNotFoundException -
Uses of MacroNotFoundException in org.apache.maven.doxia.parser
Methods in org.apache.maven.doxia.parser that throw MacroNotFoundExceptionModifier and TypeMethodDescriptionvoid
AbstractParser.executeMacro
(String macroId, MacroRequest request, Sink sink) Execute a macro on the given sink.