const XmlParser = require('../xml/XmlParser');
class Fb2Parser extends XmlParser {
bookInfo(fb2Object) {
if (!fb2Object)
fb2Object = this.toObject();
//const result = {};
}
bookInfoList(fb2Object) {
}
toHtml(xmlString) {
const substs = {
' ',
'