Handlers¶
-
class
EfosHandler(options=None)¶ -
static
add_arguments(cap)¶ Called durning server start. Used to add options to the config file/args/env.
-
archive(src_filename)¶ Function run on the source pdf after parsing is complete.
Parameters: src_filename – string
-
setup()¶ Called after
__init__. Used to perform global handler actions.
-
static
-
class
FileHandler(options=None)¶ FileHanlder is used to save the parsed files to a file system directory.