| Package | Description |
|---|---|
| org.apache.maven.doxia.site.decoration |
| Modifier and Type | Method | Description |
|---|---|---|
Banner |
Banner.clone() |
Method clone.
|
Banner |
DecorationModel.getBannerLeft() |
Get banner logo on the masthead of the site to the left.
|
Banner |
DecorationModel.getBannerRight() |
Get banner logo on the masthead of the site to the right.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
DecorationModel.setBannerLeft(Banner bannerLeft) |
Set banner logo on the masthead of the site to the left.
|
void |
DecorationModel.setBannerRight(Banner bannerRight) |
Set banner logo on the masthead of the site to the right.
|