Uses of Class
org.apache.maven.doxia.site.decoration.Skin
Packages that use Skin
Package
Description
-
Uses of Skin in org.apache.maven.doxia.site.decoration
Fields in org.apache.maven.doxia.site.decoration declared as SkinModifier and TypeFieldDescriptionprivate Skin
DecorationModel.skin
The artifact containing the skin for the site.Methods in org.apache.maven.doxia.site.decoration that return SkinModifier and TypeMethodDescriptionSkin.clone()
Method clone.static Skin
Skin.getDefaultSkin()
DecorationModel.getSkin()
Get the artifact containing the skin for the site.Methods in org.apache.maven.doxia.site.decoration with parameters of type Skin -
Uses of Skin in org.apache.maven.doxia.site.decoration.io.xpp3
Methods in org.apache.maven.doxia.site.decoration.io.xpp3 that return SkinModifier and TypeMethodDescriptionprivate Skin
DecorationXpp3Reader.parseSkin
(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method parseSkin.Methods in org.apache.maven.doxia.site.decoration.io.xpp3 with parameters of type Skin