Uses of Class
org.apache.maven.doxia.book.context.BookContext.BookFile

Packages that use BookContext.BookFile
org.apache.maven.doxia.book.context   
 

Uses of BookContext.BookFile in org.apache.maven.doxia.book.context
 

Methods in org.apache.maven.doxia.book.context that return types with arguments of type BookContext.BookFile
 Map<String,BookContext.BookFile> BookContext.getFiles()
          Return the files of this BookContext.
 

Method parameters in org.apache.maven.doxia.book.context with type arguments of type BookContext.BookFile
 void BookContext.setFiles(Map<String,BookContext.BookFile> files)
          Set the files of this BookContext.
 



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