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 BookIndexerbook - the book to index.bookContext - the BookContext.BookDoxiaException - if the book cannot be indexed.Copyright © 2005–2014. All rights reserved.