|
||||||||||
| 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
public class PublishDate
Modify display properties for date published.
| Constructor Summary | |
|---|---|
PublishDate()
|
|
| Method Summary | |
|---|---|
PublishDate |
clone()
Method clone. |
boolean |
equals(Object other)
Method equals. |
String |
getFormat()
Get date format to use. |
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 |
setPosition(String position)
Set where to place the date published (left, right, navigation-top, navigation-bottom, bottom). |
String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PublishDate()
| Method Detail |
|---|
public PublishDate clone()
clone in class Objectpublic boolean equals(Object other)
equals in class Objectother -
public String getFormat()
public String getPosition()
public int hashCode()
hashCode in class Objectpublic void setFormat(String format)
format - public void setPosition(String position)
position - public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||