Implements TextGeneratorIntf for an XML stream.
Definition at line 202 of file xmlgen.cpp.
TextGeneratorXMLImpl::TextGeneratorXMLImpl |
( |
FTextStream & |
t | ) |
|
|
inline |
void TextGeneratorXMLImpl::writeBreak |
( |
int |
| ) |
const |
|
inlinevirtual |
void TextGeneratorXMLImpl::writeLink |
( |
const char * |
extRef, |
|
|
const char * |
file, |
|
|
const char * |
anchor, |
|
|
const char * |
text |
|
) |
| const |
|
inlinevirtual |
void TextGeneratorXMLImpl::writeString |
( |
const char * |
s, |
|
|
bool |
|
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: