|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getDescriptor()
Returns the path to the book descriptor file. |
java.lang.String |
getDirectory()
Returns the base directory of source files. |
java.util.List<java.lang.String> |
getExcludes()
Returns the list of files to exclude. |
java.util.List<Format> |
getFormats()
Returns the list of Formats to produce. |
java.util.List<java.lang.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 java.lang.String getDescriptor()
public java.util.List<Format> getFormats()
Formats to produce.
public java.lang.String getDirectory()
public java.util.List<java.lang.String> getIncludes()
public java.util.List<java.lang.String> getExcludes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||