[JDEV] [Code/CVS 1.0]
Tue Wennerberg
tue at nybro.dk
Thu Feb 4 16:50:40 CST 1999
--- Jeremie wrote:
>
> [...]
> ==> Expat
>
> [All XML needs to start passing through expat. I started looking
> at it, and am definitely going to need some help making it work, not sure
> I totally understand it yet but it's integration will happen]
Anyone should compile the sample/elements.c file from the expat package,
and pipe something like
<login>
<user>jeremie</user>
<pass>Ph0niks</pass>
<name>jabalot</name>
</login>
into it. That was an ahaaa experience for me. It's a very small example on
how to use expat.
- Tue
More information about the JDev
mailing list