|
| static bool | isEvolvedFormat (xmlNodePtr &rootNode) |
| |
| static xmlNode * | getNodeByName (xmlNode *rootNode, const xmlChar *nodeName) |
| |
| static const xmlChar * | childContentByName (xmlNode *node, const xmlChar *name) |
| |
| static DtFedReadStatus | openStream (const char *buffer, int size, xmlDocPtr *newXmlDocTree, DtString &lastError) |
| |
| static DtFedReadStatus | openFile (const char *fedFileName, xmlDoc **newXmlDocTree, DtString &lastError) |
| |
| DtXMLFileReader::DtXMLFileReader |
( |
| ) |
|
| virtual DtXMLFileReader::~DtXMLFileReader |
( |
| ) |
|
|
virtual |
| void DtXMLFileReader::buildTree |
( |
DtOMTTree * |
omtTree | ) |
|
|
private |
| static const xmlChar* DtXMLFileReader::childContentByName |
( |
xmlNode * |
node, |
|
|
const xmlChar * |
name |
|
) |
| |
|
static |
| virtual void DtXMLFileReader::clearLastError |
( |
| ) |
|
|
virtual |
| virtual const DtString& DtXMLFileReader::getLastError |
( |
| ) |
|
|
virtual |
| static xmlNode* DtXMLFileReader::getNodeByName |
( |
xmlNode * |
rootNode, |
|
|
const xmlChar * |
nodeName |
|
) |
| |
|
static |
| void DtXMLFileReader::includeMIM |
( |
bool |
inc | ) |
|
| bool DtXMLFileReader::isEvolvedFormat |
( |
const DtString & |
fileName | ) |
|
| static bool DtXMLFileReader::isEvolvedFormat |
( |
xmlNodePtr & |
rootNode | ) |
|
|
static |
| bool DtXMLFileReader::MIMincluded |
( |
| ) |
|
| static DtFedReadStatus DtXMLFileReader::openFile |
( |
const char * |
fedFileName, |
|
|
xmlDoc ** |
newXmlDocTree, |
|
|
DtString & |
lastError |
|
) |
| |
|
static |
| static DtFedReadStatus DtXMLFileReader::openStream |
( |
const char * |
buffer, |
|
|
int |
size, |
|
|
xmlDocPtr * |
newXmlDocTree, |
|
|
DtString & |
lastError |
|
) |
| |
|
static |
This creates an OMT tree from a file Ownership of this tree is passed to the person who called this function.
| bool DtXMLFileReader::MIM |
|
protected |
| std::vector<DtOMTTree*> DtXMLFileReader::myOMTTrees |
|
protected |
The documentation for this class was generated from the following file: