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