Jsoup converting Capital Tags to Smaller tags afer parse html document -


I am using Jessup for my Java programming. In my need, I need to parse the capital HTML tags.

  & lt; P class = "Tosi 2" & gt; & Lt; A NAME = "pgfId" & gt; & Lt; / A & gt; & Lt; Span class = "cxfrforolol" & gt; & Lt; A HREF = "1.html" & gt; Getting started & lt; / A & gt; & Lt; / SPAN & gt; . I just need the main capital tag, I have read somewhere that we have to change the source code. But no luck if someone jsoup jar has been modified so please share with me. 


Comments

Popular posts from this blog

Member with no value in F# -

java - Joda Time Interval Not returning what I expect -

c# - Showing a SelectedItem's Property -