|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
| ChildIndex(XmlNode node) | IG::Lib::Xml | [inline, static] |
| CreateContainer(XmlNode basenode, string xpath, string ContainerAttribute, string ContainerValue) | IG::Lib::Xml | [inline, static] |
| CreateTextNode(XmlNode basenode, string xpath, string ContainerAttribute, string ContainerValue, string NodeAttribute, string NodeValue) | IG::Lib::Xml | [inline, static] |
| FirstChildIndex | IG::Lib::Xml | |
| GetElement(XmlNode basenode, string xpath) | IG::Lib::Xml | [inline, static] |
| GetElements(XmlNode basenode, string xpath) | IG::Lib::Xml | [inline, static] |
| GetNode(XmlNode basenode, string xpath) | IG::Lib::Xml | [inline, static] |
| GetNodes(XmlNode basenode, string xpath) | IG::Lib::Xml | [inline, static] |
| GetTextNode(XmlNode basenode, string xpath) | IG::Lib::Xml | [inline, static] |
| GetValue(XmlNode basenode, string xpath) | IG::Lib::Xml | [inline, static] |
| RootNode(XmlNode node) | IG::Lib::Xml | [inline, static] |
| SetValue(XmlNode basenode, string xpath, string value, bool createnodes, string ContainerAttribute, string ContainerValue, string NodeAttribute, string NodeValue) | IG::Lib::Xml | [inline, static] |
| SetValue(XmlNode basenode, string xpath, string value, bool createnodes) | IG::Lib::Xml | [inline, static] |
| SetValue(XmlNode basenode, string xpath, string value) | IG::Lib::Xml | [inline, static] |
| XPath(XmlNode node, XmlNode basenode) | IG::Lib::Xml | [inline, static] |