#include <WPXZipStream.h>
Static Public Member Functions | |
static bool | isZipFile (WPXInputStream *input) |
static WPXInputStream * | getSingleSubstream (WPXInputStream *input) |
static WPXInputStream * | getSubstream (WPXInputStream *input, const char *name) |
WPXInputStream * libebook::WPXZipStream::getSingleSubstream | ( | WPXInputStream * | input | ) | [static] |
WPXInputStream * libebook::WPXZipStream::getSubstream | ( | WPXInputStream * | input, |
const char * | name | ||
) | [static] |
bool libebook::WPXZipStream::isZipFile | ( | WPXInputStream * | input | ) | [static] |