You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
类似语法如下:
"/bookstore/book[position()<count(/bookstore/book)]/price"
"/bookstore/book[position()<count(/bookstore/book)-1]/price"
"/bookstore/book[position()<count(/bookstore/book)-1]/price"
"/bookstore/book[position()<count(/bookstore/book)-sum(/bookstore/book/year)]/price"
2. What did you expect to see(期望看到什么)?
What did you see instead(JsoupXpath给出的结果)?
语法报错
What version of JsoupXpath are you using(当前版本)?
2.5.0
The text was updated successfully, but these errors were encountered:
Please answer these questions before submitting your issue. Thanks!
类似语法如下:
"/bookstore/book[position()<count(/bookstore/book)]/price"
"/bookstore/book[position()<count(/bookstore/book)-1]/price"
"/bookstore/book[position()<count(/bookstore/book)-1]/price"
"/bookstore/book[position()<count(/bookstore/book)-sum(/bookstore/book/year)]/price"
2. What did you expect to see(期望看到什么)?
语法报错
2.5.0
The text was updated successfully, but these errors were encountered: