org.outerj.daisy.frontend.editor
Class ExistingPart

java.lang.Object
  extended by Part
      extended by org.outerj.daisy.frontend.editor.ExistingPart

public class ExistingPart
extends Part


Constructor Summary
protected ExistingPart(java.util.Map map)
           
 
Method Summary
 void dispose()
           
 java.lang.String getFileName()
           
 java.io.InputStream getInputStream()
           
 int getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExistingPart

protected ExistingPart(java.util.Map map)
Method Detail

getFileName

public java.lang.String getFileName()

getSize

public int getSize()

getInputStream

public java.io.InputStream getInputStream()
                                   throws java.io.IOException
Throws:
java.io.IOException

dispose

public void dispose()


Copyright © -2006 . All Rights Reserved.