org.apache.maven.doxia.plugin
public class Book extends Object
Version: $Id: Book.java 572957 2007-09-05 14:24:18Z ltheussl $
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.
|
Returns: the book descriptor file.
Returns: the base directory.
Returns: the list of files to exclude.
Returns: the list of formats.
Returns: the list of files to include.