Uses of Interface
org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssembler
-
Packages that use DecorationModelInheritanceAssembler Package Description org.apache.maven.doxia.site.decoration.inheritance org.apache.maven.doxia.tools -
-
Uses of DecorationModelInheritanceAssembler in org.apache.maven.doxia.site.decoration.inheritance
Classes in org.apache.maven.doxia.site.decoration.inheritance that implement DecorationModelInheritanceAssembler Modifier and Type Class Description class
DefaultDecorationModelInheritanceAssembler
Manage inheritance of the decoration model. -
Uses of DecorationModelInheritanceAssembler in org.apache.maven.doxia.tools
Fields in org.apache.maven.doxia.tools declared as DecorationModelInheritanceAssembler Modifier and Type Field Description protected DecorationModelInheritanceAssembler
DefaultSiteTool. assembler
The component for assembling inheritance.
-