Uses of Interface
org.apache.maven.doxia.site.inheritance.SiteModelInheritanceAssembler
-
Packages that use SiteModelInheritanceAssembler Package Description org.apache.maven.doxia.site.inheritance org.apache.maven.doxia.tools -
-
Uses of SiteModelInheritanceAssembler in org.apache.maven.doxia.site.inheritance
Classes in org.apache.maven.doxia.site.inheritance that implement SiteModelInheritanceAssembler Modifier and Type Class Description classDefaultSiteModelInheritanceAssemblerManage inheritance of the site model. -
Uses of SiteModelInheritanceAssembler in org.apache.maven.doxia.tools
Fields in org.apache.maven.doxia.tools declared as SiteModelInheritanceAssembler Modifier and Type Field Description protected SiteModelInheritanceAssemblerDefaultSiteTool. assemblerThe component for assembling inheritance.
-