|
WSF
|
Read a Utml file into properties and sub-objects of a root UtmlObject. More...
#include <Utml.hpp>
Public Member Functions | |
| UtmlParser (UtTextDocument &aDocument) | |
| ~UtmlParser () | |
| bool | Parse (UtmlObject &aContainer) |
Read a Utml file into properties and sub-objects of a root UtmlObject.
| UtmlParser::UtmlParser | ( | UtTextDocument & | aDocument | ) |
| UtmlParser::~UtmlParser | ( | ) |
| bool UtmlParser::Parse | ( | UtmlObject & | aContainer | ) |
References UtmlObject::IsContainer(), and UtmlParseError::mError.
Referenced by WsfEventPipeInterface::AddedToSimulation(), UtmlObject::parse(), UtmlObject::parseFile(), and wizard::ToolPrefData::ToolPrefData().