appnote.txt |
|
46890 |
components.conf |
|
1714 |
metrics.yaml |
|
12197 |
moz.build |
|
1086 |
nsIJARChannel.idl |
Returns the JAR file. May be null if the jar is remote.
Setting the JAR file is optional and overrides the JAR
file used for local file JARs. Setting the JAR file after
the channel has been opened is not permitted.
|
1478 |
nsIJARURI.idl |
JAR URLs have the following syntax
jar:<jar-file-uri>!/<jar-entry>
EXAMPLE: jar:http://www.big.com/blue.jar!/ocean.html
The nsIURL methods operate on the <jar-entry> part of the spec.
|
1264 |
nsIZipReader.idl |
The type of compression used for the item. The possible values and
their meanings are defined in the zip file specification at
http://www.pkware.com/business_and_developers/developer/appnote/
|
10296 |
nsJAR.cpp |
stabilize |
24282 |
nsJAR.h |
-------------------------------------------------------------------------
Class nsJAR declaration.
nsJAR serves as an XPCOM wrapper for nsZipArchive with the addition of
JAR manifest file parsing.
------------------------------------------------------------------------ |
5296 |
nsJARChannel.cpp |
|
39831 |
nsJARChannel.h |
|
3760 |
nsJARInputStream.cpp |
---------------------------------------------
nsISupports implementation
-------------------------------------------- |
11788 |
nsJARInputStream.h |
-------------------------------------------------------------------------
Class nsJARInputStream declaration. This class defines the type of the
object returned by calls to nsJAR::GetInputStream(filename) for the
purpose of reading a file item out of a JAR file.
------------------------------------------------------------------------ |
2406 |
nsJARProtocolHandler.cpp |
|
2745 |
nsJARProtocolHandler.h |
0xc7e410d4-0x85f2-11d3-9f63-006008a6efe9 |
1515 |
nsJARURI.cpp |
|
19882 |
nsJARURI.h |
9a55f629-730b-4d08-b75b-fa7d9570a691 |
5062 |
nsZipArchive.cpp |
This module implements a simple archive extractor for the PKZIP format.
|
37272 |
nsZipArchive.h |
Used as output buffer when deflating items to a file |
12009 |
test |
|
|
zipstruct.h |
Certain constants and structures for
the Phil Katz ZIP archive format.
|
2979 |
zipwriter |
|
|