Home | Modules | Class Hierarchy | Alphabetical List | Compound List | Related Pages

JARInputSource Class Reference
[IO core interfaces]

Inheritance diagram for JARInputSource:

InputSource

Detailed Description

Reads data from JAR(ZIP) archive.


Public Methods

 JARInputSource (const String *basePath, InputSource *base=0)
 Creates input source from JAR (ZIP) archive.

const StringgetLocation () const
const byte * openStream ()
void closeStream ()
int length () const

Protected Methods

SharedInputSourcegetShared () const
const StringgetInJarLocation () const


Constructor & Destructor Documentation

JARInputSource::JARInputSource const String   basePath,
InputSource   base = 0
 

Creates input source from JAR (ZIP) archive.

Parameters:
basePath Path to file in archive in form jar:<anyURI>!/path/to/file anyURI can be any valid URI, relative or absolute.
base source, used to resolving relative URIs


Colorer Library version take5. Copyright © 1999-2003 Cail Lomecb.
Generated at Sun Mar 2 23:57:47 2003 by doxygen 1.3-rc2.