Uses of Interface
org.apache.maven.doxia.site.decoration.inheritance.DecorationModelInheritanceAssembler
-
Packages that use DecorationModelInheritanceAssembler Package Description org.apache.maven.doxia.site.decoration.inheritance -
-
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.
-