OpenPetra
Free Administration Software for Non-Profits
|
Classes | |
class | Ict.Common.IO.TSimpleYmlParser |
TSimpleYmlParser is mainly used for restoring a database saved as yml.gz; avoids loading a huge XmlDocument with all tables at once. for smaller files, the other implementation, TYml2Xml, is much easier to step through, since you get an XmlDocument More... | |
Namespaces | |
namespace | Ict |
namespace | Ict.Common |
namespace | Ict.Common.IO |