Uses of Class
org.apache.maven.doxia.book.context.BookIndex

Packages that use BookIndex
org.apache.maven.doxia.book.context   
 

Uses of BookIndex in org.apache.maven.doxia.book.context
 

Methods in org.apache.maven.doxia.book.context that return BookIndex
 BookIndex BookContext.getIndex()
          Return the index of this BookContext.
 

Methods in org.apache.maven.doxia.book.context with parameters of type BookIndex
 void BookContext.setIndex(BookIndex index)
          Set the index of this BookContext.
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.