fr.opensagres.xdocreport.core.io
Interface IEntryInfo


public interface IEntryInfo


Method Summary
 InputStream getInputStream()
           
 long getLastModified()
           
 String getName()
           
 Reader getReader()
           
 

Method Detail

getName

String getName()

getLastModified

long getLastModified()

getReader

Reader getReader()

getInputStream

InputStream getInputStream()


Copyright © 2013. All rights reserved.