Navigation
| Name | XmlParser |
| Type | Runtime |
| Location | /Engine/Source/Runtime/XmlParser/ |
| Module Build Rules | XmlParser.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FFastXml | Fast XML parser based on John W. |
| FXmlAttribute | |
| FXmlFile | Class representing an XML file |
| FXmlNode | Xml Node representing a line in an xml file |
Interfaces
| Name | Remarks |
|---|---|
| IFastXmlCallback | Create your own class that implements the IFastXmlCallback interface to process the XML elements as they are loaded by FFastXml::ParseXmlFile(). |
Enums
Public
| Name | Remarks |
|---|---|
| EConstructMethod::Type |