XarFile.XarInputStream Class Reference

Inherits java::io::InputStream.

Collaboration diagram for XarFile.XarInputStream:

Collaboration graph
[legend]

List of all members.

Public Member Functions

int read (byte[] buffer, int off, int len) throws IOException
int read () throws IOException
 XarInputStream (XarEntry entry, InputStream input)

Private Member Functions

String toChecksum (byte[] data)
boolean validChecksum ()

Private Attributes

final InputStream _delegate
final MessageDigest _digest
final XarEntry _entry


Constructor & Destructor Documentation

XarInputStream ( XarEntry  entry,
InputStream  input 
)


Member Function Documentation

int read ( byte[]  buffer,
int  off,
int  len 
) throws IOException

int read (  )  throws IOException

String toChecksum ( byte[]  data  )  [private]

boolean validChecksum (  )  [private]


Member Data Documentation

final InputStream _delegate [private]

final MessageDigest _digest [private]

final XarEntry _entry [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:36 2012 for Project Wonder by  doxygen 1.5.8