| Package | Description |
|---|---|
| org.apache.maven.doxia.site.decoration |
| Modifier and Type | Method | Description |
|---|---|---|
Skin |
Skin.clone() |
Method clone.
|
static Skin |
Skin.getDefaultSkin() |
|
Skin |
DecorationModel.getSkin() |
Get the artifact containing the skin for the site.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
DecorationModel.setSkin(Skin skin) |
Set the artifact containing the skin for the site.
|