JarFile Class Reference

#include <jarfile_support.h>

List of all members.

Public Member Functions

 JarFile (JarEntryCache *jec=NULL)
 JarFile (const JarFile &jf)
 ~JarFile ()
bool Parse (const char *filename)
JarEntryCacheGetCache ()
bool HasSharedCache ()
const JarEntryLookup (const char *je_name) const
ManifestGetManifest ()
const char * GetName ()

Static Public Member Functions

static JarFileGetJar (int idx)

Public Attributes

int jfh
Lock_Manager lock


Constructor & Destructor Documentation

JarFile.JarFile ( JarEntryCache jec = NULL  ) 

JarFile.JarFile ( const JarFile jf  ) 

JarFile.~JarFile (  ) 


Member Function Documentation

bool JarFile.Parse ( const char *  filename  ) 

JarEntryCache* JarFile.GetCache (  ) 

bool JarFile.HasSharedCache (  ) 

const JarEntry* JarFile.Lookup ( const char *  je_name  )  const

Manifest* JarFile.GetManifest (  ) 

const char* JarFile.GetName (  ) 

static JarFile* JarFile.GetJar ( int  idx  )  [static]


Member Data Documentation

int JarFile.jfh

Lock_Manager JarFile.lock


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

Genereated on Tue Mar 11 19:26:01 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.