|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.plugin.Book
A model for a Book.
| Constructor Summary | |
Book()
|
|
| Method Summary | |
String |
getDescriptor()
Returns the path to the book descriptor file. |
String |
getDirectory()
Returns the base directory of source files. |
List |
getExcludes()
Returns the list of files to exclude. |
List |
getFormats()
Returns the list of Formats to produce. |
List |
getIncludes()
Returns the list of files to include. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Book()
| Method Detail |
public String getDescriptor()
public List getFormats()
Formats to produce.
public String getDirectory()
public List getIncludes()
public List getExcludes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||