# Generated by roxygen2: do not edit by hand S3method(tidy_html,HTMLInternalDocument) S3method(tidy_html,character) S3method(tidy_html,connection) S3method(tidy_html,default) S3method(tidy_html,raw) S3method(tidy_html,response) S3method(tidy_html,xml_document) export(highlight_styles) export(html_tree_view) export(html_view) export(renderXmltreeview) export(renderXmlview) export(tidy_html) export(xml_tree_view) export(xml_view) export(xmltreeviewOutput) export(xmlviewOutput) import(XML) import(htmltools) import(htmlwidgets) import(xml2) importFrom(Rcpp,sourceCpp) useDynLib(htmltidy, .registration=TRUE)