Vote count:
0
Here is my Xpath query i'm trying to convert to jsoup..
//div[@id='ad-display']/descendant-or-self::img[contains(@class, 'absmiddle')]/@src
I can't find any documentation that talks about descendants in jsoup. I know it talks about child elements, but apparently I'm not good enough to find the correlation between the two.
asked 11 secs ago
Perform an Xpath descendant search in jsoup
Aucun commentaire:
Enregistrer un commentaire