MLBookProc 1.3
Loading...
Searching...
No Matches
Deprecated List
Member AuxFunc::detect_encoding (const std::string &buf)
This method will be removed in future releases. Use XMLTextEncoding::detectStringEncoding() from XMLParserCPP library instead.
Member AuxFunc::get_selfpath ()
This method will be removed in future releases. Use getSelfpath() instead.
Member AuxFunc::html_to_utf8 (std::string &input)
This method will be removed in future releases. Use htmlToUtf8() instead;
Member AuxFunc::share_path ()
This method will be removed in future releases. Use sharePath() instead.
Member AuxFunc::temp_path ()
This method will be removed in future releases. Use tempPath() instead.
Member AuxFunc::to_utf_8 (const std::string &input, const char *conv_name)
This method will be removed in future releases. Use XMLTextEncoding::convertToEncoding() from XMLParserCPP library instead.
Member AuxFunc::utf8_to_system (const std::string &input)
This method will be removed in future releases. Use XMLTextEncoding::convertToEncoding() from XMLParserCPP library instead.
Member AuxFunc::utf_8_to (const std::string &input, const char *conv_name)
This method will be removed in future releases. Use XMLTextEncoding::convertToEncoding() from XMLParserCPP library instead.
Member BookInfo::get_book_info (const BookBaseEntry &bbe)
This method is deprecated and will be removed infuture releases. Use getBookInfo() instead.
Class DCParser
This class will be removed in future releases. Use DublinCoreParser class instead.
Member EPUBParser::epub_book_info (const std::filesystem::path &filepath)
This method will be removed in future releases. Use epubBookInfo() instead.
Member EPUBParser::epub_parser (const std::filesystem::path &filepath)
This method will be removed in future releases. Use epubParser() instead.
Member FB2Parser::fb2_book_info (const std::string &book)
This method will be removed in future releases. Use fb2BookInfo() instead.
Member FB2Parser::fb2_parser (const std::string &book)
This method will be removed in future releases. Use fb2Parser() instead.
Member FormatAnnotation::final_cleaning (std::string &annotation)
This method will be removed in future releases. Use finalCleaning() instead.
Member FormatAnnotation::remove_escape_sequences (std::string &annotation)
This method will be removed in future releases. Use removeEscapeSequences() instead.
Member FormatAnnotation::replace_tags (std::string &annotation)
This method will be removed in future releases. Use replaceTags() instead.
Class MLException
This class is deprecated and will be removed in future releases. MLBookProc uses std::exception for exceptions now.
Class XMLParser
This class will be removed in future releases. Use XMLParserCPP library instead.
Class XMLTag
This class will be removed in future releases. Use XMLParserCPP library instead.