org.apache.maven.doxia.site.decoration
public class PublishDate extends Object implements Serializable
Version: $Revision$ $Date$
| Method Summary | |
|---|---|
| boolean | equals(Object other)
Method equals
|
| String | getFormat()
Get Date format to use. |
| String | getModelEncoding() |
| String | getPosition()
Get Where to place the date published (left, right,
navigation-top, navigation-bottom,
bottom). |
| int | hashCode()
Method hashCode |
| void | setFormat(String format)
Set Date format to use. |
| void | setModelEncoding(String modelEncoding) |
| void | setPosition(String position)
Set Where to place the date published (left, right,
navigation-top, navigation-bottom,
bottom).
|
| String | toString()
Method toString |
Parameters: other
Parameters: format
Parameters: position