Uses of Class
org.apache.maven.doxia.site.decoration.Skin
-
Packages that use Skin Package Description org.apache.maven.doxia.site.decoration -
-
Uses of Skin in org.apache.maven.doxia.site.decoration
Methods in org.apache.maven.doxia.site.decoration that return Skin Modifier and Type Method Description SkinSkin. clone()Method clone.SkinDecorationModel. getSkin()Get the artifact containing the skin for the site.Methods in org.apache.maven.doxia.site.decoration with parameters of type Skin Modifier and Type Method Description voidDecorationModel. setSkin(Skin skin)Set the artifact containing the skin for the site.
-