Uses of Interface
org.apache.maven.doxia.site.inheritance.SiteModelInheritanceAssembler
Packages that use SiteModelInheritanceAssembler
-
Uses of SiteModelInheritanceAssembler in org.apache.maven.doxia.site.inheritance
Classes in org.apache.maven.doxia.site.inheritance that implement SiteModelInheritanceAssemblerModifier and TypeClassDescriptionclass
Manage inheritance of the site model. -
Uses of SiteModelInheritanceAssembler in org.apache.maven.doxia.tools
Fields in org.apache.maven.doxia.tools declared as SiteModelInheritanceAssemblerModifier and TypeFieldDescriptionprotected SiteModelInheritanceAssembler
DefaultSiteTool.assembler
The component for assembling inheritance.