Uses of Class
org.outerj.daisy.books.publisher.impl.bookmodel.Section

Packages that use Section
org.outerj.daisy.books.publisher.impl.bookmodel   
 

Uses of Section in org.outerj.daisy.books.publisher.impl.bookmodel
 

Methods in org.outerj.daisy.books.publisher.impl.bookmodel that return Section
 Section[] Book.getSections()
           
 Section[] SectionContainer.getSections()
           
 Section[] SectionContainerHelper.getSections()
           
 Section[] Section.getSections()
           
 

Methods in org.outerj.daisy.books.publisher.impl.bookmodel with parameters of type Section
 void Book.addSection(Section section)
           
 void SectionContainer.addSection(Section section)
           
 void SectionContainerHelper.addSection(Section section)
           
 void Section.addSection(Section section)
           
 



Copyright © -2006 . All Rights Reserved.