Uses of Class
org.apache.maven.doxia.site.decoration.Skin

Packages that use Skin
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
 Skin Skin.clone()
          Method clone.
static Skin Skin.getDefaultSkin()
           
 Skin DecorationModel.getSkin()
          Get the artifact containing the skin for the site.
 

Methods in org.apache.maven.doxia.site.decoration with parameters of type Skin
 void DecorationModel.setSkin(Skin skin)
          Set the artifact containing the skin for the site.
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.