Uses of Interface
org.apache.maven.doxia.macro.Macro
Packages that use Macro
Package
Description
-
Uses of Macro in org.apache.maven.doxia.macro
Classes in org.apache.maven.doxia.macro that implement MacroModifier and TypeClassDescriptionclassAbstract base class to executeMacro.classA simple macro that prints out the key and value of some supplied parameters.classDeprecated.classDeprecated. -
Uses of Macro in org.apache.maven.doxia.macro.manager
Fields in org.apache.maven.doxia.macro.manager with type parameters of type MacroMethods in org.apache.maven.doxia.macro.manager that return Macro -
Uses of Macro in org.apache.maven.doxia.macro.snippet
Classes in org.apache.maven.doxia.macro.snippet that implement MacroModifier and TypeClassDescriptionclassA macro that prints out the content of a file or a URL. -
Uses of Macro in org.apache.maven.doxia.macro.toc
Classes in org.apache.maven.doxia.macro.toc that implement MacroModifier and TypeClassDescriptionclassMacro to display aTable Of Contentin a givenSink.