org.outerj.daisy.books.publisher.impl.bookmodel
Class SectionContainerHelper

java.lang.Object
  extended by org.outerj.daisy.books.publisher.impl.bookmodel.SectionContainerHelper
All Implemented Interfaces:
SectionContainer

public class SectionContainerHelper
extends java.lang.Object
implements SectionContainer


Constructor Summary
SectionContainerHelper()
           
 
Method Summary
 void addSection(Section section)
           
 void addXml(org.outerx.daisy.x10Bookdef.SectionContainerXml sectionContainerXml)
           
 Section[] getSections()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionContainerHelper

public SectionContainerHelper()
Method Detail

getSections

public Section[] getSections()
Specified by:
getSections in interface SectionContainer

addSection

public void addSection(Section section)
Specified by:
addSection in interface SectionContainer

addXml

public void addXml(org.outerx.daisy.x10Bookdef.SectionContainerXml sectionContainerXml)


Copyright © -2006 . All Rights Reserved.