MCPcopy Create free account
hub / github.com/RetroShare/RetroShare / createHTML

Method createHTML

plugins/FeedReader/util/HTMLWrapper.cpp:67–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67bool HTMLWrapper::createHTML()
68{
69 /* easy way */
70 return readHTML("<html><body></body></html>", "");
71}
72
73xmlNodePtr HTMLWrapper::getBody()
74{

Callers 2

processXPathMethod · 0.80
processXsltMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected