Orcus
|
Public Member Functions | |
orcus_xlsx (spreadsheet::iface::import_factory *factory) | |
virtual void | read_file (const std::string &filepath) |
expects a system path to a local file | |
virtual void | read_stream (const char *content, size_t len) |
expects the whole content of the file | |
virtual const char * | get_name () const |
![]() | |
void | set_config (const orcus::config &v) |
const orcus::config & | get_config () const |
Static Public Member Functions | |
static bool | detect (const unsigned char *blob, size_t size) |
Friends | |
class | xlsx_opc_handler |