Photon 1.0.0
|
#include <dom/IDOMObject.hpp>
#include <layout/RenderSystem+OpenStep.hpp>
#include <libxml/HTMLparser.h>
#include <libxml/xmlsave.h>
Namespaces | |
namespace | Photon |
This file is also about defining core js concepts. | |
Functions | |
int | Photon_SummonTab (int argc, Photon::RenderSystemDOM *argv[]) |
Bool | Photon::is_html_document (String the_xml_blob) noexcept |
Check if xml is HTML. | |
String | Photon::get_html_document (String the_xml_blob) |
Get HTML document from xml blob. | |
|
extern |