Qore Qdx Module Reference  1.0
 All Classes Namespaces Functions Variables Groups Pages
Qdx::DocumentTableHelper Class Reference

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

Public Member Functions

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

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