]> err.no Git - sope/blob - sope-xml/samples/README
fixed some comments
[sope] / sope-xml / samples / README
1 Examples for using skyrix-xml
2 =============================
3
4 saxxml          - parse a file using SAX and print out the XML
5
6 xmln            - convert a give file to PYX using a SAX handler
7
8 rss2plist1      - a sample for writing a "raw" SaxObjC handler
9
10 rss2plist2      - a sample for writing a method-callback SaxObjC handler
11
12 rssparse        - a sample for using the SaxObjectDecoder
13
14 domxml          - parse a file into a DOM and print out the XML
15
16 testqp          - a sample for testing DOM query pathes