As you assumed,
getSize returns the size of file data for this entry (to be clear, no
header data).
I will write some javadoc for this class when I have my account ready.

Cheers,
Christian

On Fri, Mar 27, 2009 at 6:25 PM, sebb <seb...@gmail.com> wrote:
> The interface ArchiveEntry does not have any Javadoc, and it's not
> obvious what the getSize() method is supposed to return - the size of
> an entry in the archive, including header(s), or just the size of the
> data that the entry contains.
>
> I assume the latter?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to