org.outerj.daisy.books.publisher.impl.publicationprocess
Class AddTocAndListsTask

java.lang.Object
  extended by org.outerj.daisy.books.publisher.impl.publicationprocess.AddTocAndListsTask
All Implemented Interfaces:
PublicationProcessTask

public class AddTocAndListsTask
extends java.lang.Object
implements PublicationProcessTask


Constructor Summary
AddTocAndListsTask(java.lang.String input, java.lang.String output)
           
 
Method Summary
 void run(PublicationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddTocAndListsTask

public AddTocAndListsTask(java.lang.String input,
                          java.lang.String output)
Method Detail

run

public void run(PublicationContext context)
         throws java.lang.Exception
Specified by:
run in interface PublicationProcessTask
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.