org.outerj.daisy.publisher.serverimpl.docpreparation
Class PreparationPipe.DocumentHandlerInfo

java.lang.Object
  extended by org.outerj.daisy.publisher.serverimpl.docpreparation.PreparationPipe.DocumentHandlerInfo
Enclosing class:
PreparationPipe

public class PreparationPipe.DocumentHandlerInfo
extends java.lang.Object


Field Summary
 org.xml.sax.ContentHandler documentHandler
           
 long documentHolderId
           
 
Constructor Summary
PreparationPipe.DocumentHandlerInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

documentHolderId

public long documentHolderId

documentHandler

public org.xml.sax.ContentHandler documentHandler
Constructor Detail

PreparationPipe.DocumentHandlerInfo

public PreparationPipe.DocumentHandlerInfo()


Copyright © -2012 . All Rights Reserved.