Skip to content

Commit d6c574a

Browse files
committed
update doc
1 parent 60c5fdc commit d6c574a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
Extracting data with Jquery Selector, XPath or JsonPath from common web format like HTML, XML and JSON.
88

9+
Implements:
10+
11+
* Jquery Selector - [Jsoup](https://github.com/jhy/jsoup) and [Jerry](http://jodd.org/doc/jerry/index.html)
12+
* XPath - [Jdom2](https://github.com/hunterhacker/jdom/)
13+
* JsonPath - [JsonPath](https://github.com/jayway/JsonPath)
14+
915
##Examples
1016

1117
###extract single data

0 commit comments

Comments
 (0)