|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.plugin.Book
public class 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<String> |
getExcludes()
Returns the list of files to exclude. |
List<Format> |
getFormats()
Returns the list of Formats to produce. |
List<String> |
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<Format> getFormats()
Formats to produce.
public String getDirectory()
public List<String> getIncludes()
public List<String> getExcludes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||