public class Prerequisites extends Object implements Serializable, Cloneable
Constructor and Description |
---|
Prerequisites() |
Modifier and Type | Method and Description |
---|---|
Prerequisites |
clone()
Method clone.
|
String |
getDoxiaSitetools()
Get the minimum version of Doxia Sitetools required to use
the resulting skin.
|
void |
setDoxiaSitetools(String doxiaSitetools)
Set the minimum version of Doxia Sitetools required to use
the resulting skin.
|
public Prerequisites clone()
public String getDoxiaSitetools()
public void setDoxiaSitetools(String doxiaSitetools)
doxiaSitetools
- a doxiaSitetools object.Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.