XML Parsers

Martin Piskernig martin.piskernig at stuwo.at
Thu Jun 1 08:49:36 BST 2000


On Thu, 01 Jun 2000, Todd Reedy wrote:
> Hi all,
> 
> I'm beginning to design a way to import and export Dia UML files into
> KDevelop so it  can generate code skeletons from UML or reverse engineer
> existing cod into UML diagrams.  I was wondering if there is any XML
> (yes, X, not U) parser already in KDE, or will I have to build wrappers
> around existing libraries?

If you want to build your project with KDE2 there are the QDom* classes, which
let you build an XML tree easily.
-- 
Martin Piskernig
<mpiskernig at kdevelop.de>       ICQ: 24015591
The KDevelop Team           www.kdevelop.org




More information about the KDevelop mailing list