|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.doxia.docrenderer.document.DocumentTOC
A Table Of Content for the document.
| Constructor Summary | |
DocumentTOC()
|
|
| Method Summary | |
void |
addItem(DocumentTOCItem documentTOCItem)
Method addItem. |
boolean |
equals(java.lang.Object other)
Method equals. |
java.util.List |
getItems()
Method getItems. |
java.lang.String |
getName()
Get the name to use for the menu. |
int |
hashCode()
Method hashCode. |
void |
removeItem(DocumentTOCItem documentTOCItem)
Method removeItem. |
void |
setItems(java.util.List items)
Set tOC item. |
void |
setName(java.lang.String name)
Set the name to use for the menu. |
java.lang.String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DocumentTOC()
| Method Detail |
public void addItem(DocumentTOCItem documentTOCItem)
documentTOCItem - public boolean equals(java.lang.Object other)
other -
public java.util.List getItems()
public java.lang.String getName()
public int hashCode()
public void removeItem(DocumentTOCItem documentTOCItem)
documentTOCItem - public void setItems(java.util.List items)
items - public void setName(java.lang.String name)
name - public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||