This class represents a BR-node
This class represents a BR-node.
~BRNode() Destructor. void writeHTML(int parameter = 0) const This method writes the HTML-environment for the node to the global output filestream Output_. An integer-parameter has to be given because of the derivation, but it won't be used in this class. Parameters:parameter - A dummy-parameter. void writeLaTeX() const This method writes the node to the global output filestream Output_. The format of the output must be LaTeX. void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML.
void writeHTML(int parameter = 0) const This method writes the HTML-environment for the node to the global output filestream Output_. An integer-parameter has to be given because of the derivation, but it won't be used in this class. Parameters:parameter - A dummy-parameter. void writeLaTeX() const This method writes the node to the global output filestream Output_. The format of the output must be LaTeX. void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML.
void writeLaTeX() const This method writes the node to the global output filestream Output_. The format of the output must be LaTeX. void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML.
void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML.
Alphabetic index Hierarchy of classes