#include <jarfile_support.h>
Public Member Functions | |
| JarFile (JarEntryCache *jec=NULL) | |
| JarFile (const JarFile &jf) | |
| ~JarFile () | |
| bool | Parse (const char *filename) |
| JarEntryCache * | GetCache () |
| bool | HasSharedCache () |
| const JarEntry * | Lookup (const char *je_name) const |
| Manifest * | GetManifest () |
| const char * | GetName () |
Static Public Member Functions | |
| static JarFile * | GetJar (int idx) |
Public Attributes | |
| int | jfh |
| Lock_Manager | lock |
| JarFile.JarFile | ( | JarEntryCache * | jec = NULL |
) |
| JarFile.JarFile | ( | const JarFile & | jf | ) |
| JarFile.~JarFile | ( | ) |
| 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] |
| int JarFile.jfh |
| Lock_Manager JarFile.lock |
Genereated on Tue Mar 11 19:26:01 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.