|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.doxia.site.decoration.PublishDate
Modify display properties for date published.
| Constructor Summary | |
PublishDate()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object other)
Method equals. |
java.lang.String |
getFormat()
Get Date format to use. |
java.lang.String |
getPosition()
Get Where to place the date published (left, right, navigation-top, navigation-bottom, bottom). |
int |
hashCode()
Method hashCode. |
void |
setFormat(java.lang.String format)
Set Date format to use. |
void |
setPosition(java.lang.String position)
Set Where to place the date published (left, right, navigation-top, navigation-bottom, bottom). |
java.lang.String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PublishDate()
| Method Detail |
public boolean equals(java.lang.Object other)
other -
public java.lang.String getFormat()
public java.lang.String getPosition()
public int hashCode()
public void setFormat(java.lang.String format)
format - public void setPosition(java.lang.String position)
position - public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||