Package org.apache.maven.doxia.macro
package org.apache.maven.doxia.macro
-
ClassDescriptionAbstract base class to execute
Macro.A simple macro that prints out the key and value of some supplied parameters.Base interface of a macro.Wrap an exception that occurs during the execution of a Doxia macro.Interface implemented by all parsers that support macros and which can be used to overwrite macro execution viaParser.setMacroExecutor(MacroExecutor).MacroRequest class.