|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.doxia.docrenderer.document.DocumentModel
Describes the overall document model.
| Constructor Summary | |
DocumentModel()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object other)
Method equals |
DocumentMeta |
getMeta()
Get The Meta information properties. |
java.lang.String |
getModelEncoding()
|
java.lang.String |
getOutputName()
Get null |
DocumentTOC |
getToc()
Get The TOC information properties. |
int |
hashCode()
Method hashCode |
void |
setMeta(DocumentMeta meta)
Set The Meta information properties. |
void |
setModelEncoding(java.lang.String modelEncoding)
|
void |
setOutputName(java.lang.String outputName)
Set null |
void |
setToc(DocumentTOC toc)
Set The TOC information properties. |
java.lang.String |
toString()
Method toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DocumentModel()
| Method Detail |
public boolean equals(java.lang.Object other)
other - public DocumentMeta getMeta()
public java.lang.String getOutputName()
public DocumentTOC getToc()
public int hashCode()
public void setMeta(DocumentMeta meta)
meta - public void setOutputName(java.lang.String outputName)
outputName - public void setToc(DocumentTOC toc)
toc - public java.lang.String toString()
public void setModelEncoding(java.lang.String modelEncoding)
public java.lang.String getModelEncoding()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||