| Package | Description |
|---|---|
| org.apache.maven.doxia.site.decoration | |
| org.apache.maven.doxia.site.decoration.io.xpp3 |
| Modifier and Type | Field and Description |
|---|---|
private Version |
DecorationModel.version
Modify the version published display properties.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
Version.clone()
Method clone.
|
Version |
DecorationModel.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecorationModel.setVersion(Version version)
Set modify the version published display properties.
|
| Modifier and Type | Method and Description |
|---|---|
private Version |
DecorationXpp3Reader.parseVersion(org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method parseVersion.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
DecorationXpp3Writer.writeVersion(Version version,
java.lang.String tagName,
org.codehaus.plexus.util.xml.pull.XmlSerializer serializer)
Method writeVersion.
|