|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugins.pdf.DocumentModelBuilder
public class DocumentModelBuilder
Construct a DocumentModel from a MavenProject and related information.
| Constructor Summary | |
|---|---|
DocumentModelBuilder(MavenProject project)
Constructor. |
|
DocumentModelBuilder(MavenProject project,
DecorationModel decorationModel)
Constructor. |
|
| Method Summary | |
|---|---|
DocumentModel |
getDocumentModel()
Get a DocumentModel. |
DocumentModel |
getDocumentModel(Date date)
Get a DocumentModel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentModelBuilder(MavenProject project)
project - a MavenProject. May be null.
public DocumentModelBuilder(MavenProject project,
DecorationModel decorationModel)
project - a MavenProject. May be null.decorationModel - a DecorationModel. May be null.| Method Detail |
|---|
public DocumentModel getDocumentModel()
public DocumentModel getDocumentModel(Date date)
date - overrides the default date in meta- and cover information.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||