We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
511abd5
Merged PR:
ancestor::
Fixed:
string()
b9e198d
replace()
getHashCode
f7d323f
fix non-English predicate query #106
b94a535
New Features:
Bug Fixed:
5481aef
+
-
mod()
7995282
lower-case()
f86ee5a
fix #92 , add an regular expression checker for matches() before executing it
matches()
adca7e3
PR #82 - add CompileWithNS() supports custom prefix name for the specified namespaceURL.
CompileWithNS()
ef5e98c
fixed:
fix concurrent goroutines deadlock, see antchfx/htmlquery#58
fix last() function, supports in the group query and the attribute filter query. see #76,#78
last()
ba368a6
**IMPORTANT: **
REMOVED Clone() method from query interface, replaced by the Reset(), this changed just for fix #76,#78
Clone()
query
Reset()
fix:
antchfx/htmlquery#52