you have also pastell and soup to query XML On Jul 15, 2013, at 11:47 PM, Sven Van Caekenberghe <s...@stfx.eu> wrote:
> Hi Juraj, > > On 15 Jul 2013, at 23:10, Juraj Kubelka <juraj.kube...@gmail.com> wrote: > >> Hi! >> >> I want to parse, search, manipulate and save XML document in Pharo. What >> libraries are the best to use? >> >> I want to do search operations like, all elements named with attribute named. >> And I want to do manipulation like, put between parent element and his child >> elements a new element. >> >> Thank you a lot, >> Jura > > The libraries are called XMLParser > (http://www.smalltalkhub.com/#!/~PharoExtras/XMLParser) and XMLWriter > (http://www.smalltalkhub.com/#!/~PharoExtras/XMLWriter). Together these can > do what you want. I guess there must be documentation somewhere, maybe > somebody else can point to that. > > HTH, > > Sven > > > -- > Sven Van Caekenberghe > http://stfx.eu > Smalltalk is the Red Pill > >