[JDEV] XML Parser..
DJ Adams
dj.adams at pobox.com
Mon May 20 08:07:38 CDT 2002
On Mon, May 20, 2002 at 05:12:25PM +0530, Ritu Khetan wrote:
> Hi DJ,
>
> I am not looking at Jabber right now. I am working on
I know. But nothing's forcing you to use Jabber::NodeFactory[::Node]
for Jabber stuff :-)
> another appln. which stores data in XML format.
> I want to be able to read and write to that xml file
> using a parser.
>
> This what the xml looks like:
> <permissions>
> ....
> </permissions>
You could create a new node with newNodeFromStr(), and then do with
it what you wanted.
dj
More information about the JDev
mailing list