org.outerj.daisy.books.publisher.impl.bookmodel
Interface SectionContainer

All Known Implementing Classes:
Book, Section, SectionContainerHelper

public interface SectionContainer


Method Summary
 void addSection(Section section)
           
 Section[] getSections()
           
 

Method Detail

addSection

void addSection(Section section)

getSections

Section[] getSections()


Copyright © -2006 . All Rights Reserved.