Annotation of win32/gnome/gdome2-x.x.x/README, revision 1.2.4.1
1.2.4.1 ! paf 1: GDOME2 0.7.0
1.1 paf 2: ------------
3:
4: DOM level2 library for accessing XML files based on libxml2.
5:
6: With gdome2 programmers can work with XML documents with an interface that is:
7: - easy to use
8: - compliant to W3C standards
9: - a required step towards world DOMination
10:
11: * Features
12:
1.2.4.1 ! paf 13: Supports the following DON Level 2 modules:
1.1 paf 14: - "Core";
15: - "XML";
16: - "Events";
17: - "MutationEvents".
1.2.4.1 ! paf 18:
1.1 paf 19: Exports an object oriented inteface with a reference counting system
20: responsible of all memory issues.
21:
22: * DOM2 Recommendation:
23: - http://www.w3.org/TR/DOM-Level-2-Core/
24: - http://www.w3.org/TR/DOM-Level-2-Events/
E-mail: