IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
class | IG::Lib::DataStore |
XML-based data class. Doc container is accessed through the Doc property, which is of class XmlData, an extension of XmlDocument. More... | |
class | IG::Lib::XmlData |
XmlDocument extended by additional functionality for managing complex data units. In applications, this is used for. More... | |
class | IG::Lib::Xml |
Supplemental basic XML node & document manipulation utilities. Contains some useful static methods for XML manipulation. More... | |
class | IG::Lib::XmlUtilityBase |
Base class for various utilities operating on XmlDocumnt. More... | |
class | IG::Lib::XmlParser |
Base class for classes taht contain an Xml document that can be parsed. Provides comfortable utilities for transversing the document and for querying the value, name, and attributes of the current node. More... | |
class | IG::Lib::XmlParser::Mark |
Position mark in the XML document. More... | |
class | IG::Lib::XmlBuilder |
Class that enables custom parsing and building of an Xml document. More... | |
Namespaces | |
namespace | IG::Lib |