- H5Node
auto H5Node()
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Node
auto H5Node(DH5Node myRoot)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Node
auto H5Node(string myTagName)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Node
auto H5Node(DH5Node myRoot, string myTagName)
Undocumented in source. Be warned that the author may not have intended to support it.
- fillWith
string fillWith(string txt, string addTxt, size_t startPos, size_t endPos)
Undocumented in source. Be warned that the author may not have intended to support it.
- intender
string intender(string txt, size_t multiple, size_t step)
Undocumented in source. Be warned that the author may not have intended to support it.
- minLevel
size_t minLevel(DH5Node[] newNodes)
Undocumented in source. Be warned that the author may not have intended to support it.
- nodeToH5
string nodeToH5(DH5Node[] nodes, size_t level)
Undocumented in source. Be warned that the author may not have intended to support it.
- nodeToH5
string nodeToH5(DH5Node node, size_t level)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse
DH5Node parse(string html)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse2
auto parse2(string html)
Undocumented in source. Be warned that the author may not have intended to support it.
- posOfAll
size_t[] posOfAll(string text, string searchTxt)
Undocumented in source. Be warned that the author may not have intended to support it.
- posOfAll
size_t[] posOfAll(string text, string searchTxt, size_t startPos, size_t endPos)
Undocumented in source. Be warned that the author may not have intended to support it.
- toH5
DH5Obj[] toH5(DH5Node[] someNodes)
Undocumented in source. Be warned that the author may not have intended to support it.
- toH5String
auto toH5String(DH5Node[] someNodes)
Undocumented in source. Be warned that the author may not have intended to support it.
- writelnNodes
void writelnNodes(DH5Node[] nodes)
Undocumented in source. Be warned that the author may not have intended to support it.