public class DefaultBookIndexer extends org.codehaus.plexus.logging.AbstractLogEnabled implements BookIndexer
ROLE
Constructor and Description |
---|
DefaultBookIndexer() |
Modifier and Type | Method and Description |
---|---|
void |
indexBook(BookModel book,
BookContext bookContext)
Index a book.
|
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.Copyright © 2005–2016. All rights reserved.