converts specially-formatted text in the input to HTML tables
Definition: Qdx.qm.dox.h:64
 
string process(string line)
accepts an input line and returns the formatted output line
 
a line-based input stream iterator for post-processing HTML and JS files created for Qore documentati...
Definition: Qdx.qm.dox.h:158
 
constructor(Qore::InputStream is, *string encoding, *string eol, bool do_trim=False)
 
string getValue()
Returns the processed version of the current line in the input data or throws an ITERATOR-ERROR excep...
 
constructor(Qore::StreamReader sr, *string eol, bool do_trim=False)
 
string getLine()
Returns the processed version of the current line in the input data or throws an ITERATOR-ERROR excep...
 
a line-based input stream iterator for post-processing HTML and JS files created for Qore documentati...
Definition: Qdx.qm.dox.h:237
 
string getValue()
Returns the processed version of the current line in the input data or throws an ITERATOR-ERROR excep...
 
string getLine()
Returns the processed version of the current line in the input data or throws an ITERATOR-ERROR excep...
 
constructor(Qore::InputStream is, *string encoding, *string eol, bool do_trim=False)
 
constructor(Qore::StreamReader sr, *string eol, bool do_trim=False)
 
the Qdx namespace contains all the objects in the Qdx module
Definition: Qdx.qm.dox.h:62