-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
String lastHref = Xsoup.compile("//li[last()]/p/span/a/@href").evaluate(Jsoup.parse(htmlStr)).get();
提示错误 Could not parse query '[last()]': unexpected token at 'last()'
Metadata
Metadata
Assignees
Labels
No labels