Let's assume you are parsing http://www.example.com/index.html . Use jsoup to extract the img src which gives you: images/chicken.jpg. You can then use the URI ...
確定! 回上一頁