Qore Qdx Module Reference 1.1.1
Loading...
Searching...
No Matches
Qdx::DocumentTableHelper Class Reference

converts specially-formatted text in the input to HTML tables More...

#include <Qdx.qm.dox.h>

Inheritance diagram for Qdx::DocumentTableHelper:
[legend]

Public Member Methods

string process (string line)
 accepts an input line and returns the formatted output line More...
 

Detailed Description

converts specially-formatted text in the input to HTML tables

Member Function Documentation

◆ process()

string Qdx::DocumentTableHelper::process ( string  line)

accepts an input line and returns the formatted output line

Parameters
linethe input line
Returns
the formatted output line