how would I parse this for a configuration file.
From: hazz (hazz_at_sonic.net)
Date: 05/24/04
- Previous message: Michael Rys [MSFT]: "Re: Who should install SQLXML?"
- Next in thread: mizwhite: "RE: how would I parse this for a configuration file."
- Reply: mizwhite: "RE: how would I parse this for a configuration file."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 May 2004 13:32:23 -0600
I will be including something like the following in a custom section of a
configuration file.
How would I parse something like this starting at the root?
Thank you,
-greg
<app>
<method name ="Choose Flavor">
<allow group = "admin"/>
<allow group = "ice cream eaters"/>
<deny group = "weight watchers"/>
<deny user = "me"/>
</method>
</app>
- Previous message: Michael Rys [MSFT]: "Re: Who should install SQLXML?"
- Next in thread: mizwhite: "RE: how would I parse this for a configuration file."
- Reply: mizwhite: "RE: how would I parse this for a configuration file."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|