android - {SOLVED} JSOUP Parsing between closed tags -


i'm using jsoup parse html, text looking not enclosed inside tag. example:

<strong>album:</strong> picasso biggie <em>|</em> 

so text trying parse album "picasso biggie"
how can in jsoup?

i haven't found solution after going through cookbooks. if it's not possible in jsoup there html parser can this?

update: followed instruction link


Comments

Popular posts from this blog

jquery - isAjaxRequest always return false -

php - SPIP: From Tag directly to an article -