[−][src]Module gen_epub_book::util
Module containing various utility functions.
Statics
CONTAINER | Contents of the the container file |
CONTENT_TABLE_HEADER | Constant header for the root file/content table. |
MIME_TYPE | Contents of the the mimetype specifier. |
Functions
book_filename | Get filename to use for file specified by path. |
download_to | Download the contents of the specified URL to the specified output stream. |
uppercase_first | Uppercase the first character of the supplied string. |
write_string_content | Write the string content in an acceptable form. |
xhtml_path_id | Get the (X)HTML ID from a path. |
xhtml_url_id | Get the (X)HTML ID from a URL. |