SOPE Libraries for XML Processing

This package contains:

The libraries are released under the GNU Lesser General Public License.

Graffle Overviews

Tutorials / Examples

Requirements

To build sope-xml you need:

FAQ

Q: If I try to use SaxObjectDecoder my program dumps core (OpenBSD) or complains about -takeValue:forKey: not being found!

A: In case you use sope-xml in conjunction with libFoundation you need to link your program against EOControl from sope-core. Sope-xml uses -takeValue:forKey: which is not implemented in libFoundation (but part of Foundation on both, gstep-base and Cocoa).

Links