|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.doxia.book.services.indexer.DefaultBookIndexer
public class DefaultBookIndexer
Default implementation of BookIndexer.
Field Summary |
---|
Fields inherited from interface org.apache.maven.doxia.book.services.indexer.BookIndexer |
---|
ROLE |
Constructor Summary | |
---|---|
DefaultBookIndexer()
|
Method Summary | |
---|---|
void |
indexBook(BookModel book,
BookContext bookContext)
Index a book. |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultBookIndexer()
Method Detail |
---|
public void indexBook(BookModel book, BookContext bookContext) throws BookDoxiaException
indexBook
in interface BookIndexer
book
- the book to index.bookContext
- the BookContext.
BookDoxiaException
- if the book cannot be indexed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |