Thanks Jens,

I have to parse HTML in my project.

I have set the tagsoup-1.2.jar file using eclips.
Now when I build it gives warning as
warning: Ignoring InnerClasses attribute for an anonymous inner class
that doesn't come with an associated EnclosingMethod attribute. (This
class was probably produced by a broken compiler.)

All the parser giving same warning.

Please reply.

Its urgent.



On Feb 24, 1:23 pm, Jens <dunkingbikk...@gmail.com> wrote:
> Tagsoup. You can add the lib to your project or (ab)use reflection to
> obtain it from your platform - Google is using themselves.
>
> http://home.ccil.org/~cowan/XML/tagsoup/
>
> On 22 Feb, 06:54, Alisha <alisha.a...@gmail.com> wrote:
>
> > Hi All,
>
> > I have to parse a html file using java. I have gone through a lot of
> > html parsers, but seem to understand none of them. So please help me
> > out with the type of parser that should be used for an android app and
> > how to parse a  html file.
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to