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