HDK
|
#include <XmlIo.h>
Public Member Functions | |
XmlReadOptions () | |
~XmlReadOptions () | |
Public Attributes | |
bool | readComments |
bool | readNewlines |
bool | upgradeVersion |
XmlReadFunction | readXIncludeFunction |
StringVec | parentXIncludes |
A set of options for controlling the behavior of XML read functions.
XmlReadOptions::XmlReadOptions | ( | ) |
StringVec XmlReadOptions::parentXIncludes |
bool XmlReadOptions::readComments |
bool XmlReadOptions::readNewlines |
XmlReadFunction XmlReadOptions::readXIncludeFunction |
bool XmlReadOptions::upgradeVersion |