Package fr.opensagres.xdocreport.core.io
Interface IEntryInfo
public interface IEntryInfo
-
Method Summary
-
Method Details
-
getName
String getName() -
getLastModified
long getLastModified() -
getReader
Reader getReader() -
getInputStream
InputStream getInputStream()
-