Hi, I think HTML Agility Pack will do what you want: http://htmlagilitypack.codeplex.com/
Regards, Alex 2011/4/17 Joel Sevilleja Febrer <[email protected]>: > Thanks for answering so quickly. What I want is something like > XDocument from .Net, so I can select elements and navigate through > them. Thank you > > 2011/4/17 Alex <[email protected]>: >> Hi, >> >> Do you want something that just does lexing/parsing or something that >> spits out a full-blown object model? >> >> Regards, >> Alex >> >> 2011/4/17 Joel Sevilleja Febrer <[email protected]>: >>> Hi, >>> is there any html parser for Mono? Thanks >>> >>> -- >>> Atentamente, >>> Joel Sevilleja >>> _______________________________________________ >>> Mono-list maillist - [email protected] >>> http://lists.ximian.com/mailman/listinfo/mono-list >>> >> > > > > -- > Atentamente, > Joel Sevilleja > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
